]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/my_typemaps.i
wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1.
[wxWidgets.git] / wxPython / src / my_typemaps.i
2002-03-20  Robin DunnwxStyledTextCtrl can now be built and used when wxUSE_U...
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-02-13  Robin DunnA fix for incorrect wrapping of wxPallet.GetRGB
2002-01-24  Robin DunnDemo cleanup and path issues.
2002-01-21  Robin DunnFixed a typemap.
2002-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-27  Robin DunnChanges needed to solve wxPython's OOR problem for...
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-08  Robin DunnFixes for some changed stuff in wxHTML
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
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-07-15  Bryan Pettymerged 2.2 branch