Gimp/tools/pdbgen/pdb
Michael Natterer d7bf9de526 Bug 759104 - Allow coordinates of sample points to be accessed from scripts
Add PDB sample point API similar to how the guide API works. Add core
API similar to the core guide API to make guide and sample point APIs
as similar as possible.
2016-01-04 21:24:44 +01:00
..
brush.pdb pdb: update documentation for brush-related functions. 2015-11-02 17:19:56 +01:00
brush_select.pdb Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
brushes.pdb Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
buffer.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
channel.pdb Bug 729158 - Internal inconsistent state with gimp_image_get_selection... 2014-04-29 09:16:19 +02:00
color.pdb libgimp, pdb: port gimp_drawable_curves_explicit,spline() to double 2014-06-17 22:37:46 +02:00
context.pdb pdb, libgimp: add gimp_context_set/get_mypaint_brush() 2016-01-02 13:40:38 +01:00
display.pdb Doc that gimp-display-new gives execution error if no GIMP GUI. 2014-05-27 00:56:05 +01:00
drawable.pdb Bug 758597 - gimp-drawable-get-pixel fails, assertion error in BABL 2015-11-25 00:00:44 +01:00
drawable_color.pdb libgimp, pdb: port gimp_drawable_curves_explicit,spline() to double 2014-06-17 22:37:46 +02:00
drawable_transform.pdb app: some GimpProgress cleanup 2014-07-12 23:45:20 +02:00
dynamics.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
edit.pdb Bug 314379 - Allow stroking as outline (not with a paint tool) via the PDB 2015-11-09 01:46:07 +01:00
fileops.pdb app: move some stuff out of app/file/ 2016-01-03 23:38:08 +01:00
floating_sel.pdb Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
font_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
fonts.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
gimp.pdb app: add a small infrastructure to validate known parasites 2014-03-22 00:18:48 +01:00
gimprc.pdb libgimp, PDB: add gimp_get_icon_theme_dir() 2015-12-09 23:22:05 +01:00
gradient.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
gradient_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
gradients.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
help.pdb app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
image.pdb Bug 748749 - picked colors don't match image colors... 2015-08-25 00:05:59 +02:00
image_color_profile.pdb app, pdb: s/GRAY/grayscale/ in user-visible strings 2015-12-26 01:14:43 +01:00
image_convert.pdb pdb, app, libgimp: rename the "convert" PDB group to "imageconvert" 2015-05-30 15:09:57 +02:00
image_grid.pdb pdb, app, libgimp: rename the "grid" PDB group to "imagegrid" 2015-05-30 15:19:11 +02:00
image_guides.pdb pdb, app, libgimp: rename the "guides" PDB group to "imageguides" 2015-05-30 15:27:16 +02:00
image_sample_points.pdb Bug 759104 - Allow coordinates of sample points to be accessed from scripts 2016-01-04 21:24:44 +01:00
image_select.pdb pdb: replace gimppdb-utils' "writable" boolean by a bitmask 2012-11-08 20:46:18 +01:00
image_transform.pdb app: change gimp_image_crop() to use x, y, width, height 2015-07-03 19:38:08 +02:00
image_undo.pdb pdb, app, libgimp: rename the "undo" PDB group to "imageundo" 2015-05-30 15:01:50 +02:00
item.pdb app: add a small infrastructure to validate known parasites 2014-03-22 00:18:48 +01:00
item_transform.pdb app: some GimpProgress cleanup 2014-07-12 23:45:20 +02:00
layer.pdb app, libgimpcolor: refactor GimpColorManaged::get_color_profile() 2015-09-03 01:36:02 +02:00
message.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
paint_tools.pdb app: rename all values of enum GimpContextPropMask 2015-09-08 21:18:49 +02:00
palette.pdb Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
palette_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
palettes.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
paths.pdb app, libgimpbase: move enum GimpStrokeMethod to libgimpbase 2015-11-08 22:48:48 +01:00
pattern.pdb app: make the GimpTempBuf struct private and add accessors 2012-05-02 17:51:12 +02:00
pattern_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
patterns.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
plug_in.pdb app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
plug_in_compat.pdb plug-ins, pdb: remove the blur-gauss-selective plug-in, add a PDB compat proc 2015-11-29 22:01:53 +01:00
procedural_db.pdb app: port gimp_pdb_dump() to GIO 2014-07-03 14:52:27 +02:00
progress.pdb Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
selection.pdb app: port everything from gimp_channel_bounds() to gimp_item_bounds() 2015-07-03 19:38:08 +02:00
selection_tools.pdb app: port by color select and fuzzy select to float 2012-05-02 17:51:18 +02:00
text_layer.pdb pdb: replace gimppdb-utils' "writable" boolean by a bitmask 2012-11-08 20:46:18 +01:00
text_tool.pdb pdb: replace gimppdb-utils' "writable" boolean by a bitmask 2012-11-08 20:46:18 +01:00
transform_tools.pdb app: some GimpProgress cleanup 2014-07-12 23:45:20 +02:00
unit.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
vectors.pdb app: change filename in gimp_vectors_import_file() to GFile 2014-07-02 14:54:56 +02:00