fix to work with gtk_paint_layout change
2001-04-30 Havoc Pennington <hp@pobox.com> * tests/testtext.c (line_numbers_expose): fix to work with gtk_paint_layout change
This commit is contained in:
committed by
Havoc Pennington
parent
2d372c4053
commit
2635496aeb
@ -1,3 +1,8 @@
|
||||
2001-04-30 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* tests/testtext.c (line_numbers_expose): fix to work with
|
||||
gtk_paint_layout change
|
||||
|
||||
Mon Apr 30 19:18:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.[ch] gtk/gtkaccellabel.c gtk/gtkcellrenderertext.c
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
2001-04-30 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* tests/testtext.c (line_numbers_expose): fix to work with
|
||||
gtk_paint_layout change
|
||||
|
||||
Mon Apr 30 19:18:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.[ch] gtk/gtkaccellabel.c gtk/gtkcellrenderertext.c
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
2001-04-30 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* tests/testtext.c (line_numbers_expose): fix to work with
|
||||
gtk_paint_layout change
|
||||
|
||||
Mon Apr 30 19:18:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.[ch] gtk/gtkaccellabel.c gtk/gtkcellrenderertext.c
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
2001-04-30 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* tests/testtext.c (line_numbers_expose): fix to work with
|
||||
gtk_paint_layout change
|
||||
|
||||
Mon Apr 30 19:18:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.[ch] gtk/gtkaccellabel.c gtk/gtkcellrenderertext.c
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
2001-04-30 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* tests/testtext.c (line_numbers_expose): fix to work with
|
||||
gtk_paint_layout change
|
||||
|
||||
Mon Apr 30 19:18:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.[ch] gtk/gtkaccellabel.c gtk/gtkcellrenderertext.c
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
2001-04-30 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* tests/testtext.c (line_numbers_expose): fix to work with
|
||||
gtk_paint_layout change
|
||||
|
||||
Mon Apr 30 19:18:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.[ch] gtk/gtkaccellabel.c gtk/gtkcellrenderertext.c
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
2001-04-30 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* tests/testtext.c (line_numbers_expose): fix to work with
|
||||
gtk_paint_layout change
|
||||
|
||||
Mon Apr 30 19:18:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.[ch] gtk/gtkaccellabel.c gtk/gtkcellrenderertext.c
|
||||
|
||||
@ -2077,6 +2077,7 @@ line_numbers_expose (GtkWidget *widget,
|
||||
gtk_paint_layout (widget->style,
|
||||
target,
|
||||
GTK_WIDGET_STATE (widget),
|
||||
FALSE,
|
||||
NULL,
|
||||
widget,
|
||||
NULL,
|
||||
|
||||
Reference in New Issue
Block a user