diff options
author | Havoc Pennington <hp@pobox.com> | 2001-05-11 17:13:44 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-05-11 17:13:44 +0000 |
commit | cc6b34c1e32ac1ee79c0b2cbefc225386492843a (patch) | |
tree | 99028ce20cf8627730a6b0e0930cc026128887e7 /ChangeLog | |
parent | 564e2235e9384b6984f43fa35cb141439b5bb27f (diff) | |
download | gtk+-cc6b34c1e32ac1ee79c0b2cbefc225386492843a.tar.gz |
docs, fixes bug #54144
2001-05-11 Havoc Pennington <hp@pobox.com>
* gtk/gtkimage.c (gtk_image_new_from_stock): docs, fixes bug
#54144
* gtk/gtkcolorsel.c (gtk_color_selection_new): docs, fixes
bug #54330
2001-05-11 Havoc Pennington <hp@pobox.com>
* gtk/tmpl/gtkvruler.sgml,
gtk/tmpl/gtkhruler.sgml: fix bug #54431
* gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
* gtk/tmpl/gtkenums.sgml: fix bug #54329, and
update some other random things
* gtk/gtk-sections.txt: updates
* gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
* gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
#54324, #54325
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-05-11 Havoc Pennington <hp@pobox.com> + + * gtk/gtkimage.c (gtk_image_new_from_stock): docs, fixes bug + #54144 + + * gtk/gtkcolorsel.c (gtk_color_selection_new): docs, fixes + bug #54330 + Fri May 11 02:53:57 2001 Tim Janik <timj@gtk.org> * gtk/gtktogglebutton.c (gtk_toggle_button_expose): don't |