Rename to reset_rc_styles_recurse(). (#68084)

* gtk/gtkwidget.c (gtk_widget_set_style_recurse): Rename to
        reset_rc_styles_recurse(). (#68084)

        * gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.

        * gdk-pixbuf/Makefile.am (content_files): Add
        gdk-pixbuf-from-drawables.sgml. (#68232)

        * gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
        and GTK_APP_PAINTABLE. (#68060)
This commit is contained in:
Matthias Clasen
2002-01-10 23:10:34 +00:00
parent 868603bc15
commit e5bba6a165
12 changed files with 74 additions and 21 deletions

View File

@ -1,3 +1,13 @@
2002-01-09 Matthias Clasen <matthiasc@poet.de>
* gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
* gdk-pixbuf/Makefile.am (content_files): Add
gdk-pixbuf-from-drawables.sgml. (#68232)
* gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
and GTK_APP_PAINTABLE. (#68060)
2002-01-08 Matthias Clasen <matthiasc@poet.de>
* gtk/tmpl/gtkgc.sgml: Improve wording.