Michael Natterer
c6e93e4f5a
pdb: generate nicer gtk-doc comments (no doc contents changed)
2010-09-15 22:07:36 +02:00
Michael Natterer
3a2cd14382
tools: add pdbgen support for generating gtk-doc SECTION comments
...
Add the new $doc_title, $doc_short_desc and $doc_long_desc strings to
all .pdb files.
2010-07-07 11:43:10 +02:00
Michael Natterer
d9b5207aa2
Change licence to GPLv3 (and to LGPLv3 for libgimp).
...
2009-01-17 Michael Natterer <mitch@gimp.org>
* all files with a GPL header and all COPYING files:
Change licence to GPLv3 (and to LGPLv3 for libgimp).
Cleaned up some copyright headers and regenerated the parsers in
the ImageMap plugin.
svn path=/trunk/; revision=27913
2009-01-17 22:28:01 +00:00
Sven Neumann
dcc6ebd1b0
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
...
2007-01-09 Sven Neumann <sven@gimp.org>
* HACKING
* tools/pdbgen/lib.pl
* tools/pdbgen/app.pl: fixed spelling of "auto-generated".
* tools/pdbgen/pdb/color.pdb
* tools/pdbgen/pdb/brush_select.pdb
* tools/pdbgen/pdb/palette_select.pdb
* tools/pdbgen/pdb/font_select.pdb
* tools/pdbgen/pdb/procedural_db.pdb
* tools/pdbgen/pdb/pattern_select.pdb
* tools/pdbgen/pdb/drawable.pdb
* tools/pdbgen/pdb/gradient_select.pdb: improved wording and fixed
spelling errors.
* libgimp/gimp.c: fixed spelling errors.
* app/pdb/*.h:
* libgimp/gimp*_pdb.[ch]: regenerated.
svn path=/trunk/; revision=21676
2007-01-09 10:52:47 +00:00
Sven Neumann
8824a9bc86
create code with spaces instead of tabs.
...
2006-04-12 Sven Neumann <sven@gimp.org>
* tools/pdbgen/lib.pl: create code with spaces instead of tabs.
* libgimp/gimp*_pdb.[ch]: regenerated.
2006-04-12 10:27:31 +00:00
Sven Neumann
f6b370952c
app/core/core-enums.[ch] moved GimpGridStyle enum to libgimpbase.
...
2005-09-30 Sven Neumann <sven@gimp.org>
* app/core/core-enums.[ch]
* libgimpbase/gimpbaseenums.[ch]: moved GimpGridStyle enum to
libgimpbase.
* app/core/gimpimage-grid.h: indentation.
* app/pdb/Makefile.am
* libgimp/Makefile.am
* tools/pdbgen/Makefile.am
* tools/pdbgen/pdb/grid.pdb: applied slightly modified patch by
Sylvain FORET that adds a PDB API for the image grid.
* app/pdb/grid_cmds.c
* app/pdb/internal_procs.c
* libgimp/gimp_pdb.h
* libgimp/gimpenums.c.tail
* libgimp/gimpgrid_pdb.[ch]
* tools/pdbgen/enums.pl
* tools/pdbgen/groups.pl: (re)generated.
* libgimp/gimp.def
* libgimpbase/gimpbase.def: updated.
2005-09-30 16:35:04 +00:00