]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_listbox.i
properties fixes for Mac
[wxWidgets.git] / wxPython / src / _listbox.i
2006-09-02  Robin Dunnproperties fixes for Mac
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-04-11  Robin DunnAcquire the GIL in GetSelections
2006-04-10  David Surovellcleanup - reformatting
2006-03-24  Robin DunnSeveral instances of int --> unsigned int
2006-03-10  Robin DunnAdd wx.ListBox.HitTest
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2005-05-27  Robin Dunncleanup and some docstring fixes
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-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-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-02-13  Robin DunnAdd some ownerdraw methods to ListBox for MSW
2004-02-03  Robin DunnTake advantage of the new ctors accepting a wxArrayString
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-14  Robin DunnFixed preprocessor warnings
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
2004-01-02  Robin DunnFix addtofunc directives foir wxCheckListBox
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...