diff options
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 32239bafd3..6e3189715a 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,16 @@ +Wed Apr 8 00:00:48 1998 Tim Janik <timj@gtk.org> + + * gtk/gtklabel.c (gtk_label_expose): don't take '\n' into account for + size computation (Damon Chaplin). + + * gtk/gtkvscale.c (gtk_vscale_draw_value): adjusted static snprintf() + buffer size to 32 characters (Damon Chaplin). + * gtk/gtkhscale.c (gtk_hscale_draw_value): likewise. + + * gtk/gtkmain.c (gtk_main_iteration_do): gdk_flush() the X-queue if + iteration_done==TRUE since we will most likely not get invoked again + (Marius Vollmer). + Mon Apr 6 23:48:29 1998 Owen Taylor <owt1@cornell.edu> * gtk/gtkwindow.c (gtk_window_realize): Set the |