]> Pileus Git - ~andy/gtk/commit
don't take '\n' into account for size computation (Damon Chaplin).
authorTim Janik <timj@gtk.org>
Tue, 7 Apr 1998 23:29:04 +0000 (23:29 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 7 Apr 1998 23:29:04 +0000 (23:29 +0000)
commit13de9dc34f6340cfb33632e717728919d5cec96f
tree7b3c2478935f2adcac3af384c3421cf22ce58978
parent6788abaa48826759341f5524853ad24d61f32dcc
don't take '\n' into account for size computation (Damon Chaplin).

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).
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkhscale.c
gtk/gtklabel.c
gtk/gtkmain.c
gtk/gtkvscale.c