Go to file
Sven Neumann 243c5f4929 app/channel_cmds.c app/layer_cmds.c libgimp/gimpchannel_pdb.c
2000-12-28  Sven Neumann  <sven@gimp.org>

	* app/channel_cmds.c
	* app/layer_cmds.c
	* libgimp/gimpchannel_pdb.c
	* libgimp/gimplayer_pdb.c
	* plug-ins/common/warp.c
	* plug-ins/gap/gap_exchange_image.c
	* plug-ins/gap/gap_range_ops.c
	* plug-ins/perl/examples/bricks
	* plug-ins/perl/examples/glowing_steel
	* tools/pdbgen/pdb/channel.pdb
	* tools/pdbgen/pdb/layer.pdb:

	Two of the gimp-perl scripts used to call gimp_layer_delete() after
	gimp_image_remove_layer(). This will fail since the layer is already
	scheduled for destruction by removing it from the associated image or
	by deleting that image. It is thus dangerous and superfluous to export
	this feature through the PDB. The gimp_layer_delete() is hereby
	obsolete and does nothing any longer. I have removed the code calling
	it from all over the place (it was commented out in almost all places).

	The PDB help for gimp_channel_delete() now explicetly tells the user
	about the proper usage of the procedure.
2000-12-27 23:49:17 +00:00
RPM Changed the name of Wilber in RPM/ -stuff (was wilbur, grrr... :) /tigert 1998-11-15 13:42:06 +00:00
app app/channel_cmds.c app/layer_cmds.c libgimp/gimpchannel_pdb.c 2000-12-27 23:49:17 +00:00
cursors cursors/background.xbm cursors/background_mask.xbm cursors/foreground.xbm 2000-07-29 16:12:40 +00:00
data 1.2.0 stuff 2000-12-25 08:08:08 +00:00
debian configure.in plug-ins/print/Makefile.am added framework for a manpage 2000-10-29 22:43:25 +00:00
devel-docs 1.2.0 stuff 2000-12-25 08:08:08 +00:00
docs TODO.xml new files. TODO.xml is a first start on a roadmap towards 2000-12-27 18:55:02 +00:00
etc 1.2.0 stuff 2000-12-25 08:08:08 +00:00
help remove display filter help 2000-12-24 21:08:30 +00:00
libgimp app/channel_cmds.c app/layer_cmds.c libgimp/gimpchannel_pdb.c 2000-12-27 23:49:17 +00:00
libgimpbase Last-minute cleanup: 2000-12-16 21:37:03 +00:00
libgimpwidgets preview the curve settings in the image window when initializing the tool. 2000-12-17 00:28:32 +00:00
modules disabled display filters code, since it is unfinished 2000-12-24 20:27:04 +00:00
pixmaps Happy Easter! 2000-04-24 18:32:42 +00:00
plug-ins app/channel_cmds.c app/layer_cmds.c libgimp/gimpchannel_pdb.c 2000-12-27 23:49:17 +00:00
po Fixed up Norwegian translation. 2000-12-25 17:32:38 +00:00
po-libgimp 1.2.0 stuff 2000-12-25 08:08:08 +00:00
po-plug-ins Updated Ukrainian translation 2000-12-27 13:17:45 +00:00
po-script-fu 1.2.0 stuff 2000-12-25 08:08:08 +00:00
tips Add resolution_calibrate.o. 2000-10-17 17:26:31 +00:00
tools app/channel_cmds.c app/layer_cmds.c libgimp/gimpchannel_pdb.c 2000-12-27 23:49:17 +00:00
.cvsignore Makefile.am configure.in gimp.1.in gimp.spec.in gimprc.5.in gimptool.1.in 2000-08-08 16:23:03 +00:00
AUTHORS AUTHORS app/authors.h Correct Ray Lehtiniemi's name 2000-11-09 23:55:38 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog app/channel_cmds.c app/layer_cmds.c libgimp/gimpchannel_pdb.c 2000-12-27 23:49:17 +00:00
ChangeLog.plug-ins *** empty log message *** 2000-01-26 03:22:13 +00:00
ChangeLog.pre-1-0 changelog split up 1998-06-07 13:54:00 +00:00
ChangeLog.pre-1-2 roll changelog for 1.2 2000-12-25 22:09:39 +00:00
HACKING updated 1999-01-21 04:49:18 +00:00
INSTALL mention that GIMP does not work with GTK+ 1.3.x 2000-10-26 18:03:53 +00:00
MAINTAINERS MAINTAINERS: Update my email address and current work. 2000-11-02 04:37:41 +00:00
Makefile.am roll changelog for 1.2 2000-12-25 22:09:39 +00:00
NEWS 1.2.0 stuff 2000-12-25 08:08:08 +00:00
PLUGIN_CVS *** empty log message *** 2000-01-27 19:43:29 +00:00
PLUGIN_MAINTAINERS removed spheredesigner 2000-12-24 19:38:21 +00:00
README 1.2.0 stuff 2000-12-25 08:08:08 +00:00
README.i18n A new section about "Tip of the Day" translations for README.i18n. 2000-10-14 17:44:12 +00:00
README.patch_xinput_airbrush Added support for Gtk+ xinput-wheel if we have applied the patch enabling 1999-09-04 14:42:43 +00:00
README.perl 1.2.0 stuff 2000-12-25 08:08:08 +00:00
README.win32 Some edits. 2000-11-02 20:08:20 +00:00
TODO reviewed TODO 2000-12-19 02:56:06 +00:00
TODO.xml TODO.xml new files. TODO.xml is a first start on a roadmap towards 2000-12-27 18:55:02 +00:00
acconfig.h acconfig.h configure.in libgimp/Makefile.am libgimp/gimpregex.h 2000-01-24 22:16:36 +00:00
acinclude.m4 acconfig.h configure.in libgimp/Makefile.am libgimp/gimpregex.h 2000-01-24 22:16:36 +00:00
autogen.sh The regexps for extracting the version numbers of required programs 2000-11-02 15:38:23 +00:00
config.guess 1.1.31 stuff 2000-12-19 22:19:02 +00:00
config.h.in *** empty log message *** 2000-01-24 14:26:57 +00:00
config.h.win32 Typo. Use GLib random functions. 2000-12-17 20:07:15 +00:00
config.sub 1.1.31 stuff 2000-12-19 22:19:02 +00:00
configure.in 1.2.0 stuff 2000-12-25 08:08:08 +00:00
gimp-1.2.1.in Makefile.am configure.in gimp.1.in gimp.spec.in gimprc.5.in user_install 2000-10-14 22:15:11 +00:00
gimp-remote-1.2.1.in minor English fix. 2000-09-25 11:28:40 +00:00
gimp-remote.1.in minor English fix. 2000-09-25 11:28:40 +00:00
gimp.1.in Makefile.am configure.in gimp.1.in gimp.spec.in gimprc.5.in user_install 2000-10-14 22:15:11 +00:00
gimp.m4 as Garrick James correctly pointed out, GPlugInInfo was changed to 2000-10-17 22:10:40 +00:00
gimp.spec.in Makefile.am gimp.spec.in user_install new file gtkrc_user which gets 2000-11-07 23:12:03 +00:00
gimp1_0_splash.ppm Makefile.am added removed 2000-03-24 21:57:32 +00:00
gimp_logo.ppm new splash, new logo -- time for a new release 2000-02-11 19:26:50 +00:00
gimp_splash.ppm 1.2.0 stuff 2000-12-25 08:08:08 +00:00
gimprc-1.2.5.in 1.2.0 stuff 2000-12-25 08:08:08 +00:00
gimprc.5.in 1.2.0 stuff 2000-12-25 08:08:08 +00:00
gimprc.in gimprc.in gimprc.win32 set default image size back to 256x256, default to 2000-05-07 10:06:27 +00:00
gimprc.win32 1.2.0 stuff 2000-12-25 08:08:08 +00:00
gimprc_user.in Changed MAIN(); to MAIN() 1998-03-16 23:02:31 +00:00
gimptool-1.2.1.in Makefile.am configure.in gimp.1.in gimp.spec.in gimprc.5.in gimptool.1.in 2000-08-08 16:23:03 +00:00
gimptool-1.2.in typo fix 2000-04-26 18:07:41 +00:00
gimptool.1.in Makefile.am configure.in gimp.1.in gimp.spec.in gimprc.5.in gimptool.1.in 2000-08-08 16:23:03 +00:00
gimptool.in typo fix 2000-04-26 18:07:41 +00:00
gtkrc for tooltips set the foreground color too. Closes bug #11547. 2000-05-22 18:06:25 +00:00
gtkrc_user Makefile.am gimp.spec.in user_install new file gtkrc_user which gets 2000-11-07 23:12:03 +00:00
ltconfig 1.1.31 stuff 2000-12-19 22:19:02 +00:00
ltmain.sh 1.1.31 stuff 2000-12-19 22:19:02 +00:00
patch_xinput_airbrush Added support for Gtk+ xinput-wheel if we have applied the patch enabling 1999-09-04 14:42:43 +00:00
ps-menurc added the splash-screen image drawn by Jens Lauterbacher to the 1998-02-17 20:14:29 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00
unitrc corrected a typo 1999-03-25 23:14:36 +00:00
user_install Makefile.am gimp.spec.in user_install new file gtkrc_user which gets 2000-11-07 23:12:03 +00:00
user_install.bat parse the users gtkrc as found in ~/.gimp-1.1 after the systemwide gtkrc 2000-11-03 22:59:50 +00:00

