]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/renderer.cpp
Readd support for prelight tree control triangles (visual
[wxWidgets.git] / src / gtk1 / renderer.cpp
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...