Gimp/app
Michael Natterer a787ce388f strcmp() the property name, so we don't change the size on random property
2006-06-04  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimpscaletool.c (gimp_scale_tool_size_notify):
	strcmp() the property name, so we don't change the size on random
	property changes. Fixes the tool reverting to the previous
	width/height on each new transform (destroying the previous size
	box causes it to emit stuff like "notify::visible").

	(gimp_scale_tool_prepare): additionally, disconnect from the size
	box before destroying it (paranoia).
2006-06-04 19:27:21 +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 renamed gimp_image_coords_in_active_drawable() to 2006-06-03 15:41:40 +00:00
dialogs fix typo so the "notify" signal doesn't stay blocked. 2006-06-04 18:05:53 +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 strcmp() the property name, so we don't change the size on random property 2006-06-04 19:27:21 +00:00
vectors removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
widgets changed mnemonic from "_Preview" to "Pr_eview" because the GTK+ HEAD file 2006-06-04 11:49:30 +00:00
xcf added "gboolean none_ok" members to GimpParamSpecImageID, 2006-05-06 19:03:03 +00:00
.cvsignore
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
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
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h
gimp.rc
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.am changed order of subdirs to match the bottom-up module dependency order 2006-04-27 09:30:55 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
sanity.h
transform_core.c
units.c app/units.c converted tabs to spaces. 2006-04-11 12:54:09 +00:00
units.h
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00