]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo
also cleanup patch reject files
[wxWidgets.git] / wxPython / demo /
2004-01-16  Robin DunnEnsure item is valid before using it.
2004-01-15  Robin Dunntweak the spin button size
2004-01-15  Robin DunnNot sure what this was here for
2004-01-15  Robin Dunnlittle tweaks
2004-01-15  Robin Dunnlittle tweaks
2004-01-13  Robin DunnAdded some missing wx namespace corrections
2004-01-13  Robin DunnMore demo conversion and cleanup from Jeff
2004-01-08  Robin DunnUpdated layout
2004-01-07  Robin DunnUpdated overview
2004-01-07  Robin Dunnupdated Joystick demo, is now wxDesigner-less
2004-01-06  Robin DunnFixes for the UNICODE build
2004-01-03  Robin DunnThis file should not have been checked in!
2004-01-03  Robin DunnRenamed demo modules to be wx-less.
2004-01-02  Robin DunnNew wxDesigner-less version of the MimeTypesManager...
2003-12-30  Robin DunnUse correct method name for GetRowLabelValue
2003-12-30  Robin DunnEnsure we have the capture before releasing it.
2003-12-30  Robin Dunnshift the print position a little
2003-12-30  Robin Dunnwx* and other name fixes
2003-12-29  Robin DunnApparently wxPopupWindow position is not screen relativ...
2003-12-29  Robin DunnShow how to set print data options when using HTMLEasyP...
2003-12-29  Robin DunnFixed drawing of the lines data, also ensure that only...
2003-12-29  Robin DunnSet foreground colour when drawing items in the VListBox
2003-12-24  Robin Dunnregnenerated image modules
2003-12-22  Robin DunnwxTaskBarIcon works on wxGTK now too.
2003-12-22  Robin DunnMake the comment colors have a bit more contrast, and...
2003-12-22  Robin DunnMore lib and demo patches to drop the wx prefix (Jeff...
2003-12-20  Robin DunnMore lib and demo changes for dropping the wx prefix...
2003-12-20  Robin DunnOops
2003-12-20  Robin DunnFixed a couple namespace issues
2003-12-18  Robin DunnTweaking names (Thanks Jeff!)
2003-12-18  Robin DunnFixed a very weird typo
2003-12-17  Robin DunnSwtch to using Bind, and use better styles for the...
2003-12-17  Robin DunnAdded PyPlot
2003-12-17  Robin DunnLots of wx namespace updates for the wx.lib package...
2003-12-13  Robin DunnSwitch to a read-only combobox
2003-12-13  Robin DunnAdded a sample to the demo showing how to change the...
2003-12-11  Robin DunnGet rid of this old never finished file
2003-12-11  Robin DunnKevin O's demo modules fixup patch
2003-12-11  Robin DunnUpdated the description of wx.PopupTransientWindow
2003-12-09  Robin DunnSome wx.* fixes
2003-12-09  Robin DunnDemo updates for new wx namespace, from Jeff Grimmett
2003-12-03  Robin DunnSome little tweaks for debugging
2003-11-28  Robin DunnExpose SetClippingRegion(point, size)
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-21  Robin DunnLots of demo tweaks for API updates, bug fixes and...
2003-11-19  Robin DunnTests for FindItemAtPoint
2003-11-19  Robin DunnShow using GetAtter in wxPyGridTbaleBase
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-10-22  Robin DunnAdd sample showing how to use the XRC subclass attribute
2003-10-18  Robin DunnDemo tweaks
2003-10-06  Robin DunnShow how to get the right position for HitTest from...
2003-10-02  Robin Dunnregenerated the images
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-10-01  Robin DunnAdded listbook demo and also some other demo tweaks
2003-09-18  Robin Dunnsome more test code for the toolbar
2003-09-01  Robin DunnFixed style setting
2003-08-22  Robin DunnExtra testing code
2003-08-14  Robin DunnreSWIGged
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-31  Robin DunnVarious testing changes
2003-07-29  Robin DunnShow how to iterate selected items in a wxListCtrl.
2003-07-29  Robin DunnRegenerated embedded images
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-09-11  Robin DunnShow how to use images in the virtual list control...
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-06  Robin DunnUpdated html version of stc.h
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-08-28  Robin DunnSome updates for the demo
2002-08-27  Robin DunnSome little tweaks
2002-08-24  Robin DunnTest code for float editors
2002-08-24  Robin DunnChange back to the simple method by default
2002-08-24  Robin DunnAdded wxXmlResourceHandler to wxPython and enabled...
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-17  Robin DunnAdded wxWizard and the wizard page classes, as well...
2002-08-16  Robin DunnReorganized listctrl demo a bit so I can test a bug...
2002-08-16  Robin Dunndemo tweak
2002-08-14  Robin DunnPut a panel under the colored windows so wxGTK's notebo...
2002-08-13  Robin DunnFixes and other changes to the demo and some library...
2002-08-13  Robin DunnChanged style so it looks good everywhere
2002-08-13  Robin DunnUse a better index
2002-08-13  Robin DunnAdded a sample to the demo that catches various key...
2002-08-12  Robin DunnMore wxListCtrl test code
2002-08-12  Robin DunnShow how to use a wxMemoryFSHandler
2002-08-12  Robin DunnAdded menu icon methods everywhere
2002-08-09  Robin DunnAllow loading xrc resources from a string
2002-08-08  Robin DunnMake batch files for the tool scripts, and other relate...
2002-08-07  Robin Dunnbug fix
2002-07-26  Robin DunnShow how to prevent deselection of specific items
2002-07-21  Robin DunnTest for wxPyTipProvider
2002-07-20  Robin DunnVarious little tweaks
2002-07-12  Robin Dunnbetter cleanup
2002-07-11  Robin Dunndemo tweaks
2002-07-08  Robin DunnAdded generic static text control
2002-07-06  Robin DunnSome demo tweaks
2002-07-06  Robin DunnA few other tweaks, reduced some flicker in the demo...
2002-07-03  Robin DunnAdded wxIEHtmlWin wrappers to wxPython.
2002-07-02  Robin DunnAnother demo tweak
next