2004-04-27 |
Robin Dunn | better __docfilter__ and other epydoc tweaks |
blob | commitdiff | raw |
2004-04-25 |
Robin Dunn | Renamed the core namespace's submodules to have a leadi... |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Robin Dunn | Add __docfilter__ to modules so epydoc doesn't generate... |
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-11-21 |
Robin Dunn | Lots of bup fixes, API updates, etc |
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-12 |
Robin Dunn | Merged the wxPy_newswig branch into the HEAD branch... |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Robin Dunn | Updates for wxColourDatabase |
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-18 |
Robin Dunn | Minimal changes needed to build/run wxPython on the... |
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-28 |
Robin Dunn | Added wxTLW::SetShape and implementations for wxGTK... |
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-08-27 |
Robin Dunn | SWIGged updates for wxMac |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Robin Dunn | Compilation fixes for wxPython's wxWizard, added wxRegi... |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Robin Dunn | Added some rectangle based method overloads |
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-05-15 |
Robin Dunn | An implementation of wxPen.GetDashes. |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Robin Dunn | wxDF_HTML and FloodFill interface updates |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Robin Dunn | Some little additions to how wxBufferedDC is wrapped. |
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-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-13 |
Robin Dunn | Core wxPython (non-contrib) now fully works with Unicode! |
blob | commitdiff | raw | diff to current |
2002-03-08 |
Robin Dunn | Added a wxIconFromBitmap "constructor" for wxIcon. |
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-24 |
Robin Dunn | more wxMac specific updates |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Robin Dunn | Check for existing colour names when adding to wxTheCol... |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Robin Dunn | Updated the build docs a bit, added wxMetafileDataObjec... |
blob | commitdiff | raw | diff to current |
2002-02-01 |
Robin Dunn | wxPyEmptyStr --> wxEmptyString |
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-06 |
Robin Dunn | SWIGged updates for wxGTK |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Robin Dunn | SWIGged code updates for wxMAC |
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-11-29 |
Robin Dunn | Changes to ensure that GDI objects returned from Python... |
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-19 |
Robin Dunn | Fixed a problem in the demo and plugged a potential... |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Robin Dunn | Various other tweaks and updates |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Robin Dunn | Added wxPostscriptDC to wxPython |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Robin Dunn | First pass at wxPython for Mac (darwin only so far... |
blob | commitdiff | raw | diff to current |
2001-10-26 |
Robin Dunn | fixes for the wxPre* helpers |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Robin Dunn | reference count bugs in DrawXXXList fixed |
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-09-27 |
Robin Dunn | Various updates, changes for wxTopLevelWindow, fixes for |
blob | commitdiff | raw | diff to current |
2001-09-20 |
Robin Dunn | bug #463146 |
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-04 |
Robin Dunn | Added wxNativeFontInfo and wxFontMapper. |
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-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-04-30 |
Robin Dunn | Some tweaks and cleanup. |
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-09 |
Robin Dunn | Images can now be embedded in Python source files. |
blob | commitdiff | raw | diff to current |
2001-03-14 |
Robin Dunn | Changed wxFont, wxPen, wxBrush to not implicitly use... |
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 | More cleanup. Removed all wxPyDefaultXXX since they... |
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 |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
|