]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo
Removed the SaveBG hack. The real incompatibility is that the MemoryDC
[wxWidgets.git] / wxPython / demo /
2004-02-13  Robin DunnMake all wxMask constructors use the C++ (bitmap, colou...
2004-02-13  Robin DunnTypo fixed
2004-02-12  Robin DunnA little tweak
2004-02-06  Robin DunnProblem fixed, removed comments about it
2004-02-06  Robin DunnUse Bind
2004-02-04  Robin DunnYou can now make menu items without IDs
2004-02-04  Robin DunnDon't use a default button.
2004-02-03  Robin DunnwxWave --> wxSound
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin DunnA few comments tweaked
2004-01-26  Robin DunnRemove all extensions before inport, not just .py
2004-01-23  Robin DunnUpadted GLCanvas demo
2004-01-23  Robin DunnTypo
2004-01-22  Robin DunnStop the timer when the demo is shutdown
2004-01-22  Robin Dunnuse Bind
2004-01-22  Robin Dunntake Throbber out of Misc
2004-01-22  Robin Dunnwx.App
2004-01-22  Robin Dunnadd an overview
2004-01-21  Robin DunnUse Bind
2004-01-21  Robin DunnFix cleanup exceptions
2004-01-21  Robin Dunncleanup, docs, and typos
2004-01-20  Robin DunnPatches from Tomo
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...
next