]> git.saurik.com Git - wxWidgets.git/history - include/wx/aui/framemanager.h
while we're at it, rename wxAuiFloatingPane to the more correct wxAuiFloatingFrame
[wxWidgets.git] / include / wx / aui / framemanager.h
2006-11-01  Benjamin Williamswhile we're at it, rename wxAuiFloatingPane to the...
2006-11-01  Benjamin Williamswxaui big class rename
2006-11-01  Benjamin Williamswxaui maximize/restore button patch from Aleksey Sanin...
2006-10-30  Benjamin Williamswxaui notebook tabs can scroll; notebook themability...
2006-10-26  Benjamin Williamswxaui flags reworked a bit; allows any hinting type...
2006-10-16  Robin DunnCompile fix: forward decalare wxFloatingPane
2006-10-16  Robert Roebling [ 1578466 ] Support for custom floating panes
2006-10-16  Robert Roebling [ 1578468 ] full support for "destroy on close" flag
2006-08-27  Robert Roebling Made toolbars sticky, i.e. you need to drag them
2006-08-24  Michael WetherellMissing exports.
2006-08-23  Robert Roebling Added direction sensitive docking.
2006-07-25  Alex BlighwxAUI: fixed pane saving design thinko
2006-07-25  Alex BlighwxAUI: Support serialization of individual PaneInfo...
2006-07-23  Alex BlighwxAUI: Don't fade venetian blind effect by default
2006-07-22  Alex BlighAdd support for transparent hint windows under GTK
2006-07-19  Włodzimierz SkibaWarning fix.
2006-07-16  Benjamin Williamsadded another AddPane() call which allows the caller...
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-13  Alex BlighVirtualize ProcessDockResult so people can override...
2006-07-12  Benjamin Williamsrenamed wxFrameManager::GetFrame() and SetFrame() to...
2006-07-11  Benjamin WilliamswxFrameManager::Render() now fires a new event, called...
2006-07-11  Benjamin WilliamswxAUI's wxFrameManager::SetFrame() now takes a wxWindow...
2006-07-08  Robin DunnAdd wxRTTI info for the event class
2006-07-07  Robin DunnChanges needed for scanning the aui header files with...
2006-07-05  Benjamin Williamsadded EVT_AUI_PANECLOSE and updated sample accordingly
2006-07-04  Alex BlighwxAUI: Make 2 methods virtual and unprotect member...
2006-06-15  Michael WetherellMissing exports
2006-06-15  Michael WetherellCygwin compile fix
2006-06-07  Julian SmartRemoved comma
2006-06-06  Włodzimierz SkibaSource cleaning, wxW headers, whitespaces and improved...
2006-06-06  Julian SmartCompile corrections
2006-06-06  Julian SmartInitial commit of wxAUI