]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo
fixes to wint_t and wchar_t handling in unichar.h (fixes FreeBSD compilation and...
[wxWidgets.git] / wxPython / demo /
2007-06-23  Robin DunnMerge recent wxPython changes from 2.8 branch to HEAD
2007-05-16  Robin DunnForward port recent changes on the 2.8 branch to HEAD
2007-04-23  Robin DunnreSWIGged
2007-04-17  Robin Dunnwx.lib.flatnotebook: Patch from Andrea that implements...
2007-04-16  Robin DunnPatch from FN that fixes bug in RefreshItem on an item...
2007-04-12  Robin Dunntweaks needed for new GLCanvas API
2007-04-12  Robin Dunntrim whitespace
2007-04-12  Robin DunnTest EVT_TREE_ITEM_ACTIVATED
2007-04-02  Robin Dunnfix test code
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2007-02-07  Robin Dunnmerge from 2.8 branch
2007-01-17  Robin Dunnminor tweaks for the widget inspector
2007-01-12  Robin Dunnminor tweaks
2007-01-12  Robin DunnUse the SearchCtrl for the filter. Make the accelerato...
2007-01-08  Robin Dunndon't use default style
2007-01-06  Robin DunnAdded wx.aui.AuiNotebook.GetAuiManager().
2007-01-06  Kevin OllivierAdd a grid sizer demo, and document the props accepted...
2007-01-02  Robin DunnRemove some items from the Recent additions list
2007-01-02  Robin Dunnreformat the overview string
2006-12-31  Kevin OllivierAdding overview docs and a couple tweaks to the demo.
2006-12-31  Kevin OllivierAdd SizedControls demo.
2006-12-18  Robin Dunnremove debug code
2006-12-18  Robin Dunnminor demo tweaks
2006-12-18  Robin Dunnwx.lib.customtreectrl patches from Andrea Gavana.
2006-12-15  Robin DunnFix for the Demos menu
2006-12-15  Robin Dunnwx.aui.AUI_ART_GRADIENT_TYPE --> wx.aui.AUI_DOCKART_GRA...
2006-12-12  Robin DunnAdded a set of button classes to wx.lib.buttons from...
2006-12-11  Robin DunnPut a separator between the controls
2006-12-11  Robin Dunncomment out test code
2006-12-11  Kevin OllivierChange event names to clarify that they are only fired...
2006-12-11  Kevin OllivierUpdating with Vadim's API changes.
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-05  Robin Dunnwx.lib.masked: Patch from Will Sadkin. Includes Unicod...
2006-12-02  Robin DunnTypo and whitespace tweaks
2006-12-02  Robin DunnAdded some modules from Riaan Booysen:
2006-11-28  Robin DunnAvoid assert on Mac
2006-11-27  Robin DunnTest for wx.TB_HORZ_LAYOUT too
2006-11-23  Robin DunnFixes for new AUI changes
2006-11-22  Kevin OllivierCoreGraphics only supports the wx.COPY logical function.
2006-07-25  Vadim Zeitlincompilation fix for platforms where size_t is unsigned...
2006-07-25  Vadim Zeitlingenerate middle click events (backport from HEAD of...
2006-11-21  Kevin OllivierTurn off spell-checking in the demo log window.
2006-11-21  Robin DunnShow GridCellAutoWrapStringRenderer
2006-11-18  Kevin OllivierMake sure both filter and item text are converted to...
2006-11-18  Robin DunnAdded wx.combo.BitmapComboBox
2006-11-18  Robin DunnAdd docstrings for ComboCtrl and ComboPopup, and added...
2006-11-18  Robin Dunndemo tweaks
2006-11-16  Robin DunnWrap the setting of the initial content and formatting...
2006-11-16  Robin DunnLayout tweak
2006-11-16  Robin DunnAdded the wx.combo module, which contains the ComboCtrl...
2006-11-16  Robin DunnAdded wxStandardPaths::GetExecutablePath
2006-11-12  Robin DunnAdjust the layout a bit, don't show the checkbox if...
2006-11-12  Robin Dunndemo tweaks
2006-11-12  Robin DunnAdd wx.version()
2006-11-11  Kevin OllivierAdding the option to toggle between native and generic...
2006-11-11  Robin Dunntest code
2006-11-11  Robin DunnAdded wx.CollapsiblePane
2006-11-09  Kevin OllivierFix typo in demo name for AnimateCtrl.
2006-11-09  Robin Dunnpass sys.argv to glutInit
2006-11-07  Robin DunnFix for bug # 1592263, changing 'glLightModel' to ...
2006-11-07  Robin DunnTypo fixed
2006-11-06  Robin Dunncommented out some test code
2006-11-05  Robin DunnPatch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_T...
2006-11-01  Robin DunnAUI updates
2006-11-01  Robin DunnMake it possible to create just one clock, for testing
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-29  Robin DunnSetTextColour is gone
2006-10-28  Kevin OllivierFor whatever reason, font-size 9 is now hardly readable...
2006-10-26  Robin DunnAdd a GraphicsContext sample to the demo
2006-10-25  Robin DunnShow sample License text on the AboutBox
2006-10-24  Robin DunnAdded wx.StandardPaths.GetTmpDir
2006-10-24  Robin DunnStop the timer when the sample is destroyed
2006-10-21  Robin DunnSimplified EVT_PAINT handler
2006-10-17  Robin DunnMore updates from Andrea
2006-10-17  Robin Dunnupdates from Andrea, plus some fixes
2006-10-16  Robin DunnShow the AlphaDrawing sample
2006-10-16  Robin Dunnuse wx.GCDC
2006-10-16  Robin DunnDestroy the FileDialog when finished with it
2006-10-16  Robin DunnAdd a utility function that can calculate word-wrap...
2006-10-13  Robin DunnThis works ok on Mac now
2006-10-13  Robin Dunncomment out prints
2006-10-12  Robin DunnGive up on trying to fix all the buffered dc problems...
2006-10-11  Robin Dunna little whitespace cleanup
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-10-11  Robin Dunnuse wx.SAVE style for the save dialog
2006-10-11  Robin Dunnmove animate from contrib to core, and migrate to new API
2006-10-09  Robin DunnAdded wx.AboutBox()
2006-10-09  Robin DunnAdd CustomTreeCtrl from Andrea Gavana
2006-10-06  Robin Dunnbe able to switch between the frame managing the toolba...
2006-10-06  Robin Dunnsome tweaks
2006-10-06  Robin Dunnreduce the number of objects for a quicker startup...
2006-10-06  Robin DunnSet overview to docstring
2006-10-06  Robin DunnFixes for using the staticmethods
2006-10-05  Robin DunnUpdates from Paul
2006-10-05  Robin DunnAdd FlatNotebook
2006-10-03  Robin DunnAdded the wx.lib.buttonpanel module, which is a tweaked...
2006-10-02  Robin Dunnfix layout
2006-10-02  Robin DunnShow the color component values too
2006-09-26  Robin DunnWorkaround some platform differences
2006-09-25  Robin Dunnadd tests for EVT_TEXT_ENTER
next