]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/gtk/misc.cpp
Minimal changes needed to build/run wxPython on the 2.5 branch after
[wxWidgets.git] / wxPython / src / gtk / misc.cpp
2003-07-18  Robin DunnMinimal changes needed to build/run wxPython on the...
2003-03-25  Robin DunnSWIGged updates for wxGTK
2002-07-20  Robin DunnSWIGged updates for wxGTK
2002-06-15  Robin DunnSWIGged updates for wxGTK
2002-05-12  Robin Dunnswigged updates for wxGTK
2002-04-10  Robin DunnSWIGged updates for wxGTK
2002-03-21  Robin DunnSWIGged updates for wxGTK
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-02-02  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-01-29  Robin DunnSWIG updates for wxGTK
2001-12-20  Robin DunnwxGTK SWIGged updates for:
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-13  Robin DunnSecond phase of OOR completed. (Original python object...
2001-09-17  Robin DunnSignificantly changed how the Python interpreter lock...
2001-05-19  Robin Dunngenerated code for wxGTK for all the changes made earli...
2001-05-18  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-08  Robin DunnFixes for some changed stuff in wxHTML
2001-04-30  Robin Dunnregenerated some more sources for gtk.
2001-03-15  Robin DunnwxGTK version of generated code for recent changes
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
2000-12-11  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