gimp/app
Michael Natterer a384cca5f3 app/display/gimpdisplayshell-transform.[ch]
2008-02-26  Michael Natterer  <mitch@gimp.org>

	* app/display/gimpdisplayshell-transform.[ch]
	(gimp_display_shell_transform_points)
	* app/tools/gimpdrawtool.[ch] (gimp_draw_tool_draw_lines): take
	arrays of GimpVector2 instead of arrays of gdouble to represent
	the input points.

	* app/display/gimpdisplayshell-draw.c
	* app/tools/gimppolygonselecttool.c
	* app/tools/gimpfreeselecttool.c: don't cast the GimpVector2 arrays
	to double arrays when passing them to above functions.

	* app/tools/gimpiscissorstool.c: create a temporary GimpVector2
	array instead of a temporary gdouble array.


svn path=/trunk/; revision=24979
2008-02-26 17:30:33 +00:00
..
actions removed default keyboard shortcuts from actions that work with named 2008-02-24 14:23:24 +00:00
base add get_pid() which returns getpid(). 2008-02-07 13:19:15 +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 precondition checks. 2008-02-20 13:48:37 +00:00
dialogs implemented the parser. 2008-02-08 12:28:36 +00:00
display app/display/gimpdisplayshell-transform.[ch] 2008-02-26 17:30:33 +00:00
file removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
gegl app/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-02-12 16:56:36 +00:00
gui app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +00:00
menus updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
paint app/paint/gimpclone.c app/paint/gimpheal.c app/paint/gimpink.c remove 2008-02-06 18:12:57 +00:00
paint-funcs sprinkled with const qualifiers. 2007-12-18 14:51:55 +00:00
pdb insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
plug-in add get_pid() which returns getpid(). 2008-02-07 13:19:15 +00:00
text check if the font has the glyphs from the sample string. Fixes bug 2008-02-14 13:13:47 +00:00
tools app/display/gimpdisplayshell-transform.[ch] 2008-02-26 17:30:33 +00:00
vectors removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
widgets app/display/gimpdisplayshell-callbacks.c 2008-02-16 17:51:02 +00:00
xcf app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +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 app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +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 New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
Makefile.am New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +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
version.c made the library version information easier to translate. 2008-02-26 15:50:07 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00