- r60633: 2009-05-14 10:46:07 [BIW] Benjamin Williams
-
[WX_2_8_BRANCH] /src/aui/auibar.cpp [diff, log, file]
in wxAuiToolBar, make certain that IsChecked() returns correct value
- r60632: 2009-05-14 10:31:00 [BIW] Benjamin Williams
-
/src/aui/auibar.cpp [diff, log, file]
in wxAuiToolBar, make certain that IsChecked() returns correct value
- r60631: 2009-05-14 09:59:09 [BIW] Benjamin Williams
-
[WX_2_9_0_BRANCH] /src/aui/auibar.cpp [diff, log, file]
in wxAuiToolBar, make certain that IsChecked() returns correct value
- r60630: 2009-05-14 09:55:04 [BIW] Benjamin Williams
-
[WX_2_9_0_BRANCH] /src/aui/auibar.cpp [diff, log, file]
implement default width for toolbar lables (from trunk r60199)
- r60629: 2009-05-14 09:53:59 [BIW] Benjamin Williams
-
[WX_2_9_0_BRANCH] /src/aui/auibar.cpp [diff, log, file]
Fixed a bug whereby setting one element size set all element sizes (from trunk r60162)
- r60628: 2009-05-14 06:58:29 [BIW] Benjamin Williams
-
[WX_2_9_0_BRANCH] /src/aui/framemanager.cpp [diff, log, file]
fix from r59107 - aui toolbar crash fixed (fixes #10371)
- r60475: 2009-05-02 15:09:24 [BIW] Benjamin Williams
-
/src/aui/framemanager.cpp [diff, log, file]
fix for crash when undocking AUI toolbars (same as r59107 in 2.8 branch)
- r60199: 2009-04-16 13:02:48 [BIW] Benjamin Williams
-
/src/aui/auibar.cpp [diff, log, file]
implement default width for toolbar labels
- r60197: 2009-04-16 12:58:37 [BIW] Benjamin Williams
-
[WX_2_8_BRANCH] /src/aui/auibar.cpp [diff, log, file]
implement default width for toolbar labels
- r59960: 2009-03-31 09:11:19 [BIW] Benjamin Williams
-
[WX_2_8_BRANCH] /src/aui/framemanager.cpp [diff, log, file]
undock/float toolbar if it's dragged right or south of client area
- r59959: 2009-03-31 08:32:16 [BIW] Benjamin Williams
-
/src/aui/framemanager.cpp [diff, log, file]
undock/float toolbar if it's dragged right or south of client area
- r59951: 2009-03-30 21:27:55 [BIW] Benjamin Williams
-
/src/aui/framemanager.cpp [diff, log, file]
missing header fixed
- r59950: 2009-03-30 21:26:14 [BIW] Benjamin Williams
-
[WX_2_8_BRANCH] /src/aui/framemanager.cpp [diff, log, file]
missing header fixed
- r59942: 2009-03-30 16:07:02 [BIW] Benjamin Williams
-
[WX_2_8_BRANCH] /src/aui/framemanager.cpp [diff, log, file]
don't allow docks to be resized such that panes overlap
- r59941: 2009-03-30 16:01:46 [BIW] Benjamin Williams
-
/src/aui/framemanager.cpp [diff, log, file]
don't allow docks to be resized such that panes overlap
- r59889: 2009-03-27 20:54:05 [BIW] Benjamin Williams
-
/src/aui/framemanager.cpp [diff, log, file]
corrections for inner-dock pane sizing for 2.9
- r59886: 2009-03-27 13:18:30 [BIW] Benjamin Williams
-
[WX_2_8_BRANCH] /src/aui/framemanager.cpp [diff, log, file]
don't draw resize sash if it's dragged outside of managed frame
- r59885: 2009-03-27 13:06:17 [BIW] Benjamin Williams
-
/src/aui/framemanager.cpp [diff, log, file]
don't draw resize sash if it's dragged outside of managed frame
- r59884: 2009-03-27 12:47:37 [BIW] Benjamin Williams
-
/src/aui/framemanager.cpp [diff, log, file]
pane sizes within a dock are not allowed to exceed the dock's entire current pixel size
- r59883: 2009-03-27 12:47:18 [BIW] Benjamin Williams
-
[WX_2_8_BRANCH] /src/aui/framemanager.cpp [diff, log, file]
pane sizes within a dock are not allowed to exceed the dock's entire current pixel size
- r59882: 2009-03-27 09:46:39 [BIW] Benjamin Williams
-
/src/aui/auibar.cpp [diff, log, file]
applied patch fixing border problem (#10171)
- r59881: 2009-03-27 09:46:09 [BIW] Benjamin Williams
-
[WX_2_8_BRANCH] /src/aui/auibar.cpp [diff, log, file]
applied patch fixing border problem (#10171)
- r59860: 2009-03-26 08:34:27 [BIW] Benjamin Williams
-
/samples/aui/auidemo.cpp [diff, log, file]
fix misusage of wxFlexGridSizer that was causing an assert
- r59855: 2009-03-25 15:56:23 [BIW] Benjamin Williams
-
/include/wx/aui/auibar.h [diff, log, file]
/src/aui/auibar.cpp [diff, log, file]
added ability to set tool alignment (#10174)
- r59854: 2009-03-25 14:23:14 [BIW] Benjamin Williams
-
/include/wx/aui/auibar.h [diff, log, file]
/src/aui/auibar.cpp [diff, log, file]
added missing getters to wxAuiToolBar (#10182)