]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/grid.i
Put the page in the event for all event types
[wxWidgets.git] / wxPython / src / grid.i
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