gimp/plug-ins
Michael Natterer 435f6e3974 app/display/gimpdisplayshell-callbacks.c libgimpwidgets/gimpcolorselect.c
2008-09-03  Michael Natterer  <mitch@gimp.org>

	* app/display/gimpdisplayshell-callbacks.c
	* libgimpwidgets/gimpcolorselect.c
	* modules/color-selector-water.c
	* plug-ins/ifs-compose/ifs-compose.c: instead of using
	gdk_window_get_pointer() if GdkEventMotion::is_hint is TRUE,
	simply always use the coords from the event and call
	gdk_event_request_motions() to ask for more motion events. This is
	the recommended way and also works for events from devices other
	than the core pointer.

	* plug-ins/ifs-compose/ifs-compose.c (design_area_motion): some
	code cleanup while i was at it.


svn path=/trunk/; revision=26843
2008-09-03 19:24:51 +00:00
..
color-rotate plug-ins/color-rotate/color-rotate-callbacks.c plug-ins/gfig/gfig-grid.c 2008-06-29 13:34:05 +00:00
common libgimpwidgets/gimpwidgets.c 2008-08-26 19:32:14 +00:00
file-bmp plug-ins/file-bmp/bmp.[ch] plug-ins/file-bmp/bmp-read.c for most errors, 2008-08-19 06:27:32 +00:00
file-faxg3 plug-ins/file-faxg3/faxg3.c plug-ins/file-ico/ico.c 2008-08-20 06:15:35 +00:00
file-fits plug-ins/file-fits/fits.c pass error messages with the return values 2008-08-20 13:44:17 +00:00
file-fli plug-ins/file-fits/fits.c pass error messages with the return values 2008-08-20 13:44:17 +00:00
file-ico create GHashTable with destroy notifiers. 2008-08-20 06:24:45 +00:00
file-jpeg libgimpwidgets/gimpwidgets.c 2008-08-26 19:32:14 +00:00
file-psd plug-ins/file-psd/psd.c plug-ins/file-psd/psd-load.[ch] 2008-08-20 07:36:25 +00:00
file-sgi plug-ins/file-sgi/sgi.c pass error messages with the return values instead 2008-08-20 12:49:41 +00:00
file-uri Complements the fix for bug #344818: 2008-08-18 22:54:26 +00:00
file-xjt pass error messages with the return values instead of calling g_message(). 2008-08-20 13:01:57 +00:00
flame plug-ins/common/cml-explorer.c plug-ins/common/depth-merge.c 2008-08-11 19:42:08 +00:00
fractal-explorer app/core/gimpitem.c app/core/gimpobject.c app/dialogs/preferences-dialog.c 2008-08-12 14:45:59 +00:00
gfig libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2008-08-29 10:25:29 +00:00
gimpressionist plug-ins/common/cml-explorer.c plug-ins/common/depth-merge.c 2008-08-11 19:42:08 +00:00
gradient-flare plug-ins/common/align-layers.c plug-ins/common/blur-gauss.c 2008-08-20 14:19:35 +00:00
help reverted the last change as g_file_query_info() is now also implemented on 2008-08-13 20:42:34 +00:00
help-browser search the next match when return or enter is pressed in the search entry. 2008-08-14 20:38:07 +00:00
ifs-compose app/display/gimpdisplayshell-callbacks.c libgimpwidgets/gimpcolorselect.c 2008-09-03 19:24:51 +00:00
imagemap libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2008-08-29 10:25:29 +00:00
lighting libgimpwidgets/gimpwidgets.c 2008-08-26 19:32:14 +00:00
map-object libgimpwidgets/gimpwidgets.c 2008-08-26 19:32:14 +00:00
maze renamed most files and added proper headers instead of duplicating the 2008-03-31 18:38:29 +00:00
metadata plug-ins/imagemap/imap_cmd_move.c plug-ins/imagemap/imap_cmd_object_up.c 2008-03-29 09:25:34 +00:00
pagecurl Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
print return with a proper PDB status type depending on the result of 2008-08-23 17:11:40 +00:00
pygimp plug-ins/pygimp/gimpui.defs Readded wrapper for the new GimpRuler. 2008-08-29 11:09:35 +00:00
script-fu applied patch from LightningIsMyName. Changes the script to not break if 2008-08-23 16:29:39 +00:00
selection-to-path plug-ins/common/cml-explorer.c plug-ins/common/depth-merge.c 2008-08-11 19:42:08 +00:00
twain dropped use of AM_LDFLAGS completely and use target-specific LDFLAGS 2008-08-23 10:30:37 +00:00
win-snap follow the executable name change. 2008-08-12 17:18:43 +00:00
Makefile.am plug-ins/bmp/* plug-ins/faxg3/* plug-ins/fits/* plug-ins/fli/* 2008-08-11 10:06:13 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00