Go to file
Sven Neumann 8b64c2a1a9 set version to 2.2.0.
2004-12-11  Sven Neumann  <sven@gimp.org>

	* configure.in: set version to 2.2.0.

	* tools/Makefile.am
	* tools/authorsgen/Makefile.am
	* tools/authorsgen/authorsgen.pl
	* tools/authorsgen/contributors: removed authorsgen, a perl script
	that used to be used to create AUTHORS and authors.h.

	* Makefile.am
	* authors.dtd
	* authors.xml: added a simple XML file that lists authors and
	contributors and a DTD to validate it.

	* authors.xsl: a stylesheet to generate AUTHORS from authors.xml.

	* app/dialogs/Makefile.am
	* app/dialogs/authors.xsl: a stylesheet to generate authors.h from
	authors.xml.

	* app/dialogs/authors.h: regenerated.

	* app/dialogs/about-dialog.c: added a const modifier.
2004-12-10 23:30:37 +00:00
app set version to 2.2.0. 2004-12-10 23:30:37 +00:00
cursors build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
data started to redo this dialog without using a GimpSizeBox. The widgets 2004-11-14 23:51:46 +00:00
devel-docs define GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION 2004-11-24 14:10:37 +00:00
docs added --no-splash command-line option that is passed to gimp. Addresses 2004-11-21 22:47:43 +00:00
etc Made 2.2-pre2 release. 2004-11-20 00:26:55 +00:00
libgimp some more HIG-ification tweaks to the Export dialogs. 2004-11-30 01:43:54 +00:00
libgimpbase cosmetics, untabified. 2004-11-23 14:28:43 +00:00
libgimpcolor fixed gtk-doc comment. 2004-09-18 22:57:23 +00:00
libgimpconfig Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
libgimpmath libgimpcolor/Makefile.am added a simple unit test framework for the color 2004-07-22 23:30:52 +00:00
libgimpmodule gimp_user_version should be 2.2. 2004-10-24 23:55:29 +00:00
libgimpthumb [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
libgimpwidgets added new prop_widget gimp_prop_int_combo_box_new() which takes a 2004-12-08 12:46:21 +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 do nothing if the size doesn't change. This keeps text layers from being 2004-11-23 09:32:54 +00:00
modules Add some sample code to retrieve the name of the connected MIDI device 2004-11-25 12:57:17 +00:00
plug-ins marked the menu entry for translation (reported by Zigomar) 2004-12-09 20:02:49 +00:00
po update amanrpeetaalm@yahoo.com 2004-12-10 06:14:35 +00:00
po-libgimp Updated German translation. 2004-12-09 16:04:02 +00:00
po-plug-ins Updated Canadian English translation. 2004-12-10 05:57:00 +00:00
po-script-fu Updated German translation. 2004-12-09 16:04:02 +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 [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
tips Hungarian translation updated by Arpad Biro. 2004-12-02 10:25:10 +00:00
tools set version to 2.2.0. 2004-12-10 23:30:37 +00:00
.cvsignore configure.in app/Makefile.am bumped version to 2.2.0-pre1, set app version 2004-10-24 22:55:36 +00:00
AUTHORS set version to 2.2.0. 2004-12-10 23:30:37 +00:00
COPYING
ChangeLog set version to 2.2.0. 2004-12-10 23:30:37 +00:00
ChangeLog.pre-1-0
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 set the padding-mode to custom color if a custom color is choosen. Fixes 2004-11-10 13:44:14 +00:00
INSTALL INSTALL NEWS updated for 2.2 pre-releases. 2004-10-30 01:42:14 +00:00
LICENSE
Makefile.am set version to 2.2.0. 2004-12-10 23:30:37 +00:00
NEWS call base_exit() before quitting the application using exit(). Fixes bug 2004-11-22 21:29:41 +00:00
NEWS.pre-2-0 Makefile.am moved old NEWS to this new file. 2004-04-05 00:17:57 +00:00
README INSTALL NEWS updated for 2.2 pre-releases. 2004-10-30 01:42:14 +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
acinclude.m4 pasted the complete alsa.m4 so compiling from CVS doesn't require alsa.m4 2004-11-18 14:51:19 +00:00
authors.dtd set version to 2.2.0. 2004-12-10 23:30:37 +00:00
authors.xml set version to 2.2.0. 2004-12-10 23:30:37 +00:00
authors.xsl set version to 2.2.0. 2004-12-10 23:30:37 +00:00
autogen.sh rephrased the warning that is shown when the intltool check fails. 2004-12-01 14:19:26 +00:00
config.h.in
config.h.win32 Add comment that the file is outdated. 2003-09-10 02:46:31 +00:00
configure.in set version to 2.2.0. 2004-12-10 23:30:37 +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 updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00

README

THIS IS A PREVIEW RELEASE FOR TESTING PURPOSES
==============================================

This is a preview release of GIMP 2.2 which will replace GIMP 2.0 as
the stable GIMP. This is not yet the final release but it should have
all the features that 2.2.0 will have. This code hasn't seen a lot of
testing yet so there are certainly bugs. If you find any, make sure
you report them at bugzilla.gnome.org (after checking that it isn't
reported already).

Please do not install this pre-releae of GIMP 2.2 into the same prefix
as GIMP 2.0. It would overwrite most of the GIMP 2.0 installation. To
install in parallel to 2.0, please use a different prefix which is not
in your default library search path. If you wish to replace GIMP 2.0
with this pre-release, then please remove the GIMP 2.0 installation
before installing this software.

The GIMP 2.2 plug-in API is fully backward compatible to GIMP 2.0.
Plug-ins for GIMP 2.0 should continue to work and don't need to be
recompiled. We do however hope that plug-in authors will update their
plug-ins for GIMP 2.2 and adapt the GUI changes we did with this
version.

It might turn out that we have to do some late changes to the newly
added API before the final 2.2.0 release, so don't consider the API
strictly frozen yet. The API is however guaranteed to be backward
compatible (source and binary) with the GIMP 2.0 API. If you find that
your 2.0 plug-in break when used with the GIMP 2.2 libraries, or if
you cannot compile a GIMP 2.0 plug-in against the GIMP 2.2 header
files, please report that as a bug.

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>

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 The 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 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.2/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.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