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 |
2004-11-04 |
Robin Dunn | Set some minsizes |
tree | commitdiff |
2004-11-01 |
Robin Dunn | Use a MessagePanel instead of a MessageDialog for sampl... |
tree | commitdiff |
2004-10-30 |
Robin Dunn | Remove non-ascii characters |
tree | commitdiff |
2004-10-30 |
Robin Dunn | Use wx.FULL_PAINT_ON_RESIZE |
tree | commitdiff |
2004-10-29 |
Robin Dunn | Save a reference to the async sound object |
tree | commitdiff |
2004-10-28 |
Robin Dunn | Use the wx.App.SetMac* static methods instead of the... |
tree | commitdiff |
2004-10-28 |
Robin Dunn | just a little tweak |
tree | commitdiff |
2004-10-22 |
Robin Dunn | Some new icons |
tree | commitdiff |
2004-10-19 |
Robin Dunn | Remove comment too |
tree | commitdiff |
2004-10-19 |
Robin Dunn | use multiple images for changing the taskbar icon |
tree | commitdiff |
2004-10-19 |
Robin Dunn | fix image range |
tree | commitdiff |
2004-10-17 |
Robin Dunn | Test GetTextRange on some unicode text |
tree | commitdiff |
2004-10-16 |
Robin Dunn | Fix to use old AutoWidthMixin API |
tree | commitdiff |
2004-10-15 |
Robin Dunn | Show PlatformInfo in the About box too. |
tree | commitdiff |
2004-10-15 |
Robin Dunn | Corrected some comments |
tree | commitdiff |
2004-10-15 |
Robin Dunn | Applied patch from Pim Van Heuven that modifies 4 files: |
tree | commitdiff |
2004-10-11 |
Robin Dunn | Use a better fixed size for the spin button |
tree | commitdiff |
2004-10-11 |
Robin Dunn | MaskedEdit updates from Will Sadkin: |
tree | commitdiff |
2004-10-10 |
Robin Dunn | Don't bind the ACTIVATE events until the log window... |
tree | commitdiff |
2004-10-07 |
Robin Dunn | FloatCanvas patch from Chris Barker. |
tree | commitdiff |
2004-10-06 |
Robin Dunn | Show EVT_ACTIVATE and EVT_ACTIVATE_APP events in action. |
tree | commitdiff |
next |