Gimp/app/pdb
2011-08-13 23:03:31 +02:00
..
.gitignore
brush-cmds.c
brush-select-cmds.c
brushes-cmds.c tools: generate "Deprecated:" sections according to gtk-doc standards 2010-07-12 23:11:56 +02:00
buffer-cmds.c
channel-cmds.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
color-cmds.c tools: generate "Deprecated:" sections according to gtk-doc standards 2010-07-12 23:11:56 +02:00
context-cmds.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
convert-cmds.c
display-cmds.c Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
drawable-cmds.c pdb: remove obsolete includes 2010-09-15 22:02:53 +02:00
drawable-transform-cmds.c pdb: apply recent fixes to the deprecated transform procedures 2011-03-25 22:35:46 +01:00
edit-cmds.c app: add check that items passed through the PDB belong to the right image 2010-07-08 21:02:58 +02:00
fileops-cmds.c pdb: update docs to mention the new insert procs instead of the add ones 2010-09-06 00:03:29 +02:00
floating-sel-cmds.c tools: generate "Deprecated:" sections according to gtk-doc standards 2010-07-12 23:11:56 +02:00
font-select-cmds.c
fonts-cmds.c
gimp-cmds.c libgimp: deprecate and rename the global pararasite functions 2011-03-08 14:31:04 +01:00
gimp-pdb-compat.c app: fix PDB parameter type mapping for GIMP_TYPE_ITEM_ID 2011-05-15 01:47:21 +02:00
gimp-pdb-compat.h
gimppdb-query.c
gimppdb-query.h
gimppdb-utils.c Port stuff to gimp_item_is_text_layer() 2010-10-05 07:39:00 +02:00
gimppdb-utils.h pdb: add proper error messages for gimp_image_reorder_item() 2010-08-31 17:07:27 +02:00
gimppdb.c app: Add gimp_pdb_get_deprecated_procedures() 2011-05-05 01:01:17 +02:00
gimppdb.h app: Add gimp_pdb_get_deprecated_procedures() 2011-05-05 01:01:17 +02:00
gimppdbcontext.c pdb: add "sample-transparent" as GimpPDBContext property 2011-02-06 11:20:07 +01:00
gimppdbcontext.h pdb: add "sample-transparent" as GimpPDBContext property 2011-02-06 11:20:07 +01:00
gimppdberror.c
gimppdberror.h
gimpprocedure.c app: Add gimp_procedure_name_compare() 2011-05-05 01:01:17 +02:00
gimpprocedure.h app: Add gimp_procedure_name_compare() 2011-05-05 01:01:17 +02:00
gimprc-cmds.c app: move all GimpTemplate members to private 2011-03-02 10:16:43 +01:00
gradient-cmds.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gradient-select-cmds.c
gradients-cmds.c Decrement sample size just like in the gradients_sample_uniform case 2010-10-15 22:27:01 +05:30
grid-cmds.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
guides-cmds.c
help-cmds.c
image-cmds.c Bug 656471 - GIMP crashes when File > Properties 2011-08-13 23:03:31 +02:00
image-select-cmds.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
internal-procs.c Bug 596410 - gimp-image-get-filename returns NULL for imported files 2011-08-12 21:15:16 +02:00
internal-procs.h libgimp: deprecate and rename the global pararasite functions 2011-03-08 14:31:04 +01:00
item-cmds.c libgimp: rename the newly added item parasite functions 2011-03-01 22:19:48 +01:00
item-transform-cmds.c Fixed a typo (prodecure -> procedure) 2011-04-07 22:43:37 -04:00
layer-cmds.c pdb: #include "gimpgrouplayer.h" in layers-cmds.c 2010-09-16 20:36:14 +02:00
Makefile.am libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
makefile.msc
message-cmds.c
paint-tools-cmds.c app: Fix a dynamics leak from new pdb fix 2011-03-19 22:48:17 +02:00
palette-cmds.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
palette-select-cmds.c
palettes-cmds.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
paths-cmds.c app: introduce GimpItem::to_selection() 2010-07-20 23:09:19 +02:00
pattern-cmds.c
pattern-select-cmds.c
patterns-cmds.c tools: generate "Deprecated:" sections according to gtk-doc standards 2010-07-12 23:11:56 +02:00
pdb-types.h
plug-in-cmds.c
procedural-db-cmds.c
progress-cmds.c Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
README
selection-cmds.c pdb: remove gimp-item-to-selection again 2010-10-30 22:19:22 +02:00
selection-tools-cmds.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
text-layer-cmds.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
text-tool-cmds.c tools: generate "Deprecated:" sections according to gtk-doc standards 2010-07-12 23:11:56 +02:00
transform-tools-cmds.c pdb: apply recent fixes to the deprecated transform procedures 2011-03-25 22:35:46 +01:00
undo-cmds.c
unit-cmds.c
vectors-cmds.c libgimp: fix the docs of gimp_vectors_to_selection() 2011-02-13 18:31:14 +01:00

This directory contains the PDB-wrappers for various internal
Gimp functions.

THESE FILES ARE AUTOGENERATED AND CHANGES HERE ARE USELESS!

If you need to change the code please have a look in ../../tools/pdbgen/pdb.