Find a file
Sven Neumann 1868877552 documentation.
2006-06-12  Sven Neumann  <sven@gimp.org>

	* libgimp/gimpzoompreview.c (gimp_zoom_preview_get_source):
	documentation.

	* plug-ins/common/channel_mixer.c: minor cleanup and loop unrolling.
	Introduced an inline function to avoid code duplication.
2006-06-12 13:00:54 +00:00
app Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-12 00:36:56 +00:00
cursors Make better use of the available 32x32 pixels so the cursors look less 2006-06-03 12:49:40 +00:00
data protect against broken XMP blocks using rdf:Alt instead of rdf:Seq. Fixes 2006-05-30 22:20:53 +00:00
desktop honor $(DESTDIR). Fixes bug #338147. Also some minor cleanups. 2006-04-11 22:47:15 +00:00
devel-docs Made 2.3.9 development release. 2006-06-05 21:58:22 +00:00
docs Made 2.3.9 development release. 2006-06-05 21:58:22 +00:00
etc Made 2.3.9 development release. 2006-06-05 21:58:22 +00:00
libgimp documentation. 2006-06-12 13:00:54 +00:00
libgimpbase Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-02 21:31:56 +00:00
libgimpcolor added a const qualifier. 2006-06-06 08:35:55 +00:00
libgimpconfig removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
libgimpmath converted tabs to spaces. 2006-04-12 10:53:28 +00:00
libgimpmodule added missing GLIB_LIBS to LIBADD. The recent changes to the gmodule check 2006-05-15 22:40:31 +00:00
libgimpthumb removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
libgimpwidgets deprecate the GimpFileEntry widget, use GtkFileChooserButton instead. 2006-06-09 07:12:33 +00:00
m4macros introduce automake conditional USE_BINRELOC. 2006-02-19 17:44:57 +00:00
menus Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-10 18:24:58 +00:00
modules app/errors.c app/main.c app/file/gimprecentlist.c libgimp/gimp.c 2006-05-30 01:55:42 +00:00
plug-ins documentation. 2006-06-12 13:00:54 +00:00
po Updated Czech translation. 2006-06-11 10:02:56 +00:00
po-libgimp vi.po: Updated Vietnamese translation. 2006-05-25 11:46:08 +00:00
po-plug-ins Updated italian 2006-06-09 12:13:45 +00:00
po-script-fu updated Czech translation. 2006-06-10 17:18:36 +00:00
po-tips Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-10 21:27:03 +00:00
regexrepl M ChangeLog M app/paint/gimpconvolve.c M app/paint-funcs/paint-funcs.c M 2006-04-20 07:15:15 +00:00
themes Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-05-17 21:48:38 +00:00
tools added gimp_guide_get_ID(). 2006-06-07 15:49:59 +00:00
.cvsignore
acinclude.m4 Added support for binary relocation by means of binreloc, largely based on 2005-11-06 01:06:41 +00:00
AUTHORS AUTHORS regenerated. 2005-09-02 11:14:40 +00:00
authors.dtd
authors.xml Mark people as documenter or artist, based on ChangeLogs and other 2005-09-02 11:01:51 +00:00
authors.xsl
autogen.sh readded version check for glib-gettextize. 2006-03-02 14:10:53 +00:00
ChangeLog documentation. 2006-06-12 13:00:54 +00:00
ChangeLog.pre-1-0
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-2
config.h.in
config.h.win32
configure.in bumped version to 2.3.10. 2006-06-05 22:04:51 +00:00
COPYING
gimp-zip.in
gimp.pc.in define datarootdir, so we work with newer autoconf. 2006-05-26 23:07:21 +00:00
gimpdefs.msc
gimpthumb.pc.in
gimptool-2.0.in po-libgimp/Makefile.in.in po-plug-ins/Makefile.in.in 2006-05-17 03:21:09 +00:00
gimptool-win32.c.in po-libgimp/Makefile.in.in po-plug-ins/Makefile.in.in 2006-05-17 03:21:09 +00:00
gimpui.pc.in
HACKING Clarify the wording about TABs. s/bracket/brace/ . 2006-04-28 09:18:51 +00:00
INSTALL it appears that I forgot to commit this file earlier 2005-12-29 00:11:51 +00:00
LICENSE
Makefile.am
makefile.msc updated 2005-09-25 19:30:55 +00:00
NEWS news for the 2.3.9 release 2006-06-05 21:21:18 +00:00
NEWS.pre-2-0
NEWS.pre-2-2
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

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