]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_treectrl.i
Add GetToolTip accessor
[wxWidgets.git] / wxPython / src / _treectrl.i
2005-03-02  Robin DunnAdd GetToolTip accessor
2005-02-02  Robin DunnSome new def's, parameters, methods, etc. resulting...
2004-12-31  Robin DunnAdded EVT_COMMAND_TREE_ITEM_MENU
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-07-17  Robin DunnAvoid using the OOR typemap in the constructors
2004-06-29  Robin DunnAdd SetState/GetState for wxMSW
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-25  Robin DunnPut a rreminder in the comments about s bit of duplicat...
2004-05-22  Robin DunnDecref items added to lists
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-02-19  Robin DunnAllow comparrisons with None
2004-02-11  Robin DunnUpdates to reflect recent changes in wxWindows
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-27  Robin DunnGet[First|Next]Child need to actually create a new...
2004-01-27  Robin DunnUse the DISOWN typemap
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-11  Robin DunnLittle changes to match recent changes in wxWindows
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...