]> git.saurik.com Git - wxWidgets.git/history - src/aui/floatpane.cpp
aui docking works well on systems with solid window dragging turned off
[wxWidgets.git] / src / aui / floatpane.cpp
2006-10-31  Benjamin Williamsaui docking works well on systems with solid window...
2006-10-16  Robert Roebling [ 1578466 ] Support for custom floating panes
2006-08-23  Robert Roebling Added direction sensitive docking.
2006-08-22  Robert Roebling Skip double size events.
2006-08-22  Robert Roebling Commited Bryan Petty's blind fix patch.
2006-07-25  Alex BlighWork around problems with sizing floating panes on GTK
2006-07-24  Benjamin Williamsfloating panes now respect wxPaneInfo::HasCloseButton()
2006-07-12  Benjamin Williamsrenamed wxFrameManager::GetFrame() and SetFrame() to...
2006-07-05  Alex BlighwxAUI: maintain minimum size of panes across dock/undock.
2006-07-05  Benjamin Williamsadded EVT_AUI_PANECLOSE and updated sample accordingly
2006-07-04  Alex BlighwxAUI: Send cancel event on floating panes closing...
2006-07-04  Alex BlighwxAUI: Made fixed size floating panes work
2006-06-06  Włodzimierz SkibaSource cleaning, wxW headers, whitespaces and improved...
2006-06-06  Julian SmartInitial commit of wxAUI