]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/helpers.h
Fixed a typemap.
[wxWidgets.git] / wxPython / src / helpers.h
2002-01-21  Robin DunnFixed a typemap.
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-27  Robin DunnChanges needed to solve wxPython's OOR problem for...
2001-11-20  Robin DunnReplaced CopyObject with Clone for wxPython-specific...
2001-11-20  Robin DunnFixed some warnings
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-16  Robin DunnAdded some optimization methods to wxPython's wxDC
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-03  Robin DunnRefactored Python shadows to use wxControlWithItems...
2001-09-17  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-03-26  Robin Dunnfixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404...
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
2000-12-22  Robin DunnSome cleanup and a fix
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 Dunnsome little tweaks
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch