gimp/plug-ins/lighting
Mukund Sivaraman f87f2ba907 plug-ins/imagemap/imap_cmd_move.c plug-ins/imagemap/imap_cmd_object_up.c
2008-03-29  Mukund Sivaraman  <muks@mukund.org>

        * plug-ins/imagemap/imap_cmd_move.c
        * plug-ins/imagemap/imap_cmd_object_up.c
        * plug-ins/imagemap/imap_cmd_move_up.c
        * plug-ins/imagemap/imap_cmd_move_selected.c
        * plug-ins/imagemap/imap_cmd_move_sash.c
        * plug-ins/imagemap/imap_cmd_object_move.c
        * plug-ins/imagemap/imap_cmd_object_down.c
        * plug-ins/imagemap/imap_object.c
        * plug-ins/imagemap/imap_cmd_move_down.c
        * plug-ins/map-object/map-object-shade.c
        * plug-ins/map-object/map-object-apply.c
        * plug-ins/maze/maze.h
        * plug-ins/maze/maze_face.c
        * plug-ins/selection-to-path/selection-to-path.c
        * plug-ins/selection-to-path/edge.c
        * plug-ins/selection-to-path/pxl-outline.c
        * plug-ins/selection-to-path/fit.c
        * plug-ins/xjt/xjt.c
        * plug-ins/metadata/xmp-parse.c
        * plug-ins/print/print-draw-page.c
        * plug-ins/print/print-settings.c
        * plug-ins/lighting/lighting-preview.c: Cleanups / fixes for
        issues reported by Sparse.


svn path=/trunk/; revision=25296
2008-03-29 09:25:34 +00:00
..
images Renamed folders in plug-ins/. Unfortunately it's impossible to rename the 2008-03-24 16:36:03 +00:00
Makefile.am plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
README Renamed folders in plug-ins/. Unfortunately it's impossible to rename the 2008-03-24 16:36:03 +00:00
TODO Renamed folders in plug-ins/. Unfortunately it's impossible to rename the 2008-03-24 16:36:03 +00:00
lighting-apply.c plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-apply.h plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-image.c plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-image.h plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-main.c plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-main.h plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-preview.c plug-ins/imagemap/imap_cmd_move.c plug-ins/imagemap/imap_cmd_object_up.c 2008-03-29 09:25:34 +00:00
lighting-preview.h plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-shade.c plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-shade.h plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-stock.c plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-stock.h plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-ui.c plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00
lighting-ui.h plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose 2008-03-24 18:33:25 +00:00

README

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

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).

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