mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 13:11:13 +00:00
Make expander-size a bit closer to Microsoft's values (bug 325699, Brad
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size a bit closer to Microsoft's values (bug 325699, Brad Taylor)
This commit is contained in:
parent
1d2eaf4b22
commit
bd7a02b70c
@ -5,6 +5,9 @@
|
||||
shading to the GC colors, causing a mismatch with the Win32 native
|
||||
colors. Problem found by (and suggested solution by) "Cosmic Integer"
|
||||
|
||||
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size
|
||||
a bit closer to Microsoft's values (bug 325699, Brad Taylor)
|
||||
|
||||
2006-03-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/testcellrenderertext.c: Add test cases for alignment.
|
||||
|
@ -5,6 +5,9 @@
|
||||
shading to the GC colors, causing a mismatch with the Win32 native
|
||||
colors. Problem found by (and suggested solution by) "Cosmic Integer"
|
||||
|
||||
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size
|
||||
a bit closer to Microsoft's values (bug 325699, Brad Taylor)
|
||||
|
||||
2006-03-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/testcellrenderertext.c: Add test cases for alignment.
|
||||
|
@ -30,6 +30,8 @@ style "msw-default"
|
||||
GtkTreeView::allow-rules = 0
|
||||
GtkTreeView::expander-size = 12
|
||||
|
||||
GtkExpander::expander-size = 12
|
||||
|
||||
GtkScrolledWindow::scrollbar_spacing = 1
|
||||
|
||||
engine "wimp"
|
||||
|
Loading…
Reference in New Issue
Block a user