gimp/app/display
Sven Neumann 3c98b9d50f Merged from trunk:
2008-05-24  Sven Neumann  <sven@gimp.org>

	Merged from trunk:

	* app/display/gimpdisplayshell-callbacks.c
	(gimp_display_shell_canvas_tool_events): fixed use of
	gdk_device_get_history(). Fixes airbrush tool with tablets on
	newer X.org releases.


svn path=/branches/gimp-2-4/; revision=25786
2008-05-24 12:52:15 +00:00
..
Makefile.am removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
display-enums.c app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h 2007-10-08 13:30:49 +00:00
display-enums.h app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h 2007-10-08 13:30:49 +00:00
display-types.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcanvas.c use INVERT instead of XOR if the xor-color is configured as white. 2007-10-25 07:22:49 +00:00
gimpcanvas.h Make XOR color configurable (bug #421466): 2007-03-23 09:25:28 +00:00
gimpdisplay-foreach.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplay-foreach.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplay-handlers.c Invalidate the image preview after the projection is completely 2007-06-26 21:39:51 +00:00
gimpdisplay-handlers.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplay.c Accomodate for spill that happens by the box filtering. 2007-09-23 18:21:08 +00:00
gimpdisplay.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-appearance.c Don't leave the user without progress bar just because the display's 2007-05-28 17:42:55 +00:00
gimpdisplayshell-appearance.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-autoscroll.c app/dialogs/tips-parser.c app/display/gimpdisplayshell-autoscroll.c 2007-05-23 08:57:53 +00:00
gimpdisplayshell-autoscroll.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-callbacks.c Merged from trunk: 2008-05-24 12:52:15 +00:00
gimpdisplayshell-callbacks.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-close.c use GTK_STOCK_SAVE as icon for the message dialog. 2007-02-16 12:59:10 +00:00
gimpdisplayshell-close.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-coords.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-coords.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-cursor.c disallow passing a NULL image. 2007-03-20 19:03:34 +00:00
gimpdisplayshell-cursor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-dnd.c moved common code into new utility function 2007-07-26 10:52:39 +00:00
gimpdisplayshell-dnd.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-draw.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-07 22:14:19 +00:00
gimpdisplayshell-draw.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-filter-dialog.c app/core/gimp-user-install.c app/core/gimpgradient-load.c 2007-05-23 10:22:09 +00:00
gimpdisplayshell-filter-dialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-filter.c added GimpColorConfig and GimpColorManaged as construct-only properties. 2007-08-06 22:10:09 +00:00
gimpdisplayshell-filter.h added GimpColorConfig and GimpColorManaged as construct-only properties. 2007-08-06 22:10:09 +00:00
gimpdisplayshell-handlers.c reverted change that was made for bug #490785. 2007-10-30 12:02:19 +00:00
gimpdisplayshell-handlers.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-layer-select.c app/core/gimp-user-install.c app/core/gimpgradient-load.c 2007-05-23 10:22:09 +00:00
gimpdisplayshell-layer-select.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-preview.c Merged from trunk: 2008-02-04 22:45:18 +00:00
gimpdisplayshell-preview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-progress.c Don't leave the user without progress bar just because the display's 2007-05-28 17:42:55 +00:00
gimpdisplayshell-progress.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-render.c shift only by 4 bits instead of 8. Should still keep us from overflowing 2007-10-30 22:03:32 +00:00
gimpdisplayshell-render.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-scale.c app/core/gimp-user-install.c app/core/gimpgradient-load.c 2007-05-23 10:22:09 +00:00
gimpdisplayshell-scale.h app/actions/view-actions.c app/actions/view-commands.[ch] 2007-02-07 08:13:44 +00:00
gimpdisplayshell-scroll.c include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpdisplayshell-scroll.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-selection.c Merged from trunk: 2008-01-23 18:12:30 +00:00
gimpdisplayshell-selection.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-title.c renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +00:00
gimpdisplayshell-title.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-transform.c app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h 2007-10-08 13:30:49 +00:00
gimpdisplayshell-transform.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell.c Merged from trunk: 2007-11-12 09:37:35 +00:00
gimpdisplayshell.h change the PROJ_ROUND macro to do proper rounding. Seems to work well. 2007-10-23 23:55:53 +00:00
gimpnavigationeditor.c renamed newly added members to scale_x and scale_y and removed the 2007-03-14 10:26:19 +00:00
gimpnavigationeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpscalecombobox.c include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpscalecombobox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpstatusbar.c Merged from trunk: 2007-11-08 18:21:00 +00:00
gimpstatusbar.h Don't leave the user without progress bar just because the display's 2007-05-28 17:42:55 +00:00
makefile.msc updated 2006-08-15 15:13:08 +00:00