gimp/app
Michael Natterer c5efb31dec redid my last layer_mask vs. layer move fix by reordering the whole
2004-03-09  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimpmovetool.c (gimp_move_tool_button_press): redid my
	last layer_mask vs. layer move fix by reordering the whole
	function: now we first check if we can pick a path, guide or layer
	and bail out early if we can't; do the actual init_edit_selection()
	calls in a trivial unconditional switch() after that picking
	check. Removes code duplication and makes the whole function less
	nested and weird.

	Cleaned up the whole file a bit.
2004-03-09 13:24:15 +00:00
..
actions marked new strings for translation. 2004-03-04 16:10:57 +00:00
base tile-cache.c tile-private.h removed trailing whitespace, added some 2004-02-18 18:57:43 +00:00
composite new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
config Made size of undo previews configurable. Not dynamic for now, but at least 2004-03-07 15:33:04 +00:00
core fixed bug added when factoring out gimp_edit_extract(): check if 2004-03-07 22:28:21 +00:00
dialogs Resurrect the "Save"-Button in the input-devices dialog, to avoid to 2004-03-09 10:51:25 +00:00
display removed some obsolete headers 2004-03-08 16:40:46 +00:00
file added missing cast. 2004-02-26 20:04:20 +00:00
gui Resurrect the "Save"-Button in the input-devices dialog, to avoid to 2004-03-09 10:51:25 +00:00
menus marked new strings for translation. 2004-03-04 16:10:57 +00:00
paint added #defines for GimpCoords' default pressure, tilt and wheel values. 2004-02-23 22:36:50 +00:00
paint-funcs Some code review: 2004-02-18 13:43:50 +00:00
pdb tools/pdbgen/pdb/edit.pdb (gimp-edit-copy, gimp-edit-cut) removed some 2004-03-07 22:32:39 +00:00
plug-in Use GPid with newer glib so that we work cleanly with the new API. 2004-03-08 18:29:56 +00:00
text added #defines for GimpCoords' default pressure, tilt and wheel values. 2004-02-23 22:36:50 +00:00
tools redid my last layer_mask vs. layer move fix by reordering the whole 2004-03-09 13:24:15 +00:00
vectors better error reporting in case of a parser error. 2004-03-03 19:03:04 +00:00
widgets call procedural_db_destroy_args() with the correct nargs. 2004-03-09 10:58:06 +00:00
xcf make the path-loading debug output conditional. 2004-03-03 15:54:19 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +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 check display->shell before using it. It might be NULL if the function is 2004-02-26 14:01:57 +00:00
app_procs.h added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
batch.c a tiny change I forgot... 2003-11-30 16:08:46 +00:00
batch.h renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +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
main.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
Makefile.am some updates to the gimp-console rules so that it fails less badly. 2004-02-09 14:14:08 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +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
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