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 |
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-11 |
Robin Dunn | No longer need the SWIG_VERSION to be output to the... |
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 | Mention BeginDrawing and EndDrawing deprecation. |
tree | commitdiff |
2006-02-09 |
Robin Dunn | Docstring fix, and a bit of cleanup |
tree | commitdiff |
2006-02-09 |
Robin Dunn | Use Bind() |
tree | commitdiff |
2006-02-09 |
Robin Dunn | Patch #1428290: STCStyleEditor updates |
tree | commitdiff |
2006-02-09 |
Robin Dunn | Patch #1428181: Sample wxProject.py updated |
tree | commitdiff |
2006-02-07 |
Robin Dunn | Remove calls to dc.BeginDrawing and dc.EndDrawing |
tree | commitdiff |
2006-02-07 |
David Surovell | removed deprecated wxDC.[Begin,End]Drawing calls |
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-06 |
Kevin Ollivier | wx-config now provides all the needed flags, so lflags... |
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-03 |
Robin Dunn | Allow Save Settings to save even when AutoSave is turne... |
tree | commitdiff |
2006-02-03 |
Robin Dunn | Better cleanup of circular references. |
tree | commitdiff |
2006-02-02 |
Robin Dunn | use UNICODE=1 by default |
tree | commitdiff |
2006-02-02 |
Robin Dunn | use UNICODE=1 by default |
tree | commitdiff |
2006-02-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-02-02 |
Robin Dunn | Mention the SWIG_VERSION change |
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-02-01 |
Roman Rolinsky | updated from CVS |
tree | commitdiff |
2006-01-31 |
Robin Dunn | Delay part of the setup |
tree | commitdiff |
2006-01-29 |
David Surovell | wxPython tab cleaning |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Ensure the window is still valid before adjusting the... |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Minor demo tweaks |
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 | Ouput a SWIG_VERSION #define to the wrapper file. |
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 | no longer need to lowercase the input ourselves |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Use reference types on SetDimension so the proper typem... |
tree | commitdiff |
2006-01-28 |
Kevin Ollivier | Adding Reswig and Universal binary options to both... |
tree | commitdiff |
2006-01-26 |
Robin Dunn | show unicode/ansi mode on startup too |
tree | commitdiff |
2006-01-26 |
Robin Dunn | Add supoprt for wxListCtrl::OnGetItemColumnImage |
tree | commitdiff |
2006-01-24 |
Robin Dunn | fix for broken files that were recently checked in |
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 | more about the downloadable swig |
tree | commitdiff |
2006-01-23 |
Robin Dunn | reSWIGged with new SWIG runtime |
tree | commitdiff |
2006-01-23 |
Robin Dunn | comment fix |
tree | commitdiff |
2006-01-23 |
Robin Dunn | Clear possible exception from failed wxPyConvertSwigPtr |
tree | commitdiff |
2006-01-21 |
Robin Dunn | Since this window draws its own background, set the... |
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 | Patch for Bug 1409256, wxversion.py does not understand... |
tree | commitdiff |
2006-01-20 |
Robin Dunn | Updates for CreateButtonSizer |
tree | commitdiff |
2006-01-20 |
Robin Dunn | prevent overload abiguity in wxPyPrintPreview ctor |
tree | commitdiff |
2006-01-20 |
Robin Dunn | Added ConvertToGreyscale |
tree | commitdiff |
2006-01-17 |
Robin Dunn | MSW Support |
tree | commitdiff |
2006-01-17 |
Robin Dunn | Another merge of 2.6 changes |
tree | commitdiff |
2006-01-13 |
Robin Dunn | Fix for MSVC 6 compile error |
tree | commitdiff |
2006-01-13 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-01-13 |
Robin Dunn | Added GetFrame and GetDialog |
tree | commitdiff |
2006-01-13 |
Robin Dunn | wx.EventLoop is now implemented for wxMac. |
tree | commitdiff |
2006-01-11 |
David Surovell | fixed include file rename issue |
tree | commitdiff |
2006-01-10 |
Robin Dunn | One last change from Chris. Delays handling a resize... |
tree | commitdiff |
2006-01-10 |
Robin Dunn | merge #4 from 2.6 branch |
tree | commitdiff |
2006-01-09 |
Robin Dunn | Added wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHel... |
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 | Added wx.GetColourFromUser and wx.GetFontFromUser |
tree | commitdiff |
2006-01-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-01-02 |
Robin Dunn | reSWIGged |
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-12-30 |
Robin Dunn | Merged modifications from the 2.6 branch |
tree | commitdiff |
2005-12-30 |
Robin Dunn | wxHotkeyModifier --> wxKeyModifier |
tree | commitdiff |
2005-12-30 |
Robin Dunn | Note that some deprecated items have been removed |
tree | commitdiff |
2005-12-22 |
Kevin Ollivier | Fixes so that wxPython builds on 2.7. Mostly removing... |
tree | commitdiff |
2005-12-22 |
Kevin Ollivier | Use the now 'official' makemo.py when building packages. |
tree | commitdiff |
2005-12-22 |
Kevin Ollivier | Updating version. |
tree | commitdiff |
2005-12-22 |
Kevin Ollivier | Moving the 2.6 branch change in how SWIG is found to... |
tree | commitdiff |
next |