Gimp/app
Simon Budig 3c2e94a2fb Added small utility function for the manhattan metric.
2005-10-01  Simon Budig  <simon@gimp.org>

	* app/core/gimpcoords.[ch]: Added small utility function for the
	manhattan metric.

	* app/vectors/gimpstroke.[ch]: virtualized stubs provided by mitch

	* app/vectors/gimpbezierstroke.c: Reworked some internal functions
	to make it easier to access the parameters for the coordinates of an
	stroke interpolation. Simplified the straight line test. Added an
	implementation of the _nearest_tangent_get () function that does
	not yet seem to work properly. Not sure where the problem is.
2005-10-01 00:49:44 +00:00
..
actions app/actions/image-commands.c app/actions/layers-commands.c 2005-09-30 17:50:50 +00:00
base app/base/tile-cache.c app/base/tile-manager.c app/base/tile-private.h 2005-09-29 22:24:57 +00:00
composite replaced binary operations with a naive but faster implementation using a 2005-09-27 23:10:26 +00:00
config app/core/gimpdata.c app/file/file-save.c use g_access() from gstdio.h. 2005-09-25 23:22:05 +00:00
core Added small utility function for the manhattan metric. 2005-10-01 00:49:44 +00:00
dialogs app/actions/image-commands.c app/actions/layers-commands.c 2005-09-30 17:50:50 +00:00
display applied patch from Robert Ögren that works around problem creating guides 2005-09-26 20:51:55 +00:00
file app/core/gimpdata.c app/file/file-save.c use g_access() from gstdio.h. 2005-09-25 23:22:05 +00:00
gui Allow plug-ins to register menu entries in the <Brushes>, <Gradients>, 2005-09-26 10:36:07 +00:00
menus Allow plug-ins to register menu entries in the <Brushes>, <Gradients>, 2005-09-26 10:36:07 +00:00
paint app/paint/gimppaintcore.h app/tools/gimpimagemaptool.c indentation fixes. 2005-09-24 16:17:45 +00:00
paint-funcs replaced the binary XOR operations with a naive but faster implementation 2005-09-27 22:27:26 +00:00
pdb app/actions/image-commands.c app/actions/layers-commands.c 2005-09-30 17:50:50 +00:00
plug-in Allow plug-ins to register menu entries in the <Brushes>, <Gradients>, 2005-09-26 10:36:07 +00:00
text app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h 2005-09-27 17:31:32 +00:00
tools app/actions/image-commands.c app/actions/layers-commands.c 2005-09-30 17:50:50 +00:00
vectors Added small utility function for the manhattan metric. 2005-10-01 00:49:44 +00:00
widgets app/actions/image-commands.c app/actions/layers-commands.c 2005-09-30 17:50:50 +00:00
xcf disable undo while the image is being loaded. 2005-08-05 14:13:10 +00:00
.cvsignore
airbrush.c
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c canonicalize hardcoded procedure names. 2005-08-06 00:51:22 +00:00
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated 2005-09-25 19:30:55 +00:00
main.c INSTALL bumped the required version of glib to 2.8. 2005-09-25 23:04:25 +00:00
Makefile.am fixed dist-dump-gimprc rule. 2005-08-09 23:58:32 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c made the G_FILENAME_ENCODING not or incorrectly set error message more 2005-05-25 23:21:06 +00:00
sanity.h
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico