Find a file
Michael Natterer 2084dc2cf6 check for gnome-keyring.
2005-10-27  Michael Natterer  <mitch@gimp.org>

	* configure.in: check for gnome-keyring.

	* plug-ins/uri/uri-backend.h
	* plug-ins/uri/uri-backend-wget.c
	* plug-ins/uri/uri-backend-gnomevfs.c: added "plugin_name",
	boolean "run" and "run_mode" parameters to uri_backend_init().

	* plug-ins/uri/uri-backend-gnomevfs.c (uri_backend_init):
	initialize the gnome authentication manager only when called
	interactively from "run". Also call gimp_ui_init() when using the
	auth manager, since recent versions seem to require an already
	initialized GTK+. When running noninteractively and gnome-keyring
	is available, implement the needed GnomeVFS authentication
	callbacks ourselves and ask gnome-keyring directly.

	* plug-ins/uri/uri.c: pass the additional parameters to
	uri_backend_init().
2005-10-27 17:19:58 +00:00
app added colors-info-menu and colors-modify-menu as children of colors-menu 2005-10-26 19:02:12 +00:00
cursors updated 2005-09-25 19:30:55 +00:00
data Added the tango icon palette (http://www.tango-project.org) 2005-10-13 10:39:58 +00:00
desktop for consistency 2005-06-16 15:49:56 +00:00
devel-docs load and save embedded ICC profiles, based on a patch from Ture Pålsson 2005-10-24 15:09:49 +00:00
docs docs/Makefile.am docs/keybindings.txt docs/quick_reference.ps removed 2005-09-28 14:12:54 +00:00
etc Made 2.3.4 development release. 2005-09-26 16:21:03 +00:00
libgimp add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
libgimpbase gimp_canonicalize_identifier() is new API, mark it as such. 2005-10-05 23:49:17 +00:00
libgimpcolor deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
libgimpconfig mmap the config file using GMappedFile. Let's see how well this works... 2005-09-28 18:48:42 +00:00
libgimpmath libgimpmath/gimpmd5.c libgimpmath/test-md5.c plug-ins/common/CEL.c 2005-08-03 01:15:36 +00:00
libgimpmodule deprecated. Changed implementation to simply call 2005-06-15 09:26:01 +00:00
libgimpthumb add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
libgimpwidgets add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
m4macros python headers on Win32 don't live in a versioned subdir. Handle that 2005-08-28 16:59:56 +00:00
menus added colors-info-menu and colors-modify-menu as children of colors-menu 2005-10-26 19:02:12 +00:00
modules app/display/gimpdisplayshell-close.c app/widgets/gimpactionview.c 2005-10-25 21:07:03 +00:00
plug-ins check for gnome-keyring. 2005-10-27 17:19:58 +00:00
po Updated Spanish translation. 2005-10-26 19:48:43 +00:00
po-libgimp Updated Spanish translation. 2005-10-26 19:48:43 +00:00
po-plug-ins Updated Spanish translation. 2005-10-26 20:51:15 +00:00
po-script-fu Updated Spanish translation. 2005-10-26 20:51:15 +00:00
po-tips Updated Spanish translation. 2005-10-26 19:48:43 +00:00
regexrepl Applied a bunch of small changes contributed by Tim Mooney that fix stack 2004-07-30 20:56:29 +00:00
themes themes/Default/images/tools/stock-tool-path-16.png works on dark themes 2005-10-24 11:38:14 +00:00
tools add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
.cvsignore Remove outdated file. 2005-03-19 20:27:39 +00:00
acinclude.m4 acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00:00
AUTHORS AUTHORS regenerated. 2005-09-02 11:14:40 +00:00
authors.dtd authors.dtd simplified by making dc: the default namespace. 2005-08-20 01:52:26 +00:00
authors.xml Mark people as documenter or artist, based on ChangeLogs and other 2005-09-02 11:01:51 +00:00
authors.xsl authors.dtd simplified by making dc: the default namespace. 2005-08-20 01:52:26 +00:00
autogen.sh autogen.sh configure.in app/main.c app/widgets/gimptoolbox.c changed "The 2005-09-19 13:15:31 +00:00
ChangeLog check for gnome-keyring. 2005-10-27 17:19:58 +00:00
ChangeLog.pre-1-0 changelog split up 1998-06-07 13:54:00 +00:00
ChangeLog.pre-1-2 converted to utf-8 2004-05-10 17:45:17 +00:00
ChangeLog.pre-2-0 vte sucks 2004-05-20 02:36:11 +00:00
ChangeLog.pre-2-2 Copied current ChangeLog away and truncated it. 2004-12-19 02:55:34 +00:00
config.h.in grr 2002-06-04 19:31:27 +00:00
config.h.win32 Add comment that the file is outdated. 2003-09-10 02:46:31 +00:00
configure.in check for gnome-keyring. 2005-10-27 17:19:58 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
gimp-zip.in For Win32, install gimpthumb.def, like the .def files of the other 2004-04-15 21:09:23 +00:00
gimp.pc.in allow to access (read-only) the current color management configuration 2005-06-26 12:53:31 +00:00
gimpdefs.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
gimpthumb.pc.in modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
gimptool-2.0.in Create any directories in the install path that do not already exist. 2004-04-04 01:12:32 +00:00
gimptool-win32.c.in Practice what I preach and use g_ascii_strcasecmp() instead of 2005-09-09 13:48:54 +00:00
gimpui.pc.in add libgimpconfig to Libs. 2005-02-04 23:17:54 +00:00
HACKING minor update. 2005-09-21 20:30:27 +00:00
INSTALL INSTALL bumped the required version of glib to 2.8. 2005-09-25 23:04:25 +00:00
LICENSE cosmetics. 2003-08-15 10:41:31 +00:00
Makefile.am added po-tips. 2005-07-01 14:29:43 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
NEWS add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
NEWS.pre-2-0 Makefile.am moved old NEWS to this new file. 2004-04-05 00:17:57 +00:00
NEWS.pre-2-2 added NEWS for the stable branch (no, we haven't branched yet). 2004-12-22 01:07:11 +00:00
README eliminated "The GIMP" in some more places 2005-09-19 18:35:25 +00:00
README.i18n The GIMP -> GIMP 2005-10-14 09:42:22 +00:00
README.win32 Sven fixed the EXEEXT problem in plug-ins/common. Updated README.win32 accordingly. 2004-01-29 23:49:29 +00:00

The GNU Image Manipulation Program Version 2.3
----------------------------------------------

This is an unstable development version of GIMP. Please realize that
this is in no way a final product. A lot of new features are
incomplete and some things may even be completely broken. If you need
to get work done, please use the stable version, GIMP 2.2.

GIMP 2.3 replaces earlier GIMP 2.x versions. It is advised that you
uninstall them before installing GIMP 2.3. If you want to keep your
older GIMP 2.x installation in parallel to GIMP 2.3, you have to
choose a separate prefix which is not in your default library search
path. Otherwise your GIMP 2.2 or GIMP 2.0 installation will start to
use the new libraries. You have been warned.

If you think you found a bug in this version, please make sure that it
hasn't been reported earlier and that it is not just new stuff that is
still being worked on and obviously not quite finished yet.

If you want to hack on GIMP, please read the file HACKING. For
detailed installation instructions, see the file INSTALL.


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

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 GIMP can be found at:

	http://www.gimp.org/downloads/


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

We have several mailing lists dedicated to GIMP user and development
discussion.  There is more info at

	https://lists.xcf.berkeley.edu/mailman/listinfo/<listname>

with <listname> replaced by "gimp-announce", "gimp-user", "gimp-win-users"
or "gimp-developer" (without the quotes, of course) depending on the list
you want to subscribe to.  Links to the mailing list archives can be
found at the same addresses as given above.

Gimp-announce is a low-traffic list with announcements about new
releases of GIMP and plug-ins. Gimp-user is a mailing list dedicated
to user problems, hints and tips, discussion of cool effects, etc.
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 GIMP, the gimp-developer mailing list is a good starting
point.

There is also a mailing list, "gimpwin-users", dedicated to users of the
Win32 port.  To subscribe, send an empty message to

	gimpwin-users-subscribe@egroups.com

You can also use the web interface at
http://www.egroups.com/group/gimpwin-users/. Note that as this mailing
list is 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 GIMPNet (a private free software oriented network) there is
#gimp.  Many of the developers hang out there.  Some of the GIMPNet
servers are:

	irc.gimp.org:6667
	irc.us.gimp.org:6667
	irc.eu.gimp.org:6667


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

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

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


Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh
  Sven Neumann
  Michael Natterer
  Dave Neary