build fixes for WXWIN_COMPATIBILITY_2_6=0
[wxWidgets.git] / src / aui /
2006-09-27  Włodzimierz SkibaWarning fix.
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-09-09  Paul Cornettsome app.h cleanup: minimize includes, use static cast
2006-09-04  Włodzimierz SkibaWarning fix.
2006-09-04  Jouk Jansen OpenVMS compile support update
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-09-02  Robert Roebling Added native GTK+ sash drawing to wxAUI.
2006-08-28  Robert Roebling Corrected close button bitmap in wxAUIMultiNotebook.
2006-08-27  Robert Roebling Corrected off-by-1 error in dock test.
2006-08-27  Robert Roebling The docking logic in the top and right docking areas
2006-08-27  Robert Roebling Correct calculation of sticky toolbar.
2006-08-27  Robert Roebling Made toolbars sticky, i.e. you need to drag them
2006-08-27  Robert Roebling Removed one of the jumping toolbar artefacts.
2006-08-24  Włodzimierz SkibaWarning fix.
2006-08-24  Robert Roebling revert bits for XBM bitmaps under MSW
2006-08-23  Robert Roebling Use close button used in wxMiniFrame.
2006-08-23  Robert Roebling Comment out direction aware code for now.
2006-08-23  Robert Roebling Added direction sensitive docking.
2006-08-22  Robert Roebling Skip double size events.
2006-08-22  Robert Roebling Set size of hint window before showing it.
2006-08-22  Robert Roebling Commited Bryan Petty's blind fix patch.
2006-08-18  Chris Elliottadd #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile
2006-08-15  Chris ElliottBorland compiler does not like a variable called except
2006-08-15  Stefan Csomormaking sure the hint window does not have a (white...
2006-07-31  Benjamin Williamssupress unused var warning
2006-07-31  Benjamin Williamswrapped up Show() calls to prevent gtk bug from manifesting
2006-07-30  Benjamin Williamsworkaround for bug #1531361
2006-07-28  Benjamin Williamswxaui/tabmdi size fix for gtk
2006-07-25  Alex BlighWork around problems with sizing floating panes on GTK
2006-07-25  Alex BlighwxAUI: fixed pane saving design thinko
2006-07-25  Alex BlighwxAUI: Support serialization of individual PaneInfo...
2006-07-24  Benjamin Williamsfloating panes now respect wxPaneInfo::HasCloseButton()
2006-07-24  Alex BlighwxAUI: remove spurious semicolons
2006-07-24  Benjamin WilliamswxString::IsEmpty() => empty()
2006-07-24  Benjamin Williamsfixed variable name
2006-07-24  Benjamin Williamstab draw happens right away when you set the caption
2006-07-24  Benjamin Williamsdrawing improvements; empty caption w/ tab drawing...
2006-07-24  Benjamin Williamstabmdi menu fix
2006-07-24  Włodzimierz SkibaWarning fix.
2006-07-24  Benjamin Williamsremoved some commented-out code
2006-07-24  Włodzimierz SkibaPCH build fix.
2006-07-24  Włodzimierz SkibaSource cleaning.
2006-07-23  Alex BlighwxAUI: wrap calls to SetTransparent/CanSetTransparent...
2006-07-23  Alex BlighwxAUI: Don't fade venetian blind effect by default
2006-07-22  Robin DunnAlso need to override Show
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  Alex BlighwxAUI: Do not leak a wxFrame if transparency is not...
2006-07-22  Alex BlighFix redraw problems with hint rectangle when there...
2006-07-22  Benjamin Williamscompile fixes on wxGTK
2006-07-22  Benjamin Williamsadded some overrides to wxTabFrame to remove errors
2006-07-21  Benjamin Williamsupdated header file name in source
2006-07-21  Benjamin Williamsrenamed notebook.cpp to auibook.cpp
2006-07-21  Benjamin Williamsadded notebook.cpp and tabmdi.cpp
2006-07-19  Włodzimierz SkibaWarning fix.
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Benjamin Williamsframe should call skip on child focus event to give...
2006-07-16  Benjamin Williamsprevent some obscure wxAUI crashes after DetachPane...
2006-07-16  Benjamin Williamsadded another AddPane() call which allows the caller...
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-14  Benjamin Williamshint window pane should always be shown so that hints...
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  Benjamin Williamsreverted an earlier patch that was causing problems
2006-07-08  Robin DunnAdd wxRTTI info for the event class
2006-07-07  Robin DunnNeed to skipp the first half of ShowHint if the platfor...
2006-07-06  Włodzimierz SkibaTinderbox warning fix.
2006-07-06  Robin DunnOops, I misremembered the name of wxUnusedVar
2006-07-05  Robin DunnEnable transparent hints and dragging on wxMac
2006-07-05  Alex BlighwxAUI: maintain minimum size of panes across dock/undock.
2006-07-05  Benjamin Williamsfixed wrong comment
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: Send a cancel event to the window within a frame...
2006-07-04  Vadim Zeitlinrelease build unused variable warning fix
2006-07-04  Alex BlighwxAUI: Made fixed size floating panes work
2006-07-04  Włodzimierz SkibaWinCE build fixes.
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-30  Benjamin Williamsadded/expanded various comments
2006-06-16  Jouk Jansen Committing in .
2006-06-14  Włodzimierz SkibaWhitespaces lined up.
2006-06-14  Włodzimierz SkibaDon't create uneeded variables.
2006-06-09  Vadim Zeitlingcc printf format warning fixed
2006-06-08  Włodzimierz SkibaInclude wx/mdi.h according to precompiled headers of...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-06-06  Robin DunnCompilation fix for Mac
2006-06-06  Włodzimierz SkibaSource cleaning, wxW headers, whitespaces and improved...
2006-06-06  Julian SmartFix for wxX11
2006-06-06  Julian SmartFixes for Mac
2006-06-06  Julian SmartCompile corrections
2006-06-06  Julian SmartInitial commit of wxAUI