gimp/tools/pdbgen/pdb
2012-05-17 21:56:45 +02:00
..
brush.pdb app: make the GimpTempBuf struct private and add accessors 2012-05-02 17:51:12 +02:00
brush_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
brushes.pdb app: make the GimpTempBuf struct private and add accessors 2012-05-02 17:51:12 +02:00
buffer.pdb app: create gimp-babl-compat.[ch] for gimp_babl_format_get_image_type() 2012-05-02 17:51:15 +02:00
channel.pdb app: use GEGL to extract an image's component into a channel 2012-05-02 17:45:53 +02:00
color.pdb app: move all GEGL operations to new directory app/operations/ 2012-05-10 21:22:44 +02:00
context.pdb app: make the GimpTempBuf struct private and add accessors 2012-05-02 17:51:12 +02:00
convert.pdb app: move gimp_image_convert_precision() to its own file 2012-05-02 17:51:21 +02:00
display.pdb Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
drawable.pdb app: add gimp_babl_compat_u8_format() instead of having this code 5 times 2012-05-02 17:51:18 +02:00
drawable_transform.pdb pdb: Mark more pdb args as dead, and regen code 2011-10-08 19:25:32 +05:30
dynamics.pdb pdb: add gimp-dynamics-refresh and gimp-dynamics-get-list 2011-10-31 22:22:19 +01:00
edit.pdb pdb: add missing breaks in switch() so we don't always pattern-fill 2012-05-17 21:56:45 +02:00
fileops.pdb Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
floating_sel.pdb app: add "ERROR" to the values of enum GimpPdbErrorCode 2012-03-05 19:36:59 +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 tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
gimp.pdb app: get rid of base-utils.[ch] and move its functions to gimp-utils.[ch] 2012-05-02 17:51:13 +02:00
gimprc.pdb app: move all GimpTemplate members to private 2011-03-02 10:16:43 +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 Decrement sample size just like in the gradients_sample_uniform case 2010-10-15 22:27:01 +05:30
grid.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
guides.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
help.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
image.pdb app: rename gimp_image_base_type() to gimp_image_get_base_type() 2012-05-07 21:57:33 +02:00
image_select.pdb app: port by color select and fuzzy select to float 2012-05-02 17:51:18 +02:00
item.pdb libgimp: rename the newly added item parasite functions 2011-03-01 22:19:48 +01:00
item_transform.pdb Fixed a typo (prodecure -> procedure) 2011-04-07 22:43:37 -04:00
layer.pdb pdb: same fix as for XCF loading below 2012-05-11 14:30:38 +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 pdb: use the newly added GimpPDBContext paint options for painting 2011-10-31 22:08:53 +01:00
palette.pdb app: add lots of accessors to GimpPalette 2010-10-27 14:36:44 +02:00
palette_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
palettes.pdb app: add lots of accessors to GimpPalette 2010-10-27 14:36:44 +02:00
paths.pdb pdb: Mark more pdb args as dead, and regen code 2011-10-08 19:25:32 +05:30
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 app: make the GimpTempBuf struct private and add accessors 2012-05-02 17:51:12 +02:00
plug_in.pdb app/libgimp: enable plug-ins on high precision images 2012-05-02 17:51:14 +02:00
plug_in_compat.pdb Replace the semi-flatten plug-in by a GEGL operation 2012-05-04 23:56:10 +02:00
procedural_db.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
progress.pdb Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
selection.pdb app: return double not int from GimpPickable::get_opacity_at() 2012-05-02 17:51:07 +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 app: add "ERROR" to the values of enum GimpPdbErrorCode 2012-03-05 19:36:59 +01:00
text_tool.pdb pdb: Mark more pdb args as dead, and regen code 2011-10-08 19:25:32 +05:30
transform_tools.pdb pdb: apply recent fixes to the deprecated transform procedures 2011-03-25 22:35:46 +01:00
undo.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
unit.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
vectors.pdb plugged memory leaks 2012-02-07 17:32:02 +01:00