2004-05-26 |
Robin Dunn | Added a Python port of the OGL library, deprecated... |
blob | commitdiff | raw |
2004-05-25 |
Robin Dunn | Switch to the TreeListCtrl from the wxCode project. |
blob | commitdiff | raw | diff to current |
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 the masked package dir |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Robin Dunn | Set stc and xrc to use GENDIR again as SWIG on Mac... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
Robin Dunn | Moved config.py to the root because if wxPython hasn... |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Robin Dunn | The setup.py script will now install wxPython's headers... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Robin Dunn | Lindsay Mathieson's newest wxActiveX class has been... |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Robin Dunn | More agressive cleanup. Now also removes temp items... |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Robin Dunn | __version__.py is now always generated from setup.py... |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Robin Dunn | Fix how the contribs include dir is added to the list |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Robin Dunn | Added wxDisplay and wxVideoMode |
blob | commitdiff | raw | diff to current |
2004-03-08 |
Robin Dunn | Updated version number |
blob | commitdiff | raw | diff to current |
2004-02-24 |
Robin Dunn | Corrected dependency |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Robin Dunn | HYBRID wxPython builds also need the __NO_VC_CRTDBG__... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Robin Dunn | Update the version number, remove mentioon of the wx... |
blob | commitdiff | raw | diff to current |
2004-02-03 |
Robin Dunn | wxWave --> wxSound |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Robin Dunn | Updated preview version number |
blob | commitdiff | raw | diff to current |
2004-01-14 |
Robin Dunn | Corrected install_data files |
blob | commitdiff | raw | diff to current |
2004-01-14 |
Robin Dunn | Got iewin up and running again. |
blob | commitdiff | raw | diff to current |
2004-01-09 |
Robin Dunn | Beginings of wxX11 support. Much more to do but I... |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Robin Dunn | Copy Solaris note from 2.4's setup.py |
blob | commitdiff | raw | diff to current |
2004-01-02 |
Robin Dunn | Version number update |
blob | commitdiff | raw | diff to current |
2003-12-19 |
Robin Dunn | Version number |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Robin Dunn | Run swig from the main setup.py when building the renam... |
blob | commitdiff | raw | diff to current |
2003-12-03 |
Robin Dunn | New SWIG runtime and commandline param |
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-22 |
Robin Dunn | Version number |
blob | commitdiff | raw | diff to current |
2003-11-21 |
Robin Dunn | Because of some differences in class heirarchy there... |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Robin Dunn | Don't run SWIG when we're doing a clean |
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-03 |
Robin Dunn | Added more meta-data for PyPi |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Robin Dunn | A huge glob of changes in the 2.4 branch merged over... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Robin Dunn | Updated version number |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Robin Dunn | fixes for new lib dirs for wxMSW |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Robin Dunn | Use multi-lib build on MSW, and other tweaks |
blob | commitdiff | raw | diff to current |
2003-07-26 |
Robin Dunn | Use the separate contrib libs on MSW too. |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Robin Dunn | build fixes and reSWIGs for wxMSW |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Robin Dunn | Build fixes and reSWIGs for wxMac |
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-25 |
Robin Dunn | Added file for xrc splitter support |
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 | Incremented preview number, reswigged a couple things |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Robin Dunn | Some build/distrib tweaks |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Robin Dunn | Changed slightly the meaning of the Hybrid build. ... |
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-12 |
Robin Dunn | More build/distrib tweaks |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Robin Dunn | Build and distrib tweaks |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Robin Dunn | More tool script tweaks |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Robin Dunn | Updated version and other minor tweaks |
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-06 |
Robin Dunn | Licence --> License |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Robin Dunn | Added wxIEHtmlWin wrappers to wxPython. |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Robin Dunn | Some improvements and additions for wxListCtrl and... |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Robin Dunn | fixed missing comma |
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-05 |
Robin Dunn | minor updates |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Robin Dunn | Typos fixed |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Robin Dunn | Fix for Python 2.2 defining NDEBUG and conflicting... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Robin Dunn | Better error message, flags --> style in wxHtmlWindow... |
blob | commitdiff | raw | diff to current |
2002-04-10 |
Robin Dunn | Changes to match cvs update |
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-03-27 |
Robin Dunn | Updates for new wxToolBar API |
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-20 |
Robin Dunn | wxStyledTextCtrl can now be built and used when wxUSE_U... |
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-13 |
Robin Dunn | Core wxPython (non-contrib) now fully works with Unicode! |
blob | commitdiff | raw | diff to current |
2002-03-10 |
Robin Dunn | Applied and merged patch 486364, which enables wxPython... |
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-21 |
Robin Dunn | Better doc |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Robin Dunn | Added notes for what to do if VC has an internal compil... |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Robin Dunn | Moved utils.i back into the core since it imports it... |
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-01-24 |
Robin Dunn | Demo cleanup and path issues. |
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-06 |
Robin Dunn | Updated wxPython version number |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Robin Dunn | Tools |
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 | Build and distrib tweaks |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Robin Dunn | Oops... Committed wrong version last time. |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Robin Dunn | Another distrib fix |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Robin Dunn | Some demo cleanup and distrib stuff |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Robin Dunn | also turn off build of gizmos and dllwidget if CORE_ONLY==1 |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Robin Dunn | Added wxLEDNumberCtrl to gizmos and wxPython |
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-11-27 |
Robin Dunn | New SWIGged files for wxMac |
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-30 |
Robin Dunn | Added typemap for wxArrayString |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Robin Dunn | Since there have to be platform ifdef's in wxSTC for... |
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 | Use the right flags on wx-config |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Robin Dunn | Updated for new library and DLL names on MSW |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Robin Dunn | wxPython updates for new wxSTC |
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 |
next |