wxWidgets/wxPython
Robin Dunn 5cc18d7986 wx.lib.flatnotebook: Patch from Andrea that implements the following:
* A new style FNB_FF2: my intentions were to make it like Firefox 2,
   however it turned out to be an hybrid between wxAUI notebook glose
   style & FF2 ...I still think it looks OK. The main purpose for
   making it more like wxAUI is to allow applications that uses both
   to have same look and feel (or as close as it can get...);

 * Changed the behavior of the left/right rotation arrows to rotate
   single tab at a time and not bulk of tabs;

 * Updated the demo module.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-17 16:40:05 +00:00
..
contrib reSWIGged 2007-04-16 19:43:08 +00:00
demo wx.lib.flatnotebook: Patch from Andrea that implements the following: 2007-04-17 16:40:05 +00:00
distrib STC is not a separate library anymore 2007-04-12 00:38:48 +00:00
docs wx.VScrolledWindow has been refactored, and new wx.HScrolledWindow and 2007-04-12 00:54:12 +00:00
include/wx/wxPython Forward declare new wxPy classes 2007-04-12 19:51:09 +00:00
misc GetBestFittingSize --> GetEffectiveMinSize 2006-10-31 08:50:17 +00:00
samples merge from 2.8 branch 2007-02-07 16:24:56 +00:00
scripts pywrap should be treated as a gui script 2006-07-10 16:04:31 +00:00
src More fixes needed for allowing classes to be derived from PyAuiDockArt 2007-04-16 23:28:30 +00:00
SWIG Document new location of the patched swig 2006-12-04 20:25:17 +00:00
tests Patch from FN that fixes bug in RefreshItem on an item that has no 2007-04-16 18:59:00 +00:00
wx wx.lib.flatnotebook: Patch from Andrea that implements the following: 2007-04-17 16:40:05 +00:00
wxaddons merge from 2.8 branch 2007-02-07 16:24:56 +00:00
wxPython Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
wxversion Patch for Bug 1409256, wxversion.py does not understand lib and lib64 2006-01-20 17:32:43 +00:00
.cvsignore
b Changes needed for building with Python 2.5 2006-07-05 00:37:11 +00:00
b.bat
b.win32 Changes needed for building with Python 2.5 2006-07-05 00:37:11 +00:00
config.py merge from 2.8 branch 2007-02-07 16:24:56 +00:00
setup.py Don't use stc lib if building monolithic 2007-04-12 00:23:01 +00:00