2003-08-22 |
Robin Dunn | Added wrappers for wxBookCtrl and wxListbook. wxNotebo... |
blob | commitdiff | raw |
2003-08-08 |
Robin Dunn | Added Python wrappers for wxRTTI for the wxVScrolledWindow, |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Robin Dunn | Lots of changes for wxPython to start using many of... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Robin Dunn | wxPython Merge #2 of 2.4 branch --> HEAD (branch tag... |
blob | commitdiff | raw | diff to current |
2003-03-25 |
Robin Dunn | Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Robin Dunn | Update to Scintilla 1.48 |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Robin Dunn | Updated to Scintilla from 1.45 to 1.47 |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Robin Dunn | Updated note about the tool scripts |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Robin Dunn | Updated note about wxSTC using wxPopupWindow |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Robin Dunn | Added wxXmlResourceHandler to wxPython and enabled... |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Robin Dunn | Added wxWizard and the wizard page classes, as well... |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Robin Dunn | Added a sample to the demo that catches various key... |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Robin Dunn | Make batch files for the tool scripts, and other relate... |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Robin Dunn | Moved tools to be a Python package in wxPython.tools... |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Robin Dunn | Changed the wxDateTime.Parse* methods to return an... |
blob | commitdiff | raw | diff to current |
2002-07-08 |
Robin Dunn | Added generic static text control |
blob | commitdiff | raw | diff to current |
2002-07-06 |
Robin Dunn | typos |
blob | commitdiff | raw | diff to current |
2002-07-06 |
Robin Dunn | Fix the crash-on-ActiveX-callback problem |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Robin Dunn | Updates related to wxID_ANY and etc. |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Robin Dunn | Added wxIEHtmlWin wrappers to wxPython. |
blob | commitdiff | raw | diff to current |
2002-06-26 |
Robin Dunn | Added demo of using a sizer in a wxScrolledWindow |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Robin Dunn | Fixed a bunch of embarassing reference leaks |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Robin Dunn | minor tweaks and discuss unicode build in win32 build... |
blob | commitdiff | raw | diff to current |
2002-06-06 |
Robin Dunn | Added wxPyWindow and wxPyControl which are just like... |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Robin Dunn | Updates for Push/Pop status text |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Robin Dunn | Various minor updates |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Robin Dunn | Added wxImage.GetDataBuffer which returns an in-place... |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Robin Dunn | Typo fix |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Robin Dunn | Some wxGrid related classes now support OOR. |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Robin Dunn | typo fixes |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Robin Dunn | A little black magic... When the C++ object (for a... |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Robin Dunn | Move font and encoding related classes to a new module... |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Robin Dunn | Added wxIconBundle and wxTopLevelWindow.SetIcons. |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Robin Dunn | Added wxListCtrlAutoWidthMixin from Erik Westra. |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Robin Dunn | A saner implementation for the new wxToolBar methods... |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Robin Dunn | Updates to match recent CVS changes. |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Robin Dunn | More unicode related cleanup and fixes for wxPython |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Robin Dunn | Updated wxSTC from Scintilla 1.40 to Scintilla 1.45 |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Robin Dunn | Added wxBufferedDC, changes for wxMenu and wxMenuItem... |
blob | commitdiff | raw | diff to current |
2002-03-13 |
Robin Dunn | Core wxPython (non-contrib) now fully works with Unicode! |
blob | commitdiff | raw | diff to current |
2002-03-07 |
Robin Dunn | More XRCed updates from Roman |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Robin Dunn | fixed typo |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Robin Dunn | Added wxPython.lib.rcsizer which contains RowColSizer... |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Robin Dunn | Changed the img2py tool to use PNG instead of XPM for... |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Robin Dunn | Finished wrapping and providing typemaps for wxInputStr... |
blob | commitdiff | raw | diff to current |
2002-02-09 |
Robin Dunn | The calltip window and autocomplete window in wxSTC... |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Robin Dunn | Changes to match recent CVS updates, added demo for... |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Robin Dunn | Added wxGenericDirCtrl and other varioius updates |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Robin Dunn | Some updates to go with changes in current CVS. |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Robin Dunn | Changed (again) how the Python global interpreter lock... |
blob | commitdiff | raw | diff to current |
2001-12-13 |
Robin Dunn | Typo fixes |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Robin Dunn | Added wxDllWidget from Vaclav Slavik which allows wx... |
blob | commitdiff | raw | diff to current |
2001-12-03 |
Robin Dunn | Added SplitTree sample to the demo |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Robin Dunn | Updated PyCrust contrib from Patrick O'Brian. |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Robin Dunn | Attempted to add the SplitTree gizmo classes, but it... |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Robin Dunn | Added wxDynamicSashWindow to wxPython, plus other odds... |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Robin Dunn | Added wxFileHistory |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Robin Dunn | Finally figured out wxPopupWindow, added to demo. |
blob | commitdiff | raw | diff to current |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Robin Dunn | Added wxRightTextCtrl from Josu Oyanguren |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Robin Dunn | Added a set of sophisticated Error Dialogs from Chris... |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Robin Dunn | Expanded some release notes |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Robin Dunn | wxPython updates for new wxSTC |
blob | commitdiff | raw | diff to current |
2001-10-16 |
Robin Dunn | Added some optimization methods to wxPython's wxDC |
blob | commitdiff | raw | diff to current |
2001-10-12 |
Robin Dunn | Second phase of OOR completed. (Original python object... |
blob | commitdiff | raw | diff to current |
2001-10-05 |
Robin Dunn | Added wxPyLog so log targets can be created in Python... |
blob | commitdiff | raw | diff to current |
2001-09-16 |
Robin Dunn | Significantly changed how the Python interpreter lock... |
blob | commitdiff | raw | diff to current |
2001-09-06 |
Robin Dunn | Added pySketch sample |
blob | commitdiff | raw | diff to current |
2001-09-04 |
Robin Dunn | A couple little fixes for wxSTC |
blob | commitdiff | raw | diff to current |
2001-09-04 |
Robin Dunn | Added wxNativeFontInfo and wxFontMapper. |
blob | commitdiff | raw | diff to current |
2001-09-04 |
Robin Dunn | Added more contribs from Lorne White, and updated some... |
blob | commitdiff | raw | diff to current |
2001-09-03 |
Robin Dunn | Added wxGenBitmapTextButton contrib from Lorne White. |
blob | commitdiff | raw | diff to current |
2001-09-03 |
Robin Dunn | Updated wxColumnSorterMixin to also be able to place... |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Robin Dunn | Upgraded to version 1.39 of Scintilla, and upated wxSty... |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Robin Dunn | Added XRCed to the wxPython Tools directory, contribute... |
blob | commitdiff | raw | diff to current |
2001-08-28 |
Robin Dunn | Added a new sample app that is a style editor for wxSTC. |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Robin Dunn | Deprecated PyShell and PyShellWindow, added a snapshot... |
blob | commitdiff | raw | diff to current |
2001-07-29 |
Robin Dunn | Added context help stuff to wxPython |
blob | commitdiff | raw | diff to current |
2001-07-06 |
Robin Dunn | Fixed img2py to work correctly with Python 2.1. |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Robin Dunn | Added ability to use xml resource files. Still need... |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Robin Dunn | Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv... |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Robin Dunn | changed version number |
blob | commitdiff | raw | diff to current |
2001-05-18 |
Robin Dunn | wxDragImage fixes and cleanup |
blob | commitdiff | raw | diff to current |
2001-05-18 |
Robin Dunn | Added mixins subpackage to wxPython.lib |
blob | commitdiff | raw | diff to current |
2001-05-18 |
Robin Dunn | Cleanup up the demo a bit |
blob | commitdiff | raw | diff to current |
2001-05-18 |
Robin Dunn | Fixed wxPoint.__cmp__ and a few others |
blob | commitdiff | raw | diff to current |
2001-05-17 |
Robin Dunn | Implemented the first phase of OOR (Original Object... |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Robin Dunn | Fixed bug that prevented wxTreeCtrl.OnCompareItems... |
blob | commitdiff | raw | diff to current |
2001-05-06 |
Robin Dunn | MouseWheel stuff |
blob | commitdiff | raw | diff to current |
2001-04-30 |
Robin Dunn | Switched to InnoSetup for MSW distributions |
blob | commitdiff | raw | diff to current |
2001-04-10 |
Robin Dunn | Updated the changelog |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Robin Dunn | Added patch to wxPoint_LIST_helper from Tim Hochberg... |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Robin Dunn | Added colourselect.py, imagebrowser.py and an updated... |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Robin Dunn | Added wxPython/lib/infoframe.py from Chris Fama. It... |
blob | commitdiff | raw | diff to current |
2001-03-26 |
Robin Dunn | Added wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave, |
blob | commitdiff | raw | diff to current |
2001-03-26 |
Robin Dunn | Removed initial startup dependency on the OpenGL DLLs... |
blob | commitdiff | raw | diff to current |
2001-03-26 |
Robin Dunn | some little doc tweaks |
blob | commitdiff | raw | diff to current |
2001-02-16 |
Robin Dunn | Copied/merged from the 2.2 branch. |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Robin Dunn | Massive code changes and cleanup to allow wxPython... |
blob | commitdiff | raw | diff to current |
2000-12-10 |
Robin Dunn | Fixed a bunch of leaking references in how the callback... |
blob | commitdiff | raw | diff to current |
next |