diff options
author | Tim Janik <timj@src.gnome.org> | 1998-01-16 01:05:07 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-01-16 01:05:07 +0000 |
commit | 8e1fb2cccdd5afc0b3bfd8c8575d0acde7ee9e34 (patch) | |
tree | 7d9fabcc41e3c74004bc555c581c1a79ffe6ef96 /ChangeLog.pre-2-10 | |
parent | 2d5a6055e882b46ea8a961e2658fa2c94338153b (diff) | |
download | gtk+-8e1fb2cccdd5afc0b3bfd8c8575d0acde7ee9e34.tar.gz |
changelog correction ;(
-timj
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 1418048a9f..f9ec75c792 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -13,6 +13,9 @@ Fri Jan 16 01:55:17 1998 Tim Janik <timj@psynet.net> * gtk/gtkobject.c: bug fixes and changes in the assertion system for arg handling. changed g_print() warning calls to real g_warning()s. + + * changed all *_get_type() functions to initialize GtkTypeInfo + correctly with GtkArgSetFunc and GtkArgGetFunc fields. Thu Jan 15 00:44:27 PST 1998 Jay Painter <jpaint@serv.net> * gtk/gtkentry.[ch]: Change window cursor to "I" |