Benjamin Williams
|
a8724f01e4
|
wxAuiToolbar properly handles items with wxID_ANY (#10173)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-25 10:11:03 +00:00 |
|
Benjamin Williams
|
0808993664
|
added wxITEM_RADIO support to wxAuiToolbar (applied #10602 with minor changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-18 13:28:29 +00:00 |
|
Vadim Zeitlin
|
f29fe86a76
|
oops, fixed Mac header name incorrectly copied from trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 18:38:38 +00:00 |
|
Vadim Zeitlin
|
3ba967c80b
|
added UnsetToolTip() and use it in wxAUI code to fix wxX11 compilation [backport of r55269 from trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 17:09:38 +00:00 |
|
Vadim Zeitlin
|
b8e40fb308
|
fix wxUniv compilation by not using obsolete wxMenuItem ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 17:04:23 +00:00 |
|
Benjamin Williams
|
f100df9bf6
|
fix small logic error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-03 17:41:46 +00:00 |
|
Benjamin Williams
|
d9f2f5d145
|
fixed a problem in the aui toolbar flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-03 14:43:05 +00:00 |
|
Benjamin Williams
|
93f6cd7984
|
make members private in various wxAuiToolBar helper classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-03 12:38:09 +00:00 |
|
Vadim Zeitlin
|
dd36bd26da
|
use {short,long}_help_string parameters of AddTool() (part of #9931)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-02 17:01:40 +00:00 |
|
Vadim Zeitlin
|
a2170565cb
|
fix warnings about passing double as unsigned char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-23 18:17:49 +00:00 |
|
Vadim Zeitlin
|
e50f48d518
|
use wx_static_cast() instead of static_cast<> on an off chance that some compiler still doesn't have the latter; fix svn properties for the new file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-23 16:19:16 +00:00 |
|
Benjamin Williams
|
2e6e6e6641
|
add missing header for WXMAC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-23 07:57:05 +00:00 |
|
Benjamin Williams
|
5e4a7d7825
|
fix header problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-23 07:24:10 +00:00 |
|
Benjamin Williams
|
5875590747
|
added wxAuiToolBar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-23 06:31:01 +00:00 |
|