wxWidgets/wxPython
Robin Dunn 2eeaec1909 Docview and IDE patch from Morag Hua with fix for bug #1217890
"Closing view crashes Python" plus some new features:

    New feature added to the IDE is 'Extensions'.  Under
    Tools|Options|Extensions, you can add calls to external programs.
    For example you can add a "Notepad" extension (under windows) that
    will exec Notepad on the currently open file.  A new "Notepad"
    menu item will appear under the Tools menu.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-11 23:18:57 +00:00
..
contrib Olly Betts' typo patch 2005-05-31 09:29:22 +00:00
demo Added the wx.lib.splitter module, which contains the 2005-06-11 19:35:49 +00:00
distrib Build and distrib changes and etc. for 2.6.1.0 2005-06-05 04:51:51 +00:00
docs Docview and IDE patch from Morag Hua with fix for bug #1217890 2005-06-11 23:18:57 +00:00
include/wx/wxPython wxDEFAULT_STATUSBAR_STYLE 2005-04-04 23:55:08 +00:00
misc re-enable wxDrawWindowOnDC 2005-02-19 23:08:26 +00:00
samples Docview and IDE patch from Morag Hua with fix for bug #1217890 2005-06-11 23:18:57 +00:00
scripts Removed tool batch files, they can just be generated as part of the install. 2004-10-10 00:51:22 +00:00
src reSWIGged 2005-06-09 21:51:37 +00:00
SWIG Corrected a potential NULL pointer dereference in the SWIG runtime 2005-04-16 05:53:06 +00:00
wx Docview and IDE patch from Morag Hua with fix for bug #1217890 2005-06-11 23:18:57 +00:00
wxPython Added wx.RendererNative class 2005-06-09 20:11:14 +00:00
wxversion Added optional parameter to wxversion.select and friends that makes 2005-05-17 00:36:18 +00:00
.cvsignore reSWIGged 2005-02-18 19:33:00 +00:00
b Allow Python 2.4 2004-12-23 20:52:35 +00:00
b.bat Use -c 2004-07-06 21:12:52 +00:00
b.win32 Build/installer support for building with MSVC 7.1 and Python 2.4 2004-12-17 01:22:27 +00:00
config.py Subrelease version bump 2005-06-09 19:00:06 +00:00
setup.py Added wx.RendererNative class 2005-06-09 20:11:14 +00:00