]> git.saurik.com Git - wxWidgets.git/history - wxPython
Applied patch [ 598286 ] Fixes uninitted var in drawing sample
[wxWidgets.git] / wxPython /
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
2002-05-27  Robin DunnFix exception when there are no items in the sizer yet
2002-05-27  Robin DunnAdded a bit of test code (commented out)
2002-05-27  Robin DunnReduce flicker in the demo when image is dragged out...
2002-05-27  Robin Dunnchanges to match recent CVS updates
2002-05-27  Robin DunnSome cleanup
2002-05-24  Robin Dunnand fixed a type too
2002-05-24  Robin DunnFixed a quoting problem
2002-05-22  Robin DunnFixed bug when sizer if offset from 0,0. Also removed...
2002-05-21  Robin DunnwxMac updates
2002-05-20  Robin DunnwxSystemScreen --> wxSystemScreenType
2002-05-19  Václav SlavíkCosmetic changes to wxSS::GetScreen:
2002-05-18  Robin DunnApplied patch to adjust ownership and permissions in...
2002-05-17  Robin DunnFixed the package build script so wxPython is built...
2002-05-17  Robin DunnA few little tweaks
2002-05-17  Robin DunnA few little tweaks, reswigged code for wxMac
2002-05-17  Robin DunnScripts to make a installer package in a disk image...
2002-05-15  Robin DunnUpdates from contributor
2002-05-15  Robin DunnAn implementation of wxPen.GetDashes.
2002-05-15  Robin Dunndemo update
2002-05-15  Robin DunnSome files to ignore
2002-05-15  Robin DunnwxSTC changes to help it work better on wxMac
2002-05-15  Robin Dunnmore demo updates
2002-05-15  Robin DunnRe-enable clipboard and DnD classes for wxMac
2002-05-15  Robin Dunndemo updates
2002-05-14  Robin Dunnswigged updates for wxMac
2002-05-14  Robin DunnFixing nested triple quotes again
2002-05-14  Robin DunnUse the stdout/stderr window by default on Mac too...
2002-05-14  Robin DunnMinor updates to build scripts
2002-05-14  Robin DunnIf'd out the listbox on wxPopupWindow test for now
2002-05-12  Robin Dunnswigged updates for wxGTK
2002-05-12  Robin Dunnvarious tweaks and updates
2002-05-09  Robin Dunnswigged updates for wxMac
2002-05-09  Robin Dunnupdates for recent CVS changes
2002-05-06  Robin DunnFixed nested triple quotes problem
2002-05-05  Robin Dunnswigged code update for wxMac
2002-05-05  Robin Dunnswigged code update for wxGTK
2002-05-05  Robin DunnVarious minor tweaks and updates
2002-05-04  Robin Dunnswigged updated code for wxMac
2002-05-04  Robin Dunnswigged code update for wxGTK
2002-05-03  Robin DunnUpdates for Push/Pop status text
2002-05-03  Robin DunnProbably only whitespace changes
2002-05-03  Robin DunnA test case to show the problem with putting a wxListbo...
2002-05-03  Robin DunnMake it easier to not use wxPopupWindow in wxSTC, and...
2002-05-02  Robin DunnChanges for the embedded sample to build on Linux
2002-05-02  Robin DunnFixed the bugs preventing wxPython from being embedded...
2002-05-02  Robin DunnRemoved wxVTKRenderWindow since VTK now includes a...
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-30  Robin DunnwxTimer was in the wrong place in the demo
2002-04-30  Robin DunnRemoved the old patch files for swig
2002-04-30  Robin DunnIgnore generated Makefile
2002-04-30  Robin Dunnswigged updates for wxMac
2002-04-29  Robin Dunnswigged updates for wxGTK
2002-04-29  Robin DunnSwitch to using a wxBufferedPaintDC, also draw/erase...
2002-04-29  Robin DunnPut the panel-under-htmlwindow hack back in since the...
2002-04-29  Robin DunnUpdates for building wxSWIG on Linux
2002-04-29  Robin DunnAdded execut bit for configure
2002-04-29  Robin DunnSince I have made several changes to SWIG over the...
2002-04-29  Robin DunnVarious minor updates
2002-04-23  Robin DunnA couple demo tweaks
2002-04-22  Robin DunnChanges to match CVS updates over the weekend.
2002-04-22  Robin DunnAdded wxImage.GetDataBuffer which returns an in-place...
next