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
@ -4,6 +4,9 @@
|
|||||||
style->unrealize, so that GTK+ doesn't automatically attempt to apply
|
style->unrealize, so that GTK+ doesn't automatically attempt to apply
|
||||||
shading to the GC colors, causing a mismatch with the Win32 native
|
shading to the GC colors, causing a mismatch with the Win32 native
|
||||||
colors. Problem found by (and suggested solution by) "Cosmic Integer"
|
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>
|
2006-03-14 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@
|
|||||||
style->unrealize, so that GTK+ doesn't automatically attempt to apply
|
style->unrealize, so that GTK+ doesn't automatically attempt to apply
|
||||||
shading to the GC colors, causing a mismatch with the Win32 native
|
shading to the GC colors, causing a mismatch with the Win32 native
|
||||||
colors. Problem found by (and suggested solution by) "Cosmic Integer"
|
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>
|
2006-03-14 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
@ -30,6 +30,8 @@ style "msw-default"
|
|||||||
GtkTreeView::allow-rules = 0
|
GtkTreeView::allow-rules = 0
|
||||||
GtkTreeView::expander-size = 12
|
GtkTreeView::expander-size = 12
|
||||||
|
|
||||||
|
GtkExpander::expander-size = 12
|
||||||
|
|
||||||
GtkScrolledWindow::scrollbar_spacing = 1
|
GtkScrolledWindow::scrollbar_spacing = 1
|
||||||
|
|
||||||
engine "wimp"
|
engine "wimp"
|
||||||
|
Loading…
Reference in New Issue
Block a user