..
.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 new files containing all the evil string matching and
2005-05-14 23:28:52 +00:00
README
Added another warning about autogenerated files
2001-01-21 22:28:16 +00:00
brush_cmds.c
Bill Skaggs <weskaggs@primate.ucdavis.edu>
2004-12-31 19:48:29 +00:00
brush_select_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
brushes_cmds.c
added gimp_data_factory_refresh().
2005-04-12 22:58:12 +00:00
channel_cmds.c
add the gimp_channel_new_from_component() PDB function.
2005-02-22 17:58:36 +00:00
color_cmds.c
applied patch from Karine Delvare which adds gimp_desaturate_full(). Fixes
2005-04-19 20:31:30 +00:00
context_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
convert_cmds.c
handle a NULL palette with GIMP_CUSTOM_PALETTE type, use the builtin mono
2005-04-12 23:46:10 +00:00
display_cmds.c
make it work as documented (fail if the new_image already has a display).
2004-11-29 16:59:53 +00:00
drawable_cmds.c
use boolean values to indicate whether a path is linked ("locked").
2005-03-03 11:10:37 +00:00
drawable_transform_cmds.c
changed all transform utilities to modify the passed transform matrix
2005-03-21 19:10:11 +00:00
edit_cmds.c
added new function copy_region_nocow() as a workaround for the fact that
2004-12-12 14:01:08 +00:00
fileops_cmds.c
tools/pdbgen/pdb/fileops.pdb spelling.
2005-04-24 16:05:00 +00:00
floating_sel_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
font_select_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
fonts_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
gimp-pdb-query.c
app/pdb/Makefile.am new files containing all the evil string matching and
2005-05-14 23:28:52 +00:00
gimp-pdb-query.h
app/pdb/Makefile.am new files containing all the evil string matching and
2005-05-14 23:28:52 +00:00
gimp-pdb.c
app/pdb/procedural_db.h removed pdb_type_name() uglyness.
2005-05-13 23:36:45 +00:00
gimp-pdb.h
app/pdb/procedural_db.h removed pdb_type_name() uglyness.
2005-05-13 23:36:45 +00:00
gimppdb-query.c
app/pdb/Makefile.am new files containing all the evil string matching and
2005-05-14 23:28:52 +00:00
gimppdb-query.h
app/pdb/Makefile.am new files containing all the evil string matching and
2005-05-14 23:28:52 +00:00
gimppdb.c
app/pdb/procedural_db.h removed pdb_type_name() uglyness.
2005-05-13 23:36:45 +00:00
gimppdb.h
app/pdb/procedural_db.h removed pdb_type_name() uglyness.
2005-05-13 23:36:45 +00:00
gimppluginprocedure.c
new function which finds a proc_def in a GSList by its procedure name.
2005-05-04 18:53:58 +00:00
gimppluginprocedure.h
new function which finds a proc_def in a GSList by its procedure name.
2005-05-04 18:53:58 +00:00
gimpprocedure.c
app/pdb/procedural_db.h removed pdb_type_name() uglyness.
2005-05-13 23:36:45 +00:00
gimpprocedure.h
app/pdb/procedural_db.h removed pdb_type_name() uglyness.
2005-05-13 23:36:45 +00:00
gimprc_cmds.c
tools/pdbgen/pdb/fileops.pdb fixed includes after libgimpconfig file
2005-01-26 13:59:15 +00:00
gradient_cmds.c
removed the "last_visited" field from GimpGradient. Instead added the new
2005-02-26 23:55:50 +00:00
gradient_select_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
gradients_cmds.c
added gimp_data_factory_refresh().
2005-04-12 22:58:12 +00:00
guides_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
help_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
image_cmds.c
Fix a typo reported in bug #303379 .
2005-05-07 16:22:52 +00:00
internal_procs.c
cosmetic change: Make the stroke IDs start from 1.
2005-06-01 16:20:46 +00:00
internal_procs.h
fix spelling of "quality" in comment
2003-07-03 00:47:26 +00:00
layer_cmds.c
fix documentation of edit_mask accessors.
2005-03-05 06:12:47 +00:00
makefile.msc
build menus with nmake, too menus/Makefile.am : added to EXTRA_DIST
2005-04-24 15:39:15 +00:00
message_cmds.c
added "message" function to the GimpProgress interface. Call
2004-10-14 15:15:03 +00:00
misc_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
paint_tools_cmds.c
app/core/gimpchannel-select.c app/core/gimpchannel.c
2004-11-16 13:41:55 +00:00
palette_cmds.c
renamed again, to gimp_palette_[gs]et_columns this time.
2005-03-09 00:50:09 +00:00
palette_select_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
palettes_cmds.c
added gimp_data_factory_refresh().
2005-04-12 22:58:12 +00:00
parasite_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
paths_cmds.c
use boolean values to indicate whether a path is linked ("locked").
2005-03-03 11:10:37 +00:00
pattern_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
pattern_select_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
patterns_cmds.c
added gimp_data_factory_refresh().
2005-04-12 22:58:12 +00:00
pdb-types.h
added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }.
2003-12-05 17:08:35 +00:00
pdb_glue.h
app/core/core-enums.[ch] app/core/gimpimage-undo-push.[ch] eek, my
2005-03-24 22:34:36 +00:00
plug_in_cmds.c
new function which finds a proc_def in a GSList by its procedure name.
2005-05-04 18:53:58 +00:00
procedural-db-query.c
app/pdb/Makefile.am new files containing all the evil string matching and
2005-05-14 23:28:52 +00:00
procedural-db-query.h
app/pdb/Makefile.am new files containing all the evil string matching and
2005-05-14 23:28:52 +00:00
procedural_db.c
app/pdb/procedural_db.h removed pdb_type_name() uglyness.
2005-05-13 23:36:45 +00:00
procedural_db.h
app/pdb/procedural_db.h removed pdb_type_name() uglyness.
2005-05-13 23:36:45 +00:00
procedural_db_cmds.c
fixed typo in API docs.
2005-05-16 13:49:33 +00:00
progress_cmds.c
app/plug-in/plug-in-progress.[ch] added new PDB function
2005-02-12 18:25:58 +00:00
selection_cmds.c
tools/pdbgen/pdb/image.pdb entirely removed the deprecated functions
2004-11-16 14:34:34 +00:00
selection_tools_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
text_tool_cmds.c
explicitely mention the encoding.
2005-01-10 21:17:43 +00:00
transform_tools_cmds.c
changed all transform utilities to modify the passed transform matrix
2005-03-21 19:10:11 +00:00
undo_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
unit_cmds.c
changed new member "deprecated" from "gboolean" to a "gchar*" which holds
2004-10-06 13:13:08 +00:00
vectors_cmds.c
cosmetic change: Make the stroke IDs start from 1.
2005-06-01 16:20:46 +00:00