..
.cvsignore
changed destdir for app-side PDB wrappers to app/pdb
2001-01-21 21:58:16 +00:00
Makefile.am
app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these
2006-08-05 21:21:01 +00:00
README
Added another warning about autogenerated files
2001-01-21 22:28:16 +00:00
brush_cmds.c
the pixmap's size is width * height * bpp, not just width * height.
2006-11-21 22:43:41 +00:00
brush_select_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
brushes_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
buffer_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
channel_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
color_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
context_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
convert_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
display_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
drawable_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
drawable_transform_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
edit_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
fileops_cmds.c
formatting.
2006-11-06 08:14:46 +00:00
floating_sel_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
font_select_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
fonts_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
gimp-pdb-compat.c
it's gimp-layer-set,get-lock-alpha, not gimp-drawable.
2006-10-23 16:33:39 +00:00
gimp-pdb-compat.h
added gimp_pdb_compat_procs_register().
2006-08-05 18:27:56 +00:00
gimppdb-query.c
use gimp_pdb_get_strings() so we dump the right blurb and help for
2006-10-29 15:39:20 +00:00
gimppdb-query.h
app/pdb/Makefile.am app/pdb/pdb-types.h new object GimpPDB which keeps all
2006-04-26 09:13:47 +00:00
gimppdb.c
added missing casts.
2006-10-11 08:13:35 +00:00
gimppdb.h
Added some signals inspired by Rockwalrus' libpdb:
2006-04-27 19:36:13 +00:00
gimpprocedure.c
Fix for minor typo in error message.
2006-11-25 07:27:57 +00:00
gimpprocedure.h
changed parameter "gint display_ID" to "GimpObject *display".
2006-05-05 08:29:33 +00:00
gimprc_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
gradient_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
gradient_select_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
gradients_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
grid_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
guides_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
help_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
image_cmds.c
marked the new functions as new in 2.4.
2006-11-23 06:41:08 +00:00
internal_procs.c
Added functions to easily determine the position of a
2006-11-22 22:36:24 +00:00
internal_procs.h
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
layer_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
makefile.msc
updated
2006-08-15 15:13:08 +00:00
message_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
misc_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
paint_tools_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
palette_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
palette_select_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
palettes_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
parasite_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
paths_cmds.c
tools/pdbgen/pdb/paths.pdb minor documentation fixes, following the
2006-11-23 22:26:58 +00:00
pattern_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
pattern_select_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
patterns_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
pdb-types.h
app/pdb/Makefile.am app/pdb/pdb-types.h new object GimpPDB which keeps all
2006-04-26 09:13:47 +00:00
plug_in_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
procedural_db_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
progress_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
selection_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
selection_tools_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
text_tool_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
transform_tools_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
undo_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
unit_cmds.c
declare all register_foo_procs() functions in internal_procs.h instead of
2006-10-31 19:02:56 +00:00
vectors_cmds.c
tools/pdbgen/pdb/paths.pdb minor documentation fixes, following the
2006-11-23 22:26:58 +00:00