Commit graph

8 commits

Author SHA1 Message Date
Manish Singh
7d62a34eb4 app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch]
* app/channel.h
* app/gimpimage.h
* app/gimpimageP.h
* app/layer.h
* app/undo.[ch]
* app/undo_types.h: use proper naming convention for undo enums,
and hide them from the pdbgen stuff

* app/procedural_db.h: don't skip PDB_END

* app/undo_history.c: remove gccism from undo_history_append_special

* libgimp/gimpintl.h: INIT_LOCALE should be defined in all cases

* plug-ins/script-fu/Makefile.am: add script-fu-constants.[ch]

* plug-ins/script-fu/script-fu.c: use init_generated_constants

* plug-ins/script-fu/siod.h: #include <stdio.h> for FILE *

* tools/pdbgen/script-fu.pl: new file

* tools/pdbgen/Makefile.am: add rule for constant script-fu gen

* tools/pdbgen/enumgen.pl: add enum skip feature

* tools/pdbgen/lib.pl: use nicks for gimpenums.h

* tools/pdbgen/pdb/procedural_db.pdb: ignore PDB_END

-Yosh
1999-09-23 23:42:38 +00:00
Elliot Lee
9df7f9db55 Fix builddir != srcdir.
Fix builddir != srcdir.
1999-07-08 05:26:18 +00:00
Manish Singh
c78dd295cf configure.in tools/Makefile.am integrated pdbgen into the build system
* configure.in
* tools/Makefile.am
* tools/pdbgen/Makefile.am: integrated pdbgen into the build system

* libgimp/gimp.h
* libgimp/gimpimage.c: renamed gimp_image_findnext_guide to
gimp_image_find_next_guide, so change pdb wrapper

* plug-ins/guillotine/guillotine.c: reflect api change

-Yosh
1999-04-28 07:03:35 +00:00
Manish Singh
91048780fe Lossa stuff
-Yosh
1999-04-23 06:55:37 +00:00
Manish Singh
66c75cb53d Lossa stuff
-Yosh
1999-04-10 04:52:07 +00:00
Manish Singh
9435e618aa Lossa stuff
-Yosh
1999-04-04 05:59:08 +00:00
Manish Singh
bd48a01053 More stuff
-Yosh
1999-03-21 02:14:08 +00:00
Manish Singh
139811d03d The enum parser, other stuff
-Yosh
1999-03-19 23:04:16 +00:00