gimp/app/pdb
Michael Natterer 31b8ea4a90 libgimpbase: add lots of const to GimpEnumDesc and GimpFlagsDesc APIs 2019-08-09 13:29:34 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am pdb: rename the "procedural_db" PDB group to just "pdb" 2019-08-06 12:51:56 +02:00
README pdb: (try 3) move PDB generation and sources to toplevel/pdb 2017-12-17 14:16:08 -05:00
brush-cmds.c pdb: fix generation of "Returns:" to not line-wrap annotations 2019-08-04 22:09:04 +02:00
brush-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
brushes-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
buffer-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
channel-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
context-cmds.c pdb: remove some formerly manually added annotations. 2019-07-31 22:56:43 +02:00
debug-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
display-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
drawable-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
drawable-color-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
drawable-edit-cmds.c Issue #3610 - Documentation: missing item in built-in documentation... 2019-07-04 13:35:27 +02:00
dynamics-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
edit-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
fileops-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
floating-sel-cmds.c Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
font-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
fonts-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
gimp-cmds.c Revert "pdb, libgimp: fix some annotations in gimp.c and gimp_pdb.c." 2019-07-30 20:54:53 +02:00
gimp-pdb-compat.c app, libgimp, libgimpbase: big plug-in API refactoring part three 2019-07-29 12:22:58 +02:00
gimp-pdb-compat.h app, libgimp, libgimpbase: big plug-in API refactoring part three 2019-07-29 12:22:58 +02:00
gimppdb-query.c libgimpbase: add lots of const to GimpEnumDesc and GimpFlagsDesc APIs 2019-08-09 13:29:34 +02:00
gimppdb-query.h app, libgimpbase: s/author/authors/ here too 2019-08-02 01:39:09 +02:00
gimppdb-utils.c Issue #1834 - (gimp-context-get-gradient) could return a gradient name... 2018-07-12 12:42:49 +02:00
gimppdb-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppdb.c app: relax GIMP_TYPE_INT32 checks in gimp_pdb_execute_procedure_by_name() 2019-08-04 13:57:05 +02:00
gimppdb.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppdbcontext.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimppdbcontext.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppdberror.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimppdberror.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpprocedure.c app, libgimpbase: s/author/authors/ here too 2019-08-02 01:39:09 +02:00
gimpprocedure.h app, libgimpbase: s/author/authors/ here too 2019-08-02 01:39:09 +02:00
gimprc-cmds.c pdb: remove gimp_get_theme_dir() and gimp_get_icon_theme_dir() 2019-01-04 16:00:25 +01:00
gradient-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
gradient-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gradients-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
help-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
image-cmds.c pdb: fix generation of "Returns:" to not line-wrap annotations 2019-08-04 22:09:04 +02:00
image-color-profile-cmds.c pdb: fix generation of "Returns:" to not line-wrap annotations 2019-08-04 22:09:04 +02:00
image-convert-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
image-grid-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
image-guides-cmds.c app: add GimpAuxItem as base class for GimpGuide and GimpSamplePoint 2018-07-15 17:08:06 +02:00
image-sample-points-cmds.c app: add GimpAuxItem as base class for GimpGuide and GimpSamplePoint 2018-07-15 17:08:06 +02:00
image-select-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
image-transform-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
image-undo-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
internal-procs.c pdb: rename the "procedural_db" PDB group to just "pdb" 2019-08-06 12:51:56 +02:00
internal-procs.h pdb: rename the "procedural_db" PDB group to just "pdb" 2019-08-06 12:51:56 +02:00
item-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
item-transform-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
layer-cmds.c Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
message-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
paint-tools-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
palette-cmds.c pdb: remove some formerly manually added annotations. 2019-07-31 22:56:43 +02:00
palette-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
palettes-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
pattern-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
pattern-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
patterns-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00
pdb-cmds.c pdb: rename the "procedural_db" PDB group to just "pdb" 2019-08-06 12:51:56 +02:00
pdb-types.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
plug-in-cmds.c pdb, libgimp: hide more functions that have new API in gimplegacy.[ch] 2019-08-01 12:28:01 +02:00
plug-in-compat-cmds.c pdb: fix the names of the oilify compat PDB wrappers 2019-08-04 23:31:14 +02:00
progress-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
selection-cmds.c Issue #3512 - feather selection doesn't work at edges of images 2019-06-16 16:51:30 +02:00
text-layer-cmds.c Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
text-tool-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
unit-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
vectors-cmds.c app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARRAY 2019-07-26 12:58:19 +02:00

README

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 ../../pdb/groups.