]> Pileus Git - ~andy/gtk/commit
draw box does more intelligent separation for the xp theming engine and
authorAlberto Ruiz <aruiz@gnome.org>
Sun, 16 Mar 2008 03:39:15 +0000 (03:39 +0000)
committerAlberto Ruiz <aruiz@src.gnome.org>
Sun, 16 Mar 2008 03:39:15 +0000 (03:39 +0000)
commit67140c9d3b8cf0699853f5832cdbec64620e5a81
tree77ac2024c47a6aa680de2d97a97c619a37a0a741
parentca5c68f1605b1f426e5d379db0167e2e55393389
draw box does more intelligent separation for the xp theming engine and

2008-03-16  Alberto Ruiz <aruiz@gnome.org>

* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc:
* modules/engines/ms-windows/msw_style.c (draw_box) (draw_arrow)
(combo_box_draw_arrow) (setup_msw_rc_style): draw box does more intelligent
separation for the xp theming engine and the classic theme while drawing the
GtkComboBox button.
combobox_draw_arrow is not used anymore, commented.
The style has been updated to fix border/thickness glitches in the combobox
according to the fixes commited regarding bug #521442. (bug #461805)

svn path=/trunk/; revision=19887
ChangeLog
modules/engines/ms-windows/Theme/gtk-2.0/gtkrc
modules/engines/ms-windows/msw_style.c