parent_class variable was GtkObjectClass instead of GObjectClass
2002-02-24 Havoc Pennington <hp@pobox.com> * gtk/gtktextbuffer.c (parent_class): parent_class variable was GtkObjectClass instead of GObjectClass * gtk/gtktextview.c (widget_to_buffer): fix this the way buffer_to_widget was fixed, to avoid duplicating the code that computes text_window->allocation.x/y
This commit is contained in:
committed by
Havoc Pennington
parent
8ae6ab42b6
commit
0ca2aa50c6
@ -1,3 +1,12 @@
|
||||
2002-02-24 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gtk/gtktextbuffer.c (parent_class): parent_class variable was
|
||||
GtkObjectClass instead of GObjectClass
|
||||
|
||||
* gtk/gtktextview.c (widget_to_buffer): fix this the way
|
||||
buffer_to_widget was fixed, to avoid duplicating
|
||||
the code that computes text_window->allocation.x/y
|
||||
|
||||
Sun Feb 24 21:18:20 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtksocket.c (gtk_socket_end_embedding): Fix
|
||||
|
||||
Reference in New Issue
Block a user