wxWidgets/wxPython
Robin Dunn 0263d0bb05 Added the wx.lib.splitter module, which contains the
MultiSplitterWindow class.  This class is much like the standard
wx.SplitterWindow class, except it allows more than one split, so it
can manage more than two child windows.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-11 19:35:49 +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 Added the wx.lib.splitter module, which contains the 2005-06-11 19:35:49 +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 Fixed splash screen 2005-06-01 00:18:42 +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 Added the wx.lib.splitter module, which contains the 2005-06-11 19:35:49 +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