]> git.saurik.com Git - wxWidgets.git/commit
draw solid focus rectangle in mono theme and don't do it at all for selected items...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 30 Sep 2006 18:30:00 +0000 (18:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 30 Sep 2006 18:30:00 +0000 (18:30 +0000)
commitb19d4eb9bf0623c8d4402621b49acdece19223d8
treeaf8a9f076e51edd7e28547d912ee93e428c15c77
parenta798c64c4f5d3b0b29a32a99fc8bd21259bdc425
draw solid focus rectangle in mono theme and don't do it at all for selected items (this required adding flags parameter to DrawFocusRect())

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/univ/renderer.h
include/wx/univ/stdrend.h
src/univ/stdrend.cpp
src/univ/themes/gtk.cpp
src/univ/themes/mono.cpp