gimp/app
Michael Natterer d88c150c4b use gdouble instead of gfloat for x and y scale factors so gfloat's
2004-02-04  Michael Natterer  <mitch@gimp.org>

	* app/display/gimpdisplayshell-render.c (struct RenderInfo)
	(render_image_accelerate_scaling): use gdouble instead of gfloat
	for x and y scale factors so gfloat's limited precision can't add
	up to off-by-one pixel errors. Fixes display artefacts (missing
	updates) at the bottom and right sides of updated areas at certain
	irrational zoom factors like 1:3.
2004-02-04 02:00:04 +00:00
..
actions Use the global <Image> accel_group in all docks except the toolbox (the 2004-01-31 20:23:53 +00:00
base Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
composite Make the assembly PIC safe. Fixes #132999. 2004-01-31 09:01:36 +00:00
config added the new function gimp_rc_set_unknown_token() to get autosave working 2004-02-04 00:07:26 +00:00
core Disallow to rename the layer mask. Instead, always name the mask "<layer 2004-02-01 20:38:26 +00:00
dialogs added some g_return_if_fail(). 2004-01-31 19:00:26 +00:00
display use gdouble instead of gfloat for x and y scale factors so gfloat's 2004-02-04 02:00:04 +00:00
file added new function plug_in_proc_def_compare_menu_path() which is a 2004-02-03 13:02:18 +00:00
gui added percentages to the View->Zoom menu entries as suggested in bug 2004-02-04 01:21:00 +00:00
menus added percentages to the View->Zoom menu entries as suggested in bug 2004-02-04 01:21:00 +00:00
paint app/tools/gimpcurvestool.c app/tools/gimpinkoptions.c removed explicit 2004-01-29 13:59:14 +00:00
paint-funcs inlined rotate_pointers, changed prototypes and casts around so that we're 2004-01-28 04:28:58 +00:00
pdb added the new function gimp_rc_set_unknown_token() to get autosave working 2004-02-04 00:07:26 +00:00
plug-in use g_clear_error() instead of g_error_free() and re-use the same GError 2004-02-03 15:12:11 +00:00
text Disallow to rename the layer mask. Instead, always name the mask "<layer 2004-02-01 20:38:26 +00:00
tools Store the zoom factor as float, not as a ratio. 2004-01-29 22:22:29 +00:00
vectors removed gimp_image_owns_item() again. 2004-01-26 16:18:16 +00:00
widgets also destroy the <Image> factory's "Tools" submenu because menu shortcuts 2004-02-02 12:27:18 +00:00
xcf no need to set the layer mask's offsets, gimp_layer_add_mask() does this 2004-02-01 19:01:28 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
Makefile.am use the UTF-encoded URI in error messages, not the filename. 2004-02-02 12:40:18 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
app_procs.h added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
batch.c a tiny change I forgot... 2003-11-30 16:08:46 +00:00
batch.h renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +00:00
errors.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
main.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
makefile.msc [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00