gimp/app
Sven Neumann 11a91e4e7f use a gint for direction, not a gchar which might be unsigned. Patch from
2008-02-04  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplayshell-preview.c
	(gimp_display_shell_trace_tri_edge): use a gint for direction, 
not
	a gchar which might be unsigned. Patch from Giuliano Pochini;
	fixes bug #340965.


svn path=/trunk/; revision=24795
2008-02-04 22:44:29 +00:00
..
actions don't #include <gegl.h> 2008-01-23 09:51:43 +00:00
base add refcounting and replace free() API by ref() and unref(). 2008-02-04 21:41:57 +00:00
composite updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
config changed the default marching ants speed to 200. 2008-01-04 19:01:44 +00:00
core add refcounting and replace free() API by ref() and unref(). 2008-02-04 21:41:57 +00:00
dialogs don't show the horizontal scrollbar if it's not needed. 2008-01-28 16:47:17 +00:00
display use a gint for direction, not a gchar which might be unsigned. Patch from 2008-02-04 22:44:29 +00:00
file removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
gegl add "gboolean color" parameter to gimp_threshold_config_to_cruft() and set 2008-02-03 23:50:55 +00:00
gui app/sanity.c minor cleanup. 2008-01-23 12:22:09 +00:00
menus updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
paint changed workaround to look at the brush size instead (bug #514309). 2008-02-04 15:37:33 +00:00
paint-funcs sprinkled with const qualifiers. 2007-12-18 14:51:55 +00:00
pdb add refcounting and replace free() API by ref() and unref(). 2008-02-04 21:41:57 +00:00
plug-in added accessor for the list of menu branches. 2007-12-20 21:48:18 +00:00
text removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
tools add refcounting and replace free() API by ref() and unref(). 2008-02-04 21:41:57 +00:00
vectors removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
widgets add refcounting and replace free() API by ref() and unref(). 2008-02-04 21:41:57 +00:00
xcf app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
Makefile.am Some cleanup... 2007-12-29 01:35:04 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c Delay GEGL initialisation until after the command-line parsing so that we 2008-01-31 19:08:53 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c only show the message about using the default batch interpreter when 2007-12-07 11:47:32 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-log.c renamed log domain TOOLS to TOOL_EVENTS and added domain TOOL_FOCUS. 2007-12-07 18:52:41 +00:00
gimp-log.h code cleanup. 2007-12-13 13:20:42 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
main.c Some cleanup... 2007-12-29 01:35:04 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
sanity.c app/sanity.c minor cleanup. 2008-01-23 12:22:09 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00