Włodzimierz Skiba
|
822211533d
|
Blind Tinderbox build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 10:31:38 +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 |
|
Alex Bligh
|
5826659c99
|
wxAUI: Don't fade venetian blind effect by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-23 11:39:13 +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 |
|
Alex Bligh
|
7a5b04a65e
|
Add support for transparent hint windows under GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-22 17:30:28 +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
|
189da67c55
|
updated header file name in source
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-21 14:55:21 +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 |
|
Benjamin Williams
|
a3219eea26
|
added corresponding notebook.h and tabmdi.h to aui
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-21 13:36:21 +00:00 |
|
Włodzimierz Skiba
|
db84713101
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-19 15:52:28 +00:00 |
|
Benjamin Williams
|
0603bb285c
|
added another AddPane() call which allows the caller to add a new window at a certain point; Hint functions are now public
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-16 10:59:16 +00:00 |
|
Robin Dunn
|
50f3c41d61
|
Added wxTopLevelWindow::SetTranslucency and CanSetTranslucency, with
implementations (so far) for wxMSW and wxMac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-16 03:28:23 +00:00 |
|
Alex Bligh
|
0d02dd54a0
|
Virtualize ProcessDockResult so people can override it to prevent docking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-13 22:03:54 +00:00 |
|
Benjamin Williams
|
461125ea4d
|
renamed wxFrameManager::GetFrame() and SetFrame() to GetManagedWindow() and SetManagedWindow()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-12 07:18:19 +00:00 |
|
Benjamin Williams
|
673727f39c
|
wxFrameManager::Render() now fires a new event, called wxEVT_AUI_RENDER, which allows all main window drawing operations to be overridden to provide custom drawing behavior
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-11 15:24:25 +00:00 |
|
Benjamin Williams
|
a189504e7f
|
wxAUI's wxFrameManager::SetFrame() now takes a wxWindow ptr instead of a wxFrame ptr, in preparation for future work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-11 13:50:49 +00:00 |
|
Robin Dunn
|
af672b5ae8
|
Add wxRTTI info for the event class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-08 02:19:03 +00:00 |
|
Robin Dunn
|
06d4c4d65a
|
Changes needed for scanning the aui header files with SWIG for
wxPython. Also fix some DLL exports.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-07 17:53:17 +00:00 |
|
Alex Bligh
|
dd5efcb7b8
|
Remove bogus include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-05 17:10:15 +00:00 |
|
Benjamin Williams
|
5875464394
|
added EVT_AUI_PANECLOSE and updated sample accordingly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-05 16:38:02 +00:00 |
|
Alex Bligh
|
e4542fa6e2
|
wxAUI: Make 2 methods virtual and unprotect member variables to enable apps to do their own hint windows until a generally acceptable mechanism for platforms other than MSW is found.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-04 19:25:07 +00:00 |
|
Alex Bligh
|
e5ab82d310
|
wxAUI: Made fixed size floating panes work
wxAUI: Added IMPLEMENT_CLASS etc. for wxFloatingPane for a later patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-04 15:26:33 +00:00 |
|
Michael Wetherell
|
063708fcce
|
Missing exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 09:13:29 +00:00 |
|
Michael Wetherell
|
2cc833a1bd
|
Cygwin compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 08:39:58 +00:00 |
|
Julian Smart
|
55193d61ae
|
Removed comma
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-07 08:49:45 +00:00 |
|
Włodzimierz Skiba
|
be66f18ee1
|
Source cleaning, wxW headers, whitespaces and improved PCH support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-06 15:39:16 +00:00 |
|
Julian Smart
|
08469b1f18
|
Compile corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-06 14:05:11 +00:00 |
|
Julian Smart
|
50acee04cd
|
Initial commit of wxAUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-06 13:12:07 +00:00 |
|