]> Pileus Git - ~andy/gtk/commit
Apply a patch from Dennis Cranston to make dialogs more consistent
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Mar 2006 21:37:43 +0000 (21:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Mar 2006 21:37:43 +0000 (21:37 +0000)
commit03dcf45d90a41c549a6b906b1d5793f75983e609
treede803338334c731ad38c9992bfca9c460eec24b7
parent26a1ba116e0d1b819c95f3f1c91f0033ca1c042c
Apply a patch from Dennis Cranston to make dialogs more consistent

2006-03-10  Matthias Clasen  <mclasen@redhat.com>

Apply a patch from Dennis Cranston to make dialogs more
consistent  (#163850)

* gtk/gtkcolorsel.c (make_label_spinbutton): Left-align labels.

* gtk/gtkfontsel.c (gtk_font_selection_init):
* gtk/gtkfontsel.c (gtk_font_selection_dialog_init):
* gtk/gtkcolorsel.c (gtk_color_selection_init):
* gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init):
* gtk/gtkinputdialog.c (gtk_input_dialog_init): Update the layout
of the dialog to follow HIG recommendations. Also update labels.

* gtk/gtkmessagedialog.c (gtk_message_dialog_init): HIG-compatible
spacing.
(gtk_message_dialog_font_size_change): Merged into
 gtk_message_dialog_style_set.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkcolorsel.c
gtk/gtkcolorseldialog.c
gtk/gtkfontsel.c
gtk/gtkinputdialog.c
gtk/gtkmessagedialog.c