Gimp/app/gui
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
..
about-dialog.c applied gimp-austin-981007-0, use gtkfontsel for the text tool 1998-10-07 08:59:11 +00:00
about-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
brush-editor.c #include <string.h> for memset 1998-09-24 12:05:49 +00:00
brush-editor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
brush-select.c app/brush_select.[ch] Fixed problem with resizing the brush popup dialogs. 1998-10-13 21:10:22 +00:00
brush-select.h app/brush_select.[ch] Fixed problem with resizing the brush popup dialogs. 1998-10-13 21:10:22 +00:00
channels-dialog.c fixed assignment in g_return_if_fail pointed out by Ben Jackson 1998-10-05 20:22:52 +00:00
channels-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
color-area.c Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
color-area.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
color-select.c libgimp/gimp.h plug-ins/jpeg.c applied gimp-austin-981010-0, fixes 1998-10-11 22:50:03 +00:00
color-select.h added a hex triplet to the color selector. It updates on focus_leave for 1998-06-09 00:25:28 +00:00
commands.c applied gimp-alt-980812-0.patch 1998-08-13 15:25:41 +00:00
commands.h The statusbar can now be switched off just like the rulers. 1998-08-05 12:38:11 +00:00
device-status-dialog.c applied gimp-bjj-980922-0, makes get_token's EOF report "sticky" 1998-10-05 10:05:29 +00:00
file-new-dialog.c applied gimp-bjj-980922-0, makes get_token's EOF report "sticky" 1998-10-05 10:05:29 +00:00
file-new-dialog.h *app/file_new_dialog.c app/file_new_dialog.h: app/gloal_edit.c: added 1998-06-12 19:43:55 +00:00
gradient-editor.c app/gradients.c. Added gradient preview and a couple of buttons. 1998-10-12 23:31:08 +00:00
gradient-editor.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
help-commands.c applied gimp-alt-980812-0.patch 1998-08-13 15:25:41 +00:00
help-commands.h The statusbar can now be switched off just like the rulers. 1998-08-05 12:38:11 +00:00
info-dialog.c We have entries in the info dialog now that allow to enter exact values 1998-08-15 13:34:54 +00:00
info-dialog.h We have entries in the info dialog now that allow to enter exact values 1998-08-15 13:34:54 +00:00
info-window.c applied gimp-bjj-980922-0, makes get_token's EOF report "sticky" 1998-10-05 10:05:29 +00:00
info-window.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
input-dialog.c applied gimp-bjj-980922-0, makes get_token's EOF report "sticky" 1998-10-05 10:05:29 +00:00
layer-select.c app/channel.[ch] app/channel_cmds.c app/drawable.h app/channels_dialog.c 1998-09-24 01:19:57 +00:00
layer-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
layers-dialog.c Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +00:00
layers-dialog.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
menus.c initial merge of the internationalization stuff. It's still broken in a 1998-08-05 23:46:04 +00:00
menus.h added MRU file list (patch from nuke@bayside.net) Moved document index menu 1998-07-12 05:18:17 +00:00
palette-editor.c Had a look at making the window resizable, got scared. Made the palette 1998-10-04 21:23:57 +00:00
palette-editor.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
pattern-select.c app/patterns.c app/pattern_select.c app/internal_procs.c app/patterns.h 1998-10-01 22:09:01 +00:00
pattern-select.h app/patterns.c app/pattern_select.c app/internal_procs.c app/patterns.h 1998-10-01 22:09:01 +00:00
plug-in-commands.c Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
plug-in-menus.c Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
preferences-dialog.c applied gimp-alt-980812-0.patch 1998-08-13 15:25:41 +00:00
preferences-dialog.h *app/commands.c *app/file_new_dialog.[ch] *app/prefereces_dialog.[ch]: 1998-06-08 21:53:45 +00:00
resize-dialog.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
resize-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
session.c Applied a patch from Simon.Budig@unix-ag.org (gimp-simon-220598-0). 1998-08-02 19:05:02 +00:00
session.h Applied a patch from Simon.Budig@unix-ag.org (gimp-simon-220598-0). 1998-08-02 19:05:02 +00:00
tips-dialog.c applied gimp-entity-980929-1, adds write error handling 1998-10-10 07:49:59 +00:00
tips-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
user-install-dialog.c applied gimp-entity-980929-1, adds write error handling 1998-10-10 07:49:59 +00:00
user-install-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00