2004-05-12 |
Robin Dunn | Some docstring additions, reformats and epydoc markup. |
blob | commitdiff | raw |
2004-04-19 |
Robin Dunn | Add back some missing enums |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Robin Dunn | Moved some enums around to better match the C++ headers |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Robin Dunn | Added wx.FIXED_SIZE. |
blob | commitdiff | raw | diff to current |
2004-03-08 |
Robin Dunn | default style for statusbars varies by platform |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Robin Dunn | Fixed PyDropTarget rename |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Robin Dunn | %addtofunc --> %pythonAppend |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Robin Dunn | Cleanup |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Robin Dunn | Fixes for the UNICODE build |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Robin Dunn | More changes to make the autodocs be better, made all... |
blob | commitdiff | raw | diff to current |
2003-12-19 |
Robin Dunn | autodoc docstring fixes and such |
blob | commitdiff | raw | diff to current |
2003-12-03 |
Robin Dunn | Add missing wxFULL_REPAINT_ON_RESIZE |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Robin Dunn | More docstrings and rearrainged a couple things. |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Robin Dunn | Changed all TRUE/true --> True and all FALSE/false... |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Robin Dunn | Removed %noautorepr directives |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Robin Dunn | Merged the wxPy_newswig branch into the HEAD branch... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Robin Dunn | Changes needed to get upto date with the latest wx CVS |
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-26 |
Robin Dunn | Tweaks for various diffs from 2.4.0 to current HEAD |
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-05 |
Robin Dunn | Various wxPython updates to go along with recent change... |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Robin Dunn | Added wxEVT_SCROLL_ENDSCROLL |
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-06-05 |
Robin Dunn | minor updates |
blob | commitdiff | raw | diff to current |
2002-05-27 |
Robin Dunn | changes to match recent CVS updates |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Robin Dunn | Various minor tweaks and updates |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Robin Dunn | Already had wxEVT_MOUSE_CAPTURE_CHANGED, don't need... |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Robin Dunn | Added wxMouseCaptureChangedEvent. Added some missing... |
blob | commitdiff | raw | diff to current |
2002-04-10 |
Robin Dunn | Changes to match cvs update |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Robin Dunn | Added a few new flags, etc. |
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-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
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 | Added wxBufferedDC, changes for wxMenu and wxMenuItem... |
blob | commitdiff | raw | diff to current |
2002-03-15 |
Robin Dunn | Some little tweaks and cleanups. |
blob | commitdiff | raw | diff to current |
2002-03-07 |
Robin Dunn | rearrainging a few things |
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-12 |
Robin Dunn | A fix for Python 2.2 which can sometimes call __wxClean... |
blob | commitdiff | raw | diff to current |
2002-02-01 |
Robin Dunn | wxPyEmptyStr --> wxEmptyString |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Robin Dunn | Updates for recent changes to wx, and some other little... |
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-07 |
Robin Dunn | Changed a method name |
blob | commitdiff | raw | diff to current |
2001-12-03 |
Robin Dunn | Added SplitTree sample to the demo |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Robin Dunn | Added wxChildFocusEvent |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Robin Dunn | Changes needed to solve wxPython's OOR problem for... |
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-10-18 |
Robin Dunn | Added wxTE_NOHIDESEL |
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-04 |
Robin Dunn | Regenerated some swig code, added some missing WXK_... |
blob | commitdiff | raw | diff to current |
2001-09-27 |
Robin Dunn | Various updates, changes for wxTopLevelWindow, fixes for |
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-14 |
Robin Dunn | Number() to GetCount() and other changes needed for... |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Robin Dunn | little tweaks |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Robin Dunn | odds and ends... |
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-22 |
Robin Dunn | changed version number |
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-06 |
Robin Dunn | MouseWheel stuff |
blob | commitdiff | raw | diff to current |
2001-04-20 |
Robin Dunn | A few changes to match header changes and let wxPython... |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Robin Dunn | Other odds and ends... |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Robin Dunn | A bunch of little tweaks, fixes, and additions |
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-11-21 |
Robin Dunn | New typemaps for wxString when compiling for Python... |
blob | commitdiff | raw | diff to current |
2000-10-30 |
Robin Dunn | Merged wxPython 2.2.2 over to the main branch |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
|