]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo
don't use invalid wxIconBundles, it results in asserts after recent changes
[wxWidgets.git] / wxPython / demo /
2004-03-11  Robin DunnUse PlatformInfo
2004-03-11  Robin DunnAllow the stdout redirection to be toggled on or off...
2004-03-10  Robin DunnTry using a regular mask on wxGTK
2004-03-10  Robin Dunnwishful thinking... :-(
2004-03-10  Robin DunnAdd demo showing drawing of an image with an Alpha...
2004-03-10  Robin Dunndemo tweaks
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnPrintFramework fixes
2004-03-05  Robin DunnAdd the wx module to the namespace
2004-03-05  Robin DunnOnly close the shell window if it still exists
2004-03-05  Robin DunnRemove some extra Refreshes and such
2004-03-05  Robin DunnMaskedEditCtrl updates from Will Sadkin
2004-03-05  Robin DunnWhen running samples from the demo standalone you can...
2004-03-02  Robin DunnFixed wx.Timer to not need to hold an extra reference...
2004-02-26  Robin DunnContextHelp is fixed on wxMac
2004-02-26  Robin DunnCall event.Skip in OnSize
2004-02-24  Robin DunnSome more demo tweaks
2004-02-23  Robin DunnThe UseAntiAliasing is off by default on wxMac. Add...
2004-02-23  Robin DunnCan't use NameError to check for NotIMplemented anymore...
2004-02-21  Robin DunnUpdated the AnalogClockWindow with many enhancements...
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
next