Gimp/app/core
jaycox a26f8d3f5c new source files that implement pixel Look Up Table functions.
* app/gimplut.[ch]: new source files that implement pixel Look Up
 	Table functions.

	* app/Makefile.am: build gimplut.[ch]


	* app/brightness_contrast.c
	* app/curves.c
	* app/invert.c
	* app/levels.c
	* app/posterize.c: Use the new lut functions.  Use
 	pixel_region_process_parallel in the PDB versions of these routines.

	* libgimp/parasite.h
	* libgimp/parasite.c: new functions parasite_name and
 	parasite_compare.

	* app/gimpdrawable.c:
	* app/gimpdrawable.h: new function
 	gimp_drawable_get_color_at(...) returns the RGBA[color index]
 	value at a specified position in the drawable.  Don't set the dirty
 	bit on the image if a new parasite is the same as the old.

	* app/gimpimage.c
	* app/gimpimage.h new function
 	gimp_image_get_color_at(...) returns the RGBA[color index]
 	value at a specified position in the drawable.  Don't set the dirty
 	bit on the image if a new parasite is the same as the old.

	* app/by_color_select.c
	* app/color_picker.c: use the new gimp_*_get_color_at
 	functions instead of messing with the tiles.

	* app/layer.c: fixed a minor warning.

	* app/commands.c:
	don't scale the image if the new size == the old size

	* app/channel.c: optimized channel_bounds by only checking the
 	pixels in a tile if it is not already entirely within the
 	currently computed bounds.
1999-02-16 08:53:54 +00:00
..
gimp-edit.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +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 *** empty log message *** 1999-02-13 18:19:44 +00:00
gimp-parasites.h *** empty log message *** 1999-02-13 18:19:44 +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 fix setting of $localedir, and use $CONFIG_SHELL to run config.status 1999-02-07 10:45:56 +00:00
gimpbrush.c fix setting of $localedir, and use $CONFIG_SHELL to run config.status 1999-02-07 10:45:56 +00:00
gimpbrush.h ---------------------------------------------------------------------- 1998-07-24 08:56:18 +00:00
gimpbrushgenerated-load.c Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpbrushgenerated-save.c Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpbrushgenerated.c Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpbrushgenerated.h Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpchannel-combine.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +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 new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +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 libgimp/gimp.c app/datafiles.c app/docindex.c app/gimprc.c app/gradient.c 1999-02-03 09:17:37 +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/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03: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 stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +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 new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +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 Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
gimpdrawable-offset.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
gimpdrawable.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpdrawable.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpedit.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +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 Multi-line comments, a little more sanity-checking. 1999-01-23 18:49:52 +00:00
gimpimage-convert.h Changed the palette dialog. New functionality. Better previews. Can 1998-12-19 00:00:06 +00:00
gimpimage-duplicate.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
gimpimage-duplicate.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
gimpimage-guides.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage-guides.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage-mask.c applied gimp-stric-981116-1, lots o files changes in app. i18n patch. 1998-11-23 14:47:09 +00:00
gimpimage-mask.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpimage-merge.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage-merge.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage-projection.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage-projection.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage-resize.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage-resize.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage-scale.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage-scale.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +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 new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimage.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpimagemap.c applied gimp-stric-981116-1, lots o files changes in app. i18n patch. 1998-11-23 14:47:09 +00:00
gimpimagemap.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +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 new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +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 *** empty log message *** 1999-02-13 18:19:44 +00:00
gimpparasite.h *** empty log message *** 1999-02-13 18:19:44 +00:00
gimpparasitelist.c libgimp/gserialize.c Changed the enum values to allow for simpler future 1998-12-16 11:23:30 +00:00
gimpparasitelist.h libgimp/gserialize.c Changed the enum values to allow for simpler future 1998-12-16 11:23:30 +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 new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpprojection-construct.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpprojection.c New manpage plus bumper fun pack of bugfixes. 1999-02-14 01:53:23 +00:00
gimpprojection.h gdisplay_format_title now parses a format string set by the user to 1999-02-06 18:31:33 +00:00