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
samples merge from 2.8 branch 2007-02-07 16:24:56 +00:00
scripts
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
.cvsignore
b
b.bat
b.win32
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