Gimp/app
Martin Nordholts fa3b6cdb1a Don't redraw the view, only invalidate it. This causes the redraw to occur
2008-08-24  Martin Nordholts  <martinn@svn.gnome.org>

	* app/widgets/gimpnavigationview.c
	(gimp_navigation_view_set_marker): Don't redraw the view, only
	invalidate it. This causes the redraw to occur in an idle-handler
	intead of each time this function is called, which reduces flicker
	when opening new images. Stil some flicker left though...

svn path=/trunk/; revision=26737
2008-08-24 06:02:21 +00:00
..
actions removed the "Use GEGL" check-box from the toolbox. 2008-08-22 15:33:02 +00:00
base implement tile_manager_get_tile_coordinates() by calling 2008-08-08 11:33:18 +00:00
composite declared test functions as static. 2008-07-07 08:30:07 +00:00
config removed the "Use GEGL" check-box from the toolbox. 2008-08-22 15:33:02 +00:00
core Don't dereference final_start_seg and final_end_seg if NULL. 2008-08-23 13:20:54 +00:00
dialogs app/widgets/gimpaction.c app/widgets/gimpdockable.c 2008-08-22 08:57:11 +00:00
display Align static function prototypes. 2008-08-22 18:51:36 +00:00
file flush the image when done to cause the actions to be updated (in 2008-08-20 06:30:59 +00:00
gegl set any parsed negative value as -1 in the curves object because that's 2008-06-25 08:13:57 +00:00
gui minor cleanups. 2008-08-06 08:15:36 +00:00
menus plugged a small memory leak. 2008-07-21 19:02:30 +00:00
paint make gimp_perspective_clone_get_matrix() static and add 2008-08-20 09:49:40 +00:00
paint-funcs use a constant to decide if we should decimate or interpolate. 2008-08-24 00:08:39 +00:00
pdb Fix indentation in previous patch. 2008-08-23 13:18:13 +00:00
plug-in app/plug-in/gimppluginprocedure.[ch] moved error handling for asynchronous 2008-08-21 18:09:41 +00:00
text add PANGO_ALIGN_LEFT to the switch to fix warning about unhandled value. 2008-08-20 17:07:46 +00:00
tools set precision back to PIXEL_CENTER because it's set to SUBPIXEL by the 2008-08-21 08:19:54 +00:00
vectors Based on a patch from Alexia Death (bug #543706): 2008-07-23 08:30:22 +00:00
widgets Don't redraw the view, only invalidate it. This causes the redraw to occur 2008-08-24 06:02:21 +00:00
xcf If a procedure call fails, pass a string describing the error as the 2008-08-16 13:57:57 +00:00
about.h
app.c Drop duplicated #include <gegl.h>. 2008-07-11 16:47:35 +00:00
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp-log.h add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp.rc
gimpcore.def
main.c Code built by the still unstable mingw-w64 toolchain gets bogus argc and 2008-08-07 15:45:33 +00:00
Makefile.am Define WIN32_LARGE_ADDRESS_AWARE as -Wl,--large-address-aware on 32-bit 2008-08-07 00:36:47 +00:00
makefile.msc
sanity.c INSTALL configure.in (gegl_required_version) depend on the newest released 2008-06-14 18:30:11 +00:00
sanity.h
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c
units.h
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h
wilber.ico