diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2001-08-28 19:54:52 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2001-08-28 19:54:52 +0000 |
commit | 2ffa7540838196f2c6bfd781cecedc62e92eb2b8 (patch) | |
tree | 8fb5dc6b77111fafa7dc9e8116fc6bef8e713fc8 /ChangeLog | |
parent | a0c65ec21be2467929447de9bbd7f57173ef0ff9 (diff) | |
download | gtk+-2ffa7540838196f2c6bfd781cecedc62e92eb2b8.tar.gz |
gtk/gtkprogressbar.c (gtk_progress_bar_set_text): Move the setting
of use_text_format to the end of the function. (#56447)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Aug 28 21:00:44 2001 Matthias Clasen <matthiasc@poet.de> + + * gtk/gtkprogressbar.c (gtk_progress_bar_set_text): Move the setting + of use_text_format to the end of the function. (#56447) + Tue Aug 28 20:06:07 2001 Matthias Clasen <matthiasc@poet.de> * demos/testpixbuf.c (update_timeout): Use gdk_pixbuf_loader_get_pixbuf |