gimp/app/display
Sven Neumann 35980b2291 formatting.
2008-08-25  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplayshell-render.c 
(render_image_tile_fault):
	formatting.


svn path=/trunk/; revision=26756
2008-08-25 12:40:46 +00:00
..
display-enums.c Bug 496772 – Position shown in the statusbar needs more precision (for 2008-08-20 16:22:09 +00:00
display-enums.h Bug 496772 – Position shown in the statusbar needs more precision (for 2008-08-20 16:22:09 +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 #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
gimpdisplay-foreach.c added new function gimp_display_close() which decides if 2008-04-05 20:32:24 +00:00
gimpdisplay-foreach.h added new function gimp_display_close() which decides if 2008-04-05 20:32:24 +00:00
gimpdisplay-handlers.c added some logic to avoid that an info message replaces a warning. Allow 2008-08-15 16:32:09 +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 emit notify::image. 2008-05-10 15:22:17 +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 app/display/gimpdisplayshell-draw.[ch] 2008-08-10 10:09:03 +00:00
gimpdisplayshell-appearance.h app/display/gimpdisplayshell-draw.[ch] 2008-08-10 10:09:03 +00:00
gimpdisplayshell-autoscroll.c Renamed gimp_display_shell_scroll_private() to gimp_display_shell_scroll() 2008-08-10 11:11:19 +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 496772 – Position shown in the statusbar needs more precision (for 2008-08-20 16:22:09 +00:00
gimpdisplayshell-callbacks.h turn into a GtkContainer subclass mainly to reduce the diff to a local 2008-08-21 23:55:58 +00:00
gimpdisplayshell-close.c if a save dialog is active for this image, then don't allow to close it. 2008-07-09 10:59:19 +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 removed delta_time, delta_x, delta_y, distance and random from the 2008-07-18 11:56:05 +00:00
gimpdisplayshell-coords.h app/display/gimpdisplayshell-callbacks.c 2008-04-07 13:54:43 +00:00
gimpdisplayshell-cursor.c Bug 496772 – Position shown in the statusbar needs more precision (for 2008-08-20 16:22:09 +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 don't flush if there's no image. (gimp_display_shell_dnd_flush): use 2008-03-27 12:22:23 +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 New function. 2008-08-14 19:23:28 +00:00
gimpdisplayshell-draw.h New function. 2008-08-14 19:23:28 +00:00
gimpdisplayshell-filter-dialog.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +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 When the screen resolution changes and we are not in Dot by dot, we also 2008-08-14 15:44:25 +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 app/display/gimpdisplayshell-icon.[ch] moved more icon code to its new 2008-03-26 09:35:14 +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 added a sanity check. 2008-04-14 06:50:55 +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 First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +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 formatting. 2008-08-25 12:40:46 +00:00
gimpdisplayshell-render.h app/display/gimpdisplayshell-draw.[ch] 2008-08-10 10:09:03 +00:00
gimpdisplayshell-scale-dialog.c removed unused includes 2008-08-16 11:54:25 +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 removed unused includes 2008-08-16 11:54:25 +00:00
gimpdisplayshell-scale.h app/display/Makefile.am app/display/gimpdisplayshell-scale.[ch] split 2008-08-16 11:51:10 +00:00
gimpdisplayshell-scroll.c add gimp_canvas_scroll() which scrolls the canvas and makes the result 2008-08-22 15:57:41 +00:00
gimpdisplayshell-scroll.h Support axis independence. 2008-08-16 18:50:38 +00:00
gimpdisplayshell-selection.c add gimp_display_empty()/fill() which turns it into an empty display and 2008-03-19 16:15:50 +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 added stock-id parameters to all statusbar setters. 2008-04-14 06:28:43 +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/display/gimpdisplayshell-draw.[ch] 2008-08-10 10:09:03 +00:00
gimpdisplayshell-transform.h app/display/gimpdisplayshell-draw.[ch] 2008-08-10 10:09:03 +00:00
gimpdisplayshell.c turn into a GtkContainer subclass mainly to reduce the diff to a local 2008-08-21 23:55:58 +00:00
gimpdisplayshell.h When applying the centering logic we need to know the size of the new 2008-08-17 07:21:41 +00:00
gimpnavigationeditor.c Prevent the popup from being positioned far away from the click position. 2008-08-24 08:56:02 +00:00
gimpnavigationeditor.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-16 02:06:15 +00:00
gimpscalecombobox.c reverted last change. 2008-05-29 13:59:30 +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 Bug 496772 – Position shown in the statusbar needs more precision (for 2008-08-20 16:22:09 +00:00
gimpstatusbar.h Bug 496772 – Position shown in the statusbar needs more precision (for 2008-08-20 16:22:09 +00:00
Makefile.am app/display/Makefile.am app/display/gimpdisplayshell-scale.[ch] split 2008-08-16 11:51:10 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00