]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo
modified arguments syntax to be wx-config [options] [libraries list]
[wxWidgets.git] / wxPython / demo /
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...
2004-05-07  Robin DunnTweaks
2004-05-07  Robin DunnSome test code for loading sound from data
2004-05-07  Robin Dunnremoved a debugging print
2004-05-07  Robin Dunndemo tweaks
2004-05-02  Robin DunnReverted to old method names/signatures for wx.DC,...
2004-04-29  Dimitri Schoolwerthfixed a few typos
2004-04-25  Robin Dunnwx.StaticBox and siblings creation order, and other...
2004-04-22  Robin DunnUse PostCreate
2004-04-22  Robin DunnwxFIXED_MINSIZE is not needed anymore
2004-04-19  Robin DunnAdded new MaskedEditControl code from Will Sadkin....
2004-04-15  Robin DunnReorder the controls so the RadioButtons work right...
2004-04-15  Robin Dunnminor tweaks
2004-04-07  Robin DunnUse FIXED_MINSIZE on the listbox
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnreSWIGged
2004-04-07  Robin DunnVarious layout tweaks, wx.FIXED_SIZE added, etc.
2004-04-07  Robin Dunnstyle tweaked
2004-04-07  Robin DunnUse wx.CLIP_CHILDREN on the splitter windows
2004-04-07  Robin Dunnchanged border style
2004-04-07  Robin DunnFixes so bg colors in a notebook on XP are visible...
2004-04-07  Robin DunnUse a panel
2004-04-07  Robin Dunnuse wx.FIXED_SIZE
2004-04-01  Robin DunnDemo tweaks to correct some visual glitches and event...
2004-03-28  Robin Dunntypos fixed
2004-03-28  Robin Dunndemo tweaks
2004-03-26  Robin DunnRemoved some old, outdated, unfinished, or unstarted...
2004-03-26  Robin DunnCleanup obsolete samples
2004-03-25  Robin DunnNo need to explicitly delete the tbicon
2004-03-25  Robin DunnGetFirstChild does't need the cookie anymore
2004-03-24  Robin Dunnfixed indentation
2004-03-24  Robin Dunnfixes for unicode build, return values from event handl...
2004-03-23  Robin DunnLindsay Mathieson's newest wxActiveX class has been...
2004-03-18  Robin DunnCorrect file format errors
2004-03-18  Robin Dunndemo tweaks
2004-03-15  Robin DunnFiddling with the resize a bit
2004-03-15  Robin Dunnwrite selection info to the log
2004-03-15  Robin Dunnfixed typo
2004-03-15  Robin DunnSet focus back to the tree after loading the new sample...
2004-03-15  Robin DunnGive BitmapButton its own demo, get rid of ErrorDialogs
2004-03-12  Robin Dunnfixed a failure message
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
next