Remove obsolete VisualAge-related files.
[wxWidgets.git] / include / wx / aui /
2006-10-11  Robin Dunnbetter comments
2006-10-11  Robin Dunnreentrance methods
2006-11-19  Benjamin Williamsallow programmatic access to start pane dragging
2006-11-17  Benjamin Williamsadded wxAuiManager::GetManager() call
2006-11-17  Benjamin Williamsrenamed wxAUI_ART to wxAUI_DOCKART
2006-11-16  Benjamin Williamsadded missing button state
2006-11-13  Benjamin Williamstab ctrl height api fix
2006-11-12  Benjamin Williamstab sizing and split sizing fixes
2006-11-10  Benjamin Williamsfactored out CalculateHintRect() from DrawHintRect...
2006-11-10  Benjamin Williamsability to create tab mdi children without activating...
2006-11-09  Benjamin Williamsminor tab theme touch-ups
2006-11-09  Benjamin WilliamswxAuiMDI* now more accurately respects normal mdi event...
2006-11-09  Robin DunnCorrect names of some event binders
2006-11-09  Benjamin Williamsmild gradients for the glossy theme
2006-11-08  Benjamin Williamsmissing header file
2006-11-08  Benjamin WilliamswxAuiMDI* patches through images to wxAuiNotebook
2006-11-08  Benjamin WilliamswxAuiNotebook bitmaps working now
2006-11-08  Benjamin Williamsaccessor functions for wxAuiMDIParentFrame
2006-11-08  Benjamin Williamsbutton bug fix
2006-11-07  Benjamin Williamsbutton bug fixed
2006-11-07  Benjamin Williamsfixed event processing bug in tabmdi
2006-11-07  Benjamin Williamsfixed compile error
2006-11-07  Benjamin Williamsnew default theme for wxAuiNotebook
2006-11-06  Benjamin Williamsimplemented page close event for wxAuiNotebook
2006-11-06  Benjamin WilliamswxAuiNotebook has external tab dragging now
2006-11-06  Benjamin Williamsapi uniformity between tabart and dockart
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
2006-11-02  Benjamin WilliamswxAuiNotebook window styles implemented
2006-11-02  Benjamin Williamsvarious close-button styles implemented in wxAuiNotebook
2006-11-01  Benjamin Williamsfixed bad rename
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-11-01  Benjamin Williamswxaui notebook style flags added
2006-10-31  Benjamin Williamsaui docking works well on systems with solid window...
2006-10-31  Benjamin Williamsaui notebook real-time dragging implemented
2006-10-31  Benjamin Williamsaui notebook pages can be moved around
2006-10-31  Benjamin Williamsaui: allow m_frame to be null in wxFrameManager
2006-10-30  Benjamin Williamsaui notebook sizing calculations streamlined
2006-10-30  Benjamin Williamswxaui notebook tabs can scroll; notebook themability...
2006-10-29  Robin DunnAdd export macros
2006-10-28  Benjamin Williamsfixed some compiler warnings in wxaui
2006-10-28  Benjamin Williamswxaui multi-book prep work for left/right buttons on...
2006-10-28  Benjamin Williamswxaui multi-notebook now uses a tab art provider which...
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-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-04  Michael WetherellMissing headers.
2006-09-02  Robert Roebling Forgot to commit.
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 Add opaque move support to wxGTK's wxMiniFrame.
2006-08-23  Robert Roebling Added direction sensitive docking.
2006-08-18  Chris Elliottadd #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile
2006-07-29  Robin DunnDLL compilation fixes
2006-07-25  Alex BlighwxAUI: fixed pane saving design thinko
2006-07-25  Alex BlighwxAUI: Support serialization of individual PaneInfo...
2006-07-25  Włodzimierz SkibaBlind Tinderbox build fix.
2006-07-24  Włodzimierz SkibaSource cleaning.
2006-07-23  Alex BlighwxAUI: Don't fade venetian blind effect by default
2006-07-22  Robin DunnSome changes needed for wxPython
2006-07-22  Benjamin Williamsadded some font measuring to wxAuiMultiNotebook
2006-07-22  Alex BlighAdd support for transparent hint windows under GTK
2006-07-22  Benjamin Williamsmore compile fixes on wxGTK; auibook.h and tabmdi.h...
2006-07-21  Benjamin Williamsupdated header file name in source
2006-07-21  Benjamin Williamsrenamed notebook.h to auibook.h
2006-07-21  Benjamin Williamsadded corresponding notebook.h and tabmdi.h to aui
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  Alex BlighRemove bogus include
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-07-04  Alex BlighwxAUI: Made fixed size floating panes work
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