wxWidgets/src
Vadim Zeitlin b1c33b0c21 Fix handling of controls in vertical toolbars in wxMSW.
Not adding the controls to vertical toolbar is not enough, we also need to
hide them to prevent them from being shown as independent floating windows.
And we also need to add separators instead of the controls themselves to keep
the indices the same as in the horizontal case.

Closes #11821.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-03-08 14:34:00 +00:00
..
aui native GTK3 implementation for DrawSash() 2014-02-24 01:00:24 +00:00
cocoa Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
common Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
dfb Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Skip mouse button release events in wxGenericTreeCtrl. 2014-03-07 13:17:21 +00:00
gtk fix memory leak in SetFont with GTK3 2014-03-07 18:43:56 +00:00
gtk1 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
html Speed up wxHtmlHelpWindow startup time by freezing font choices. 2014-02-17 23:53:20 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Fix handling of controls in vertical toolbars in wxMSW. 2014-03-08 14:34:00 +00:00
os2 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
osx Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Fix several rounding problems with float values in wxPropertyGrid. 2014-02-22 14:54:54 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Fix memory leak in wxRibbonToolBar in case of error. 2014-02-21 00:51:58 +00:00
richtext Paragraph and image layout fixes 2014-02-27 15:15:18 +00:00
stc Expose ScintillaWX DoDragEnter() and DoDragLeave() methods. 2014-02-22 14:54:39 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
unix Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
x11 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Remove confusing delete from wxIdRangeManager dtor. 2014-02-22 22:39:56 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00