README

The GIMP: The GNU Image Manipulation Program: The Hadjaha Release
=================================================================

The GIMP is designed to be a professional image manipulation program 
suitable for such tasks as photo retouching, image composition and image
authoring.

For installation instructions, see the file INSTALL.

1. Web Resources
================

The GIMP's home page is at:

	http://www.gimp.org/

Please be sure to visit this site for information, documentation,
tutorials, news, etc.  All things GIMP-ish are available from there.

The automated plug-in registry is located at:

	http://registry.gimp.org/

There you can get the latest versions of plug-ins using a convenient
forms-based interface.

The latest version of The GIMP can be found at:

	http://www.gimp.org/download/

2. Mailing Lists
================

We have several mailing lists dedicated to GIMP user and development
discussion.  To subscribe, send an empty message to

	     <listname>-subscribe@xcf.berkeley.edu

substituting <listname> for "gimp-user", "gimp-announce" or
"gimp-developer" (without the quotes, of course) depending on the list you 
want to subscribe to.  The mailing list archives can be found at:

        http://www.egroups.com/messages/gimp-developer/
        http://www.egroups.com/messages/gimp-user/

Gimp-user is a mailing list dedicated to user problems, hints and
tips, discussion of cool effects, etc.  Gimp-announce is a low-traffic list
with announcements about new releases of GIMP and plug-ins.  Gimp-developer is 
oriented to GIMP core and plug-in developers.  Most people will only want to 
be subscribed to gimp-user. If you want to help develop The GIMP, the
gimp-developer mailing list is a good starting point.

