2006-04-15 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Give wxDataObjectComposite a way to report what kind... |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Various wxHtml updates |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Add wxButtonToolBar, but since it is currently only... |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Remove wxHVScrolledWindow wrappers |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Wrap some deprecation wrappers around newly deprecated... |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Add some missing wxPyBeginBlockThreads calls |
tree | commitdiff |
2006-04-11 |
Robin Dunn | Add wxST_DOTS_MIDDLE and wxST_DOTS_END constants |
tree | commitdiff |
2006-04-11 |
Robin Dunn | Acquire the GIL in GetSelections |
tree | commitdiff |
2006-04-10 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-04-09 |
Robin Dunn | Added CmdDown() to grid events |
tree | commitdiff |
2006-04-08 |
Robin Dunn | Give wx.GridTableBase a destructor, and clear the owner... |
tree | commitdiff |
2006-04-06 |
Robin Dunn | Minor tweaks to bring up to date with CVS changes |
tree | commitdiff |
2006-03-31 |
Robin Dunn | Fixed the equality and inequality operators for some... |
tree | commitdiff |
2006-03-29 |
Robin Dunn | Added GetResourcesDir and GetLocalizedResourcesDir to |
tree | commitdiff |
2006-03-25 |
Robin Dunn | more size_t --> unsigned int changes |
tree | commitdiff |
2006-03-24 |
Robin Dunn | reSWIGged |
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-20 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-20 |
Robin Dunn | Editors, Renderers and Attrs need to have a destructor... |
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-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 wx.Window.GetScreenPosition and GetScreenRect |
tree | commitdiff |
2006-03-15 |
Robin Dunn | some int --> size_t changes |
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 | Sometimes we do need to allow recursion of callbacks |
tree | commitdiff |
2006-03-13 |
Robin Dunn | Dtor for wxHtmlCell |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Applied Patch #1424869: Implement wxListCtrl::SetItemCo... |
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-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-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 | Docstring fix |
tree | commitdiff |
2006-02-18 |
Robin Dunn | Added the wx.HVScrolledWindow class. |
tree | commitdiff |
2006-02-16 |
Robin Dunn | Added GetToolsCount |
tree | commitdiff |
2006-02-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-02-13 |
Robin Dunn | New APIs, Events, etc. for MediaCtrl |
tree | commitdiff |
2006-02-13 |
Robin Dunn | new GetShown, Show, and etc. for wx.UpdateUIEvent |
tree | commitdiff |
2006-02-13 |
Robin Dunn | a little reorg and cleanup from the last two revisions |
tree | commitdiff |
2006-02-12 |
Robin Dunn | Forward decalre wxPyFindSwigType |
tree | commitdiff |
2006-02-12 |
Robin Dunn | Added the wx.DC.GradientFillConcentric and wx.DC.Gradie... |
tree | commitdiff |
2006-02-11 |
Robin Dunn | Rearrainge things so the SWIG_VERSION values doesn... |
tree | commitdiff |
2006-02-11 |
Robin Dunn | Docstring update |
tree | commitdiff |
2006-02-10 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-02-10 |
Robin Dunn | Oops, CenteronScreen wasn't really removed, just moved... |
tree | commitdiff |
2006-02-10 |
Robin Dunn | use wxRTTI to construct the right class of wxHtmlCell |
tree | commitdiff |
2006-02-10 |
Robin Dunn | Add missing constants |
tree | commitdiff |
2006-02-10 |
Robin Dunn | Add wx.Dialog.Get/SetAffirmativeId and Get/SetEscapeId |
tree | commitdiff |
2006-02-10 |
Robin Dunn | wx.Window.CenterOnScreen has been removed |
tree | commitdiff |
2006-02-10 |
Robin Dunn | Add wx.Rect.CenterIn |
tree | commitdiff |
2006-02-10 |
Robin Dunn | Add wx.KeyEvent.GetModifiers |
tree | commitdiff |
2006-02-10 |
Robin Dunn | GetFromWindow is available everywhere now |
tree | commitdiff |
2006-02-10 |
Robin Dunn | Add Get/SetBitmapHover |
tree | commitdiff |
2006-02-09 |
Robin Dunn | Docstring fix, and a bit of cleanup |
tree | commitdiff |
2006-02-07 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-02-07 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-02-07 |
Robin Dunn | some cleanup |
tree | commitdiff |
2006-02-07 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-02-07 |
Robin Dunn | Oops, DoLog and DoLogString are protected |
tree | commitdiff |
2006-02-07 |
Robin Dunn | Added feature flag |
tree | commitdiff |
2006-02-07 |
Robin Dunn | Changes to how overridable C++ methods are virtualized... |
tree | commitdiff |
2006-02-06 |
Robin Dunn | ShrinkMode --> FitToCurrentPage |
tree | commitdiff |
2006-02-05 |
Robin Dunn | BeginDrawing/EndDrawing are deprecated, and never reall... |
tree | commitdiff |
2006-02-05 |
Robin Dunn | AddSubPage --> InsertSubPage |
tree | commitdiff |
2006-02-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-02-01 |
Robin Dunn | Added wxPython wrappers for the new wx.Treebook and... |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Changes needed to be able to build with SWIG 1.3.24... |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Changes needed to be able to build with SWIG 1.3.24... |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Use reference types on SetDimension so the proper typem... |
tree | commitdiff |
2006-01-26 |
Robin Dunn | Add supoprt for wxListCtrl::OnGetItemColumnImage |
tree | commitdiff |
2006-01-24 |
Robin Dunn | move the nodefault option into _defs.i too. |
tree | commitdiff |
2006-01-23 |
Robin Dunn | reSWIGged with the new SWIG runtime |
tree | commitdiff |
2006-01-23 |
Robin Dunn | reSWIGged with new SWIG runtime |
tree | commitdiff |
2006-01-21 |
Robin Dunn | Changes needed for SWIG 1.3.27 |
tree | commitdiff |
2006-01-20 |
Robin Dunn | Added some (#ifdef'd out) wrappers to help in debugging... |
tree | commitdiff |
2006-01-20 |
Robin Dunn | corrections for some SWIG deprecation warnings |
tree | commitdiff |
2006-01-20 |
Robin Dunn | Updates for CreateButtonSizer |
tree | commitdiff |
next |