2006-03-25 |
Robin Dunn | Use self.GetCanvas() instead of just self.GetCanvas |
tree | commitdiff |
2006-03-25 |
Robin Dunn | more size_t --> unsigned int changes |
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 | reSWIGged |
tree | commitdiff |
2006-03-24 |
Robin Dunn | * wx.Panel doesn't have a SetTitle anymore. What was... |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Need to use wizard.GetPageAreaSizer().Add(page) now... |
tree | commitdiff |
2006-03-24 |
Robin Dunn | wxFileSystemHandler needs a destructor and to give... |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Length --> length |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Several instances of int --> unsigned int |
tree | commitdiff |
2006-03-23 |
Robin Dunn | no longer need reverse renamers for the *Ptr classes |
tree | commitdiff |
2006-03-20 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-20 |
Robin Dunn | Editors, Renderers and Attrs need to have a destructor... |
tree | commitdiff |
2006-03-20 |
Robin Dunn | Use the static method instead of the global alias |
tree | commitdiff |
2006-03-19 |
Robin Dunn | A bit of cleanup |
tree | commitdiff |
2006-03-19 |
Robin Dunn | docstrings |
tree | commitdiff |
2006-03-19 |
Robin Dunn | Add wxHelpProvider destructor |
tree | commitdiff |
2006-03-18 |
Robin Dunn | Demonstrate setting metal appearance for wxMac |
tree | commitdiff |
2006-03-18 |
Mart Raudsepp | Test wxPython CIA announcement |
tree | commitdiff |
2006-03-18 |
Robin Dunn | New source dirs that need installed |
tree | commitdiff |
2006-03-18 |
Robin Dunn | SWIG 1.3.29 updates |
tree | commitdiff |
2006-03-17 |
Robin Dunn | Add scrollbars when the plot is zoomed in, and also... |
tree | commitdiff |
2006-03-17 |
David Surovell | cleanup - fixed a warning, some typos, and made minor... |
tree | commitdiff |
2006-03-17 |
Robin Dunn | The dummy wxDisplay class is no longer needed as there... |
tree | commitdiff |
2006-03-17 |
Robin Dunn | updated comment |
tree | commitdiff |
2006-03-17 |
Robin Dunn | Add GetClientArea |
tree | commitdiff |
2006-03-16 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-16 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-16 |
Robin Dunn | Docstring typo |
tree | commitdiff |
2006-03-16 |
Robin Dunn | Enable OnDrawSeparator and OnDrawBackground to be overr... |
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 | Added wx.Window.GetScreenPosition and GetScreenRect |
tree | commitdiff |
2006-03-15 |
Robin Dunn | some int --> size_t changes |
tree | commitdiff |
2006-03-15 |
Robin Dunn | tweaked font sizes |
tree | commitdiff |
2006-03-14 |
Robin Dunn | reSWIGed |
tree | commitdiff |
2006-03-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-14 |
Robin Dunn | SWIG-1.3.29 |
tree | commitdiff |
2006-03-14 |
Robin Dunn | SWIG 1.3.29 |
tree | commitdiff |
2006-03-14 |
Robin Dunn | typo |
tree | commitdiff |
2006-03-14 |
Robin Dunn | Sometimes we do need to allow recursion of callbacks |
tree | commitdiff |
2006-03-13 |
Robin Dunn | Dtor for wxHtmlCell |
tree | commitdiff |
2006-03-10 |
Vadim Zeitlin | define wxUSE_UNICODE=1 on the command line in UNICODE... |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Applied Patch #1424869: Implement wxListCtrl::SetItemCo... |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Applied patch #1441370: lib.plot - allow passing in... |
tree | commitdiff |
2006-03-10 |
Robin Dunn | slight refactor |
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-10 |
Robin Dunn | Give classes that need one a destructor wrapper, and... |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Add wx.ListBox.HitTest |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Add wx.CommandEvent.GetClientData |
tree | commitdiff |
2006-03-10 |
David Surovell | cleanup magic number usage and comments |
tree | commitdiff |
2006-03-08 |
Robin Dunn | workaround MacSetMetalAppearance being made protected |
tree | commitdiff |
2006-03-08 |
Robin Dunn | Updated to Scintilla 1.67 |
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-03-06 |
Robin Dunn | Make the 'this' attribute a real attribute of the Facad... |
tree | commitdiff |
2006-03-06 |
Robin Dunn | Publisher is now able to parse a dotted notation string |
tree | commitdiff |
2006-03-06 |
Kevin Ollivier | Needed so we can install TaskRunner to Python's site... |
tree | commitdiff |
2006-03-05 |
Robin Dunn | GetEditControl is not wxMSW specific any more |
tree | commitdiff |
2006-03-05 |
Robin Dunn | Dont' return references to wxDateTime |
tree | commitdiff |
2006-03-05 |
Robin Dunn | Comment out wxHVScrolledWindow |
tree | commitdiff |
2006-03-05 |
Robin Dunn | Add GetHandlers |
tree | commitdiff |
2006-03-05 |
Robin Dunn | Add copy constructor, DateTimeFromDateTime |
tree | commitdiff |
2006-02-27 |
Kevin Ollivier | Typo. Who puts vowels in 'makedirs'? ;-) |
tree | commitdiff |
2006-02-27 |
Kevin Ollivier | Sorry, zapping rogue print statement. ;-/ |
tree | commitdiff |
2006-02-27 |
Kevin Ollivier | Bumping the arg numbers since we now don't have a CFGFI... |
tree | commitdiff |
2006-02-27 |
Kevin Ollivier | Adding code to load Config objects from a file, and... |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Use correct attribution |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Workaround the lack of a wx.EVT_FIND_CLOSE on Windows... |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Allow clearing the history, and saving the history... |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Merge some 2.6-branch changes |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Minor demo tweaks |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Add LastWrite |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Add CalcRowsCols |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Docstring fix |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Give attribution to Jorgen Bodde |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Docstring fix |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Use wxSystemSetitngs for the rule color |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Use UNICODE=0 for ansi builds |
tree | commitdiff |
2006-02-21 |
Roman Rolinsky | corrected positioning of internal panels, as the defaul... |
tree | commitdiff |
2006-02-18 |
Robin Dunn | Added the wx.HVScrolledWindow class. |
tree | commitdiff |
2006-02-18 |
Robin Dunn | Treat Ctrl-Shift-Backspace the same as ESC in the shell. |
tree | commitdiff |
2006-02-18 |
Robin Dunn | Prevent using a bad tree item. |
tree | commitdiff |
2006-02-18 |
Robin Dunn | Added the wx.HVScrolledWindow class. |
tree | commitdiff |
2006-02-16 |
Roman Rolinsky | Fixed Cut command, added support for MenuBar inside... |
tree | commitdiff |
2006-02-16 |
Robin Dunn | Added GetToolsCount |
tree | commitdiff |
2006-02-14 |
Roman Rolinsky | OnReplace not yet undoable |
tree | commitdiff |
2006-02-14 |
Robin Dunn | make the stay-on-top mode controlled by a command-line... |
tree | commitdiff |
2006-02-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-02-14 |
Roman Rolinsky | update of Paste command, new revision |
tree | commitdiff |
2006-02-14 |
Roman Rolinsky | fix for memory leak in paste |
tree | commitdiff |
2006-02-13 |
Robin Dunn | New APIs, Events, etc. for MediaCtrl |
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-13 |
Robin Dunn | change doc tweaks |
tree | commitdiff |
next |