Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / aui / dockart.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-10-08  Vadim ZeitlinImprove wxAuiNotebook appearance when using some GTK...
2012-06-30  Paul Cornettsupport for GTK3
2011-10-30  Vadim ZeitlinChange variables naming convention in wxAUI code.
2011-04-06  Jouk JansenFix for broken wxGTK1 compilation
2011-03-29  Paul Cornettbuild fix
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-26  Václav SlavíkUse accessor functions instead of deprecated GTK+ macros.
2011-01-12  Vadim ZeitlinAdd support for icons in wxAUI panes title bars.
2010-12-03  Vadim ZeitlinUpdate AUI bitmaps when its colours change.
2010-12-03  Vadim ZeitlinNo changes, just clean up duplicate colour functions...
2009-12-02  Paul Cornettmake array data fully const
2009-09-21  Stefan Csomormoving themeing include to private.h
2009-09-18  Vadim ZeitlinFix recurring typo in "theming".
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2008-09-02  Stefan Csomoradaptions to new osx ouside the main trees
2008-08-25  Vadim Zeitlinchanged wxAuiBlendColour() to work with unsigned chars...
2008-07-29  Stefan CsomorOSX regrouping
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-01-06  Vadim Zeitlinsmall tweak to the close icon (patch 1674689)
2007-11-30  Robert RoeblingDC reorganization
2007-11-23  Stefan Csomormac cleanup, cgcolor changes
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-11-05  Vadim Zeitlinmore unused parameters warnings (should have been part...
2007-07-04  Paul Cornettindentation cleanup, unused variables, constant express...
2007-03-19  Benjamin Williamsapplied patch 1683441
2006-11-27  Włodzimierz SkibaCast adjusted to expected integer range.
2006-07-24  Vadim Zeitlinfixed typos in last check in
2006-10-11  Robin Dunndistrib changes to enable graphics context and add...
2006-11-17  Benjamin Williamstab drawing fix for vista
2006-11-17  Benjamin Williamsrenamed wxAUI_ART to wxAUI_DOCKART
2006-11-16  Benjamin Williamsminor tab drawing improvements
2006-11-16  Benjamin Williamspane buttons are now vertically centered
2006-11-16  Benjamin Williamsuse real alpha blending algorithm to avoid sickly looki...
2006-11-16  Benjamin Williamsconsolidated duplicated static functions into one file
2006-11-07  Benjamin Williamsreverted to gtk-specific close xbm
2006-11-07  Benjamin Williamsprevent sash artifacts on gtk
2006-11-07  Benjamin Williamselipsis for oversized pane captions
2006-11-07  Benjamin Williamstouched up close button
2006-11-07  Benjamin Williamsstreamlined gradients
2006-11-07  Benjamin Williamsin wxAuiDefaultDockArt, save base colour just in case
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-21  Stefan Csomoruntangling dc and gc
2006-10-21  Robin Dunnuse consistent names (Graphic vs. Graphics)
2006-10-20  Stefan Csomordummy implementations for new methods
2006-09-04  Włodzimierz SkibaWarning fix.
2006-09-02  Robert Roebling Added native GTK+ sash drawing to wxAUI.
2006-08-24  Robert Roebling revert bits for XBM bitmaps under MSW
2006-08-23  Robert Roebling Use close button used in wxMiniFrame.
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaWhitespaces lined up.
2006-06-06  Robin DunnCompilation fix for Mac
2006-06-06  Włodzimierz SkibaSource cleaning, wxW headers, whitespaces and improved...
2006-06-06  Julian SmartFixes for Mac
2006-06-06  Julian SmartCompile corrections
2006-06-06  Julian SmartInitial commit of wxAUI