]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo
Backed out Oliver's PyPlot changes at Gordon's request.
[wxWidgets.git] / wxPython / demo /
2004-11-04  Robin DunnSet some minsizes
2004-11-01  Robin DunnUse a MessagePanel instead of a MessageDialog for sampl...
2004-10-30  Robin DunnRemove non-ascii characters
2004-10-30  Robin DunnUse wx.FULL_PAINT_ON_RESIZE
2004-10-29  Robin DunnSave a reference to the async sound object
2004-10-28  Robin DunnUse the wx.App.SetMac* static methods instead of the...
2004-10-28  Robin Dunnjust a little tweak
2004-10-22  Robin DunnSome new icons
2004-10-19  Robin DunnRemove comment too
2004-10-19  Robin Dunnuse multiple images for changing the taskbar icon
2004-10-19  Robin Dunnfix image range
2004-10-17  Robin DunnTest GetTextRange on some unicode text
2004-10-16  Robin DunnFix to use old AutoWidthMixin API
2004-10-15  Robin DunnShow PlatformInfo in the About box too.
2004-10-15  Robin DunnCorrected some comments
2004-10-15  Robin DunnApplied patch from Pim Van Heuven that modifies 4 files:
2004-10-11  Robin DunnUse a better fixed size for the spin button
2004-10-11  Robin DunnMaskedEdit updates from Will Sadkin:
2004-10-10  Robin DunnDon't bind the ACTIVATE events until the log window...
2004-10-07  Robin DunnFloatCanvas patch from Chris Barker.
2004-10-06  Robin DunnShow EVT_ACTIVATE and EVT_ACTIVATE_APP events in action.
2004-09-30  Robin DunnDon't need to tickle the Idle process any more for...
2004-09-29  Robin DunnChange which image is used in the taskbar
2004-09-29  Robin DunnStop the timer before closing the demo
2004-09-29  Robin DunnOverridable CreatePopupMenu in TaskBarIcon
2004-09-28  Robin DunnPatch from Victor V. Kryukov
2004-09-25  Robin DunnNormalizeFontSizes --> SetStandardFonts
2004-09-23  Robin DunnAdded limited support for wxEventLoop (you can't derive...
2004-09-18  Robin DunnAdded wx.Choicebook
2004-09-09  Robin DunnAdded StockButtons to main demo list
2004-09-09  Robin Dunntypo fixed
2004-09-03  Robin Dunnfixed copy/paste error
2004-09-02  Robin Dunnanother tst style
2004-09-01  Robin DunnAdded demo for Stock Buttons
2004-09-01  Robin DunnAdded wx.lib.ticker.Ticker class from Chris Mellon.
2004-09-01  Robin DunnAdd a column for GetUnicodeKey
2004-09-01  Robin DunnDemo the 3-state checkbox and also right-alignment
2004-08-31  Robin DunnDon't hide the panel for non-MSW platforms.
2004-08-31  Robin DunnAdding DrawnShape (patch from Pierre Hjälm)
2004-08-26  Robin DunnAlpha is supported on GTK2 now!
2004-08-25  Robin DunnEnsure that runTest is not modal, even when a required...
2004-08-25  Robin DunnUse ConvertAlphaToMask
2004-08-25  Robin Dunnbe explicit
2004-08-25  Robin Dunntweaks to play with differnt styles
2004-08-14  Robin Dunnwx needs imported for the error code
2004-08-11  Robin DunnChanged debug print into a log message
2004-08-10  Robin DunnMore tweaks and fixes
2004-08-10  Robin DunnReloadDemoPanel is no longer needed since every sample...
2004-08-10  Robin DunnGo back to the old order for loading the demo tabs...
2004-08-10  Robin Dunntweaks
2004-08-10  Robin DunnMake all samples in the demo have a panel in the demo...
2004-08-10  Robin Dunnremoved some samples
2004-08-09  Robin DunnReduce frame size a bit
2004-08-07  Robin Dunnsome cleanup
2004-08-07  Robin Dunnupdate the overview text before updating the pages
2004-08-07  Robin DunnChanged the order that the demo and code pages are...
2004-08-06  Robin DunnUpdate the notebook before running the sample in case...
2004-08-06  Robin DunnApplied (and heavily modified) a patch from Eugene
2004-08-06  Robin Dunnuse NormalizeFontSizes if on wxGTK2
2004-08-04  Robin DunnSetSizeHints --> SetMinSize or SetBestFittingSize,...
2004-08-02  Robin Dunnupdated sample
2004-08-02  Robin Dunnlittle tweak
2004-07-22  Robin DunnNo longer have to hold a reference to the sound object
2004-07-22  Robin DunnHold on to the Sound objects as the Mac async plays...
2004-07-21  Robin DunnUpdates from Chris
2004-07-17  Robin Dunnminor tweaks
2004-07-06  Robin Dunnremoved commented out code
2004-07-06  Robin DunnUse maxint for appending to the listctrl
2004-06-29  Robin DunnDon't need to adjust the position for HitTest any longer
2004-06-29  Robin Dunnuse TWIST buttons by default on the Mac, but also make...
2004-06-29  Robin DunnTweaks for testing styles
2004-06-29  Robin DunnAdd some refreshes to try and workaround a display...
2004-06-29  Robin Dunnfixed icon image data
2004-06-29  Robin Dunntweaked comment
2004-06-24  Robin Dunntweaks for testing
2004-06-17  Robin DunnXRC style names use the C++ style names
2004-06-16  Robin Dunnlayout tweak (it should use a sizer though)
2004-06-15  Robin Dunnincreased bit-depth
2004-06-15  Robin Dunnregenerated with fix for wxPNGHandler::SaveFile
2004-06-15  Robin Dunnlayout tweakAdd DoGetBestSize to wxCheckListBox that...
2004-06-14  Robin Dunntest full row highlight
2004-06-14  Robin DunnVarious layout fixes and such
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-09  Robin DunnUse correct CheckForIntersect method
2004-06-09  Robin Dunnbash version of wxPython's b script for win32
2004-06-08  Robin DunnIn unicode builds convert the source files and overview...
2004-06-08  Robin DunnAdd each line independently
2004-06-08  Robin DunnMake the copy ctor for the wxPrint*Data classes avaialb...
2004-06-08  Robin Dunnremove the Yield's
2004-06-07  Robin Dunnlittle tweaks
2004-06-04  Robin Dunnlittle tweaks
2004-06-04  Robin DunnAdded a new version (0.8.3) of FloatCanvas from Chris...
2004-06-01  Robin DunnChange the text object to a message about the new OGL.
2004-06-01  Robin DunnMake taskbar icon size dependent on platform. Other...
2004-05-28  Robin DunnCommented out some test code
2004-05-28  Robin DunnDon't scroll too far if the child getting the focus...
2004-05-26  Robin DunnAdded a Python port of the OGL library, deprecated...
2004-05-17  Robin DunnRemoved calls to wx.InitAllImageHandlers.
2004-05-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...
2004-05-14  Robin DunnUpdates for the Joystick demo to allow it to funciton...
next