]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_toplvl.i
Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back
[wxWidgets.git] / wxPython / src / _toplvl.i
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-11-19  Robin Dunncleanup
2004-10-08  Robin DunnMake NOP versions of Mac[GS]etMetalAppearance for the...
2004-09-27  Robin DunnAdded IsActive
2004-09-25  Robin DunnAdded wxFRAME_DRAWER
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-09  Robin DunnAdded RequestUserAttention
2004-07-31  Robin DunnVarious updates to catch up to wxWidgets CVS
2004-07-17  Robin DunnAvoid using the OOR typemap in the constructors
2004-07-06  Robin Dunnlittle tweaks to match recent CVS changes
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-04-22  Robin DunnVarious tweaks, docstring fixes, etc.
2004-04-19  Robin DunnAdd back some missing enums
2004-04-15  Robin DunnMacSetMetalAppearance
2004-04-15  Robin DunnMoved some enums around to better match the C++ headers
2004-03-08  Robin Dunndefault style for statusbars varies by platform
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
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...