Vadim Zeitlin
|
849c353a39
|
added SetSelectionToPage/Window() to simplify code and fix more problems with passing possibly negative indices to SetSelection()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-30 16:48:43 +00:00 |
|
Vadim Zeitlin
|
a56a1234a5
|
removed wxABI_TESTS, they're irrelvant in 2.9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-31 03:40:59 +00:00 |
|
Robin Dunn
|
0eaf8cd16c
|
Add GetAuiManager
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-06 08:53:33 +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 |
|
Julian Smart
|
c3e016e45e
|
Added wxAuiNotebook::GetPageText, GetPageBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-28 14:55:05 +00:00 |
|
Benjamin Williams
|
793d436530
|
wxAuiNotebook minor tab art interface cleanups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-26 17:05:43 +00:00 |
|
Robin Dunn
|
72d5e8d917
|
better comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:18:35 +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
|
003cf4efd2
|
minor tab theme touch-ups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-09 22:14:31 +00:00 |
|
Benjamin Williams
|
1750e8e256
|
mild gradients for the glossy theme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-09 06:49:53 +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
|
2b9aac3387
|
wxAuiNotebook bitmaps working now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-08 15:19:38 +00:00 |
|
Benjamin Williams
|
9b3f654a4c
|
button bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-08 07:44:07 +00:00 |
|
Benjamin Williams
|
760d3542ec
|
button bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-07 20:02:38 +00:00 |
|
Benjamin Williams
|
b0d17f7c3f
|
new default theme for wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-07 08:10:16 +00:00 |
|
Benjamin Williams
|
3fd8c98854
|
implemented page close event for wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-06 15:05:08 +00:00 |
|
Benjamin Williams
|
5d3aeb0f57
|
wxAuiNotebook has external tab dragging now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-06 13:44:26 +00:00 |
|
Benjamin Williams
|
a6b0e5bddd
|
api uniformity between tabart and dockart
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-06 07:09:56 +00:00 |
|
Benjamin Williams
|
01372b8f09
|
implemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCROLL_BUTTONS in wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-02 20:27:38 +00:00 |
|
Benjamin Williams
|
0ce53f3226
|
wxAuiNotebook window styles implemented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-02 14:16:59 +00:00 |
|
Benjamin Williams
|
41b76acdc7
|
various close-button styles implemented in wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-02 13:06:42 +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 |
|
Benjamin Williams
|
702b1c7e8a
|
wxaui notebook style flags added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-01 17:10:58 +00:00 |
|
Benjamin Williams
|
08c068a4eb
|
aui notebook real-time dragging implemented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-31 10:59:36 +00:00 |
|
Benjamin Williams
|
2fadbbfd12
|
aui notebook pages can be moved around
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-31 10:16:39 +00:00 |
|
Benjamin Williams
|
26da5e4f5a
|
aui: allow m_frame to be null in wxFrameManager
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-31 08:02:56 +00:00 |
|
Benjamin Williams
|
a4c8fc2374
|
aui notebook sizing calculations streamlined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 20:07:52 +00:00 |
|
Benjamin Williams
|
4953f8cf3b
|
wxaui notebook tabs can scroll; notebook themability improved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 16:34:05 +00:00 |
|
Robin Dunn
|
0b13400f4f
|
Add export macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 02:26:37 +00:00 |
|
Benjamin Williams
|
488e50ee50
|
fixed some compiler warnings in wxaui
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 18:27:42 +00:00 |
|
Benjamin Williams
|
b6418695ca
|
wxaui multi-book prep work for left/right buttons on tab bar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 18:21:11 +00:00 |
|
Benjamin Williams
|
3f69756e3d
|
wxaui multi-notebook now uses a tab art provider which allows for dynamically switchable notebook themes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 15:20:10 +00:00 |
|
Michael Wetherell
|
4107600f20
|
Missing headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 16:40:08 +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 |
|
Robin Dunn
|
d91fa2829b
|
Some changes needed for wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-22 22:32:25 +00:00 |
|
Benjamin Williams
|
da5e85d989
|
added some font measuring to wxAuiMultiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-22 18:51:14 +00:00 |
|
Benjamin Williams
|
9fabaac49c
|
more compile fixes on wxGTK; auibook.h and tabmdi.h are now uncommented in aui.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-22 13:14:07 +00:00 |
|
Benjamin Williams
|
9364257861
|
renamed notebook.h to auibook.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-21 14:49:23 +00:00 |
|