gimp/devel-docs/ChangeLog

87 lines
2.6 KiB
Plaintext
Raw Normal View History

2000-02-08 07:51:48 +08:00
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"
2000-02-07 07:16:24 +08:00
Sun Feb 7 00:14:26 CET 2000 Sven Neumann <sven@gimp.org>
2000-02-07 06:45:55 +08:00
2000-02-07 07:16:24 +08:00
* libgimp/libgimp-decl.txt
* libgimp/tmpl/gimpenv.sgml: documented gimpenv
* libgimp/tmpl/gimpmatrix.sgml: documented gimpmatrix
2000-02-07 06:45:55 +08:00
2000-02-07 07:16:24 +08:00
* libgimp/tmpl/gimpcolorspace.sgml
* libgimp/tmpl/gimpmenu.sgml: cleanup
2000-02-07 06:45:55 +08:00
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.
2000-02-05 02:55:32 +08:00
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
2000-02-04 01:25:26 +08:00
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.
2000-02-03 09:47:15 +08:00
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
2000-02-03 09:47:15 +08:00
course, most importantly, add comment blocks into the source.