Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / gtk1 / renderer.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-03-03  Vadim Zeitlincompilation fix after last commit
2009-03-03  Vadim Zeitlinfix virtual function hiding warnings
2009-03-03  Vadim Zeitlinfix virtual function hiding warnings
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2007-12-15  Vadim Zeitlinfixed wxGTK1 compilation after wxDC changes (still...
2007-11-05  Vadim Zeitlinfix a few hundreds of harmless unused parameters warnin...
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-01-23  Mart RaudseppRemove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
2005-06-08  Włodzimierz SkibaSecond part of '[ 1216148 ] cleanup: unused variables...
2005-04-16  Julian SmartApplied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButto...
2005-03-24  Vadim Zeitlinadded wxRendererNative::DrawDropArrow (patch 1166596)
2005-03-12  Robert Roebling Correct orientation of splitter sash again.
2005-03-12  Robert Roebling There shouldn't be any need to draw the backgound
2005-03-07  Robert Roebling Readd support for prelight tree control triangles...
2005-02-28  Robert Roebling Changed ComboDropDown button under GTK+ so that it
2005-02-20  Vadim Zeitlinuse native gtk_paint_expander() to implement DrawTreeIt...
2005-02-20  Vadim Zeitlintrying to draw transparent arrow instead of opaque...
2005-02-20  Vadim Zeitlinyet more corrections to drop down button drawing: don...
2005-02-19  Robin DunnFixed compile error
2005-02-19  Vadim Zeitlindraw drop down button using native calls (patch 1144389)
2005-02-17  Vadim Zeitlinmore tweaks to drop down arrow drawing (Andreas Pflug)
2005-02-14  Vadim Zeitlinno changes, just mention gtk_paint_expander() in comment
2004-12-13  Robert Roebling Correctd orientation of sash handle.
2004-11-03  Robert Roebling Applied patch to reorder includes. Not the most
2004-08-30  Václav Slavík(partially) fixed splitter sash rendering under GTK2
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-22  Robert Roebling Draw bug.
2004-02-16  Robert Roebling Added better visual feedback for tree control
2004-02-08  Robert Roebling Improvements for splitter sash hack. GTK2 look
2004-02-08  Robert Roebling Draw listctrls's headers right for themes.
2003-08-01  Vadim Zeitlin1. added flags to splitter drawing functions and replaced
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-28  Václav Slavíkcompilation fix
2003-07-27  Vadim Zeitlinimplemented native GTK drawing for the splitter
2003-07-22  Vadim Zeitlinfailed attempts to implement native GTK look for the...
2003-07-20  Vadim Zeitlincompilation fix
2003-07-20  Václav Slavík(incomplete) compilation fix
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...