gimp/app
Michael Natterer 2cdb9875a0 app/core/Makefile.am new files containing gimp_transform_region() and all
2006-10-26  Michael Natterer  <mitch@gimp.org>

	* app/core/Makefile.am
	* app/core/gimp-transform-region.[ch]: new files containing
	gimp_transform_region() and all its voodoo utility functions.

	* app/core/gimpdrawable-transform.c: removed the stuff here.
2006-10-26 09:40:16 +00:00
..
actions extended gimp_vectors_import() and friends with a parameter for returning 2006-10-25 15:14:03 +00:00
base forgot to commit the latest version of this file (only a typo fix). 2006-10-23 12:09:22 +00:00
composite app/composite/gimp-composite.h app/composite/gimp-composite-generic.c 2006-09-27 23:29:05 +00:00
config app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h added new 2006-09-08 15:05:36 +00:00
core app/core/Makefile.am new files containing gimp_transform_region() and all 2006-10-26 09:40:16 +00:00
dialogs added signals "parasite-attached" and "parasite-detached". 2006-10-25 07:31:04 +00:00
display extended gimp_vectors_import() and friends with a parameter for returning 2006-10-25 15:14:03 +00:00
file if the passed filename starts with a valid, but unhandled uri scheme, fail 2006-10-15 20:04:51 +00:00
gui app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
menus app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
paint changed GimpDrawable parameter to "GimpImageType dest_type". 2006-10-25 22:14:36 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-10-12 17:07:09 +00:00
pdb added gimp_edit_stroke_vectors () deprecated gimp_path_stroke_current () 2006-10-25 22:43:21 +00:00
plug-in Added mechanism that should prevent undo corruption by broken plug-ins and 2006-10-25 09:41:05 +00:00
text app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
tools show two decimal digits when editing "Pixels" in the "Center" size entry. 2006-10-23 22:36:45 +00:00
vectors Oops. Need to specify both pdb-skip and skip. 2006-10-25 16:55:20 +00:00
widgets extended gimp_vectors_import() and friends with a parameter for returning 2006-10-25 15:14:03 +00:00
xcf removed the "floating" flag and the floating/sink API. 2006-10-16 17:09:17 +00:00
.cvsignore
about.h
airbrush.c
app_procs.c app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
app_procs.h app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
batch.c
batch.h
errors.c Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
errors.h app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
fileicon.ico
gimp-intl.h Applied patch from Zbigniew Chyla: 2006-06-27 07:55:41 +00:00
gimp.rc
gimpcore.def updated 2006-09-08 11:45:06 +00:00
main.c app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
Makefile.am added $(SYMPREFIX) to the -u flags 2006-08-16 23:05:36 +00:00
makefile.msc include "gimpcontext.h" for gimp_context_set_gradient() 2006-09-03 12:39:24 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on glib >= 2.10.2, gtk+ >= 2.8.18 and pango >= 1.12.3. Define 2006-07-05 13:40:47 +00:00
sanity.h
transform_core.c
units.c
units.h
wilber.ico