gimp/app/pdb
Jehan 143496af22 app, menus, pdb: new "Paste as Single Layer( in Place)?" actions.
When the clipboard contains raw image data or single layers, it's the same as
the normal "Paste" (and "Paste In Place" respectively). These actions are useful
if you want to copy a bunch of layers and paste them "merged" into a single
layers (since now the copy-paste of multiple layers will create multiple
layers).
It is somehow similar to the "Copy Visible" action except that it works on
selected layers only and work at paste time, making the action more versatile.
2022-11-12 22:34:51 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Issue #534: add a function to set the Pango markup of a text layer 2022-09-30 00:50:34 +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 Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
brush-select-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
brushes-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
buffer-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
channel-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
context-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
debug-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
display-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
drawable-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
drawable-color-cmds.c pdb: Updating the parameter range for brightness 2022-03-30 20:52:24 +02:00
drawable-edit-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
dynamics-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
edit-cmds.c app, menus, pdb: new "Paste as Single Layer( in Place)?" actions. 2022-11-12 22:34:51 +01:00
file-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
floating-sel-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
font-select-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
fonts-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
gimp-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
gimp-pdb-compat.c app: remove compat registration for gimp-image-get-active-drawable. 2022-11-09 00:59:59 +01:00
gimp-pdb-compat.h app: use the GParamSpec's name in gimp_pdb_dump() 2019-08-30 11:43:53 +02:00
gimppdb-query.c app: gimp_pdb_query() returns a GStrv. 2022-05-24 17:26:50 +02:00
gimppdb-query.h Remove GimpStringArray in favor of GStrv 2022-02-12 00:07:53 +00:00
gimppdb-utils.c app: allowing to "Lock position" on layer groups. 2022-02-15 22:08:23 +01:00
gimppdb-utils.h Get rid of capitalized "ID" in function and variable names 2019-08-23 22:23:23 +02:00
gimppdb.c Remove GimpStringArray in favor of GStrv 2022-02-12 00:07:53 +00: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 app: do not sync the PDB context "name" property. 2022-04-16 01:40:17 +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: fix GStrv argument validation in PDB calls. 2022-05-24 19:48:36 +02:00
gimpprocedure.h app: GimpAction now has a "reason" parameter to explain being disabled. 2021-04-23 19:43:30 +02:00
gimprc-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
gradient-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
gradient-select-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
gradients-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
help-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
image-cmds.c app, pdb: fix a few "incompatible pointer type" conversions. 2022-10-20 18:56:24 +02:00
image-color-profile-cmds.c core: Add simulation intent and BPC to GimpImage 2022-08-13 19:39:47 +00:00
image-convert-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
image-grid-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
image-guides-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
image-sample-points-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
image-select-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
image-transform-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
image-undo-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
internal-procs.c app, libgimp, pdb: add missing functions for selected items. 2022-10-20 18:25:43 +02:00
internal-procs.h Rename the "fileops" PDB group to just "file" 2019-09-10 21:38:11 +02:00
item-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
item-transform-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
layer-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
meson.build Issue #534: add a function to set the Pango markup of a text layer 2022-09-30 00:50:34 +02:00
message-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
paint-tools-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
palette-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
palette-select-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
palettes-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
pattern-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
pattern-select-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
patterns-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
pdb-cmds.c app, libgimp, pdb, plug-ins: batch CLI options now interpreter aware. 2022-04-16 23:28:05 +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 Issue #8124: plug-in localization now totally moved plug-in side. 2022-07-05 12:22:32 +02:00
plug-in-compat-cmds.c app, pdb: fix PDB string wrapping in generated calls of… 2022-06-05 01:57:02 +02:00
progress-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
selection-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
text-layer-cmds.c app, libgimp, pdb, plug-ins: new GimpTextLayer class in libgimp. 2022-09-30 20:55:51 +02:00
text-tool-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
unit-cmds.c Issue #4201: meson: pdbgen not working. 2022-03-28 15:25:23 +02:00
vectors-cmds.c app, pdb: fixing gimp_vectors_export*() libgimp API. 2022-10-20 19:07:16 +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.