gimp/app
Michael Natterer 2fef83bafb added _defaults() variants (flip_defaults, rotate_defaults, ...) for all
2004-11-02  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/pdb/drawable_transform.pdb: added _defaults()
	variants (flip_defaults, rotate_defaults, ...) for all transform
	functions which finally call gimp_drawable_transform_affine().
	The _defaults() functions don't take the whole interpolation_type,
	supersample etc. parameter overkill, but only a "interpolation"
	boolean like the old PDB wrappers.

	* libgimp/gimp.def: changed accordingly.

	* app/pdb/drawable_transform_cmds.c
	* app/pdb/internal_procs.c
	* libgimp/gimpdrawabletransform_pdb.[ch]: regenerated.
2004-11-02 13:29:48 +00:00
..
actions renamed *levels-auto to *levels-stretch 2004-11-01 16:05:19 +00:00
base renamed *levels-auto to *levels-stretch 2004-11-01 16:05:19 +00:00
composite do nothing if the color has no saturation. Patch by Joao S. Bueno. Fixes 2004-10-30 18:42:09 +00:00
config copy the file permissions also. 2004-10-31 17:51:00 +00:00
core renamed "center" to "auto_center". 2004-11-01 17:21:55 +00:00
dialogs actually use the choosen interpolation type. Fixes bug #157102. 2004-11-02 08:39:42 +00:00
display improve approximation of perspective tool\'s preview 2004-10-28 06:06:58 +00:00
file when the filename cannot be converted to UTF-8, warn and return the URI 2004-10-29 13:04:04 +00:00
gui app/display/gimpdisplayshell.c (gimp_display_shell_real_scaled) 2004-10-08 09:16:04 +00:00
menus Ported GimpNavigationView to use actions for its buttons: 2004-09-26 15:21:44 +00:00
paint Don't store human readable and translatable enum/flag strings in 2004-10-25 17:55:25 +00:00
paint-funcs Applied a bunch of AIX portability fixes (bug #148813): 2004-07-30 00:57:22 +00:00
pdb added _defaults() variants (flip_defaults, rotate_defaults, ...) for all 2004-11-02 13:29:48 +00:00
plug-in don't check for file_proc->menu_paths. Our load and save procedure don't 2004-11-01 15:44:57 +00:00
text Don't store human readable and translatable enum/flag strings in 2004-10-25 17:55:25 +00:00
tools added "gboolean recalc_highlight" and call 2004-11-02 11:26:05 +00:00
vectors added new enum GimpStrokeMethod which can be one of { LIBART, PAINT_CORE 2004-10-22 12:32:31 +00:00
widgets don't check for file_proc->menu_paths. Our load and save procedure don't 2004-11-01 15:44:57 +00:00
xcf discard loaded colormap for non indexed images 2004-11-01 18:33:09 +00:00
.cvsignore configure.in app/Makefile.am bumped version to 2.2.0-pre1, set app version 2004-10-24 22:55:36 +00:00
Makefile.am configure.in app/Makefile.am bumped version to 2.2.0-pre1, set app version 2004-10-24 22:55:36 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
app_procs.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
batch.c clarified. 2004-10-11 00:23:27 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
gimpcore.def gimp_create_display() with the right parameters order 2004-08-08 22:47:23 +00:00
main.c app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
sanity.c depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico