]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/wx.i
OS/2 fix
[wxWidgets.git] / wxPython / src / wx.i
2002-09-05  Robin DunnVarious wxPython updates to go along with recent change...
2002-07-20  Robin DunnMade the wxInputStream typemap useable outside the...
2002-06-20  Robin DunnChanges needed to allow compilation with SunCC.
2002-06-05  Robin Dunnminor updates
2002-05-27  Robin Dunnchanges to match recent CVS updates
2002-05-14  Robin DunnUse the stdout/stderr window by default on Mac too...
2002-05-02  Robin DunnFixed the bugs preventing wxPython from being embedded...
2002-04-17  Robin DunnA few tweaks and cleanups
2002-04-13  Robin DunnAdded wxMouseCaptureChangedEvent. Added some missing...
2002-04-11  Robin DunnBetter error message, flags --> style in wxHtmlWindow...
2002-04-10  Robin DunnChanges to match cvs update
2002-04-09  Robin DunnA little black magic... When the C++ object (for a...
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-03-26  Robin DunnUpdates to match recent CVS changes.
2002-03-18  Robin DunnAdded wxBufferedDC, changes for wxMenu and wxMenuItem...
2002-03-15  Robin DunnSome little tweaks and cleanups.
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-03-07  Robin Dunnrearrainging a few things
2002-02-07  Robin DunnMoved utils.i back into the core since it imports it...
2002-01-21  Robin DunnFixed a typemap.
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-28  Robin DunnAdded wxChildFocusEvent
2001-11-27  Robin DunnChanges needed to solve wxPython's OOR problem for...
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-14  Robin DunnA better way to handle the OOR wxPyListCtrl --> wxLIstC...
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2000-12-22  Robin DunnwxDefaultPosition and wxDefaultSize are marked read...
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
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-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch