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 |
2005-12-20 |
Kevin Ollivier | Remove references to now removed iewin module. Replaced... |
tree | commitdiff |
2005-12-20 |
Kevin Ollivier | Removing old iewin extension. Replaced by activex/wxie. |
tree | commitdiff |
2005-12-19 |
Kevin Ollivier | Use TranslateAccelerator so that TAB, Return, etc.... |
tree | commitdiff |
2005-12-16 |
Kevin Ollivier | Script for building mo locale files. |
tree | commitdiff |
2005-12-16 |
Kevin Ollivier | Forward port 2.6 branch changes to head. |
tree | commitdiff |
2005-11-30 |
David Surovell | corrected comment typos |
tree | commitdiff |
2005-11-29 |
David Surovell | cleaned up comments |
tree | commitdiff |
2005-11-28 |
David Surovell | fixed improper (long) casts |
tree | commitdiff |
2005-11-26 |
David Surovell | fixed GetFreeMemory decl. to match wxWidgets |
tree | commitdiff |
2005-11-20 |
Dimitri Schoolwerth | applied patch #1356901 "Yet another removal of extra... |
tree | commitdiff |
2005-11-19 |
Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064) |
tree | commitdiff |
2005-11-16 |
Włodzimierz Skiba | Finally removes occurences of OnMenuCommand and closes... |
tree | commitdiff |
2005-11-11 |
Roman Rolinsky | 0.1.7-0 |
tree | commitdiff |
2005-11-08 |
Roman Rolinsky | revision 7 |
tree | commitdiff |
2005-11-08 |
Włodzimierz Skiba | Get/Set title fixes (#1350999). |
tree | commitdiff |
2005-11-04 |
Roman Rolinsky | version 0.1.6-6 |
tree | commitdiff |
2005-10-14 |
Roman Rolinsky | fix for correct type of checklist box items |
tree | commitdiff |
2005-10-14 |
Roman Rolinsky | iconize properties frame together with main |
tree | commitdiff |
2005-09-28 |
Kevin Ollivier | Move away from relative paths on Win, fix Unicode optio... |
tree | commitdiff |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-09-23 |
Kevin Ollivier | Fixed unicode support and introduced a debug flag. |
tree | commitdiff |
2005-09-21 |
Kevin Ollivier | Removing hardcoded ansi and 2.3 support for Mac build... |
tree | commitdiff |
2005-09-21 |
Kevin Ollivier | Fix an issue where dist may actually be created as... |
tree | commitdiff |
2005-09-20 |
Kevin Ollivier | Some automated build scripts that wrap Robin's and... |
tree | commitdiff |
2005-09-09 |
Roman Rolinsky | fix for toolbar highlighting (not done for main toolbar) |
tree | commitdiff |
2005-09-09 |
Roman Rolinsky | 0.1.6-5 |
tree | commitdiff |
2005-09-09 |
Roman Rolinsky | testing for top-level objects only |
tree | commitdiff |
2005-08-15 |
Roman Rolinsky | 0.1.6-4: replace working for sizeritems and spacers |
tree | commitdiff |
2005-08-12 |
Roman Rolinsky | some more fixes: tree selection, replacing, wxYield... |
tree | commitdiff |
2005-08-10 |
Roman Rolinsky | one more fix for tree selection |
tree | commitdiff |
2005-08-10 |
Roman Rolinsky | wxMSW fixes for tree control |
tree | commitdiff |
2005-08-09 |
Roman Rolinsky | 0.1.6-1 |
tree | commitdiff |
2005-08-09 |
Roman Rolinsky | SetModified updates window title ('*' is shown if modified) |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | added wxImage::RotateHue() and RGB <-> HSV conversions... |
tree | commitdiff |
2005-07-15 |
Roman Rolinsky | new version ready |
tree | commitdiff |
2005-07-15 |
Roman Rolinsky | StdDialogButtonSizer menu |
tree | commitdiff |
2005-07-13 |
Roman Rolinsky | fix for toolbar items selection - impossible to find... |
tree | commitdiff |
2005-07-13 |
Roman Rolinsky | ART_NEW is not defined in previous versions, use NORMAL... |
tree | commitdiff |
2005-07-13 |
Roman Rolinsky | some new parameters |
tree | commitdiff |
2005-07-13 |
Roman Rolinsky | toolbars can be added inside windows, fix for relative... |
tree | commitdiff |
2005-06-30 |
Kevin Ollivier | Added a missing import that was causing FormatText... |
tree | commitdiff |
2005-06-15 |
Robin Dunn | *** empty log message *** |
tree | commitdiff |
2005-06-15 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-06-14 |
Robin Dunn | Log the exception when writing to file fails. |
tree | commitdiff |
2005-06-14 |
Robin Dunn | docstring typo |
tree | commitdiff |
2005-06-14 |
Robin Dunn | Unregister the object too |
tree | commitdiff |
2005-06-13 |
Robin Dunn | Pass the print data to the wx.PrintDialogData ctor. |
tree | commitdiff |
2005-06-13 |
Robin Dunn | Patch from Ole André, call RegisterActiveObject() so... |
tree | commitdiff |
2005-06-11 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Docview and IDE patch from Morag Hua with fix for bug... |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Only freeze the splitter, the children will be automati... |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Forgot to get rid of the old test code |
tree | commitdiff |
2005-06-11 |
Robin Dunn | Only Freeze/Thaw on wxMSW. The other ports don't need it. |
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-10 |
Robin Dunn | Fix for bug #1217874, Error in parameter name in DocMan... |
tree | commitdiff |
2005-06-10 |
Robin Dunn | Fixes for bug #1217872 pydocview.DocService not correct... |
tree | commitdiff |
2005-06-09 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-06-09 |
Robin Dunn | Virtualize OnInternalIdle. |
tree | commitdiff |
2005-06-09 |
Robin Dunn | Added wx.RendererNative class |
tree | commitdiff |
2005-06-09 |
Robin Dunn | Subrelease version bump |
tree | commitdiff |
2005-06-09 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-06-09 |
Robin Dunn | Added wx.LogBuffer |
tree | commitdiff |
2005-06-06 |
Robin Dunn | Put back this icon, it's needed by the windows installer |
tree | commitdiff |
2005-06-05 |
Robin Dunn | Build and distrib changes and etc. for 2.6.1.0 |
tree | commitdiff |
2005-06-03 |
Robin Dunn | Typo fixed |
tree | commitdiff |
2005-06-03 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-06-03 |
Robin Dunn | Use the wx.ART_NORMAL_FILE icon |
tree | commitdiff |
2005-06-03 |
Robin Dunn | Ignore HtmlHelpController.Destroy() since it owns itsel... |
tree | commitdiff |
2005-06-02 |
Robin Dunn | updates |
tree | commitdiff |
2005-06-02 |
Robin Dunn | Don't use the python version in the srpm name |
tree | commitdiff |
next |