]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
cleaned up the waitpid() result processing mess
[wxWidgets.git] / wxPython / src /
2001-09-27  Robin DunnVarious updates, changes for wxTopLevelWindow, fixes for
2001-09-20  Robin Dunnbug #463146
2001-09-17  Robin Dunnminor fixes
2001-09-17  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-14  Robin DunnA better way to handle the OOR wxPyListCtrl --> wxLIstC...
2001-09-07  Robin DunnFixed an OOR related bug that happened when a class...
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-04  Robin Dunnlittle tweaks
2001-09-04  Robin DunnAdded wxNativeFontInfo and wxFontMapper.
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-09-02  Robin DunnAdded AssignImageList to wxNotebook
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-08-14  Robin Dunnupdates for swig generated code
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-07-29  Robin DunnAdded context help stuff to wxPython
2001-07-28  Robin DunnVarious tweaks, fixes, and additions
2001-07-28  Robin DunnVarious tweaks, fixes, and additions
2001-07-28  Robin DunnFixed resource leak for wxListItem
2001-07-16  Robin DunnSome tweaks and generated core sources for wxGTK
2001-07-14  Robin DunnNumber() to GetCount() and other changes needed for...
2001-07-10  Robin Dunnlittle tweaks
2001-07-05  Robin Dunnodds and ends
2001-07-05  Robin Dunnodds and ends...
2001-07-04  Robin Dunnupdated version number
2001-06-22  Robin Dunngenerated code updates
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-22  Robin DunnUpdated SWIG generated code for wxGTK version
2001-05-22  Robin Dunnchanged version number
2001-05-20  Robin DunnSome more tweaks
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-18  Robin DunnFixed OOR related problem in OGL
2001-05-18  Robin DunnImplemented the first phase of OOR (Original Object...
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-09  Robin DunnFixed bug that prevented wxTreeCtrl.OnCompareItems...
2001-05-08  Robin Dunnupdated generated sources for wxMSW
2001-05-08  Robin DunnFixes for some changed stuff in wxHTML
2001-05-07  Robin Dunnsome updates for new methods, constants, etc.
2001-05-06  Robin DunnMouseWheel stuff
2001-04-30  Robin Dunnregenerated some more sources for gtk.
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-30  Robin Dunnversion number.
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-27  Robin Dunngenerated source updates
2001-04-20  Robin DunnA few changes to match header changes and let wxPython...
2001-04-12  Robin DunnUpdated infoframe from Chris Fama
2001-04-09  Robin DunnImages can now be embedded in Python source files.
2001-04-09  Robin DunnImages can now be embedded in Python source files.
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 DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-04-02  Robin DunnOther odds and ends...
2001-04-02  Robin DunnwxPython now creates it's own Python thread state inste...
2001-04-02  Robin DunnFix for wxHtmlPrintout getting decrefed in Python at...
2001-03-26  Robin Dunnfixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404...
2001-03-26  Robin DunnAdded wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
2001-03-15  Robin DunnwxGTK version of generated code for recent changes
2001-03-15  Robin DunnwxGTK version of generated code for recent changes
2001-03-15  Robin Dunnfixed the automatic sys.stdout/sys.stderr to window...
2001-03-14  Robin DunnChanged wxFont, wxPen, wxBrush to not implicitly use...
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2001-02-21  Robin Dunnsome little fixes
2001-02-21  Robin Dunnsome little fixes
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-12-24  Robin DunnMore cleanup. Regenerated wxGTK code.
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnwxDefaultPosition and wxDefaultSize are marked read...
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-11  Robin Dunn*** empty log message ***
2000-12-11  Robin DunnFixed a bunch of leaking references in how the callback...
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-11-04  Robin DunnAdded base_IsAcceptedKey which was fogotten somehow...
2000-11-04  Robin Dunnupdated SWIG generated stuff
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch