diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-01-26 06:07:48 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-01-26 06:07:48 +0000 |
commit | 1dc40fa7090f577d5f1e2a90d29080c942531f7f (patch) | |
tree | 77f87f5b18d7dff0a89d131811753875f5a4a162 /ChangeLog.pre-2-8 | |
parent | 8d8fe966e07a87e3eebb25cbd1a5cf85e34e085c (diff) | |
download | gdk-pixbuf-1dc40fa7090f577d5f1e2a90d29080c942531f7f.tar.gz |
Make sure the license dialog is initially displayed without a horizontal
2005-01-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaboutdialog.c (display_license_dialog): Make sure
the license dialog is initially displayed without a horizontal
scrollbar.
(gtk_about_dialog_class_init): Document the fact that the
license text is not wrapped. (#165012, Christian Rose)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 1e9bd24d5..c3f7f9802 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,11 @@ +2005-01-26 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtkaboutdialog.c (display_license_dialog): Make sure + the license dialog is initially displayed without a horizontal + scrollbar. + (gtk_about_dialog_class_init): Document the fact that the + license text is not wrapped. (#165012, Christian Rose) + 2005-01-25 Matthias Clasen <mclasen@redhat.com> * gtk/gtkbutton.c (gtk_button_set_image): Fix docs. (#165180, |