]> git.saurik.com Git - wxWidgets.git/history - wxPython/include
Make all wxMask constructors use the C++ (bitmap, colour) ctor, and
[wxWidgets.git] / wxPython / include /
2004-01-31  Robin DunnFix compile error
2004-01-31  Robin DunnUpdated SWIG runtime code
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
2003-12-20  Robin DunnAquire the GIL before raising the NotImplementedError...
2003-12-17  Robin DunnReworked how stock objects are initialized. They now...
2003-12-05  Robin DunnFixed the double traceback when an exception happens...
2003-11-24  Robin DunnFixed parameter type
2003-11-21  Robin DunnLots of bup fixes, API updates, etc
2003-11-19  Robin DunnFix compilation error in gizmos
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...