]> git.saurik.com Git - wxWidgets.git/history - wxPython/distrib/make_installer.py
Added a Python port of the OGL library, deprecated the C++ wrapped version.
[wxWidgets.git] / wxPython / distrib / make_installer.py
2004-05-26  Robin DunnAdded a Python port of the OGL library, deprecated...
2004-04-14  Robin DunnDon't accidentally instal the MSVCRT.dll from XP as...
2004-03-28  Robin Dunninstall activex too
2004-03-26  Robin Dunntypo
2004-03-26  Robin DunnRemoved some old, outdated, unfinished, or unstarted...
2004-03-26  Robin DunnRemoved some old, outdated, unfinished, or unstarted...
2004-03-25  Robin DunnThe setup.py script will now install wxPython's headers...
2004-03-18  Robin DunnGot rid of the BIN dir
2004-02-26  Robin Dunndistrib tweaks
2004-02-26  Robin Dunndistrib tweaks
2004-01-22  Robin DunnDon't forget wxrc
2004-01-15  Robin DunnWin32 installer script updated for 2.5
2003-10-18  Robin DunnAdded TODO
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-08-28  Robin DunnInstaller updates
2002-08-25  Robin DunnDon't need the "-hybrid" in the name any longer
2002-08-24  Robin DunnChanged installer base filename
2002-08-08  Robin DunnMore tool script tweaks
2002-08-08  Robin DunnMake batch files for the tool scripts, and other relate...
2002-08-08  Robin DunnMoved tools to be a Python package in wxPython.tools...
2002-07-07  Robin Dunninstaller fix
2002-07-03  Robin DunnAdded wxIEHtmlWin wrappers to wxPython.
2002-06-13  Robin Dunnfixed some paths in build scripts
2002-05-05  Robin DunnVarious minor tweaks and updates
2002-05-02  Robin DunnFixed the bugs preventing wxPython from being embedded...
2002-04-05  Robin DunnA few little cleanups, etc.
2002-03-27  Robin DunnUpdates for new wxToolBar API
2002-03-26  Robin DunnUpdates to match recent CVS changes.
2002-03-21  Robin DunnSome distrib updates
2002-01-28  Robin DunnAdded icons for the demo and for XRCed, and added a...
2001-12-10  Robin DunnMore demo/distrib updates
2001-12-06  Robin DunnAdded wxDllWidget from Vaclav Slavik which allows wx...
2001-12-01  Robin DunnUpdated PyCrust contrib from Patrick O'Brian.
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...
2001-11-20  Robin DunnAdditions and fixes for the script that builds the...
2001-11-13  Robin Dunnfixed a typo
2001-09-06  Robin DunnAdded pySketch sample
2001-09-04  Robin Dunnmore little tweaks
2001-09-04  Robin Dunnlittle tweaks
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-07-28  Robin DunnThe installer should also check HKCU for the python...
2001-07-06  Robin Dunnmake sure all the files are removed when uninstalled
2001-07-05  Robin Dunnadded new files to be included in the installer
2001-07-05  Robin Dunnodds and ends...
2001-05-23  Robin Dunnsome minor changes for the installer flags
2001-05-18  Robin DunnAdded mixins subpackage to wxPython.lib
2001-05-18  Robin DunnAdded wave files to the distribution scripts
2001-05-06  Robin DunnMouseWheel stuff
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-30  Robin DunnSwitched to InnoSetup for MSW distributions