]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_pycontrol.i
fixed wxVsnprintf() to write as much as it can if the output buffer is too short
[wxWidgets.git] / wxPython / src / _pycontrol.i
2006-11-14  Robin DunnUse a swig macro for generating the call to the _setCal...
2006-11-03  Robin DunnSetBestSize alias
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-02-07  Robin DunnChanges to how overridable C++ methods are virtualized...
2005-06-09  Robin DunnVirtualize OnInternalIdle.
2005-05-17  Robin DunnAdded DoEraseBackground
2005-04-11  Robin DunnApplyParentThemeBackground is history
2005-01-13  Robin DunnVirtualized HasTransparentBackground
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
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-14  Robin DunnAdd SetBestSize, GetDefaultAttributes and fixed ShouldI...
2004-03-28  Robin DunnAllow overriding ApplyParentThemeBackground
2004-03-06  Robin DunnShouldInheritColours
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...