2008-08-11 Michael Natterer <mitch@gimp.org> * plug-ins/common/cml-explorer.c * plug-ins/common/depth-merge.c * plug-ins/common/file-cel.c * plug-ins/common/oilify.c * plug-ins/file-bmp/bmp-write.c * plug-ins/file-bmp/bmp.[ch] * plug-ins/file-ico/ico-dialog.c * plug-ins/file-ico/ico-save.c * plug-ins/file-ico/ico.h * plug-ins/flame/flame.c * plug-ins/fractal-explorer/fractal-explorer-dialogs.c * plug-ins/fractal-explorer/fractal-explorer.[ch] * plug-ins/gimpressionist/gimp.c * plug-ins/gimpressionist/gimpressionist.[ch] * plug-ins/gimpressionist/orientmap.c * plug-ins/gimpressionist/presets.c * plug-ins/gimpressionist/sizemap.c * plug-ins/help-browser/dialog.[ch] * plug-ins/help-browser/help-browser.c * plug-ins/ifs-compose/ifs-compose.c * plug-ins/imagemap/imap_default_dialog.c * plug-ins/imagemap/imap_main.[ch] * plug-ins/lighting/lighting-main.[ch] * plug-ins/lighting/lighting-ui.c * plug-ins/map-object/map-object-main.[ch] * plug-ins/map-object/map-object-ui.c * plug-ins/selection-to-path/selection-to-path.c * plug-ins/win-snap/winsnap.c: use PLUG_IN_BINARY and PLUG_IN_PROC defines consistently instead of using literal strings or other random defines. Define them if not already there or move them to plugin-global places. * plug-ins/win-snap/Makefile.am: rename the binary to "win-snap". * plug-ins/win-snap/winsnap.c: changed accordingly. svn path=/trunk/; revision=26509 |
||
|---|---|---|
| .. | ||
| images | ||
| lighting-apply.c | ||
| lighting-apply.h | ||
| lighting-image.c | ||
| lighting-image.h | ||
| lighting-main.c | ||
| lighting-main.h | ||
| lighting-preview.c | ||
| lighting-preview.h | ||
| lighting-shade.c | ||
| lighting-shade.h | ||
| lighting-stock.c | ||
| lighting-stock.h | ||
| lighting-ui.c | ||
| lighting-ui.h | ||
| Makefile.am | ||
| README | ||
| TODO | ||
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