Files
Phoenix/unittests
Robin Dunn 8aab0cabf0 * Turn off the virtual flag for the wxObject dtor. This makes it possible for simpler wrappers without a new derived class to be generated for any class that derives from wxObject and doesn't have any virtuals of its own, and also makes it so .addCppCtor will work for those classes.
* Switch to .addCppCtor for wx.Font
* Add code to enable wx.AcceleratorTable to be constructed from a list of 3 integer tuples (or wx.AcceleratorEntry instances) like can be done in Classic.
* Add unittests for wx.AcceleratorTable and wx.AcceleratorEntry

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-01 00:45:57 +00:00
..
2010-11-13 08:15:40 +00:00
2011-09-20 04:43:51 +00:00
2011-09-18 04:59:15 +00:00
2011-09-20 04:43:51 +00:00
2011-09-18 04:59:15 +00:00
2011-09-18 04:59:15 +00:00
2011-09-18 04:59:15 +00:00
2011-09-18 04:59:15 +00:00
2011-09-20 04:43:51 +00:00
2011-09-18 04:59:15 +00:00
2011-09-18 04:59:15 +00:00
2011-09-20 04:43:51 +00:00
2011-09-20 04:43:51 +00:00
2011-09-20 05:45:41 +00:00
2011-09-20 04:43:51 +00:00
2011-09-20 04:43:51 +00:00
2011-09-17 19:47:15 +00:00
2011-09-25 04:21:11 +00:00