Gimp/app/core
jaycox c5a8b43846 Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h
Modified Files:
 	ChangeLog app/Makefile.am app/channel.c app/channel.h
 	app/channel_cmds.c app/channel_cmds.h app/drawable_cmds.c
 	app/gimage_cmds.c app/gimpdrawable.c app/gimpdrawable.h
 	app/gimpdrawableP.h app/gimpimage.c app/gimpimage.h
 	app/gimpimageP.h app/internal_procs.c app/layer.c app/layer.h
 	app/layer_cmds.c app/layer_cmds.h app/parasite_cmds.c
 	app/perspective_tool.c app/plug_in.c app/procedural_db.c
 	app/rotate_tool.c app/scale_tool.c app/shear_tool.c
 	app/transform_core.c app/transform_core.h docs/parasites.txt
 	libgimp/Makefile.am libgimp/gimp.c libgimp/gimp.h
 	libgimp/gimpdrawable.c libgimp/gimpimage.c
 	libgimp/gimpprotocol.c libgimp/gimpprotocol.h
 	plug-ins/gif/gif.c plug-ins/script-fu/script-fu.c
 	plug-ins/tiff/tiff.c
 Added Files:
 	libgimp/gimpmatrix.c libgimp/gimpmatrix.h libgimp/parasite.c
 	libgimp/parasite.h libgimp/parasiteF.h libgimp/parasiteP.h
 Removed Files:
 	app/parasite.c app/parasite.h app/parasiteF.h app/parasiteP.h
 	libgimp/gimpparasite.c libgimp/gimpparasite.h

Tue Oct 13 19:24:03 1998  Jay Cox  (jaycox@earthlink.net)

        * app/parasite.c
        * app/parasite.h
        * app/parasiteF.h
        * app/parasiteP.h : use a single name field instead of seperate
        creator/type fields.  moved to libgimp/parasite*

        * libgimp/Makefile.am
        * libgimp/gimp.c
        * libgimp/gimp.h
        * libgimp/gimpdrawable.c
        * libgimp/gimpimage.c
        * libgimp/gimpprotocol.c
        * libgimp/gimpprotocol.h
        * app/Makefile.am
        * app/channel.c
        * app/channel.h
        * app/channel_cmds.c
        * app/channel_cmds.h
        * app/drawable_cmds.c
        * app/gimage_cmds.c
        * app/gimpdrawable.c
        * app/gimpdrawable.h
        * app/gimpdrawableP.h
        * app/gimpimage.c
        * app/gimpimage.h
        * app/gimpimageP.h
        * app/internal_procs.c
        * app/layer.c
        * app/layer.h
        * app/layer_cmds.c
        * app/layer_cmds.h
        * app/parasite_cmds.c
        * app/plug_in.c
        * app/procedural_db.c: Add tattoos to layers and drawables.
        Use new style parasites.

        * libgimp/gimpmatrix.c
        * libgimp/gimpmatrix.h: new files for matrix math.

        * app/perspective_tool.c
        * app/rotate_tool.c
        * app/scale_tool.c
        * app/shear_tool.c
        * app/transform_core.c
        * app/transform_core.h: use GimpMatrix instead of the old matrix
        code from transform_core.

        * ligimp/gimpparasite*: removed.  now useing the same source
        for plug-ins and the core.

        * plug-ins/script-fu/script-fu.c
        * plug-ins/tiff/tiff.c
        * plug-ins/gif/gif.c: updated to use new style parasites.
1998-10-14 02:54:02 +00:00
..
gimp-edit.c Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17: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
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 On all gimp-core fopen()s changed "[rw]"->"[rw]b" to appease OS/2 folk. 1998-07-31 18:34:05 +00:00
gimpbrush.c On all gimp-core fopen()s changed "[rw]"->"[rw]b" to appease OS/2 folk. 1998-07-31 18:34:05 +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 Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpchannel-combine.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpchannel.c Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpchannel.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpdatafiles.c gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +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/brush_select.c app/brush_select.h app/bucket_fill.c 1998-09-19 00:40:27 +00:00
gimpdrawable-desaturate.c gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +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 gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +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 Incorporated Adam's copy-on-write patches. Seems to not break anything, 1998-07-02 23:29:44 +00:00
gimpdrawable-invert.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdrawable-offset.c Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +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 Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpdrawable.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpedit.c Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17: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 Added support for persistant GIF Comments through the GIMP 1.1 Parasite 1998-10-09 18:01:35 +00:00
gimpimage-convert.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
gimpimage-duplicate.c Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +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 Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-guides.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-mask.c Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +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 Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-merge.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-projection.c Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-projection.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-resize.c Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-resize.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-scale.c Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-scale.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage-undo-push.c Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +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 Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimage.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpimagemap.c Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +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 Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +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 Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimplayer.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +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
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 Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpprojection-construct.h Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
gimpprojection.c Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +00:00
gimpprojection.h Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +00:00