mirror of https://github.com/GNOME/gimp.git
435f6e3974
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 |
||
---|---|---|
.. | ||
Makefile.am | ||
color-selector-cmyk-lcms.c | ||
color-selector-cmyk.c | ||
color-selector-water.c | ||
color-selector-wheel.c | ||
controller-dx-dinput.c | ||
controller-linux-input.c | ||
controller-midi.c | ||
display-filter-color-blind.c | ||
display-filter-gamma.c | ||
display-filter-high-contrast.c | ||
display-filter-lcms.c | ||
display-filter-proof.c | ||
gimpinputdevicestore-dx.c | ||
gimpinputdevicestore-hal.c | ||
gimpinputdevicestore.h | ||
makefile.msc |