| 2006-03-15 |  Robin Dunn | Added CheckListCtrlMixin from Bruce Who | blob | commitdiff | raw | 
| 2006-02-13 |  Robin Dunn | a little tweak to the debug code (commented out) | blob | commitdiff | raw | diff to current | 
| 2006-02-01 |  Robin Dunn | Added wxPython wrappers for the new wx.Treebook and... | blob | commitdiff | raw | diff to current | 
| 2006-01-09 |  Robin Dunn | Merge #3 from the 2.6 branch, containing last set of... | blob | commitdiff | raw | diff to current | 
| 2006-01-06 |  Robin Dunn | another merge from WX_2_6_BRANCH | blob | commitdiff | raw | diff to current | 
| 2005-12-30 |  Robin Dunn | Merged modifications from the 2.6 branch | blob | commitdiff | raw | diff to current | 
| 2005-06-11 |  Robin Dunn | Added the wx.lib.splitter module, which contains the | blob | commitdiff | raw | diff to current | 
| 2005-05-31 |  Julian Smart | Olly Betts' typo patch | blob | commitdiff | raw | diff to current | 
| 2005-05-29 |  Robin Dunn | Cancel the timer and show the main frame immediately... | blob | commitdiff | raw | diff to current | 
| 2005-05-24 |  Robin Dunn | Removed unnecessary files, removed or replaced images... | blob | commitdiff | raw | diff to current | 
| 2005-05-13 |  Robin Dunn | Added wx.lib.hyperlink from Andrea Gavana.  It is a... | blob | commitdiff | raw | diff to current | 
| 2005-04-04 |  Robin Dunn | Added wrappers and a demo for the animate contrib | blob | commitdiff | raw | diff to current | 
| 2005-03-31 |  Robin Dunn | Added MultiChoiceDialog | blob | commitdiff | raw | diff to current | 
| 2005-03-30 |  Robin Dunn | Added wx.lib.foldpanelbar, Andrea Gavana's port of... | blob | commitdiff | raw | diff to current | 
| 2005-03-28 |  Robin Dunn | disable the buttons while a find dialog is active | blob | commitdiff | raw | diff to current | 
| 2005-03-19 |  Robin Dunn | Turn off the expando-matic rubber band thing for mac | blob | commitdiff | raw | diff to current | 
| 2005-02-18 |  Robin Dunn | Added wx.lib.gestures module from Daniel Pozmanter... | blob | commitdiff | raw | diff to current | 
| 2005-02-18 |  Robin Dunn | Added wx.DatePickerCtrl | blob | commitdiff | raw | diff to current | 
| 2005-02-11 |  Robin Dunn | typos | blob | commitdiff | raw | diff to current | 
| 2005-02-07 |  Robin Dunn | Add a sample of a wx.StaticBox | blob | commitdiff | raw | diff to current | 
| 2005-02-02 |  Robin Dunn | misc | blob | commitdiff | raw | diff to current | 
| 2004-11-24 |  Robin Dunn | Added wrappers for wx.MediaCtrl | blob | commitdiff | raw | diff to current | 
| 2004-11-22 |  Robin Dunn | Fixes for DemoCodeEditor for when there is no STC avail... | blob | commitdiff | raw | diff to current | 
| 2004-11-18 |  Robin Dunn | StandardPaths updates.  Added a demo sample for Standar... | blob | commitdiff | raw | diff to current | 
| 2004-11-04 |  Robin Dunn | Set some minsizes | blob | commitdiff | raw | diff to current | 
| 2004-11-01 |  Robin Dunn | Use a MessagePanel instead of a MessageDialog for sampl... | blob | commitdiff | raw | diff to current | 
| 2004-10-28 |  Robin Dunn | Use the wx.App.SetMac* static methods instead of the... | blob | commitdiff | raw | diff to current | 
| 2004-10-19 |  Robin Dunn | use multiple images for changing the taskbar icon | blob | commitdiff | raw | diff to current | 
| 2004-10-15 |  Robin Dunn | Applied patch from Pim Van Heuven that modifies 4 files: | blob | commitdiff | raw | diff to current | 
| 2004-10-10 |  Robin Dunn | Don't bind the ACTIVATE events until the log window... | blob | commitdiff | raw | diff to current | 
| 2004-10-06 |  Robin Dunn | Show EVT_ACTIVATE and EVT_ACTIVATE_APP events in action. | blob | commitdiff | raw | diff to current | 
| 2004-09-30 |  Robin Dunn | Don't need to tickle the Idle process any more for... | blob | commitdiff | raw | diff to current | 
| 2004-09-29 |  Robin Dunn | Change which image is used in the taskbar | blob | commitdiff | raw | diff to current | 
| 2004-09-29 |  Robin Dunn | Overridable CreatePopupMenu in TaskBarIcon | blob | commitdiff | raw | diff to current | 
| 2004-09-25 |  Robin Dunn | NormalizeFontSizes --> SetStandardFonts | blob | commitdiff | raw | diff to current | 
| 2004-09-18 |  Robin Dunn | Added wx.Choicebook | blob | commitdiff | raw | diff to current | 
| 2004-09-09 |  Robin Dunn | Added StockButtons to main demo list | blob | commitdiff | raw | diff to current | 
| 2004-09-01 |  Robin Dunn | Added demo for Stock Buttons | blob | commitdiff | raw | diff to current | 
| 2004-09-01 |  Robin Dunn | Added wx.lib.ticker.Ticker class from Chris Mellon. | blob | commitdiff | raw | diff to current | 
| 2004-08-31 |  Robin Dunn | Don't hide the panel for non-MSW platforms. | blob | commitdiff | raw | diff to current | 
| 2004-08-25 |  Robin Dunn | Ensure that runTest is not modal, even when a required... | blob | commitdiff | raw | diff to current | 
| 2004-08-10 |  Robin Dunn | ReloadDemoPanel is no longer needed since every sample... | blob | commitdiff | raw | diff to current | 
| 2004-08-10 |  Robin Dunn | Go back to the old order for loading the demo tabs... | blob | commitdiff | raw | diff to current | 
| 2004-08-10 |  Robin Dunn | removed some samples | blob | commitdiff | raw | diff to current | 
| 2004-08-09 |  Robin Dunn | Reduce frame size a bit | blob | commitdiff | raw | diff to current | 
| 2004-08-07 |  Robin Dunn | some cleanup | blob | commitdiff | raw | diff to current | 
| 2004-08-07 |  Robin Dunn | update the overview text before updating the pages | blob | commitdiff | raw | diff to current | 
| 2004-08-07 |  Robin Dunn | Changed the order that the demo and code pages are... | blob | commitdiff | raw | diff to current | 
| 2004-08-06 |  Robin Dunn | Update the notebook before running the sample in case... | blob | commitdiff | raw | diff to current | 
| 2004-08-06 |  Robin Dunn | Applied (and heavily modified) a patch from Eugene | blob | commitdiff | raw | diff to current | 
| 2004-07-17 |  Robin Dunn | minor tweaks | blob | commitdiff | raw | diff to current | 
| 2004-06-29 |  Robin Dunn | tweaked comment | blob | commitdiff | raw | diff to current | 
| 2004-06-08 |  Robin Dunn | In unicode builds convert the source files and overview... | blob | commitdiff | raw | diff to current | 
| 2004-06-07 |  Robin Dunn | little tweaks | blob | commitdiff | raw | diff to current | 
| 2004-06-04 |  Robin Dunn | little tweaks | blob | commitdiff | raw | diff to current | 
| 2004-06-04 |  Robin Dunn | Added a new version (0.8.3) of FloatCanvas from Chris... | blob | commitdiff | raw | diff to current | 
| 2004-06-01 |  Robin Dunn | Make taskbar icon size dependent on platform.  Other... | blob | commitdiff | raw | diff to current | 
| 2004-05-26 |  Robin Dunn | Added a Python port of the OGL library, deprecated... | blob | commitdiff | raw | diff to current | 
| 2004-05-17 |  Robin Dunn | Removed calls to wx.InitAllImageHandlers. | blob | commitdiff | raw | diff to current | 
| 2004-05-02 |  Robin Dunn | Reverted to old method names/signatures for wx.DC,... | blob | commitdiff | raw | diff to current | 
| 2004-04-25 |  Robin Dunn | wx.StaticBox and siblings creation order, and other... | blob | commitdiff | raw | diff to current | 
| 2004-04-15 |  Robin Dunn | minor tweaks | blob | commitdiff | raw | diff to current | 
| 2004-04-07 |  Robin Dunn | Use wx.CLIP_CHILDREN on the splitter windows | blob | commitdiff | raw | diff to current | 
| 2004-03-26 |  Robin Dunn | Removed some old, outdated, unfinished, or unstarted... | blob | commitdiff | raw | diff to current | 
| 2004-03-26 |  Robin Dunn | Cleanup obsolete samples | blob | commitdiff | raw | diff to current | 
| 2004-03-25 |  Robin Dunn | No need to explicitly delete the tbicon | blob | commitdiff | raw | diff to current | 
| 2004-03-23 |  Robin Dunn | Lindsay Mathieson's newest wxActiveX class has been... | blob | commitdiff | raw | diff to current | 
| 2004-03-18 |  Robin Dunn | demo tweaks | blob | commitdiff | raw | diff to current | 
| 2004-03-15 |  Robin Dunn | Set focus back to the tree after loading the new sample... | blob | commitdiff | raw | diff to current | 
| 2004-03-15 |  Robin Dunn | Give BitmapButton its own demo, get rid of ErrorDialogs | blob | commitdiff | raw | diff to current | 
| 2004-03-11 |  Robin Dunn | Allow the stdout redirection to be toggled on or off... | blob | commitdiff | raw | diff to current | 
| 2004-03-10 |  Robin Dunn | Add demo showing drawing of an image with an Alpha... | blob | commitdiff | raw | diff to current | 
| 2004-03-10 |  Robin Dunn | demo tweaks | blob | commitdiff | raw | diff to current | 
| 2004-03-10 |  Robin Dunn | reSWIGged | blob | commitdiff | raw | diff to current | 
| 2004-03-05 |  Robin Dunn | Remove some extra Refreshes and such | blob | commitdiff | raw | diff to current | 
| 2004-03-05 |  Robin Dunn | When running samples from the demo standalone you can... | blob | commitdiff | raw | diff to current | 
| 2004-02-24 |  Robin Dunn | Some more demo tweaks | blob | commitdiff | raw | diff to current | 
| 2004-02-13 |  Robin Dunn | Typo fixed | blob | commitdiff | raw | diff to current | 
| 2004-02-04 |  Robin Dunn | You can now make menu items without IDs | blob | commitdiff | raw | diff to current | 
| 2004-02-03 |  Robin Dunn | wxWave --> wxSound | blob | commitdiff | raw | diff to current | 
| 2004-01-31 |  Robin Dunn | reSWIGged | blob | commitdiff | raw | diff to current | 
| 2004-01-22 |  Robin Dunn | take Throbber out of Misc | blob | commitdiff | raw | diff to current | 
| 2004-01-03 |  Robin Dunn | Renamed demo modules to be wx-less. | blob | commitdiff | raw | diff to current | 
| 2003-12-22 |  Robin Dunn | wxTaskBarIcon works on wxGTK now too. | blob | commitdiff | raw | diff to current | 
| 2003-12-22 |  Robin Dunn | Make the comment colors have a bit more contrast, and... | blob | commitdiff | raw | diff to current | 
| 2003-12-17 |  Robin Dunn | Swtch to using Bind, and use better styles for the... | blob | commitdiff | raw | diff to current | 
| 2003-12-13 |  Robin Dunn | Added a sample to the demo showing how to change the... | blob | commitdiff | raw | diff to current | 
| 2003-11-22 |  Robin Dunn | Lots of little bug fixes, API updates, etc. | blob | commitdiff | raw | diff to current | 
| 2003-11-21 |  Robin Dunn | Lots of demo tweaks for API updates, bug fixes and... | blob | commitdiff | raw | diff to current | 
| 2003-11-12 |  Robin Dunn | Merged the wxPy_newswig branch into the HEAD branch... | blob | commitdiff | raw | diff to current | 
| 2003-10-22 |  Robin Dunn | Add sample showing how to use the XRC subclass attribute | blob | commitdiff | raw | diff to current | 
| 2003-10-18 |  Robin Dunn | Demo tweaks | blob | commitdiff | raw | diff to current | 
| 2003-10-02 |  Robin Dunn | A huge glob of changes in the 2.4 branch merged over... | blob | commitdiff | raw | diff to current | 
| 2003-10-01 |  Robin Dunn | Added listbook demo and also some other demo tweaks | blob | commitdiff | raw | diff to current | 
| 2003-08-14 |  Robin Dunn | reSWIGged | blob | commitdiff | raw | diff to current | 
| 2003-08-08 |  Robin Dunn | Added Python wrappers for wxRTTI for the wxVScrolledWindow, | blob | commitdiff | raw | diff to current | 
| 2003-07-02 |  Robin Dunn | wxPython Merge #2 of 2.4 branch --> HEAD  (branch tag... | blob | commitdiff | raw | diff to current | 
| 2003-03-25 |  Robin Dunn | Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) | blob | commitdiff | raw | diff to current | 
| 2002-08-24 |  Robin Dunn | Added wxXmlResourceHandler to wxPython and enabled... | blob | commitdiff | raw | diff to current | 
| 2002-08-17 |  Robin Dunn | Added wxWizard and the wizard page classes, as well... | blob | commitdiff | raw | diff to current | 
| next |