Gimp/app/pdb
Jehan 66ef1ef1ef app, libgimp, pdb: minor fixes.
- fix a typo s/Commponent/Component/.
- Add &std_pdb_compat() to the new PDB procedures (I realize that's probably
  what the contributor was asking about, back in !446). Not sure if it's right
  as there were none in this file, but these are clearly just wrappers around
  GEGL ops, so it seems fitting.
- Some alignment fixes.
- More accurate "$since" variables.
2023-02-14 17:12:31 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
brush-cmds.c app, pdb: use compat formats for brushes/patterns in plug-ins 2019-02-07 09:19:27 -05:00
brush-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
brushes-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
buffer-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
channel-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
color-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
context-cmds.c Issue #3610 - Documentation: missing item in built-in documentation... 2019-07-04 13:37:18 +02:00
debug-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
display-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
drawable-cmds.c pdb, libgimp, app: add gimp_drawable_get_thumbnail_format() 2019-07-10 15:17:07 +02:00
drawable-color-cmds.c app, libgimp, pdb: minor fixes. 2023-02-14 17:12:31 +01:00
drawable-edit-cmds.c Issue #3610 - Documentation: missing item in built-in documentation... 2019-07-04 13:37:18 +02:00
drawable-transform-cmds.c pdb: fix image-mask transforms 2019-08-09 22:24:04 +03:00
dynamics-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
edit-cmds.c app, pdb: more gimp-2-10 only tweak for the smart-colorization. 2018-12-19 16:25:04 +01:00
fileops-cmds.c app, libgimp, pdb: s/procesures/procedures/ 2019-05-10 01:42:29 +09:00
floating-sel-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
font-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
fonts-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-pdb-compat.c app: in plug-ins, fix invalid parameter names instead of rejecting procedure 2020-03-15 17:16:44 +02:00
gimp-pdb-compat.h app: in plug-ins, fix invalid parameter names instead of rejecting procedure 2020-03-15 17:16:44 +02:00
gimppdb-query.c app, libgimpconfig: make various usage of g_file_replace() safer. 2018-12-07 00:51:05 +01:00
gimppdb-query.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppdb-utils.c Issue #1834 - (gimp-context-get-gradient) could return a gradient name... 2018-07-12 12:44:30 +02:00
gimppdb-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppdb.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppdb.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppdbcontext.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppdbcontext.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppdberror.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppdberror.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpprocedure.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimpprocedure.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimprc-cmds.c pdb: deprecate gimp_get_theme_dir() and gimp_get_icon_theme_dir() 2019-01-04 15:55:47 +01:00
gradient-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gradient-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gradients-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
help-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
image-cmds.c app: regenerate pdb/image-cmds.c 2020-01-18 16:01:11 +02:00
image-color-profile-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
image-convert-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
image-grid-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
image-guides-cmds.c app: add GimpAuxItem as base class for GimpGuide and GimpSamplePoint 2018-07-15 17:13:03 +02:00
image-sample-points-cmds.c app: add GimpAuxItem as base class for GimpGuide and GimpSamplePoint 2018-07-15 17:13:03 +02:00
image-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
image-transform-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
image-undo-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
internal-procs.c app: generated file (cf. previous commit). 2023-02-14 14:23:38 +01:00
internal-procs.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
item-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
item-transform-cmds.c pdb: fix image-mask transforms 2019-08-09 22:24:04 +03:00
layer-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
Makefile.am Bug 795230 - Rename Blend tool and provide PDB compatibility 2018-04-15 15:28:50 +02:00
message-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
paint-tools-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
palette-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
palette-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
palettes-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
paths-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
pattern-cmds.c app, pdb: use compat formats for brushes/patterns in plug-ins 2019-02-07 09:19:27 -05:00
pattern-select-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
patterns-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
pdb-types.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
plug-in-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
plug-in-compat-cmds.c plug-ins: fix #6859 Hurl random pct limits in PDB are incorrect 2021-05-24 14:56:41 +00:00
procedural-db-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
progress-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
README pdb: (try 3) move PDB generation and sources to toplevel/pdb 2017-12-17 14:16:08 -05:00
selection-cmds.c Issue #3512 - feather selection doesn't work at edges of images 2019-06-16 16:55:03 +02:00
selection-tools-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
text-layer-cmds.c Change a bazillion URLs to https:// 2018-07-14 14:23:42 +02:00
text-tool-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
transform-tools-cmds.c pdb: fix image-mask transforms 2019-08-09 22:24:04 +03:00
unit-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
vectors-cmds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02: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 ../../pdb/groups.