Gimp/app/core
Michael Natterer cb16697229 Makefile.am configure.in added stuff for the new library below.
2001-01-24  Michael Natterer  <mitch@gimp.org>

	* Makefile.am
	* configure.in
	* gimptool.in: added stuff for the new library below.

	* libgimpmath/.cvsignore
	* libgimpmath/Makefile.am
	* libgimpmath/gimpmath.def
	* libgimpmath/gimpmath.h
	* libgimpmath/gimpmathtypes.h
	* libgimpmath/gimpmatrix.c
	* libgimpmath/gimpmatrix.h
	* libgimpmath/gimpvector.c
	* libgimpmath/gimpvector.h
	* libgimpmath/makefile.mingw.in
	* libgimpmath/makefile.msc: new shared library. Depends on glib only.

	* libgimp/Makefile.am
	* libgimp/gimp.def
	* libgimp/gimp.h: removed the math stuff.

	* libgimp/gimpmath.h
	* libgimp/gimpmatrix.[ch]
	* libgimp/gimpvector.[ch]: removed.

	* app/Makefile.am
	* plug-ins/Lighting/Makefile.am
	* plug-ins/MapObject/Makefile.am
	* plug-ins/pagecurl/Makefile.am: link against libgimpmath.la

	* app/[many files]
	* libgimpcolor/gimpcolorspace.c
	* libgimpcolor/gimprgb.c
	* libgimp/gimpadaptivesupersample.c
	* libgimp/gimpbilinear.c
	* libgimp/gimpwidgets.c
	* modules/colorsel_gtk.c
	* modules/colorsel_triangle.c
	* modules/colorsel_water.c
	* plug-ins/libgck/gck/gckcolor.c
	* tools/pdbgen/pdb/channel.pdb
	* tools/pdbgen/pdb/image.pdb: include "libgimpmath/gimpmath.h",
	removed the remaining includes of the old color stuff.
2001-01-23 23:56:18 +00:00
..
gimp-edit.c app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
gimp-edit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimp-parasites.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimp-parasites.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpbrush-header.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrush-load.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimpbrush.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimpbrush.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpbrushgenerated-load.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushgenerated-save.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushgenerated.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushgenerated.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpbrushpipe-load.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushpipe.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushpipe.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpchannel-combine.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpchannel-combine.h app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
gimpchannel.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpchannel.h app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
gimpcontext.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimpcontext.h app/Makefile.am new files containing stuff needed for linking libgimp 2001-01-23 16:05:10 +00:00
gimpdatafiles.c app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpdatafiles.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpdrawable-blend.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpdrawable-desaturate.c app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
gimpdrawable-desaturate.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-equalize.c removed all the "typedef gimage_function gimp_image_function" stuff so we 2000-12-30 00:16:50 +00:00
gimpdrawable-equalize.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-invert.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
gimpdrawable-invert.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-offset.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpdrawable-offset.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdrawable.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpdrawable.h made gimp_drawable_fill() use GimpRGB, added some "const", delete unused 2001-01-20 13:21:49 +00:00
gimpedit.c app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
gimpedit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpimage-convert-fsdither.h ed Sep 1 21:27:27 BST 1999 Adam D. Moss <adam@gimp.org> 1999-09-01 20:41:10 +00:00
gimpimage-convert.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpimage-convert.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpimage-duplicate.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpimage-duplicate.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpimage-guides.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpimage-guides.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimpimage-mask.c app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
gimpimage-mask.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpimage-merge.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpimage-merge.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimpimage-projection.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpimage-projection.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimpimage-qmask.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimpimage-quick-mask.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimpimage-resize.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpimage-resize.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimpimage-scale.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpimage-scale.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimpimage-undo-push.c app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
gimpimage-undo-push.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpimage.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpimage.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimpimagemap.c app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
gimpimagemap.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimplayer-floating-sel.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimplayer-floating-sel.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimplayer.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimplayer.h app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
gimplist.c app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimplist.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpmarshal.c app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimpmarshal.h app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimpobject.c app/gimpbrushlist.c forgot to remove #include "gimpsignal.h" 2001-01-10 01:49:29 +00:00
gimpobject.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimppalette-load.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette-save.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpparasite.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpparasite.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpparasitelist.c app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimpparasitelist.h app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimppattern-header.h app/gimpbrush.c app/gimpbrushpipe.c app/pattern_header.h fixed #8150. 2000-10-01 18:53:39 +00:00
gimppreviewcache.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimppreviewcache.h app/gimppreviewcache.h app/channel.c put the preview cache priming code 2000-12-16 22:02:10 +00:00
gimpprojection-construct.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpprojection-construct.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimpprojection.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpprojection.h app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
gimpscanconvert.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpscanconvert.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimptooloptions.c app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
gimptooloptions.h app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
gimpunit.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpunit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00