2006-08-04 |
Robin Dunn | Let the text ctrl do the word wrapping, not the source... |
tree | commitdiff |
2006-08-04 |
Robin Dunn | add menu options for the blinds effects |
tree | commitdiff |
2006-07-22 |
Robin Dunn | Added color setting tool to the RichTextCtrl sample |
tree | commitdiff |
2006-07-22 |
Robin Dunn | some test code |
tree | commitdiff |
2006-07-22 |
Robin Dunn | Added support for the wxAUI Notebook |
tree | commitdiff |
2006-07-21 |
Robin Dunn | Docstrings and other fixes from David Hughes |
tree | commitdiff |
2006-07-10 |
Robin Dunn | Adjust control size after Play |
tree | commitdiff |
2006-07-10 |
Robin Dunn | Overview string tweaks |
tree | commitdiff |
2006-07-10 |
Robin Dunn | allow transparency flags on mac too |
tree | commitdiff |
2006-07-10 |
Robin Dunn | Added the PseudoDC class from Paul Lanier. It provides... |
tree | commitdiff |
2006-07-08 |
Robin Dunn | Added wrappers for wxAUI |
tree | commitdiff |
2006-06-27 |
Robin Dunn | Don't use custom bg style except on wxGTK |
tree | commitdiff |
2006-06-14 |
Robin Dunn | fixed line endings |
tree | commitdiff |
2006-06-13 |
Robin Dunn | Change header label |
tree | commitdiff |
2006-06-10 |
Robin Dunn | MaskedEdit patch from Will Sadkin: |
tree | commitdiff |
2006-06-09 |
Robin Dunn | Give wxMac its own set of face names |
tree | commitdiff |
2006-06-09 |
Robin Dunn | Don't use an accelerator for the About box. Ctl(Cmd... |
tree | commitdiff |
2006-06-07 |
Robin Dunn | Added wrappers for the Picker controls. |
tree | commitdiff |
2006-05-23 |
Robin Dunn | Added wrappers and demo for RichTextCtrl |
tree | commitdiff |
2006-05-19 |
Robin Dunn | Demo the page setup dialog instead of the print setup... |
tree | commitdiff |
2006-05-18 |
Robin Dunn | Undo part of lst change |
tree | commitdiff |
2006-05-18 |
Robin Dunn | Use correct DLL import/export specifier for multi-lib... |
tree | commitdiff |
2006-05-04 |
Robin Dunn | wx.ProgressDialog.Update now returns two values. |
tree | commitdiff |
2006-05-04 |
Robin Dunn | Font size adjustment |
tree | commitdiff |
2006-05-04 |
Robin Dunn | Use SetBackgroundStyle for wxGTK |
tree | commitdiff |
2006-04-18 |
Robin Dunn | Added wx.StandardPaths.GetDocumentsDir |
tree | commitdiff |
2006-04-04 |
Robin Dunn | EVT_TEXT_ENTER handler on a combobox needs evt.Skip... |
tree | commitdiff |
2006-03-29 |
Robin Dunn | Added GetResourcesDir and GetLocalizedResourcesDir to |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP... |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Need to use wizard.GetPageAreaSizer().Add(page) now... |
tree | commitdiff |
2006-03-20 |
Robin Dunn | Use the static method instead of the global alias |
tree | commitdiff |
2006-03-18 |
Robin Dunn | Demonstrate setting metal appearance for wxMac |
tree | commitdiff |
2006-03-15 |
Robin Dunn | Added some overview text |
tree | commitdiff |
2006-03-15 |
Robin Dunn | Added CheckListCtrlMixin from Bruce Who |
tree | commitdiff |
2006-03-15 |
Robin Dunn | Updated the analogclock.py module to the new analogcloc... |
tree | commitdiff |
2006-03-15 |
Robin Dunn | updated html-ized version of the stc.h file |
tree | commitdiff |
2006-03-15 |
Robin Dunn | tweaked font sizes |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Test wx.ListBox.HitTest |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Test wx.CommandEvent.GetClientData |
tree | commitdiff |
2006-03-06 |
Robin Dunn | cleanup doc |
tree | commitdiff |
2006-03-06 |
Robin Dunn | Use EVT_CONTEXT_MENU |
tree | commitdiff |
2006-03-06 |
Robin Dunn | Fix indentation |
tree | commitdiff |
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 |
next |