]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/helpers.cpp
Added wxClientDataContainer to wxSizer, so sizers can now do OOR in
[wxWidgets.git] / wxPython / src / helpers.cpp
2001-10-21  Robin DunnAdded wxClientDataContainer to wxSizer, so sizers can...
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-09-27  Robin DunnVarious updates, changes for wxTopLevelWindow, fixes for
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-07-28  Robin DunnVarious tweaks, fixes, and additions
2001-07-14  Robin DunnNumber() to GetCount() and other changes needed for...
2001-05-20  Robin DunnAdded sample to the demo for wxJoystick
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-04-02  Robin DunnFixed Tim's patch so it will compile when using a Pytho...
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin DunnwxPython now creates it's own Python thread state inste...
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2000-12-24  Robin DunnMore cleanup. Regenerated wxGTK code.
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-21  Robin DunnNew typemaps for wxString when compiling for Python...
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