Gimp/app
Michael Natterer cfd6fb0a8e ignore double clicks so we don't grab the pointer away from the curves
2004-02-12  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimphistogramview.c (gimp_histogram_view_button_press):
	ignore double clicks so we don't grab the pointer away from the
	curves dialog. Fixes bug #132356.

	* app/tools/gimpcurvestool.c (curves_graph_events): ignore button
	press and release events from all buttons except the first one.
2004-02-12 13:12:56 +00:00
..
actions added progress callback pointers to gimp_item_scale() and its variants. 2004-02-09 00:09:20 +00:00
base added a rule to create a header containing a warning pixbuf that we can 2004-02-10 15:45:10 +00:00
composite new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
config new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
core Make sure that non-indexed images never have a colormap. Fixes bug 2004-02-12 12:13:21 +00:00
dialogs removed "Default" prefix from "Navigation Preview Size" label again. 2004-02-10 20:59:34 +00:00
display when dropping a color on a text layer, change the text color. This is a 2004-02-11 21:42:22 +00:00
file app/file/Makefile.am app/paint/Makefile.am app/text/Makefile.am changed 2004-02-09 09:11:10 +00:00
gui removed "Default" prefix from "Navigation Preview Size" label again. 2004-02-10 20:59:34 +00:00
menus removed trailing whitespace. 2004-02-05 12:52:35 +00:00
paint app/file/Makefile.am app/paint/Makefile.am app/text/Makefile.am changed 2004-02-09 09:11:10 +00:00
paint-funcs app/core/gimpimage-undo-push.c (undo_pop_layer) (undo_push_layer) ifdef'ed 2004-02-09 00:17:13 +00:00
pdb added new function gimp_viewable_get_dummy_preview() which currently 2004-02-10 15:33:37 +00:00
plug-in app/plug-in/plug-ins.c (plug_ins_init) changed g_warning() to g_printerr() 2004-02-11 13:18:51 +00:00
text app/file/Makefile.am app/paint/Makefile.am app/text/Makefile.am changed 2004-02-09 09:11:10 +00:00
tools ignore double clicks so we don't grab the pointer away from the curves 2004-02-12 13:12:56 +00:00
vectors added progress callback pointers to gimp_item_scale() and its variants. 2004-02-09 00:09:20 +00:00
widgets ignore double clicks so we don't grab the pointer away from the curves 2004-02-12 13:12:56 +00:00
xcf app/file/Makefile.am app/paint/Makefile.am app/text/Makefile.am changed 2004-02-09 09:11:10 +00:00
.cvsignore
airbrush.c
app_procs.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +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
paint_options.h
plug_in_cmds.c
transform_core.c
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