gimp/plug-ins/lighting
Martin Nordholts b5b51b475f libgimpwidgets/gimpwidgets.c
2008-08-26  Martin Nordholts  <martinn@svn.gnome.org>

	* libgimpwidgets/gimpwidgets.c

	* plug-ins/common/file-xbm.c
	* plug-ins/common/file-wmf.c
	* plug-ins/common/file-svg.c
	* plug-ins/common/file-gih.c
	* plug-ins/common/blur-motion.c
	* plug-ins/file-jpeg/jpeg-save.c
	* plug-ins/lighting/lighting-ui.c
	* plug-ins/map-object/map-object-ui.c

	* app/tools/gimpsheartool.c
	* app/tools/gimpaligntool.c
	* app/tools/gimprotatetool.c
	* app/tools/gimplevelstool.c
	* app/dialogs/resize-dialog.c
	* app/dialogs/offset-dialog.c
	* app/widgets/gimppaletteeditor.c
	* app/widgets/gimpcolormapeditor.c
	* app/dialogs/layer-options-dialog.c
	* app/display/gimpdisplayshell-scale-dialog.c: Pass page_size = 0
	to gimp_spin_button_new() to adapt to new and correct value
	clamping in GTK+.

svn path=/trunk/; revision=26778
2008-08-26 19:32:14 +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/common/cml-explorer.c plug-ins/common/depth-merge.c 2008-08-11 19:42:08 +00:00
lighting-main.h plug-ins/common/cml-explorer.c plug-ins/common/depth-merge.c 2008-08-11 19:42:08 +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 libgimpwidgets/gimpwidgets.c 2008-08-26 19:32:14 +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