..
.gitignore
Added .gitignore files generated with git svn create-ignore.
2009-01-31 11:37:44 +00:00
Makefile.am
libgimp: deprecate and rename the global pararasite functions
2011-03-08 14:31:04 +01:00
README
Added another warning about autogenerated files
2001-01-21 22:28:16 +00:00
brush-cmds.c
app: flip context and name parameters in GimpDataNewFunc
2010-04-10 19:55:42 +02:00
brush-select-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
brushes-cmds.c
tools: generate "Deprecated:" sections according to gtk-doc standards
2010-07-12 23:11:56 +02:00
buffer-cmds.c
Remove GIMP_OBJECT() casts when calling gimp_object_get_name()
2009-08-31 22:47:18 +02:00
channel-cmds.c
pdb: update docs to mention the new insert procs instead of the add ones
2010-09-06 00:03:29 +02:00
color-cmds.c
tools: generate "Deprecated:" sections according to gtk-doc standards
2010-07-12 23:11:56 +02:00
context-cmds.c
app: rename gimp_image_select_fuzzy() to gimp_image_select_contiguous_color()
2011-02-13 17:13:28 +01:00
convert-cmds.c
Refuse to convert layer trees to indexed
2009-09-07 21:09:24 +02:00
display-cmds.c
Globally switch to saying "window_id" instead of just "window"
2011-02-06 12:07:55 +01:00
drawable-cmds.c
pdb: remove obsolete includes
2010-09-15 22:02:53 +02:00
drawable-transform-cmds.c
pdb: deprecate the entire drawable transform API
2010-09-16 00:50:28 +02:00
edit-cmds.c
app: add check that items passed through the PDB belong to the right image
2010-07-08 21:02:58 +02:00
fileops-cmds.c
pdb: update docs to mention the new insert procs instead of the add ones
2010-09-06 00:03:29 +02:00
floating-sel-cmds.c
tools: generate "Deprecated:" sections according to gtk-doc standards
2010-07-12 23:11:56 +02:00
font-select-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
fonts-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gimp-cmds.c
libgimp: deprecate and rename the global pararasite functions
2011-03-08 14:31:04 +01:00
gimp-pdb-compat.c
libgimp: deprecate and rename the global pararasite functions
2011-03-08 14:31:04 +01:00
gimp-pdb-compat.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gimppdb-query.c
app: Always use gimp_object_get_name()
2009-08-29 12:41:29 +02:00
gimppdb-query.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gimppdb-utils.c
Port stuff to gimp_item_is_text_layer()
2010-10-05 07:39:00 +02:00
gimppdb-utils.h
pdb: add proper error messages for gimp_image_reorder_item()
2010-08-31 17:07:27 +02:00
gimppdb.c
Use the new g_[s]list_free_full() instead of foreach() and free()
2011-03-07 17:11:28 +01:00
gimppdb.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gimppdbcontext.c
pdb: add "sample-transparent" as GimpPDBContext property
2011-02-06 11:20:07 +01:00
gimppdbcontext.h
pdb: add "sample-transparent" as GimpPDBContext property
2011-02-06 11:20:07 +01:00
gimppdberror.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gimppdberror.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gimpprocedure.c
app: add GimpPDBContext which holds more state available to procedures
2010-09-04 22:17:01 +02:00
gimpprocedure.h
New helper function that creates a new GimpProcedure that can be used to
2009-01-25 20:06:09 +00:00
gimprc-cmds.c
app: move all GimpTemplate members to private
2011-03-02 10:16:43 +01:00
gradient-cmds.c
app: flip context and name parameters in GimpDataNewFunc
2010-04-10 19:55:42 +02:00
gradient-select-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gradients-cmds.c
Decrement sample size just like in the gradients_sample_uniform case
2010-10-15 22:27:01 +05:30
grid-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
guides-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
help-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
image-cmds.c
libgimp: deprecate and rename the image parasite functions
2011-03-08 13:19:21 +01:00
image-select-cmds.c
app: rename gimp_image_select_fuzzy() to gimp_image_select_contiguous_color()
2011-02-13 17:13:28 +01:00
internal-procs.c
libgimp: deprecate and rename the global pararasite functions
2011-03-08 14:31:04 +01:00
internal-procs.h
libgimp: deprecate and rename the global pararasite functions
2011-03-08 14:31:04 +01:00
item-cmds.c
libgimp: rename the newly added item parasite functions
2011-03-01 22:19:48 +01:00
item-transform-cmds.c
libgimp: document which context settings affect the new transform API
2011-02-11 21:15:31 +01:00
layer-cmds.c
pdb: #include "gimpgrouplayer.h" in layers-cmds.c
2010-09-16 20:36:14 +02:00
makefile.msc
Get rid of useless diff to master
2009-10-13 21:15:01 +02:00
message-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
paint-tools-cmds.c
app: add check that items passed through the PDB belong to the right image
2010-07-08 21:02:58 +02:00
palette-cmds.c
app: add lots of accessors to GimpPalette
2010-10-27 14:36:44 +02:00
palette-select-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
palettes-cmds.c
app: add lots of accessors to GimpPalette
2010-10-27 14:36:44 +02:00
paths-cmds.c
app: introduce GimpItem::to_selection()
2010-07-20 23:09:19 +02:00
pattern-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
pattern-select-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
patterns-cmds.c
tools: generate "Deprecated:" sections according to gtk-doc standards
2010-07-12 23:11:56 +02:00
pdb-types.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
plug-in-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
procedural-db-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
progress-cmds.c
Globally switch to saying "window_id" instead of just "window"
2011-02-06 12:07:55 +01:00
selection-cmds.c
pdb: remove gimp-item-to-selection again
2010-10-30 22:19:22 +02:00
selection-tools-cmds.c
app: rename gimp_image_select_fuzzy() to gimp_image_select_contiguous_color()
2011-02-13 17:13:28 +01:00
text-layer-cmds.c
Bug 581338 - Layer size does not change using the pdb 'gimp-text-layer-resize'
2011-02-28 00:41:48 +01:00
text-tool-cmds.c
tools: generate "Deprecated:" sections according to gtk-doc standards
2010-07-12 23:11:56 +02:00
transform-tools-cmds.c
pdb: return the resulting floating selection in the item transform API
2010-09-16 00:36:03 +02:00
undo-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
unit-cmds.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
vectors-cmds.c
libgimp: fix the docs of gimp_vectors_to_selection()
2011-02-13 18:31:14 +01:00