gimp/app/display
Sven Neumann f171d10506 Bug 471344 – Circular brush strokes are not smooth and have corners
2009-01-10  Sven Neumann  <sven@gimp.org>

	Bug 471344 – Circular brush strokes are not smooth and have 
corners

	Bug 127785 – stroking with size linked to pressure sensitivity
	should scale the spacing

	* app/core/gimpcoords-interpolate.[ch]
	* app/display/gimpdisplayshell.[ch]
	* app/display/gimpdisplayshell-callbacks.[ch]
	* app/display/gimpdisplayshell-coords.[ch]: applied patch from
	Alexia Death that introduces a Catmul-Rom splines based event
	interpolation and also adapts the brush spacing to brush size.


svn path=/trunk/; revision=27898
2009-01-10 00:48:30 +00:00
..
Makefile.am Prepare GimpCursorView for a dependency to GimpDisplayShell. 2008-11-09 17:51:43 +00:00
display-enums.c Bug 560903 – Explicit zooming with e.g. '1' should handle 2008-11-15 10:24:56 +00:00
display-enums.h Bug 560903 – Explicit zooming with e.g. '1' should handle 2008-11-15 10:24:56 +00:00
display-types.h move GimpCursorView typedef from here... 2008-11-09 19:34:12 +00:00
gimpcanvas.c #define GIMP_CANVAS_EVENT_MASK. 2008-08-22 16:05:46 +00:00
gimpcanvas.h #define GIMP_CANVAS_EVENT_MASK. 2008-08-22 16:05:46 +00:00
gimpcursorview.c Move the instance struct to the header but add a typed opaque priv pointer 2008-11-13 20:12:49 +00:00
gimpcursorview.h Move the instance struct to the header but add a typed opaque priv pointer 2008-11-13 20:12:49 +00:00
gimpdisplay-foreach.c added missing include. 2008-11-04 14:05:24 +00:00
gimpdisplay-foreach.h Bug 556896 – Dialogs don't get minimized with single image window 2008-10-23 08:39:46 +00:00
gimpdisplay-handlers.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +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 s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +00:00
gimpdisplay.h added new function gimp_display_close() which decides if 2008-04-05 20:32:24 +00:00
gimpdisplayoptions.c reenabled rulers by default. 2008-05-27 13:45:50 +00:00
gimpdisplayoptions.h add new options object for the "no image" display appearance. 2008-03-18 22:21:47 +00:00
gimpdisplayshell-appearance.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpdisplayshell-appearance.h app/display/gimpdisplayshell-draw.[ch] 2008-08-10 10:09:03 +00:00
gimpdisplayshell-autoscroll.c New function. 2008-08-26 18:50:54 +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 Bug 471344 – Circular brush strokes are not smooth and have corners 2009-01-10 00:48:30 +00:00
gimpdisplayshell-callbacks.h Bug 471344 – Circular brush strokes are not smooth and have corners 2009-01-10 00:48:30 +00:00
gimpdisplayshell-close.c added gimp_image_get_display_name(). 2008-11-13 12:09:05 +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 Bug 471344 – Circular brush strokes are not smooth and have corners 2009-01-10 00:48:30 +00:00
gimpdisplayshell-coords.h Bug 471344 – Circular brush strokes are not smooth and have corners 2009-01-10 00:48:30 +00:00
gimpdisplayshell-cursor.c Prepare GimpCursorView for a dependency to GimpDisplayShell. 2008-11-09 17:51:43 +00:00
gimpdisplayshell-cursor.h Bug 496772 – Position shown in the statusbar needs more precision (for 2008-08-20 16:22:09 +00:00
gimpdisplayshell-dnd.c when dropping multiple images to the empty image window, open them as 2008-11-04 22:32:15 +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 removed function gimp_display_shell_scroll_get_scaled_viewport_offset() as 2008-11-13 23:16:11 +00:00
gimpdisplayshell-draw.h New function. 2008-08-14 19:23:28 +00:00
gimpdisplayshell-filter-dialog.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +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 Bug 563179 – Scrollbars not resized when we extend the canvas size 2008-12-04 20:22:30 +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-icon.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpdisplayshell-icon.h app/display/gimpdisplayshell-icon.[ch] moved more icon code to its new 2008-03-26 09:35:14 +00:00
gimpdisplayshell-layer-select.c s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +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 check that the resulting area has positive width and height. 2008-11-13 23:12:56 +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 swallow informational messages if there aren't handled by the statusbar. 2008-07-10 09:42:36 +00:00
gimpdisplayshell-progress.h added gimp_statusbar_peek(), a method to access the contents of the 2008-03-25 14:07:10 +00:00
gimpdisplayshell-render.c app/core/gimpprojection.c (gimp_projection_get_tiles_at_level) cosmetics. 2008-11-21 17:59:04 +00:00
gimpdisplayshell-render.h app/core/gimpprojection.c (gimp_projection_get_tiles_at_level) cosmetics. 2008-11-21 17:59:04 +00:00
gimpdisplayshell-scale-dialog.c Bug 553534 – centering issues after image scaling and setting zoom 2008-10-02 14:53:35 +00:00
gimpdisplayshell-scale-dialog.h app/display/Makefile.am app/display/gimpdisplayshell-scale.[ch] split 2008-08-16 11:51:10 +00:00
gimpdisplayshell-scale.c Bug 560903 – Explicit zooming with e.g. '1' should handle 2008-11-15 10:24:56 +00:00
gimpdisplayshell-scale.h Bug 553534 – centering issues after image scaling and setting zoom 2008-10-02 14:53:35 +00:00
gimpdisplayshell-scroll.c removed function gimp_display_shell_scroll_get_scaled_viewport_offset() as 2008-11-13 23:16:11 +00:00
gimpdisplayshell-scroll.h removed function gimp_display_shell_scroll_get_scaled_viewport_offset() as 2008-11-13 23:16:11 +00:00
gimpdisplayshell-selection.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +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 s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +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 removed function gimp_display_shell_scroll_get_scaled_viewport_offset() as 2008-11-13 23:16:11 +00:00
gimpdisplayshell-transform.h app/display/gimpdisplayshell-draw.[ch] 2008-08-10 10:09:03 +00:00
gimpdisplayshell.c Bug 471344 – Circular brush strokes are not smooth and have corners 2009-01-10 00:48:30 +00:00
gimpdisplayshell.h Bug 471344 – Circular brush strokes are not smooth and have corners 2009-01-10 00:48:30 +00:00
gimpnavigationeditor.c Clean up and simplify little. 2008-11-09 20:01:44 +00:00
gimpnavigationeditor.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-16 02:06:15 +00:00
gimpscalecombobox.c app/dialogs/module-dialog.c app/display/gimpscalecombobox.c 2008-11-16 20:17:43 +00:00
gimpscalecombobox.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpstatusbar.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpstatusbar.h Bug 496772 – Position shown in the statusbar needs more precision (for 2008-08-20 16:22:09 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00