]> git.saurik.com Git - wxWidgets.git/history - wxPython/CHANGES.txt
Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEvent so the user
[wxWidgets.git] / wxPython / CHANGES.txt
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-22  Robin Dunnchanged version number
2001-05-18  Robin DunnwxDragImage fixes and cleanup
2001-05-18  Robin DunnAdded mixins subpackage to wxPython.lib
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-18  Robin DunnFixed wxPoint.__cmp__ and a few others
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-09  Robin DunnFixed bug that prevented wxTreeCtrl.OnCompareItems...
2001-05-06  Robin DunnMouseWheel stuff
2001-04-30  Robin DunnSwitched to InnoSetup for MSW distributions
2001-04-10  Robin DunnUpdated the changelog
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin DunnAdded colourselect.py, imagebrowser.py and an updated...
2001-04-02  Robin DunnAdded wxPython/lib/infoframe.py from Chris Fama. It...
2001-03-26  Robin DunnAdded wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
2001-03-26  Robin DunnRemoved initial startup dependency on the OpenGL DLLs...
2001-03-26  Robin Dunnsome little doc tweaks
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
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-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch