Robert Roebling
|
322c5ec4c0
|
Added direction sensitive docking.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-23 11:17:13 +00:00 |
|
Robert Roebling
|
0ae3bace9b
|
Skip double size events.
Skip movements of floating pane when moving fast.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-22 22:47:50 +00:00 |
|
Robert Roebling
|
8d361e8353
|
Commited Bryan Petty's blind fix patch.
Added event.Skip() to size event handler
in frame manager and removed the wrong
work around for this.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-22 12:30:07 +00:00 |
|
Alex Bligh
|
54076686b9
|
Work around problems with sizing floating panes on GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 18:46:12 +00:00 |
|
Benjamin Williams
|
9674314028
|
floating panes now respect wxPaneInfo::HasCloseButton()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 16:00:37 +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 |
|
Alex Bligh
|
5c62cb6c7d
|
wxAUI: maintain minimum size of panes across dock/undock.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-05 23:09:33 +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
|
c68038f3bd
|
wxAUI: Send cancel event on floating panes closing too (last log was misleading - that was on docked panes with a hand-drawn close button).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-04 19:58:24 +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 |
|
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
|
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 |
|