]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_listctrl.i
Applied [ 1235509 ] wxCocoa unicode wxT("fixes")
[wxWidgets.git] / wxPython / src / _listctrl.i
2005-04-06  Robin DunnCorrected InsertColumnItem name
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-03-01  Robin DunnMake IsSelected be a bit more specific
2005-02-18  Robin Dunndocstring fixes
2005-01-21  Robin Dunn* Some WXWIN_COMPATIBILITY_2_4 changes, as well as...
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-10-09  Robin DunnChange macro used for OnGetItemImage so it ignores...
2004-10-05  Robin DunnDeprecated EVT_LIST_GET_INFO and EVT_LIST_SET_INFO
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-02  Robin DunnAdded InReportView
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-27  Robin DunnUse the DISOWN typemap
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-04  Robin DunnTypo fixed
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
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...