Go to file
Marco Ciampa 113a972957 Updated italian translation
svn path=/trunk/; revision=27019
2008-09-19 22:43:04 +00:00
app whitespace fix 2008-09-19 22:41:58 +00:00
cursors added missing modifier-select XBM files. 2008-06-11 11:38:09 +00:00
data Applied a slightly modified patch from Róman Joost as attached to bug 2008-08-04 13:56:07 +00:00
desktop removed deprecated field "Encoding". 2008-06-11 15:13:34 +00:00
devel-docs remove references to $(REGEXREPL). 2008-09-09 12:22:04 +00:00
docs Made 2.5.4 development release. 2008-09-16 21:39:39 +00:00
etc Made 2.5.4 development release. 2008-09-16 21:39:39 +00:00
libgimp fix docs: there is no such thing as gimp_query_procedure(), the function 2008-09-19 10:42:32 +00:00
libgimpbase made the error_message variable const. 2008-09-04 11:25:31 +00:00
libgimpcolor improved procedure blurb and help. 2008-05-06 15:49:41 +00:00
libgimpconfig libgimpconfig/gimpconfig-serialize.[ch] add 2008-05-18 19:13:28 +00:00
libgimpmath moving a cast to the right parameter fixes two warnings. 2008-04-21 15:39:32 +00:00
libgimpmodule updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
libgimpthumb use GCheckSum instead of the MD5 routine from libgimpmath. 2008-03-28 16:47:38 +00:00
libgimpwidgets app/display/gimpdisplayshell-callbacks.c libgimpwidgets/gimpcolorselect.c 2008-09-03 19:24:51 +00:00
m4macros removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
menus renamed "file-new-menu" to "file-create-menu" and changed the menu label 2008-09-19 12:01:12 +00:00
modules app/display/gimpdisplayshell-callbacks.c libgimpwidgets/gimpcolorselect.c 2008-09-03 19:24:51 +00:00
plug-ins rename "menu_path" to "menu_label". Having a full path here is just compat 2008-09-19 19:17:12 +00:00
po Updated italian translation 2008-09-19 22:43:04 +00:00
po-libgimp Updated Korean translation by Choi Jihui. 2008-09-19 08:39:04 +00:00
po-plug-ins Updated Korean translation by Choi Jihui. 2008-09-19 08:39:04 +00:00
po-python Updated Korean translation by Choi Jihui. 2008-09-19 08:39:04 +00:00
po-script-fu Updated Korean translation by Choi Jihui. 2008-09-19 08:39:04 +00:00
po-tips Updated Korean translation by Choi Jihui. 2008-09-19 08:39:04 +00:00
themes made the font scale factor for the docks configurable in gtkrc. 2008-09-18 09:33:20 +00:00
tools gimp_drawable_mask_intersect() and gimp_drawable_mask_bounds() may only be 2008-09-17 22:52:06 +00:00
AUTHORS some more updates. 2008-09-08 21:02:42 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog whitespace fix 2008-09-19 22:41: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
ChangeLog.pre-2-4 renamed the pre-2.4 ChangeLog 2007-10-23 23:36:17 +00:00
HACKING Please re-run autogen.sh after this update, and let me know if there are 2008-08-11 16:15:25 +00:00
INSTALL mention lcms in the list or recommended libraries. 2008-08-11 17:49:39 +00:00
LICENSE cosmetics. 2003-08-15 10:41:31 +00:00
MAINTAINERS adjusted to enforced gnome-svn standards :-( 2007-08-31 19:34:20 +00:00
Makefile.am removed 'mkinstalldirs' which is not any longer required due to the 2008-08-21 12:21:56 +00:00
NEWS news update for 2.5.4 2008-09-15 13:06:15 +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
NEWS.pre-2-4 NEWS and ChangeLog changes for GIMP 2.4 2007-10-23 23:09:46 +00:00
README INSTALL README updated for 2.5. 2007-10-31 11:18:09 +00:00
README.i18n removed lots of outdated information directed at developers and only kept 2008-09-03 10:06:24 +00:00
acinclude.m4 Added support for binary relocation by means of binreloc, largely based on 2005-11-06 01:06:41 +00:00
authors.dtd authors.dtd added mandatory last-active attribute, and added several 2.4 2007-02-19 21:09:18 +00:00
authors.xml some more updates. 2008-09-08 21:02:42 +00:00
authors.xsl added a dependency for AUTHORS on authors.xsl. 2007-02-26 10:47:22 +00:00
autogen.sh Please re-run autogen.sh after this update, and let me know if there are 2008-08-11 16:15:25 +00:00
config.h.win32 updated msvc build add ENABLE_TOOLBOX_MENU, it should only vanish on Mac 2007-10-27 12:41:43 +00:00
configure.in removed G*_DISABLE_SINGLE_INCLUDES until we depend on newer versions of 2008-09-17 22:15:29 +00:00
gimp-zip.in Drop the timestamp from the zip file names. Add the .pc files to the 2007-11-13 09:54:59 +00:00
gimp.pc.in gimp.pc.in (Requires) substitute minimum required versions of glib and 2007-02-05 17:58:14 +00:00
gimpdefs.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
gimpthumb.pc.in use GCheckSum instead of the MD5 routine from libgimpmath. 2008-03-28 16:47:38 +00:00
gimpui.pc.in require gimp-2.0 >= $GIMP_APP_VERSION. 2007-02-05 18:56:41 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00

README

                   ------------------------------ 
                   GNU Image Manipulation Program
                         Development Branch
                   ------------------------------

This is the unstable development branch of GIMP. It is intended to
developers only. If you are a user, please use the stable gimp-2-4
branch or a tarball release from the 2.4 series.

GIMP 2.5 replaces earlier GIMP 2.x versions. It is advised that you
uninstall them before installing GIMP 2.5. If you want to keep your
older GIMP 2.x installation in parallel to GIMP 2.5, you have to
choose a separate prefix which is not in your default library search
path. Otherwise your GIMP 2.4 or GIMP 2.2 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

	http://www.gimp.org/mail_lists.html

Links to several archives of the mailing lists are included in that page.

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
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.4/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.5/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.gimp-2.5/menurc.


Have fun,

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