diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-09-09 16:21:15 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-09-09 16:21:15 +0000 |
commit | 9a86f6581872ff48218923a3ab7b6136927ec3d4 (patch) | |
tree | a76121d58ec44a7bf4a949c41478d6856c322883 /ChangeLog | |
parent | ef86d4038494c08935cc606d84af61b8a3e0cfac (diff) | |
download | gtk+-9a86f6581872ff48218923a3ab7b6136927ec3d4.tar.gz |
Stylistic improvements and clarifications for some blurbs. (#315520,
2005-09-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkiconview.c (gtk_icon_view_class_init):
* gtk/gtkfilesel.c (gtk_file_selection_class_init):
* gtk/gtkcombobox.c (gtk_combo_box_class_init):
* gtk/gtklabel.c (gtk_label_class_init):
* gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init):
Stylistic improvements and clarifications for some blurbs.
(#315520, Clytie Siddall)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-09-09 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtkiconview.c (gtk_icon_view_class_init): + * gtk/gtkfilesel.c (gtk_file_selection_class_init): + * gtk/gtkcombobox.c (gtk_combo_box_class_init): + * gtk/gtklabel.c (gtk_label_class_init): + * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init): + Stylistic improvements and clarifications for some blurbs. + (#315520, Clytie Siddall) + 2005-09-09 Tor Lillqvist <tml@novell.com> * gdk/win32/gdkdisplay-win32.c (gdk_display_get_name): Cache the |