gimp/modules
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
..
Makefile.am fixed library dependencies. 2008-08-12 12:28:43 +00:00
color-selector-cmyk-lcms.c modules/Makefile.am renamed all modules to color-selector-foo.c, 2008-08-11 18:28:01 +00:00
color-selector-cmyk.c modules/Makefile.am renamed all modules to color-selector-foo.c, 2008-08-11 18:28:01 +00:00
color-selector-water.c app/display/gimpdisplayshell-callbacks.c libgimpwidgets/gimpcolorselect.c 2008-09-03 19:24:51 +00:00
color-selector-wheel.c override the wheel's size-allocate and return a small requisition that 2008-08-12 12:48:02 +00:00
controller-dx-dinput.c modules/Makefile.am renamed all modules to color-selector-foo.c, 2008-08-11 18:28:01 +00:00
controller-linux-input.c modules/Makefile.am renamed all modules to color-selector-foo.c, 2008-08-11 18:28:01 +00:00
controller-midi.c corrected 'subdir' variables. Spotted by Tor Lillqvist. 2008-08-12 12:50:57 +00:00
display-filter-color-blind.c modules/Makefile.am renamed all modules to color-selector-foo.c, 2008-08-11 18:28:01 +00:00
display-filter-gamma.c modules/Makefile.am renamed all modules to color-selector-foo.c, 2008-08-11 18:28:01 +00:00
display-filter-high-contrast.c modules/Makefile.am renamed all modules to color-selector-foo.c, 2008-08-11 18:28:01 +00:00
display-filter-lcms.c modules/Makefile.am renamed all modules to color-selector-foo.c, 2008-08-11 18:28:01 +00:00
display-filter-proof.c modules/Makefile.am renamed all modules to color-selector-foo.c, 2008-08-11 18:28:01 +00:00
gimpinputdevicestore-dx.c modules/gimpinputdevicestore.h modules/gimpinputdevicestore-hal.c use 2008-01-11 12:45:00 +00:00
gimpinputdevicestore-hal.c modules/gimpinputdevicestore.h modules/gimpinputdevicestore-hal.c use 2008-01-11 12:45:00 +00:00
gimpinputdevicestore.h modules/gimpinputdevicestore.h modules/gimpinputdevicestore-hal.c use 2008-01-11 12:45:00 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00