..
brush.pdb
added new function gimp_message() as a replacement for g_message(). Part
2006-08-08 21:06:36 +00:00
brush_select.pdb
app/gui/gui-message.c moved utility function to gimpwidgets-utils.
2006-09-22 09:24:41 +00:00
brushes.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
buffer.pdb
tools/pdbgen/app.pl removed code that used to fiddles with the argument
2006-05-18 17:25:15 +00:00
channel.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
color.pdb
tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb
2006-09-13 17:56:40 +00:00
context.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
convert.pdb
tools/pdbgen/stddefs.pdb Attributed custom dither code to David Gowers and
2006-08-04 19:59:39 +00:00
display.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
drawable.pdb
tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb
2006-09-13 17:56:40 +00:00
drawable_transform.pdb
tools/pdbgen/pdb/drawable_transform.pdb add the drawable's offset to the x
2006-05-23 11:11:06 +00:00
edit.pdb
app/core/core-enums.h tools/pdbgen/pdb/edit.pdb applied patch from David
2006-08-15 16:20:46 +00:00
fileops.pdb
added a GError parameter to file_utils_find_proc().
2006-08-10 21:22:05 +00:00
floating_sel.pdb
tools/pdbgen/app.pl removed code that used to fiddles with the argument
2006-05-18 17:25:15 +00:00
font_select.pdb
app/gui/gui-message.c moved utility function to gimpwidgets-utils.
2006-09-22 09:24:41 +00:00
fonts.pdb
removed std_image_arg(), std_antialias_arg() and std_orientation_enum().
2006-03-23 21:17:16 +00:00
gimprc.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
gradient.pdb
minor documentation fix
2006-09-01 12:28:41 +00:00
gradient_select.pdb
app/gui/gui-message.c moved utility function to gimpwidgets-utils.
2006-09-22 09:24:41 +00:00
gradients.pdb
Changed GimpViewable preview rendering to have a context to get
2006-08-29 21:44:51 +00:00
grid.pdb
tools/pdbgen/app.pl removed code that used to fiddles with the argument
2006-05-18 17:25:15 +00:00
guides.pdb
added gimp_guide_get_ID().
2006-06-07 15:49:59 +00:00
help.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
image.pdb
tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb
2006-09-13 17:56:40 +00:00
layer.pdb
tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb
2006-09-13 17:56:40 +00:00
message.pdb
app/core/gimp-gui.[ch] renamed gimp_message() to gimp_show_message()
2006-08-08 18:18:40 +00:00
misc.pdb
tools/pdbgen/pdb/brush.pdb tools/pdbgen/pdb/brushes.pdb
2006-03-24 21:57:47 +00:00
paint_tools.pdb
tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb
2006-09-13 17:56:40 +00:00
palette.pdb
added new function gimp_message() as a replacement for g_message(). Part
2006-08-08 21:06:36 +00:00
palette_select.pdb
app/gui/gui-message.c moved utility function to gimpwidgets-utils.
2006-09-22 09:24:41 +00:00
palettes.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
parasite.pdb
removed std_image_arg(), std_antialias_arg() and std_orientation_enum().
2006-03-23 21:17:16 +00:00
paths.pdb
Bill Skaggs <weskaggs@primate.ucdavis.edu>
2006-08-25 17:19:36 +00:00
pattern.pdb
removed std_image_arg(), std_antialias_arg() and std_orientation_enum().
2006-03-23 21:17:16 +00:00
pattern_select.pdb
app/gui/gui-message.c moved utility function to gimpwidgets-utils.
2006-09-22 09:24:41 +00:00
patterns.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
plug_in.pdb
app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these
2006-08-05 21:21:01 +00:00
procedural_db.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
progress.pdb
added "gboolean none_ok" members to GimpParamSpecImageID,
2006-05-06 18:57:51 +00:00
selection.pdb
fixed documentation of gimp-selection-sharpen (bug #343911 ).
2006-06-05 20:36:21 +00:00
selection_tools.pdb
tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb
2006-09-13 17:56:40 +00:00
text_tool.pdb
applied a (slightly modified) patch from Joao that improves PDB
2006-06-28 06:46:07 +00:00
transform_tools.pdb
tools/pdbgen/pdb/drawable_transform.pdb add the drawable's offset to the x
2006-05-23 11:11:06 +00:00
undo.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
unit.pdb
in help texts, refer to other procedures using_c_syntax(). This way
2006-06-14 08:32:08 +00:00
vectors.pdb
Bill Skaggs <weskaggs@primate.ucdavis.edu>
2006-08-25 17:19:36 +00:00