Paul Cornett
|
cedd7b22f4
|
indentation cleanup, unused variables, constant expressions, etc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-04 20:54:36 +00:00 |
|
Benjamin Williams
|
092d7f88f6
|
prevent disappearing menus in tabmdi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-12 13:52:34 +00:00 |
|
Vadim Zeitlin
|
ccc8c01a11
|
don't delete m_pActiveChild twice in wxWINDOWCLOSEALL event handler (patch 1665395, bug 1661995)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-07 22:59:11 +00:00 |
|
Robin Dunn
|
b0a54b8a6b
|
Fixes for segfaults when the parent frame is destroyed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-06 08:59:01 +00:00 |
|
Benjamin Williams
|
d606b6e977
|
added wxAuiNotebook::Split(); hooked up wxAuiMDIParentFrame::Tile() to it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-28 15:25:59 +00:00 |
|
Benjamin Williams
|
254a342953
|
renamed wxAUI_ART to wxAUI_DOCKART
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-17 11:28:17 +00:00 |
|
Benjamin Williams
|
ca0d44071c
|
tab ctrl height api fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 07:03:51 +00:00 |
|
Benjamin Williams
|
9fbb7d80f8
|
tab sizing and split sizing fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 20:32:40 +00:00 |
|
Benjamin Williams
|
e7e324bed8
|
ability to create tab mdi children without activating page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 08:11:01 +00:00 |
|
Benjamin Williams
|
c5e2ca7c52
|
wxAuiMDI* now more accurately respects normal mdi event sequence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-09 22:06:40 +00:00 |
|
Benjamin Williams
|
ea53a6014a
|
flicker reduction on gtk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-09 16:42:01 +00:00 |
|
Benjamin Williams
|
e0dc13d470
|
wxAuiMDI* patches through images to wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-08 19:07:52 +00:00 |
|
Benjamin Williams
|
f39fddcd9e
|
accessor functions for wxAuiMDIParentFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-08 10:31:52 +00:00 |
|
Benjamin Williams
|
7e1f1a1328
|
fixed event processing bug in tabmdi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-07 12:52:02 +00:00 |
|
Benjamin Williams
|
695c008862
|
implemented wxAUI_NB_TAB_SPLIT and wxAUI_NB_TAB_MOVE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-02 15:40:02 +00:00 |
|
Benjamin Williams
|
8856768e6e
|
fixed bad rename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-01 20:02:40 +00:00 |
|
Benjamin Williams
|
a3a5df9d92
|
wxaui big class rename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-01 18:51:44 +00:00 |
|
Vadim Zeitlin
|
d3b647c2df
|
removed more unused variables (thanks Borland)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 23:40:23 +00:00 |
|
Robert Roebling
|
ee0a94cfc2
|
Commited FRM's stockitem patch (empty stock items).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 12:23:04 +00:00 |
|
Chris Elliott
|
25f70bc4a1
|
add #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-18 08:05:41 +00:00 |
|
Benjamin Williams
|
f9c240ec1e
|
supress unused var warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-31 07:24:23 +00:00 |
|
Benjamin Williams
|
a94476deb9
|
wxaui/tabmdi size fix for gtk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-28 16:03:22 +00:00 |
|
Benjamin Williams
|
82dc21d343
|
tabmdi menu fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 08:40:08 +00:00 |
|
Benjamin Williams
|
3184454fc0
|
removed some commented-out code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 07:16:20 +00:00 |
|
Włodzimierz Skiba
|
4444d148a5
|
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 06:30:49 +00:00 |
|
Benjamin Williams
|
fe498448fc
|
compile fixes on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-22 13:12:49 +00:00 |
|
Benjamin Williams
|
cd05bf23f6
|
added notebook.cpp and tabmdi.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-21 13:35:00 +00:00 |
|