Added
authorHavoc Pennington <hp@pobox.com>
Sun, 5 Nov 2000 16:38:16 +0000 (16:38 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Sun, 5 Nov 2000 16:38:16 +0000 (16:38 +0000)
commit110c6cbac8d9cbddc27dcdf3f6c22889262fcc54
tree4cf44e4c872b420e83ad8a6596818f720df0619c
parent56f81205cff9047545d5896418718d959c50eb4d
Added

2000-11-05  Havoc Pennington  <hp@pobox.com>

        * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
glib/tmpl/fileutils.sgml: Added

* glib/Makefile.am: Add new files

* glib/glib-sections.txt: Add stuff from -unused

2000-11-05  Havoc Pennington  <hp@pobox.com>

* gutils.c (g_find_program_in_path): cleanup docs, sync param
names to those in the header

* gfileutils.c (g_mkstemp): clean up docs

* gshell.h: sync param names with param names in .c file

* gfileutils.h (enum GFileTest): remove trailing comma from last
member, confuses gtk-doc

* gmarkup.h: s/GMarkupErrorType/GMarkupError/g; to follow
convention
32 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/glib/Makefile.am
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/caches.sgml
docs/reference/glib/tmpl/fileutils.sgml [new file with mode: 0644]
docs/reference/glib/tmpl/glib-unused.sgml
docs/reference/glib/tmpl/hash_tables.sgml
docs/reference/glib/tmpl/markup.sgml [new file with mode: 0644]
docs/reference/glib/tmpl/misc_utils.sgml
docs/reference/glib/tmpl/relations.sgml
docs/reference/glib/tmpl/spawn.sgml [new file with mode: 0644]
docs/reference/glib/tmpl/strings.sgml
gfileutils.c
gfileutils.h
glib/gfileutils.c
glib/gfileutils.h
glib/gmarkup.c
glib/gmarkup.h
glib/gshell.h
glib/gutils.c
gmarkup.c
gmarkup.h
gshell.h
gutils.c