Font fix for OS/2 common control creation
[wxWidgets.git] / wxPython /
2002-07-31  Robin DunnMy RPM spec now uses the --enable-rpath
2002-07-29  Robin DunnChanges to attempt to use a private wxGTK
2002-07-29  Robin DunnAdded some rectangle based method overloads
2002-07-27  Václav SlavíkMSLU clarifications
2002-07-27  Robin DunnSWIGged updates for wxGTK
2002-07-26  Robin DunnShow how to prevent deselection of specific items
2002-07-26  Robin DunnDon't show a dialog upon import when Numeric isn't...
2002-07-25  Robin Dunnchanges to match recent CVS updates
2002-07-21  Robin DunnTest for wxPyTipProvider
2002-07-20  Robin DunnFix for wxPyTipProvider. Now it is possible to derive...
2002-07-20  Robin DunnSWIGged updates for wxGTK
2002-07-20  Robin DunnSWIGged updates for wxMSW
2002-07-20  Robin DunnVarious little tweaks
2002-07-20  Robin DunnMade the wxInputStream typemap useable outside the...
2002-07-20  Robin DunnAdded overloaded LoadMenuBar as LoadMenuBarOnFrame...
2002-07-20  Robin DunnNew wxActiveX code from Lindsay and added ability to...
2002-07-19  Robin DunnSome refinements to my experimental RPM builder script...
2002-07-18  Robin DunnRPM experiments
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Robin DunnSWIGged changes for wxMac
2002-07-12  Robin DunnSWIGged changes for wxGTK
2002-07-12  Robin Dunnbuild script tweaks
2002-07-12  Robin DunnI forgot the wxSignal enum
2002-07-12  Robin DunnAdded wxProcess_Open and etc.
2002-07-12  Robin Dunnbetter cleanup
2002-07-11  Robin Dunndemo tweaks
2002-07-11  Robin DunnTypo fixed
2002-07-11  Robin DunnChanged the wxDateTime.Parse* methods to return an...
2002-07-11  Robin DunnAdded wxEVT_SCROLL_ENDSCROLL
2002-07-11  Robin Dunnput unicode mods back in
2002-07-11  Robin DunnNew wxActiveX and wxIEHtmlWin from Lindsay
2002-07-08  Robin DunnAdded generic static text control
2002-07-07  Robin Dunninstaller fix
2002-07-07  Robin DunnChanges for wxUSE_UNICODE==1
2002-07-06  Robin DunnAdded note about the supportability of this module
2002-07-06  Robin DunnSWIGged updates for wxMac
2002-07-06  Robin DunnSome demo tweaks
2002-07-06  Robin DunnAdded name to wxShapeCanvas ctor for consistency
2002-07-06  Robin DunnLicence --> License
2002-07-06  Robin DunnSWIGged updates
2002-07-06  Robin Dunntypos
2002-07-06  Robin DunnA few other tweaks, reduced some flicker in the demo...
2002-07-06  Robin DunnFix the crash-on-ActiveX-callback problem
2002-07-06  Robin DunnMove wxContextMenuEvent back into the core
2002-07-06  Robin DunnAdd pos, size and style parameters to the window constr...
2002-07-03  Robin DunnUpdates related to wxID_ANY and etc.
2002-07-03  Robin DunnAdded wxIEHtmlWin wrappers to wxPython.
2002-07-02  Robin DunnAnother demo tweak
2002-07-02  Robin DunnSWIGged updates for wxGTK
2002-07-02  Robin DunnAdded note about module not being supported
2002-07-02  Robin DunnSome improvements and additions for wxListCtrl and...
2002-07-02  Robin DunnAdded menu sample, and some other minor changes to...
2002-06-26  Robin DunnSome trace log updates
2002-06-26  Robin DunnAdded demo of using a sizer in a wxScrolledWindow
2002-06-24  Robin DunnSome typemap updates
2002-06-24  Robin DunnSWIGged code update for wxMac
2002-06-24  Robin DunnSWIGged updates for wxGTK
2002-06-24  Robin DunnAdded wxPyPanel
2002-06-24  Robin DunnFixed a typo
2002-06-24  Robin DunnAdded component control accessors to wxEditableListBox
2002-06-24  Robin Dunnbetter font sizes
2002-06-21  Robin Dunnfixed a typo
2002-06-21  Robin Dunnfixed typo
2002-06-21  Robin DunnUpdated build notes for wxPython on unix systems
2002-06-20  Robin DunnA bit of cleanup
2002-06-20  Robin DunnChanges needed to allow compilation with SunCC.
2002-06-20  Robin DunnShow changing the control colour when the validator...
2002-06-20  Robin DunnChanges needed to allow compilation with SunCC.
2002-06-15  Robin DunnSWIGged update for wxMac
2002-06-15  Robin DunnSWIGged updates for wxGTK
2002-06-15  Robin DunnChanged name of demo so the list sorts nicer
2002-06-15  Robin DunnSwitched to new inline image format
2002-06-15  Robin DunnFixed a bunch of embarassing reference leaks
2002-06-14  Robin DunnAdded wxArtProvider and other changes to match CVS...
2002-06-14  Robin DunnPyCrust update
2002-06-14  Robin Dunnfixed missing comma
2002-06-13  Robin DunnNew SWIGged code for wxMac,
2002-06-13  Robin DunnAdded code (currently disabled) to show putting a wxGLC...
2002-06-13  Robin DunnPatch #568403
2002-06-13  Robin Dunnfixed some paths in build scripts
2002-06-12  Robin Dunnmake the second parameter to wxTreeCtrl.GetFirstChild...
2002-06-12  Robin Dunnlittle demo updates
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-06-07  Robin DunnOnly catch double click on wxMSW
2002-06-07  Robin Dunnminor tweaks and discuss unicode build in win32 build...
2002-06-06  Robin DunnSWIGged updates for wxGTK
2002-06-06  Robin DunnAdded wxPyWindow and wxPyControl which are just like...
2002-06-05  Robin DunnwxMac SWIGged updates
2002-06-05  Robin Dunnminor updates
2002-06-04  Robin DunnChanged FindTExt intercase to more easily handle additi...
2002-05-30  Robin DunnUpdated setup.h settings
2002-05-30  Robin DunnUpdated wxPython build instructions
2002-05-27  Robin DunnNo, I didn't test it before. This is what I meant...
2002-05-27  Robin DunnPatch 559673 and 561053
2002-05-27  Robin DunnSome little demo updates
2002-05-27  Robin DunnSWIGged updates for wxMac
2002-05-27  Robin DunnChanged the default style flags on wxSplashScreen
2002-05-27  Robin Dunnworkaround for assert about wxFRAME_FLOAT_ON_PARENT
2002-05-27  Robin DunnSWIGged updates for wxGTK
2002-05-27  Robin DunnSWIGged updates for wxMSW
next