OS/2 fix
[wxWidgets.git] / wxPython /
2003-08-15  Robin DunnreSWIGged
2003-08-14  Robin DunnreSWIGged
2003-08-14  Robin DunnUse multi-lib build on MSW, and other tweaks
2003-08-14  Robin DunnreSWIGged
2003-08-13  Robin Dunnadd maps for the old/new names
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-08  Robin Dunnfixed unused local wanring
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-08-07  Robin Dunnonly match the regex at the end of the string
2003-08-06  Robin DunnPatch from Will Sadkin fixing parameter order
2003-07-31  Robin DunnIf a wxPy[Command]Event has been cloned then we need...
2003-07-31  Robin DunnVarious testing changes
2003-07-29  Robin DunnSWIGged update for wxGTK
2003-07-29  Robin DunnShow how to iterate selected items in a wxListCtrl.
2003-07-29  Robin DunnRegenerated embedded images
2003-07-29  Robin DunnAllways need an App object now
2003-07-26  Robin DunnMore build fixes
2003-07-26  Robin DunnUse the separate contrib libs on MSW too.
2003-07-25  Robin Dunnbuild fixes and reSWIGs for wxMSW
2003-07-25  Robin DunnBuild fixes and reSWIGs for wxMac
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-18  Robin Dunnstop usign a deprecated method, and ensure that the...
2003-07-18  Robin DunnUser the version number in the dir name of the private...
2003-07-18  Robin DunnMinimal changes needed to build/run wxPython on the...
2003-07-18  Robin DunnApplied patch that converts the throbber to using timer...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-26  Robin DunnSWIGged updates for wxMac
2003-03-26  Robin DunnSWIGged updates for wxMSW
2003-03-26  Robin DunnSWIGged updates for wxGTK
2003-03-26  Robin DunnTypo fix
2003-03-26  Robin DunnwxMac uses wxCursors now too
2003-03-26  Robin DunnGetValue is pure virtual
2003-03-26  Robin DunnTweaks for various diffs from 2.4.0 to current HEAD
2003-03-26  Robin DunnFix broken binaries...
2003-03-25  Robin DunnSWIGged updates for wxMSW
2003-03-25  Robin DunnSWIGged updates for wxMac
2003-03-25  Robin Dunnfixed compile error
2003-03-25  Robin DunnAdded file for xrc splitter support
2003-03-25  Robin DunnSWIGged updates for wxGTK
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-10-04  Roman Rolinskyjust a test if CVS access works
2002-09-11  Robin DunnSWIGged updates for wxMac
2002-09-11  Robin DunnShow how to use images in the virtual list control...
2002-09-11  Robin DunnSWIGged updates for wxGTK
2002-09-11  Robin DunnPyCrust tweak to allow it to work with older Scintilla's
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-08  Robin DunnSWIGged updates for wxGTK
2002-09-08  Robin DunnGetLanguageInfo
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-06  Robin DunnLatest PyCrust
2002-09-06  Robin DunnThe standalone PyShell and PyCrust apps need to set...
2002-09-06  Robin DunnUpdated html version of stc.h
2002-09-06  Robin DunnIncremented preview number, reswigged a couple things
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-06  Robin DunnSWIGged updates for wxMac
2002-09-05  Robin DunnSWIGged updates for wxGTK
2002-09-05  Robin DunnAdded IsEditCancelled
2002-09-05  Robin DunnSWIGged updates for wxMSW
2002-09-05  Robin DunnVarious wxPython updates to go along with recent change...
2002-08-28  Robin DunnMode distrib scripts and such
2002-08-28  Robin DunnInstaller updates
2002-08-28  Robin DunnSWIGged updates for wxMac
2002-08-28  Robin DunnSWIGged updates for wxGTK
2002-08-28  Robin DunnChange how the tool scripts are installed
2002-08-28  Robin DunnSome updates for the demo
2002-08-28  Robin DunnSome unicode fixes for the wxWisard wrappers
2002-08-27  Robin DunnSWIGged updates for wxGTK
2002-08-27  Robin DunnSWIGged updates for wxMac
2002-08-27  Robin DunnSome distrib updates for wxPythonOSX
2002-08-27  Robin DunnCompilation fixes for wxPython's wxWizard, added wxRegi...
2002-08-27  Robin DunnUse the default stdio window for the gui tools
2002-08-27  Robin DunnUpdated note about the tool scripts
2002-08-27  Robin DunnSome distrib updates for wxPythonOSX, and reSWIGged...
2002-08-27  Robin DunnUpdated note about wxSTC using wxPopupWindow
2002-08-27  Robin DunnSome little tweaks
2002-08-26  Robin DunnEnsure that the busy cursor is dismissed
2002-08-25  Robin DunnSome build/distrib tweaks
2002-08-25  Robin DunnThere needs to be an initialized wxApp to manipulate...
2002-08-25  Robin DunnLoad the frame icons from a .py file so I don't have...
2002-08-25  Robin DunnDon't need the "-hybrid" in the name any longer
2002-08-25  Robin DunnChanged slightly the meaning of the Hybrid build. ...
2002-08-24  Robin DunnUpdated PyCrust code from Patrick
2002-08-24  Robin DunnChanged installer base filename
2002-08-24  Robin DunnTest code for float editors
2002-08-24  Robin DunnSWIGged update for wxGTK
2002-08-24  Robin DunnChange back to the simple method by default
2002-08-24  Robin DunnFixed a layout bug in XRCed
2002-08-24  Robin DunnAdded SendSizeEvent
2002-08-24  Robin DunnAdded wxXmlResourceHandler to wxPython and enabled...
2002-08-22  Robin DunnSWIGged updates for wxMac
2002-08-22  Robin DunnSWIGged update for wxGTK
2002-08-22  Robin DunnA more dynamic wxWizard sample, and a fix for wxGrid...
2002-08-21  Robin DunnwxWizardPage now handled by OOR
2002-08-21  Robin DunnSWIGged updates for wxMac
2002-08-21  Robin DunnSWIGged update for wxGTK (the last checkin was really...
2002-08-21  Robin DunnSWIGged updates for wxGTK
2002-08-21  Robin DunnVarious changes needed to match recent cvs updates
next