diff options
author | Havoc Pennington <hp@pobox.com> | 2001-09-08 04:39:53 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-09-08 04:39:53 +0000 |
commit | ecc13fb5a51ee436bb0712c7c9eeb004bbc6c971 (patch) | |
tree | 419c20f791424bf674184c508085939e5c2bdd51 /ChangeLog.pre-2-0 | |
parent | 8c884b53a8d518941b5acd3b4f27f56142ac8c2f (diff) | |
download | gtk+-ecc13fb5a51ee436bb0712c7c9eeb004bbc6c971.tar.gz |
remove CellRendererTextPixbuf
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
* gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
* gtk/tmpl/gtkaccelgroup.sgml: add long description
* gtk/gtk-sections.txt: reorder accel group section; probably need
to delete most of it
* gtk/tmpl/gtkmain.sgml: Clean it up a little bit
* gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
that useful things are near the top and stupid junk is near the
bottom.
* gtk/tmpl/gtkfeatures.sgml: fix/finish this section
* gtk/gtk-docs.sgml: create a separate section for
overview/tutorial material and special notes, and put the
reference docs for the "misc non-widget" stuff into its own
section.
* gtk/compiling.sgml: write this section
* gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
that said the same thing. Delete one of them.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index ae23ef5393..9ea547858d 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,5 +1,9 @@ 2001-09-07 Havoc Pennington <hp@pobox.com> + * gtk/gtkmain.c: move some docs inline + +2001-09-07 Havoc Pennington <hp@pobox.com> + * gtk/gtk.h: tsk tsk, jrb broke the build Fri Sep 7 20:45:29 2001 Jonathan Blandford <jrb@redhat.com> |