Find a file
Michael Natterer 3438287f03 Remove member "name" from the GimpDynamics struct
...and use GimpObject's name in GimpContext. Might be the last
bit to make the context's dynamics work completely.
2009-10-11 13:18:23 +02:00
app Remove member "name" from the GimpDynamics struct 2009-10-11 13:18:23 +02:00
cursors
data
desktop
devel-docs Merge commit 'origin/master' into soc-2009-dynamics 2009-10-11 01:05:40 +03:00
docs Get rid of toolbox-window-hint, use dock-window-hint instead 2009-09-09 23:37:38 +02:00
etc Merge commit 'origin/master' into soc-2009-dynamics 2009-09-20 14:32:32 +03:00
libgimp
libgimpbase
libgimpcolor
libgimpconfig libgimpconfig: Also add gimp_config_serialize() to gimpconfig.def 2009-09-26 11:39:43 +02:00
libgimpmath
libgimpmodule
libgimpthumb
libgimpwidgets
m4macros
menus Added dynamics list and some infrastructure. still ont 100% tho 2009-10-09 20:25:07 +03:00
modules Use gtk_widget_get_window() instead of widget->window 2009-10-09 21:19:08 +02:00
plug-ins Use various GTK+ accessors instead of object->member 2009-10-10 15:10:57 +02:00
po Updated Arabic translation 2009-10-10 16:54:39 +02:00
po-libgimp Updated Swedish translation 2009-10-09 22:32:12 +02:00
po-plug-ins Updated Romanian translation 2009-09-28 23:05:57 +03:00
po-python Updated Romanian translation 2009-09-28 23:05:57 +03:00
po-script-fu Updated Romanian translation 2009-09-28 23:05:57 +03:00
po-tags
po-tips Updated Romanian translation 2009-09-28 23:05:57 +03:00
themes Move dock window themeing to GimpDockWindow 2009-09-13 11:23:02 +02:00
tools Add missing NULL to g_strconcat() call 2009-10-07 22:33:34 +03:00
.gitignore Revert .gitignore to the state in master 2009-10-10 23:55:59 +02:00
acinclude.m4
AUTHORS
authors.dtd
authors.xml
authors.xsl
autogen.sh
ChangeLog.pre-1-0
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-git
config.h.win32
configure.ac Require GTK+ >= 2.16.6 2009-09-16 22:04:17 +02:00
COPYING
gimp-zip.in
gimp.doap
gimp.pc.in
gimpdefs.msc
gimpthumb.pc.in
gimpui.pc.in
HACKING
INSTALL update the gtk+ dependency in INSTALL 2009-10-04 20:30:42 +02:00
LICENSE
MAINTAINERS
Makefile.am
makefile.msc
NEWS Get rid of whitespace diff in NEWS 2009-10-03 14:00:34 +02:00
NEWS.pre-2-0
NEWS.pre-2-2
NEWS.pre-2-4
NEWS.pre-2-6
README
README.i18n

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

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


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://art.gnome.org/themes/gtk2 . Additionally, GIMP reads the file
~/.gimp-2.7/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.7/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.gimp-2.7/menurc.


Have fun,

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