Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / src / univ / themes / gtk.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-03-08  Paul Cornettfix incorrect tests of wxUSE_ macros
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-25  Dimitri SchoolwerthFixed width of scrollbars in wxUniv.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-08-20  Vadim ZeitlinRename wxRendererNative::DrawRadioButton() to DrawRadio...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-08-16  Julian SmartAdded DrawFocusRect to wxRenderer
2007-08-15  Vadim Zeitlindon't use deprecated wxMenuItem methods
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-05-26  Vadim Zeitlinfix typo: s/radion/radio/
2007-01-24  Václav Slavíkcompiled fixes for builds without PCH
2006-12-24  Václav Slavíkfixed wxFrame background colour in wxUniv on ports...
2006-10-30  Václav Slavíkmoved wxScrollBar geometry methods out of wxRenderer...
2006-10-28  Václav Slavíkremoved unused GetScrollbarArrowSize() version
2006-09-30  Vadim Zeitlindraw solid focus rectangle in mono theme and don't...
2006-09-29  Václav Slavíksimplified #ifs around the code
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-26  Václav Slavíkfixed crash when using GTK theme
2006-09-23  Vadim Zeitlin1. deprecate redundantly sounding wxArtProvider::FooPro...
2006-09-21  Václav Slavíkput remaining toolbars-related methods into #if wxUSE_T...
2006-09-20  Vadim Zeitlinmove frame decorations drawing to the base class
2006-09-20  Vadim Zeitlinmove generic part of AdjustSize() and status bar method...
2006-09-20  Vadim Zeitlinrefactored common parts of DrawItem() in the base class...
2006-09-19  Václav Slavíkfixed shutdown crashes after recent handlers creation...
2006-09-19  Vadim Zeitlinadd if wxUSE_NOTEBOOK around notebook-only renderer...
2006-09-18  Vadim Zeitlinrefactor some existing themes methods in a new base...
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-05-31  Włodzimierz Skiba[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style...
2006-05-23  Julian SmartApplied patch 1489656: support for wxToggleButton under...
2005-05-31  Julian SmartReplaced embedded images
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-11  Włodzimierz SkibaVarious cleanings.
2004-11-18  Włodzimierz Skiba3rd state in checkboxes for wxUniv [closes bug#1040585].
2004-11-15  Włodzimierz SkibaVertical tabs orientation in gtk renderer of wxUniv.
2004-11-05  Włodzimierz SkibaSimplify wxRect construction at the wxPoint(0,0) with...
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-10-16  Vadim Zeitlinuse ShouldInheritColours()
2003-10-08  Vadim Zeitlinrenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-18  Julian SmartApplied patch [ 681893 ] Combobox in toolbar
2003-01-24  Julian SmartApplied patch [ 621451 ] Fixed version of wxSlider...
2002-12-07  Vadim Zeitlinminor visual corrections to renderers (patch 649847)
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-20  Vadim Zeitlininitialize (and delete) the themes art provider - fixes...
2002-04-14  Robert Roebling Three more attempts to get metal look.
2002-03-24  Václav Slavíkadded wxTheme::GetArtProvider to wxUniv
2002-03-11  Vadim Zeitlinimplemented menu drawing in the GTK theme
2002-03-11  Vadim Zeitlinmore GTK-ish toolbar drawing
2002-02-27  Vadim Zeitlin[start of] a wxUniversal implementation of wxToolBar
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2002-02-04  Vadim Zeitlinadded GAUGE standard colour and use it in DrawProgressB...
2001-11-25  Vadim Zeitlincompilation warning (and possible bug) fix
2001-11-24  Václav Slavíkminor syntactic fix
2001-11-09  Vadim Zeitlinsigned/unsigned comparison warnings fixed
2001-11-04  Václav Slavíkimplemented late(r) initialization of wxUniv themes
2001-10-15  Václav Slavík1. added GetStdIcon support to wxRenderer
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-09-28  Václav Slavíkinput handling in wxTLW/Univ
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
2001-09-23  Václav Slavíkpartial implementation of wxTLW's decorations
2001-09-22  Václav SlavíkwxInputConsumer
2001-08-18  Václav Slavíkbetter focus handling (blind fix)
2001-07-10  Vadim Zeitlinmore combobox appearance fixes
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-10  Vadim Zeitlinrespect wxBU_EXACTFIT
2001-07-10  Vadim Zeitlindon't set min width for the buttons
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...