Vadim Zeitlin
f75b1bd31c
Make wxToolBar styles consistent and add wxTB_DEFAULT_STYLE.
...
Don't include wxBORDER_NONE in neither wxToolBar ctor and Create() nor
wxFrame::CreateToolBar() flags parameter, override GetDefaultBorder() in
wxToolBar itself instead to use the border style appropriate for the current
platform by default. This has the same effect -- the default border style is
used unless another one is explicitly specified -- but is more clear and
consistent.
Also add wxTB_DEFAULT_STYLE for consistency with the other classes.
Closes #15037 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-03-31 01:12:27 +00:00
..
2013-01-18 17:27:51 +00:00
2013-03-21 22:36:42 +00:00
2012-10-02 15:57:03 +00:00
2012-11-25 00:15:26 +00:00
2012-03-21 00:11:12 +00:00
2013-01-20 06:28:11 +00:00
2012-11-26 18:30:08 +00:00
2013-01-21 11:18:50 +00:00
2012-06-30 20:39:06 +00:00
2012-12-03 00:34:28 +00:00
2013-02-15 12:40:13 +00:00
2012-06-30 20:39:06 +00:00
2012-10-02 15:57:03 +00:00
2012-06-30 20:39:06 +00:00
2012-11-09 21:11:37 +00:00
2012-11-25 02:23:34 +00:00
2012-10-02 15:57:03 +00:00
2012-01-17 14:05:17 +00:00
2012-07-28 19:31:18 +00:00
2013-01-18 17:27:51 +00:00
2012-07-28 19:31:18 +00:00
2012-10-02 15:57:03 +00:00
2013-01-03 05:09:20 +00:00
2012-10-25 23:26:36 +00:00
2012-05-03 23:30:40 +00:00
2011-09-07 16:56:50 +00:00
2012-10-02 15:57:03 +00:00
2012-10-17 16:23:18 +00:00
2012-11-17 23:56:47 +00:00
2012-10-02 15:57:03 +00:00
2012-10-02 15:57:03 +00:00
2013-01-15 05:55:15 +00:00
2011-09-07 16:56:50 +00:00
2012-10-02 15:57:03 +00:00
2012-10-02 15:57:03 +00:00
2012-06-30 20:39:06 +00:00
2012-05-17 15:29:50 +00:00
2012-10-02 15:57:03 +00:00
2012-12-29 06:29:52 +00:00
2012-12-29 07:07:29 +00:00
2012-10-17 16:23:18 +00:00
2011-08-04 22:53:42 +00:00
2011-10-18 21:56:52 +00:00
2012-10-02 15:57:03 +00:00
2012-07-29 22:07:06 +00:00
2011-09-07 16:56:50 +00:00
2012-02-28 17:25:59 +00:00
2013-01-18 17:27:51 +00:00
2012-06-30 20:39:06 +00:00
2012-09-30 16:55:40 +00:00
2012-06-30 20:39:06 +00:00
2012-07-10 16:39:44 +00:00
2012-10-17 16:23:18 +00:00
2012-11-20 12:49:53 +00:00
2012-02-28 17:06:56 +00:00
2012-07-10 17:27:41 +00:00
2012-04-20 05:41:54 +00:00
2013-03-31 01:12:21 +00:00
2013-03-22 14:13:02 +00:00
2012-11-08 14:20:53 +00:00
2013-03-31 01:12:27 +00:00
2012-10-02 15:57:03 +00:00
2013-02-01 09:38:53 +00:00
2012-03-28 18:00:30 +00:00
2013-03-26 00:59:22 +00:00