]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_vscroll.i
use char* instead of wxChar* for XRC IDs to save space; GetXRCID() takes wxString...
[wxWidgets.git] / wxPython / src / _vscroll.i
2007-05-16  Robin DunnForward port recent changes on the 2.8 branch to HEAD
2007-04-12  Robin Dunnwx.VScrolledWindow has been refactored, and new wx...
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2006-11-14  Robin DunnUse a swig macro for generating the call to the _setCal...
2006-11-12  Robin DunnAdd wxSimpleHtmlListBox
2006-09-16  Robin Dunnadded more properties
2006-09-08  Robin DunnMore properties
2006-05-04  Robin DunnExpose UpdateScrollbar and RemoveScrollbar
2006-04-15  Robin DunnRemove wxHVScrolledWindow wrappers
2006-03-16  Robin DunnEnable OnDrawSeparator and OnDrawBackground to be overr...
2006-03-05  Robin DunnComment out wxHVScrolledWindow
2006-02-18  Robin DunnAdded the wx.HVScrolledWindow class.
2006-01-17  Robin DunnAnother merge of 2.6 changes
2005-04-09  Robin DunnOops, added the wrong new methods
2005-04-09  Robin DunnNew methods added
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-08-04  Robin Dunnfixed typo
2004-06-07  Robin Dunnhandle returning the cookie for Get[First|Next]Selected...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-02  Robin Dunnremoved duplicate definitiion
2004-05-02  Robin DunnAdded wx.FileSystem support
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
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...