There are two mailing lists dedicated to the Win32 port,
"gimpwin-users" and "gimpwin-dev". Especially the latter also carries
traffic about the GTk+ port to Win32 in general. To subscribe, send an
empty message to

	gimpwin-users-subscribe@egroups.com
or
	gimpwin-dev-subscribe@egroups.com

respectively. You can also use the web interface at
http://www.egroups.com/group/gimpwin-users/ and
http://www.egroups.com/group/gimpwin-dev/ . Note that as these mailing
lists are hosted on egroups.com, the messages from the list contain
relatively unintrusive and easily ignored advertisements at the
end. But if you are absolutely allergic to ads, don't subscribe.


3. IRC
======

And finally, for the real junkies, there is an IRC channel devoted to
the GIMP. On Byxnet (a private mostly-GIMP network) there is #gimp.
Many of the developers hang out there.  One of the Byxnet servers are:

	irc.gimp.org:6667

4. Customizing
==============

The look of GIMP's interface can be customized like any other GTK app
by editing the ~/.gtkrc file or by using "themes" (ready-made 
customizations). For downloadable themes and further details, see
http://gtk.themes.org. Additionally GIMP reads ~/.gimp-1.2/gtkrc so you 
can have settings that only apply to The GIMP.

Included is a set of keybindings similar to those in Adobe Photoshop (tm).
You can find them in the ps-menurc file.  To use them, copy this file to
~/.gimp-1.2/menurc. You can also manually change the keybindings to any of
your choice by editing ~/.gimp-1.2/menurc.

5. Bugs
=======

We sincerely hope you enjoy the program.  Please report problems to
bugs@gimp.org.  Before reporting a problem, you may want to see if someone
else did already - check http://bugs.gnome.org/db/pa/lgimp.html for this.

Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh