]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/msw/misc.cpp
Always set background colour prior to any HTML rendering (this fixes assert in GTK2...
[wxWidgets.git] / wxPython / src / msw / misc.cpp
2003-08-14  Robin DunnreSWIGged
2003-07-25  Robin Dunnbuild fixes and reSWIGs for wxMSW
2003-03-25  Robin DunnSWIGged updates for wxMSW
2002-07-20  Robin DunnSWIGged updates for wxMSW
2002-06-13  Robin Dunnfixed some paths in build scripts
2002-05-09  Robin Dunnupdates for recent CVS changes
2002-04-10  Robin DunnChanges to match cvs update
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-02-01  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-05-22  Robin Dunnchanged version number
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-08  Robin Dunnupdated generated sources for wxMSW
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
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 Dunnupdated SWIG generated stuff
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch