Go to file
Michael Natterer 04f914f1a6 #undef GTK_DISABLE_DEPRECATED.
2004-11-04  Michael Natterer  <mitch@gimp.org>

	* plug-ins/ifscompose/ifscompose.c: #undef GTK_DISABLE_DEPRECATED.
2004-11-04 12:35:38 +00:00
app use a GtkUIManager instead of a GtkItemFactory. Added virtual function 2004-11-04 12:15:49 +00:00
cursors build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
data new splash based on a great photo (and pumpkin) by Seth Burgess 2004-11-01 01:09:37 +00:00
devel-docs app/app-docs.sgml app/app-sections.txt udpated. 2004-11-03 23:41:48 +00:00
docs Made 2.2-pre1 release. 2004-11-01 00:01:53 +00:00
etc Made 2.2-pre1 release. 2004-11-01 00:01:53 +00:00
libgimp libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
libgimpbase libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
libgimpcolor fixed gtk-doc comment. 2004-09-18 22:57:23 +00:00
libgimpconfig copy the file permissions also. 2004-10-31 17:51:00 +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 libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
libgimpwidgets use a GtkUIManager instead of a GtkItemFactory. Added virtual function 2004-11-04 12:15:49 +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 renamed *levels-auto to *levels-stretch 2004-11-01 16:05:19 +00:00
modules ARGH, s/g_free_error/g_clear_error/ 2004-10-27 11:08:48 +00:00
plug-ins #undef GTK_DISABLE_DEPRECATED. 2004-11-04 12:35:38 +00:00
po removed app/widgets/gimpitemfactory.h 2004-11-04 12:20:41 +00:00
po-libgimp Updated Swedish translation. 2004-11-02 03:34:16 +00:00
po-plug-ins made it compile again. 2004-11-02 16:04:23 +00:00
po-script-fu Updated Canadian English translation. 2004-11-02 20:27:04 +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 don't change GtkDialog::button_spacing and ::action_area_border because it 2004-11-01 13:56:09 +00:00
tips fixed a broken entity. 2004-11-02 20:15:14 +00:00
tools factored out the "invoke" bodies to two utility functions, getting rid of 2004-11-02 17:02:42 +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 correct UTF-8 spelling of João S. O. Bueno Calligaris. 2004-10-14 10:37:07 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog #undef GTK_DISABLE_DEPRECATED. 2004-11-04 12:35:38 +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 INSTALL NEWS updated for 2.2 pre-releases. 2004-10-30 01:42:14 +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 defined DISTCHECK_CONFIGURE_FLAGS with the configure options that are 2004-10-12 00:33:27 +00:00
NEWS Fixed handling of 1x1 selection and selection out of drawable. 2004-10-31 23:44:12 +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 Added myself (= Shlomi Fish) as the maintainer of gimpressionist. 2004-07-09 15:49:48 +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
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 don't tell nonsense by printing "I am going to run ./configure with no 2004-10-23 12:13:39 +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 use a GtkUIManager instead of a GtkItemFactory. Added virtual function 2004-11-04 12:15:49 +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