2006-02-24 |
Robin Dunn | Use correct attribution |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Minor demo tweaks |
tree | commitdiff |
2006-02-13 |
Robin Dunn | a little tweak to the debug code (commented out) |
tree | commitdiff |
2006-02-13 |
Robin Dunn | don't hide the log messages, and be sure to stop the... |
tree | commitdiff |
2006-02-13 |
Robin Dunn | Show some GradientFill usage |
tree | commitdiff |
2006-02-10 |
Robin Dunn | use wxRTTI to construct the right class of wxHtmlCell |
tree | commitdiff |
2006-02-09 |
Robin Dunn | Use Bind() |
tree | commitdiff |
2006-02-07 |
Robin Dunn | Changes to how overridable C++ methods are virtualized... |
tree | commitdiff |
2006-02-02 |
Robin Dunn | minor layout tweak |
tree | commitdiff |
2006-02-01 |
Robin Dunn | Added wxPython wrappers for the new wx.Treebook and... |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Minor demo tweaks |
tree | commitdiff |
2006-01-29 |
Robin Dunn | no longer need to lowercase the input ourselves |
tree | commitdiff |
2006-01-26 |
Robin Dunn | show unicode/ansi mode on startup too |
tree | commitdiff |
2006-01-21 |
Robin Dunn | Since this window draws its own background, set the... |
tree | commitdiff |
2006-01-17 |
Robin Dunn | Another merge of 2.6 changes |
tree | commitdiff |
2006-01-09 |
Robin Dunn | Merge #3 from the 2.6 branch, containing last set of... |
tree | commitdiff |
2006-01-06 |
Robin Dunn | another merge from WX_2_6_BRANCH |
tree | commitdiff |
2006-01-02 |
Robin Dunn | Update copyright year |
tree | commitdiff |
2005-12-30 |
Robin Dunn | Merged modifications from the 2.6 branch |
tree | commitdiff |
2005-11-19 |
Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064) |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Added the wx.lib.splitter module, which contains the |
tree | commitdiff |
2005-06-11 |
Robin Dunn | A little cleanup |
tree | commitdiff |
2005-06-06 |
Robin Dunn | Put back this icon, it's needed by the windows installer |
tree | commitdiff |
2005-06-03 |
Robin Dunn | Use the wx.ART_NORMAL_FILE icon |
tree | commitdiff |
2005-05-31 |
Julian Smart | Olly Betts' typo patch |
tree | commitdiff |
2005-05-29 |
Robin Dunn | Cancel the timer and show the main frame immediately... |
tree | commitdiff |
2005-05-28 |
Robin Dunn | use wx.CallAfter to set the insertion point |
tree | commitdiff |
2005-05-26 |
Robin Dunn | there aren't any suitable images in images.py any more... |
tree | commitdiff |
2005-05-26 |
Robin Dunn | use wx.ART_NEW |
tree | commitdiff |
2005-05-26 |
Robin Dunn | docstring update |
tree | commitdiff |
2005-05-26 |
Robin Dunn | Do a little less anti-alias so it looks better on dark... |
tree | commitdiff |
2005-05-26 |
Robin Dunn | remove the delete button and add another example of... |
tree | commitdiff |
2005-05-26 |
Robin Dunn | Some tweaks to the temporary art images, added wxART_NEW |
tree | commitdiff |
2005-05-24 |
Robin Dunn | Removed unnecessary files, removed or replaced images... |
tree | commitdiff |
2005-05-20 |
Robin Dunn | The bug is no longer there, but leave the workaround... |
tree | commitdiff |
2005-05-18 |
Robin Dunn | Added some test code (commented out) |
tree | commitdiff |
2005-05-17 |
Robin Dunn | Themed backgrounds for flat generic buttons |
tree | commitdiff |
2005-05-16 |
Robin Dunn | Don't bypass the bacground erase anymore |
tree | commitdiff |
2005-05-16 |
Robin Dunn | cleanup |
tree | commitdiff |
2005-05-13 |
Robin Dunn | Some demo tweaks |
tree | commitdiff |
2005-05-13 |
Robin Dunn | Added wx.lib.hyperlink from Andrea Gavana. It is a... |
tree | commitdiff |
2005-05-12 |
Robin Dunn | Loop doesn't exist any more |
tree | commitdiff |
2005-04-28 |
Robin Dunn | demo tweaks |
tree | commitdiff |
2005-04-22 |
Robin Dunn | a little more tweaking |
tree | commitdiff |
2005-04-22 |
Robin Dunn | Bind the EVT_HELP events to the textctrls, not the... |
tree | commitdiff |
2005-04-22 |
Robin Dunn | some bugs in the demo fixed |
tree | commitdiff |
2005-04-20 |
Robin Dunn | a little more tweaking |
tree | commitdiff |
2005-04-20 |
Robin Dunn | Some little tweaks |
tree | commitdiff |
2005-04-19 |
Robin Dunn | apples and oranges bug fixed |
tree | commitdiff |
2005-04-19 |
Robin Dunn | Allow to set a style's wxFontEncoding |
tree | commitdiff |
2005-04-18 |
Robin Dunn | no need to call SetAutoLayout |
tree | commitdiff |
2005-04-14 |
Robin Dunn | no need for the panel in the transient popup any more |
tree | commitdiff |
2005-04-11 |
Robin Dunn | adjusted indent |
tree | commitdiff |
2005-04-06 |
Robin Dunn | Check validity of items before using them |
tree | commitdiff |
2005-04-04 |
Robin Dunn | Added wrappers and a demo for the animate contrib |
tree | commitdiff |
2005-04-04 |
Robin Dunn | Move comment to where it can be a true statement ;-) |
tree | commitdiff |
2005-04-02 |
Robin Dunn | Update year |
tree | commitdiff |
2005-03-31 |
Robin Dunn | Added MultiChoiceDialog |
tree | commitdiff |
2005-03-30 |
Robin Dunn | Added wx.lib.foldpanelbar, Andrea Gavana's port of... |
tree | commitdiff |
2005-03-28 |
Robin Dunn | disable the buttons while a find dialog is active |
tree | commitdiff |
2005-03-28 |
Robin Dunn | disable the buttons while a find dialog is active |
tree | commitdiff |
2005-03-25 |
Robin Dunn | A little cleanup |
tree | commitdiff |
2005-03-24 |
Robin Dunn | fix string substitution |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Turn off the expando-matic rubber band thing for mac |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Better capture of unicode character events |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Call evt.Skip by default |
tree | commitdiff |
2005-03-12 |
Robin Dunn | some demo tweaks |
tree | commitdiff |
2005-03-09 |
Robin Dunn | User newer APIs for setting up scrolling |
tree | commitdiff |
2005-03-03 |
Robin Dunn | new style flags for wxBufferedDC |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Updates for MouseGestures |
tree | commitdiff |
2005-02-19 |
Robin Dunn | Add more art IDs |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Patch #1143556: mods to SashWindow demo: auto-generate IDs |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Added wx.lib.gestures module from Daniel Pozmanter... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | wxStdButtonSizer Finalise --> Realize |
tree | commitdiff |
2005-02-18 |
Robin Dunn | typo |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl |
tree | commitdiff |
2005-02-11 |
Robin Dunn | typos |
tree | commitdiff |
2005-02-07 |
Robin Dunn | Add a sample of a wx.StaticBox |
tree | commitdiff |
2005-02-07 |
Robin Dunn | Use wx.StdDialogButtonSizer |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Shorten key names, add some tooltips |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Attempt to display the unicode character if running... |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Avoid name clash with wx.App.OnExit |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Add ability to copy the event log to the clipboard |
tree | commitdiff |
2005-02-02 |
Robin Dunn | misc |
tree | commitdiff |
2005-02-02 |
Robin Dunn | All the demo samples return a panel now, no need to... |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Some little demo tweaks |
tree | commitdiff |
2005-01-29 |
Robin Dunn | log IsEditCancelled too |
tree | commitdiff |
2005-01-13 |
Robin Dunn | untabified |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Use sizers for layout |
tree | commitdiff |
2005-01-13 |
Robin Dunn | namespace fix |
tree | commitdiff |
2004-12-24 |
Robin Dunn | Make the wx.MediaCtrl demo more functional, and add... |
tree | commitdiff |
2004-12-08 |
Robin Dunn | Some tweaks for the wxMediaCtrl and enhaced the demo... |
tree | commitdiff |
2004-12-01 |
Robin Dunn | Little tweaks to match recent wxWidgets updates |
tree | commitdiff |
2004-11-24 |
Robin Dunn | added overview text for wx.MediaCtrl demo, udpated... |
tree | commitdiff |
2004-11-24 |
Robin Dunn | Added wrappers for wx.MediaCtrl |
tree | commitdiff |
2004-11-22 |
Robin Dunn | Fixes for DemoCodeEditor for when there is no STC avail... |
tree | commitdiff |
2004-11-18 |
Robin Dunn | StandardPaths updates. Added a demo sample for Standar... |
tree | commitdiff |
2004-11-13 |
Robin Dunn | the python2 check is gone, take out the use of the... |
tree | commitdiff |
2004-11-13 |
Robin Dunn | * wxPrintDialog no longer derives from wxDialog. |
tree | commitdiff |
next |