Gimp/app/core
jaycox dde3603123 build color_cmds, lut_funcs, and pixel_processor feedback in the splash
* app/Makefile.am: build color_cmds, lut_funcs, and pixel_processor
	* app/app_procs.c: feedback in the splash screen when loading
 	parasites.
	* app/boundary.c: Optimized find_empty_segs.

	* app/brightness_contrast.[ch]
	* app/levels.[ch]
	* app/posterize.[ch]:
 	moved pdb and lut calculation code.  These files now contain only
	GUI functions.

	* app/channel.c: Optimized channel_bounds (fewer compares, better
 	use of registers).  Use color_region instead of channel_*_segment
 	in channel_combine_rect.  Optimized channel_combine_ellipse by
 	skipping pixels inside of the ellipse.  Use
 	pixel_region_process_parallel in channel_combine_mask.  Use a
 	GimpLut in channel_invert, and channel_sharpen.

	* app/invert.c
	* app/equalize.c: moved the lut functions to lut_funcs.c

	* app/gimpdrawable.c, app/gimpdrawableP.h
	* app/gimpimage.c, app/gimpimageP.h: removed unused gimpmatrix
	variables/includes.

	* app/gimplut.[ch]: added new function gimp_lut_process_inline
 	that operates on a single PixelRegion.

	* app/gimpparasite.[ch]: new functions to save/load parasiterc

	* app/parasitelist.[ch]: new functions to save/load ParasiteLists
 	in/from files.

	* libgimp/parasite.[ch]: new functions to load/save parasites.

	* app/internal_procs.c: get some procs from new location in
	color_cmds.h.

	* app/pixel_region.[ch]: moved pixel_regions_process_parallel
 	related functions to a new file.

	* app/color_cmds.[ch]: new files for PDB
 	definitions/implementations of color correction functions.

	* app/lut_funcs.[ch]: new files to hold lut creation functions.

	* app/pixel_processor.[ch]: new files that contain the
 	pixel_regions_process_parallel routines.  Added some new
 	capabilities that are currently unused.
1999-04-09 06:00:11 +00:00
..
gimp-edit.c corrected a typo 1999-03-25 23:14:36 +00:00
gimp-edit.h Misc cleaning up here and there. Note that since the ids were used 1998-06-30 01:14:36 +00:00
gimp-parasites.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimp-parasites.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpbrush-header.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpbrush-load.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpbrush.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpbrush.h ---------------------------------------------------------------------- 1998-07-24 08:56:18 +00:00
gimpbrushgenerated-load.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpbrushgenerated-save.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpbrushgenerated.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpbrushgenerated.h Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpchannel-combine.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpchannel-combine.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpchannel.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpchannel.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpdatafiles.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpdatafiles.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdrawable-blend.c app/airbrush.c app/bezier_select.c app/blend.c app/brightness_contrast.c 1999-04-08 22:25:54 +00:00
gimpdrawable-desaturate.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
gimpdrawable-desaturate.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdrawable-equalize.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpdrawable-equalize.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdrawable-invert.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpdrawable-invert.h libgimp/gimp.c app/datafiles.c app/docindex.c app/gimprc.c app/gradient.c 1999-02-03 09:17:37 +00:00
gimpdrawable-offset.c #include <glib.h> 1999-03-28 06:55:29 +00:00
gimpdrawable-offset.h #include <glib.h> 1999-03-28 06:55:29 +00:00
gimpdrawable.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpdrawable.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpedit.c corrected a typo 1999-03-25 23:14:36 +00:00
gimpedit.h Misc cleaning up here and there. Note that since the ids were used 1998-06-30 01:14:36 +00:00
gimpimage-convert-fsdither.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpimage-convert.c #include <glib.h> 1999-03-28 06:55:29 +00:00
gimpimage-convert.h #include <glib.h> 1999-03-28 06:55:29 +00:00
gimpimage-duplicate.c #include <glib.h> 1999-03-28 06:55:29 +00:00
gimpimage-duplicate.h #include <glib.h> 1999-03-28 06:55:29 +00:00
gimpimage-guides.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpimage-guides.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimpimage-mask.c made function headers ansi compliant. 1999-04-02 19:46:59 +00:00
gimpimage-mask.h made function headers ansi compliant. 1999-04-02 19:46:59 +00:00
gimpimage-merge.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpimage-merge.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimpimage-projection.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpimage-projection.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimpimage-resize.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpimage-resize.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimpimage-scale.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpimage-scale.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimpimage-undo-push.c Added stuff to make gcg by default (for maintainers) 1999-01-07 19:53:05 +00:00
gimpimage-undo-push.h Misc cleaning up here and there. Note that since the ids were used 1998-06-30 01:14:36 +00:00
gimpimage.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpimage.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimpimagemap.c Changed:- 1999-04-08 20:27:00 +00:00
gimpimagemap.h Changed:- 1999-04-07 22:02:26 +00:00
gimplayer-floating-sel.c Lots of ii8n stuff here and some additions to the de.po. Applied 1998-10-14 23:23:52 +00:00
gimplayer-floating-sel.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
gimplayer.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimplayer.h don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
gimplist.c A few fixes here and there... 1998-08-13 18:53:12 +00:00
gimplist.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimpobject.c Started gimpset, a generic class for handling collections of 1998-07-01 23:06:49 +00:00
gimpobject.h Modified Files: ChangeLog app/Makefile.am app/airbrush.c app/app_procs.c 1998-07-09 05:31:06 +00:00
gimpparasite.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpparasite.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpparasitelist.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpparasitelist.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimppattern-header.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpprojection-construct.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimpprojection-construct.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimpprojection.c The file revert operation clears the undo stack upon a revert to get rid 1999-03-20 22:58:01 +00:00
gimpprojection.h Reduce some possibly-redundant re-renders on expose. 1999-03-20 22:05:24 +00:00
gimpunit.c app/gimpunit.c libgimp/gimpunit.[ch] libgimp/gimpunitmenu.c enabled 1999-04-06 12:13:54 +00:00
gimpunit.h This implements the rest of the unit system (unitrc loading and saving and 1999-03-16 20:14:07 +00:00