]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/misc2.i
exercise wxTextCtrl::GetRange
[wxWidgets.git] / wxPython / src / misc2.i
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-20  Robin DunnBug fixes
2001-11-14  Robin DunnA fix for when wxPython is compiled with no threads
2001-11-14  Robin DunnAdded wxFileHistory
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-05  Robin DunnAdded wxPyLog so log targets can be created in Python...
2001-09-17  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-07  Robin DunnFixed an OOR related bug that happened when a class...
2001-07-29  Robin DunnAdded context help stuff to wxPython
2001-07-14  Robin DunnNumber() to GetCount() and other changes needed for...
2001-07-05  Robin Dunnodds and ends...
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-20  Robin DunnAdded sample to the demo for wxJoystick
2001-05-19  Robin Dunngenerated code for wxGTK for all the changes made earli...
2001-05-18  Robin DunnwxDragImage fixes and cleanup
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-03-26  Robin DunnAdded wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
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-11  Robin DunnFixed a bunch of leaking references in how the callback...
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch