Commit graph

19 commits

Author SHA1 Message Date
Raja R Harinath
b1d749ed28 Fix typo. Clean up srcdir != builddir.
* tools/pdbgen/app.pl (generate): Fix typo.
* tools/pdbgen/Makefile.am: Clean up srcdir != builddir.
1999-07-08 17:22:22 +00:00
Manish Singh
030009d780 tools/pdbgen/plug_in.pdb new files
* tools/pdbgen/plug_in.pdb
* tools/pdbgen/interface.pdb: new files

* tools/pdbgen/app.pl: add no_id_lookup option

* tools/pdbgen/Makefile.am: added new pdb files, plug_in.h

* tools/pdbgen/enums.pl: plug_in.h enums

* app/plug_in.[ch]: removed PDB stuff, exported current_plug_in,
proc_defs, and plug_in_progress_{init,update}

* app/interface_cmds.c
* app/plug_in_cmds.c
* app/internal_procs.c: pdbgenned files

* app/Makefile.am: new files: interface_cmds.c, plug_in_cmds.c

-Yosh
1999-05-03 19:22:58 +00:00
Manish Singh
8b11c6c1fc listed tools first in SUBDIRS, so xgettext can grab the autogenned files
* Makefile.am: listed tools first in SUBDIRS, so xgettext can grab
the autogenned files

* acconfig.h: removed unused HAVE_XSHM_H

* tools/pdbgen/app.pl: added proc invoke method, nicer header
formatting

* tools/pdbgen/pdb/layer.pdb: use layer_mask type for return value
for layer_create_mask

* tools/pdbgen/pdb/misc.pdb: added quit proc

* tools/pdbgen/pdb/tools.pdb: added ink proc, but not added to @procs
since it's incomplete

* tools/pdbgen/pdb/fileops.pdb: new file

* app/Makefile.am: added fileops_cmds.c

* app/app_procs.c
* app/fileops.c
* app/ink.c: removed PDB procs (the one in ink.c was incomplete)

* app/fileops.h: exported load_procs, save_procs, and file_proc_find()

* app/plug_in.h: exported enum, #include <sys/types.h>

* app/brushes_cmds.c
* app/fileops_cmds.c
* app/layer_cmds.c
* app/misc_cmds.c
* app/parasite_cmds.c
* app/patterns_cmds.c
* app/procedural_db_cmds.c
* app/text_tool_cmds.c
* app/internal_procs.c: pdbgen updates

* app/paint_funcs.c: the glibc 2.1 docs say using SVID threadsafe
random functions are preferable to rand_r, so use them instead of
a mutex

-Yosh
1999-04-30 21:11:27 +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
26e21fc723 Stuff
-Yosh
1999-04-27 04:33:41 +00:00
Manish Singh
107038e5dc pdbgened, header file removed
* app/layer_cmds.[ch]: pdbgened, header file removed

* app/internal_procs.c: use pdbgen register for layer funcs

* app/*_cmds.c: various pdbgen formatting fixes

* app/Makefile.am: removed layer_cmds.h

* app/layer.c
* app/layerF.h: changed AddMaskType enum to capitals

-Yosh
1999-04-24 20:33:31 +00:00
Manish Singh
91048780fe Lossa stuff
-Yosh
1999-04-23 06:55:37 +00:00
Manish Singh
d9e7cd8b19 Lossa stuff
-Yosh
1999-04-18 20:13:52 +00:00
Manish Singh
43f63f9fcd Stuff
-Yosh
1999-04-10 21:41:26 +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
a1a1b78c1b Stuff
-Yosh
1999-03-28 06:36:11 +00:00
Manish Singh
15333df6ae Slight tweak for 5.005 string interpolation
-Yosh
1999-03-26 01:30:52 +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
Manish Singh
6f55271ab7 Bunch more stuff
-Yosh
1999-03-17 23:08:08 +00:00
Manish Singh
17be1d1882 Another checkpoint
-Yosh
1999-03-10 23:34:26 +00:00
Manish Singh
f3877befe7 Checkpoint.
-Yosh
1999-03-10 18:56:56 +00:00
Manish Singh
2041fe60d6 PDB autogen stuff. Unfinished and undocumented
-Yosh
1998-10-24 05:19:30 +00:00