gimp/plug-ins/Lighting
Manish Singh 80de6ea79c app/gimage_cmds.c pdbgenned files
* app/gimage_cmds.c
* app/guides_cmds.c: pdbgenned files

* app/parasite_cmds.c: added image parasite cmds

* app/gimpimage.h: capitalized ChannelType and MergeType enums,
made HORIZONTAL_GUIDE and VERTICAL_GUIDE an enum

* app/layer.h: made APPLY and DISCARD an enum

* app/internal_procs.[ch]: finally pdbgenned

* app/channels_dialog.c
* app/fileops.c
* app/gimpimage.c
* app/layers_dialog.c: ChannelType, MergeType enum changes

* app/commands.c: remove gimage_cmds.h #include

* app/cursorutil.h: #include <gdk/gdktypes.h>

* app/paint_funcs.h: cosmetic change for PDB help

* app/brush_select_cmds.c
* app/brushes_cmds.c
* app/layer_cmds.c
* app/tools_cmds.c: pdbgen updates

* app/Makefile.am: removed gimage_cmds.h, added guides_cmds.c

* plug-ins/Lighting/lighting_main.c
* plug-ins/MapObject/mapobject_main.c
* plug-ins/rcm/rcm.c
* plug-ins/xbm/xbm.c: removed trailing ";" from MAIN ()

-Yosh
1999-04-27 04:57:59 +00:00
..
.cvsignore More fun. 1998-06-11 06:04:59 +00:00
ChangeLog More fun. 1998-06-11 06:04:59 +00:00
Makefile.am Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
README More fun. 1998-06-11 06:04:59 +00:00
TODO More fun. 1998-06-11 06:04:59 +00:00
amb1.xpm More fun. 1998-06-11 06:04:59 +00:00
amb2.xpm More fun. 1998-06-11 06:04:59 +00:00
diffint1.xpm More fun. 1998-06-11 06:04:59 +00:00
diffint2.xpm More fun. 1998-06-11 06:04:59 +00:00
diffref1.xpm More fun. 1998-06-11 06:04:59 +00:00
diffref2.xpm More fun. 1998-06-11 06:04:59 +00:00
high1.xpm More fun. 1998-06-11 06:04:59 +00:00
high2.xpm More fun. 1998-06-11 06:04:59 +00:00
lighting_apply.c More fun. 1998-06-11 06:04:59 +00:00
lighting_apply.h More fun. 1998-06-11 06:04:59 +00:00
lighting_image.c More fun. 1998-06-11 06:04:59 +00:00
lighting_image.h More fun. 1998-06-11 06:04:59 +00:00
lighting_main.c app/gimage_cmds.c pdbgenned files 1999-04-27 04:57:59 +00:00
lighting_main.h More fun. 1998-06-11 06:04:59 +00:00
lighting_pixmaps.h More fun. 1998-06-11 06:04:59 +00:00
lighting_preview.c applied gimp-lecorfec-99041[02]-0, changes follow 1999-04-15 21:49:09 +00:00
lighting_preview.h More fun. 1998-06-11 06:04:59 +00:00
lighting_shade.c More fun. 1998-06-11 06:04:59 +00:00
lighting_shade.h More fun. 1998-06-11 06:04:59 +00:00
lighting_ui.c applied gimp-lecorfec-99041[02]-0, changes follow 1999-04-15 21:49:09 +00:00
lighting_ui.h More fun. 1998-06-11 06:04:59 +00:00
specref1.xpm More fun. 1998-06-11 06:04:59 +00:00
specref2.xpm More fun. 1998-06-11 06:04:59 +00:00

README

Lighting Effects 0.2.2 -- image filter plug-in for The GIMP program
===================================================================

Copyright (C) 1996-98 Tom Bech
Copyright (C) 1996-98 Federico Mena Quintero

You can reach the author(s) via E-mail:
tomb@gimp.org (Tom) or quartic@gimp.org (Federico).

The GIMP was developed by Peter Mattis and Spencer Kimball.
You can contact them at gimp@xcf.berkeley.edu.

There's more GIMP stuff on our home pages:
http://www.ii.uib.no/~tomb/gimp.html (Tom's page)
http://www.nuclecu.unam.mx/~federico/gimp/index.html (Quartic's page)


Legal stuff
===========

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program (see "COPYING" file); if not, write to the Free Software Foundation,
Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

In other words, you can't sue us for whatever happens while using this ;)

Have fun,

Tom