]> git.saurik.com Git - wxWidgets.git/history - src/gtk/renderer.cpp
Add wxRenderer::DrawCheckButton for use inside
[wxWidgets.git] / src / gtk / renderer.cpp
2006-04-18  Robert Roebling Add wxRenderer::DrawCheckButton for use inside
2006-01-22  Mart RaudseppNuke GTK1 from src/gtk
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...