gimp/app
Michael Natterer f3a271b13c check for function == INACTIVE, not CREATING || EXECUTING when checking
2006-06-03  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimpnewrectselecttool.c
	(gimp_new_rect_select_tool_button_press): check for function ==
	INACTIVE, not CREATING || EXECUTING when checking whether to start
	moving.

	* app/tools/gimpselectiontool.c (gimp_selection_tool_oper_update):
	changed modifiers so alt+ctrl does cut+float+move and alt+shift
	does copy+float+move.
2006-06-03 08:47:43 +00:00
..
actions Applied patch from David Gowers which adds actions to select palette and 2006-05-28 19:45:52 +00:00
base Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
composite need to test for GIMP_COMPOSITE_OPTION_NOEXTENSIONS. 2006-06-02 11:36:16 +00:00
config use "folder" in place of "directory". 2006-05-24 15:27:49 +00:00
core Honor active components when pasting. Fixes bug #150845: 2006-05-30 21:22:34 +00:00
dialogs Applied patch from David Gowers which adds actions to select palette and 2006-05-28 19:45:52 +00:00
display cursors/Makefile.am cursors/cursor-corner-bottom-left.png 2006-06-02 15:23:47 +00:00
file #define _GNU_SOURCE instead of _SVID_SOURCE, so we get all the 2006-05-30 07:22:53 +00:00
gui don't #include "pdb/gimppluginprocedure.h". 2006-05-09 11:05:44 +00:00
menus Applied modified patch from Michael J. Hammel which allows to remove all 2006-05-11 12:29:57 +00:00
paint removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
paint-funcs Fix for bug #333156: 2006-05-23 19:18:00 +00:00
pdb push a channel undo. Fixes bug #343026. 2006-05-29 11:30:05 +00:00
plug-in Added basic framework for plug-ins to access the use_cpu_accel 2006-06-01 15:34:58 +00:00
text use PANGO_DISABLE_DEPRECATED for pango < 0.13.0. 2006-05-29 20:12:52 +00:00
tools check for function == INACTIVE, not CREATING || EXECUTING when checking 2006-06-03 08:47:43 +00:00
vectors removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
widgets cursors/Makefile.am cursors/cursor-corner-bottom-left.png 2006-06-02 15:23:47 +00:00
xcf added "gboolean none_ok" members to GimpParamSpecImageID, 2006-05-06 19:03:03 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
Makefile.am changed order of subdirs to match the bottom-up module dependency order 2006-04-27 09:30:55 +00:00
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c
app_procs.c indentation. 2006-05-16 11:43:55 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c GIMP_BATCH_INTERPRETER can be set in the environment to override the 2006-05-30 09:41:36 +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 app/errors.c app/main.c app/file/gimprecentlist.c libgimp/gimp.c 2006-05-30 01:55:42 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00
main.c app/errors.c app/main.c app/file/gimprecentlist.c libgimp/gimp.c 2006-05-30 01:55:42 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
sanity.c HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c app/units.c converted tabs to spaces. 2006-04-11 12:54:09 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00