Go to file
Sven Neumann afe4ff8290 applied patch from Shlomi Fish that fixes a number of bugs in the
2004-07-05  Sven Neumann  <sven@gimp.org>

	* plug-ins/gimpressionist: applied patch from Shlomi Fish that
	fixes a number of bugs in the gimpressionst plug-in (bug #145309).

	Also added some const qualifiers, cleaned up includes and removed
	degtorad() and radtodeg() functions that used to duplicate
	functionality from libgimpmath.
2004-07-05 16:50:46 +00:00
app removed unused local variables. 2004-07-05 14:57:22 +00:00
cursors minor fsckup 2004-06-13 11:27:36 +00:00
data ustable splash 2004-05-04 21:37:42 +00:00
devel-docs added gimp_module_register_enum(), a function to register an enum type for 2004-07-04 16:29:28 +00:00
docs Made 2.1.1 release. 2004-06-24 00:51:19 +00:00
etc fix typo in wheel controller mapping. 2004-06-24 12:12:46 +00:00
libgimp Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-06-30 20:28:30 +00:00
libgimpbase Reorged, to address bug #142907 and bug #143069. Accel implementations 2004-06-14 00:52:38 +00:00
libgimpcolor applied patch from Marco Munari that removes a redundant "if" (bug 2004-04-15 14:17:51 +00:00
libgimpconfig added #define GIMP_CONTROLLER_PARAM_SERIALIZE. Made all properties 2004-06-16 18:14:44 +00:00
libgimpmath remove test-md5 on make clean. 2004-04-12 09:51:15 +00:00
libgimpmodule Drop a couple of unused variables. 2004-07-04 18:12:22 +00:00
libgimpthumb plugged a memory leak. 2004-06-02 17:13:26 +00:00
libgimpwidgets modules/cdisplay_gamma.c added object properties for configurable values. 2004-07-04 00:21:03 +00:00
m4macros added run-time version check and do the workaround for bug #136636 only if 2004-03-21 15:58:48 +00:00
menus app/actions/view-actions.c added actions & callbacks to configure the 2004-06-22 16:31:27 +00:00
modules use object properties for the configurable values. 2004-07-05 11:26:30 +00:00
plug-ins applied patch from Shlomi Fish that fixes a number of bugs in the 2004-07-05 16:50:46 +00:00
po Amanpreet Singh Alam<amanlinux@netscape.net Modify it 2004-07-05 01:07:23 +00:00
po-libgimp Made 2.1.1 release. 2004-06-24 00:51:19 +00:00
po-plug-ins fixed a wrong translation. 2004-07-01 19:31:34 +00:00
po-script-fu updated german translation, fixed typos and misstranslated strings spotted 2004-07-04 15:29:20 +00:00
regexrepl new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
themes app/actions/view-actions.c added actions & callbacks to configure the 2004-06-22 16:31:27 +00:00
tips Made 2.1.1 release. 2004-06-24 00:51:19 +00:00
tools app/actions/dialogs-commands.c app/display/gimpdisplayshell-dnd.c 2004-07-04 21:27:09 +00:00
.cvsignore tools/Makefile.am app/Makefile.am app, tools, and user dir bumped to 2004-04-16 00:56:25 +00:00
AUTHORS Fixed/Added some UTF-8 encoded names. Please speak up if I did mess up 2003-10-25 23:39:51 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog applied patch from Shlomi Fish that fixes a number of bugs in the 2004-07-05 16:50:46 +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
HACKING added a rule to generate gtkuimanager XML files using an XSL 2004-05-01 22:43:15 +00:00
INSTALL more updates. 2004-06-02 21:29:13 +00:00
LICENSE cosmetics. 2003-08-15 10:41:31 +00:00
MAINTAINERS Cursor keys now move the currently active anchors, SHIFT and CTRL increase 2003-09-18 00:42:26 +00:00
Makefile.am More GtkAction stuff (still unused): 2004-04-19 14:54:24 +00:00
NEWS removed #ifdef'ed code that isn't any longer needed. 2004-07-03 10:16:48 +00:00
NEWS.pre-2-0 Makefile.am moved old NEWS to this new file. 2004-04-05 00:17:57 +00:00
PLUGIN_MAINTAINERS Entered Jens Christian Restemeier as maintainer as wished. 2001-01-17 20:29:42 +00:00
README NEWS updated. 2004-06-01 23:25:53 +00:00
README.i18n s/14/20/ plus whitespace clean-up. 2004-04-09 12:13:48 +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
TODO.xml updated states 2003-02-06 16:09:35 +00:00
acinclude.m4 #include <string.h> for gimp-print test. Fixes #136747. 2004-03-10 19:24:21 +00:00
autogen.sh check for xsltproc and mention that the intltool version mismatch is 2004-06-17 14:33:29 +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 bumped version number to 2.1.2. 2004-07-01 22:01:29 +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 modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
gimp.spec.in removed references to static libraries. These are not any longer built by 2004-03-07 18:10:57 +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 Use GIMP_APP_VERSION. 2004-01-22 08:34:37 +00:00
gimpui.pc.in modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00

README

THIS IS AN UNSTABLE DEVELOPMENT VERSION! DO NOT USE!
====================================================

This is the development branch of The GIMP. Here's where new features
are being added. Somewhen this summer the next stable GIMP release,
GIMP 2.2, will emerge out of this. This is an early development
snapshot, there are bugs and quite some loose ends.

Since the plug-in API of GIMP 2.2 will be compatible with GIMP 2.0,
2.2 is supposed to install itself into the gimp-2.0 directories. It is
thus not possible to install this development version into the same
prefix with GIMP 2.0. A number of files will clash, so please use a
separate prefix to install this development version.

Please do not distribute binary packages of gimp-2.1!

If you want to hack on The GIMP, please read the file HACKING. For
detailed 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/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>

substituting <listname> for "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 The GIMP, the gimp-developer mailing list is a good
starting point.

There is also a mailing list dedicated to users of the Win32 port
"gimpwin-users".  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 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-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.0/gtkrc so
you can have settings that only apply to The 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.0/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.gimp-2.0/menurc.


Have fun,

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