Gimp/devel-docs/ChangeLog
Michael Natterer 7d39b971d7 libgimp/gimpfileselection.[ch] document the two widgets.
2000-02-08  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpfileselection.[ch]
	* libgimp/gimppatheditor.[ch]: document the two widgets.
2000-02-08 21:59:31 +00:00

94 lines
2.9 KiB
Text

2000-02-08 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-decl.txt
* libgimp/tmpl/gimpexport.sgml
* libgimp/tmpl/gimpfileselection.sgml
* libgimp/tmpl/gimppatheditor.sgml: updated from the libgimp
sources. Added some more documentation to the sgml templates.
Tue Feb 8 00:51:54 CET 2000 Sven Neumann <sven@gimp.org>
* libgimp/gimpexport.sgml: documented the enums
2000-02-07 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-decl.txt
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpcolorbutton.sgml
* libgimp/tmpl/gimpfileselection.sgml
* libgimp/tmpl/gimphelpui.sgml
* libgimp/tmpl/gimppatheditor.sgml
* libgimp/tmpl/gimpsizeentry.sgml
* libgimp/tmpl/gimpunit.sgml
* libgimp/tmpl/gimpunitmenu.sgml
* libgimp/tmpl/libgimp-unused.sgml: updated from the libgimp
sources. Added some more documentation to the sgml templates.
Mon Feb 7 14:47:04 CET 2000 Sven Neumann <sven@gimp.org>
* README: add a link to "DocBook: The Definitive Guide"
Sun Feb 7 00:14:26 CET 2000 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-decl.txt
* libgimp/tmpl/gimpenv.sgml: documented gimpenv
* libgimp/tmpl/gimpmatrix.sgml: documented gimpmatrix
* libgimp/tmpl/gimpcolorspace.sgml
* libgimp/tmpl/gimpmenu.sgml: cleanup
Sun Feb 6 22:15:20 CET 2000 Sven Neumann <sven@gimp.org>
* libgimp/.cvsignore
* libgimp/libgimp-decl.txt
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpexport.sgml: updated gimpexport documentation
2000-02-05 Michael Natterer <mitch@gimp.org>
* libgimp/Makefile.am: correctly quote shell commands.
* libgimp/libgimp-docs.sgml: added two new chapters:
"GIMP Constants and Limits" and "GIMP Module Headers".
* libgimp/libgimp-decl.txt
* libgimp/tmpl/gimpcolorspace.sgml: updated from the c-source.
Sat Feb 5 17:48:41 CET 2000 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-decl.txt
* libgimp/tmpl/gimpexport.sgml: documented gimpexport
Sat Feb 5 16:22:21 CET 2000 Sven Neumann <sven@gimp.org>
* README: more help
* libgimp/.cvsignore
* libgimp/libgimp-decl.txt
* libgimp/tmpl/gimpwidgets.sgml: updated after changes to libgimp
Fre Feb 4 16:18:39 CET 2000 Sven Neumann <sven@gimp.org>
* libgimp/Makefile.am: I'm still tweaking it a bit...
* README: Filled in the HOWTO section.
Fre Feb 4 13:59:25 CET 2000 Sven Neumann <sven@gimp.org>
* libgimp/.cvsignore
* libgimp/Makefile.am: fiddled with the installation
* libgimp/libgimp-decl-list.txt: removed
* libgimp/libgimp-decl.txt: rebuild
Fri Feb 4 01:27:41 CET 2000 Sven Neumann <sven@gimp.org>
* libgimp/tmpl/gimpcolorbutton.sgml: documented GimpColorButton
to give you an example.
Fri Feb 4 00:40:47 CET 2000 Sven Neumann <sven@gimp.org>
Set up the framework for the libgimp documenation.
All the information so far is purely autogenerated. We will
want to resort the chapters, add short explanations and of
course, most importantly, add comment blocks into the source.