]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/grid.i
Corrected a return type
[wxWidgets.git] / wxPython / src / grid.i
2003-09-01  Robin DunnCorrected a return type
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-26  Robin DunnGetValue is pure virtual
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-05  Robin DunnVarious wxPython updates to go along with recent change...
2002-08-22  Robin DunnA more dynamic wxWizard sample, and a fix for wxGrid...
2002-08-21  Robin DunnVarious changes needed to match recent cvs updates
2002-06-15  Robin DunnFixed a bunch of embarassing reference leaks
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-18  Robin DunnSome wxGrid related classes now support OOR.
2002-04-08  Robin DunnUpdates to match recent CVS changes.
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-13  Robin DunnCore wxPython (non-contrib) now fully works with Unicode!
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
2001-11-20  Robin DunnFixed some warnings
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-04  Robin Dunnlittle tweaks
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-07-05  Robin Dunnodds and ends...
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
2000-12-10  Robin DunnFixed a bunch of leaking references in how the callback...
2000-11-04  Robin DunnAdded base_IsAcceptedKey which was fogotten somehow...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch