]> git.saurik.com Git - wxWidgets.git/history - src/univ/themes/mono.cpp
don't set the label colour in DrawButtonLabel(), this is done by the caller in wxCont...
[wxWidgets.git] / src / univ / themes / mono.cpp
2006-12-17  Vadim Zeitlindon't set the label colour in DrawButtonLabel(), this...
2006-10-30  Václav Slavíkrender scrollbar's thumb as stippled bar to distinguish...
2006-10-09  Włodzimierz SkibaWarning fixes in 'todo' part just to make build log...
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-29  Václav Slavíkuse smaller statusbar margins in mono theme
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-25  Vadim Zeitlinfix TLW borders width in mono theme
2006-09-23  Vadim Zeitlin1. deprecate redundantly sounding wxArtProvider::FooPro...
2006-09-21  Włodzimierz SkibaPCH build fixes.
2006-09-20  Vadim Zeitlinmake colours of the selected text inversed
2006-09-20  Vadim Zeitlinadd more virtual border drawing functions used by frame...
2006-09-20  Vadim Zeitlinremoved stubs for frame decorations drawing
2006-09-20  Vadim Zeitlinmove frame decorations drawing to the base class
2006-09-20  Vadim Zeitlinadded stubs for the missing functions, this theme links now
2006-09-20  Vadim Zeitlinfirst compilable version of the mono theme, replacing...
2006-09-18  Vadim Zeitlinrefactor some existing themes methods in a new base...