gimp/app/display
Sven Neumann 0d818d9ad3 app/display/gimpstatusbar.[ch] only update the GtkProgressBar if that
2007-12-30  Sven Neumann  <sven@gimp.org>

	* app/display/gimpstatusbar.[ch]
	* app/widgets/gimpprogressbox.[ch]: only update the 
GtkProgressBar
	if that would cause a visible change.


svn path=/trunk/; revision=24487
2007-12-30 17:25:58 +00:00
..
Makefile.am app/actions/Makefile.am app/core/Makefile.am app/display/Makefile.am use 2007-12-29 19:18:57 +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 app/display/gimpcanvas.c free the cached PangoLayouts in 2007-11-14 14:42:05 +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 app/actions/channels-commands.c app/actions/colormap-actions.c 2007-12-25 16:21:40 +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 addec const qualifiers to GimpRGB parameters. 2007-12-28 19:14:36 +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 if a device change happens, make sure we update the new active tool's 2007-12-07 18:54:46 +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 g_timeout_source_new_seconds(). 2007-10-31 12:26:06 +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 app/display/gimpdisplayshell-dnd.c app/widgets/gimpdnd-xds.c use 2007-11-15 13:54: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 GIMP_RENDER_BUF_WIDTH and GIMP_RENDER_BUF_HEIGHT definitions. 2007-12-28 22:12:17 +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 don't call gdk_draw_pixbuf() with a zero width. Fixes bug #349483. 2007-05-09 06:53: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 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 don't use ceil, use SCALEX. Round hopefully more properly. 2007-12-28 23:13:46 +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/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
gimpdisplayshell-scale.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-16 02:06:15 +00:00
gimpdisplayshell-scroll.c app/actions/channels-commands.c app/actions/colormap-actions.c 2007-12-25 16:21:40 +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 don't use ceil, use SCALEX. Round hopefully more properly. 2007-12-28 23:13:46 +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 app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +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 don't use ceil, use SCALEX. Round hopefully more properly. 2007-12-28 23:13:46 +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 don't use ceil, use SCALEX. Round hopefully more properly. 2007-12-28 23:13:46 +00:00
gimpdisplayshell.h removed GIMP_RENDER_BUF_WIDTH and GIMP_RENDER_BUF_HEIGHT definitions. 2007-12-28 22:12:17 +00:00
gimpnavigationeditor.c minor cleanup. 2007-12-18 17:43:01 +00:00
gimpnavigationeditor.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-16 02:06:15 +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 app/display/gimpstatusbar.[ch] only update the GtkProgressBar if that 2007-12-30 17:25:58 +00:00
gimpstatusbar.h app/display/gimpstatusbar.[ch] only update the GtkProgressBar if that 2007-12-30 17:25:58 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00