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 |
|