]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_listbox.i
Use Rob O'Connor's icons, provided under the wxWindows Licence
[wxWidgets.git] / wxPython / src / _listbox.i
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...