Go to file
Sven Neumann 3d501d24a6 added a naive glob() implementation which handles the most common use case
2004-11-19  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/glob.c: added a naive glob() implementation
	which handles the most common use case and is certainly better
	than nothing. Closes bug #143661 again.
2004-11-19 21:19:07 +00:00
app tools/pdbgen/lib.pl added support for deprecated procedures without any 2004-11-19 12:38:34 +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 libgimp/libgimp-sections.txt updated. 2004-11-16 15:25:40 +00:00
docs removed unused files 2004-11-15 01:00:56 +00:00
etc Made 2.2-pre1 release. 2004-11-01 00:01:53 +00:00
libgimp converted a g_warning() to g_printerr(). 2004-11-19 20:08:14 +00:00
libgimpbase Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +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 Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
libgimpwidgets themes/Default/images/Makefile.am 2004-11-14 01:51: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 app/dialogs/Makefile.am new files for the Print Size dialog that is still 2004-11-13 22:27:39 +00:00
modules pasted the complete alsa.m4 so compiling from CVS doesn't require alsa.m4 2004-11-18 14:51:19 +00:00
plug-ins added a naive glob() implementation which handles the most common use case 2004-11-19 21:19:07 +00:00
po updated Simplified Chinese translation. 2004-11-19 04:15:51 +00:00
po-libgimp updated Simplified Chinese translation. 2004-11-19 04:15:51 +00:00
po-plug-ins missed one string 2004-11-19 19:06:45 +00:00
po-script-fu updated Simplified Chinese translation. 2004-11-19 04:15:51 +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 themes/Default/images/Makefile.am 2004-11-14 01:51:21 +00:00
tips Updated Simplified Chinese translation 2004-11-17 14:45:42 +00:00
tools tools/pdbgen/lib.pl added support for deprecated procedures without any 2004-11-19 12:38:34 +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 added Karine Proot to contributors 2004-11-14 14:35:32 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog added a naive glob() implementation which handles the most common use case 2004-11-19 21:19:07 +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 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 cosmetics. 2003-08-15 10:41:31 +00:00
Makefile.am removed --enable-gtk-doc here since it only causes 'make distcheck' to 2004-11-17 10:53:07 +00:00
NEWS news flash 2004-11-17 22:31:02 +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
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 pasted the complete alsa.m4 so compiling from CVS doesn't require alsa.m4 2004-11-18 14:51:19 +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