Go to file
Mukund Sivaraman f0cff0ff92 app/core/Makefile.am app/core/gimp-transform-resize.c
2006-12-24  Mukund Sivaraman  <muks@mukund.org>

        * app/core/Makefile.am
        * app/core/gimp-transform-resize.c
        * app/core/gimpchannel.c
        * app/core/gimpdrawable-transform.c
        * app/core/gimpdrawable-transform.h
        * app/core/gimpdrawable.c
        * app/core/gimpimage-item-list.c
        * app/core/gimpimage-item-list.h
        * app/core/gimpitem-linked.c
        * app/core/gimpitem-linked.h
        * app/core/gimpitem.c
        * app/core/gimpitem.h
        * app/core/gimplayer.c
        * app/pdb/drawable_transform_cmds.c
        * app/text/gimptextlayer-transform.c
        * app/text/gimptextlayer-transform.h
        * app/tools/gimptransformoptions.c
        * app/tools/gimptransformtool.c
        * app/vectors/gimpvectors.c
        * libgimp/gimpdrawabletransform_pdb.c
        * libgimp/gimpdrawabletransform_pdb.h
        * libgimp/gimpenums.c.tail
        * libgimpbase/gimpbase.def
        * libgimpbase/gimpbaseenums.c
        * libgimpbase/gimpbaseenums.h
        * tools/pdbgen/enums.pl
        * tools/pdbgen/pdb/drawable_transform.pdb: implemented UI and PDB
        for new clipping modes for affine transforms (crop to largest
        rectangle, and crop to largest rectangle with the source's aspect
        ratio); fixed various bugs in the largest rectangle computation
        code; set padding to 6 in the transformation tool options.
2006-12-24 16:48:08 +00:00
app app/core/Makefile.am app/core/gimp-transform-resize.c 2006-12-24 16:48:08 +00:00
cursors added xbm/cursor-mouse-mask.xbm. 2006-11-23 21:12:09 +00:00
data another tips change (bug #141443). 2006-12-22 16:44:22 +00:00
desktop set variable GIMP_COMMAND depending on whether gimp-remote is being built 2006-12-20 14:30:59 +00:00
devel-docs added a "Don't ask me again" toggle to the EXIF rotation query dialog. 2006-12-22 09:35:42 +00:00
docs Made 2.3.13 development release. 2006-11-23 23:14:42 +00:00
etc Made 2.3.13 development release. 2006-11-23 23:14:42 +00:00
libgimp app/core/Makefile.am app/core/gimp-transform-resize.c 2006-12-24 16:48:08 +00:00
libgimpbase app/core/Makefile.am app/core/gimp-transform-resize.c 2006-12-24 16:48:08 +00:00
libgimpcolor there's no need to make GTypeInfo and GInterfaceInfo structs static. 2006-10-18 13:17:50 +00:00
libgimpconfig don't cast the return value of g_value_get_object(), it's a gpointer. 2006-12-06 00:09:58 +00:00
libgimpmath Oops. Need to specify both pdb-skip and skip. 2006-10-25 16:55:20 +00:00
libgimpmodule put the module prototypes into a proper place. 2006-11-24 22:20:00 +00:00
libgimpthumb Oops. Need to specify both pdb-skip and skip. 2006-10-25 16:55:20 +00:00
libgimpwidgets libgimpwidgets/gimppropwidgets.[ch] added new function 2006-12-18 07:28:41 +00:00
m4macros introduce automake conditional USE_BINRELOC. 2006-02-19 17:44:57 +00:00
menus Got rid of the word "editor" were it was good for nothing but exposing an 2006-11-17 22:07:07 +00:00
modules use g_get_application_name() for the client name; made the name of the 2006-12-10 17:09:53 +00:00
plug-ins added a "Don't ask me again" toggle to the EXIF rotation query dialog. 2006-12-22 09:35:42 +00:00
po Updated Catalan translation by Quim Perez. 2006-12-23 10:05:06 +00:00
po-libgimp Updated Catalan translation by Quim Perez. 2006-12-23 10:05:06 +00:00
po-plug-ins Updated Catalan translation by Quim Perez. 2006-12-23 10:05:06 +00:00
po-python Updated Catalan translation by Quim Perez. 2006-12-23 10:05:06 +00:00
po-script-fu Updated Catalan translation by Quim Perez. 2006-12-23 10:05:06 +00:00
po-tips Updated Catalan translation by Quim Perez. 2006-12-23 10:05:06 +00:00
regexrepl M ChangeLog M app/paint/gimpconvolve.c M app/paint-funcs/paint-funcs.c M 2006-04-20 07:15:15 +00:00
themes slightly increased size of the quick-mask and zoom-mode buttons. Also 2006-12-12 11:20:59 +00:00
tools app/core/Makefile.am app/core/gimp-transform-resize.c 2006-12-24 16:48:08 +00:00
.cvsignore Remove outdated file. 2005-03-19 20:27:39 +00:00
AUTHORS AUTHORS sorted previously added names alphabetically 2006-06-21 12:39:11 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog app/core/Makefile.am app/core/gimp-transform-resize.c 2006-12-24 16:48:08 +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
ChangeLog.pre-2-2 Copied current ChangeLog away and truncated it. 2004-12-19 02:55:34 +00:00
HACKING Mention that the mailing list is a good place to discuss patches (if they 2006-08-07 15:15:27 +00:00
INSTALL With this commit we finally say goodbye to SIOD. This large set of changes 2006-10-16 01:08:54 +00:00
LICENSE cosmetics. 2003-08-15 10:41:31 +00:00
Makefile.am removed po-*/update.sh. 2006-11-23 20:46:37 +00:00
NEWS started to add news for the next development release 2006-12-15 09:52:56 +00:00
NEWS.pre-2-0 Makefile.am moved old NEWS to this new file. 2004-04-05 00:17:57 +00:00
NEWS.pre-2-2 added NEWS for the stable branch (no, we haven't branched yet). 2004-12-22 01:07:11 +00:00
README eliminated "The GIMP" in some more places 2005-09-19 18:35:25 +00:00
README.i18n mention po-python. 2006-09-21 14:26:06 +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 Added support for binary relocation by means of binreloc, largely based on 2005-11-06 01:06:41 +00:00
authors.dtd authors.dtd simplified by making dc: the default namespace. 2005-08-20 01:52:26 +00:00
authors.xml AUTHORS sorted previously added names alphabetically 2006-06-21 12:39:11 +00:00
authors.xsl authors.dtd simplified by making dc: the default namespace. 2005-08-20 01:52:26 +00:00
autogen.sh readded version check for glib-gettextize. 2006-03-02 14:10:53 +00:00
config.h.win32 Add comment that the file is outdated. 2003-09-10 02:46:31 +00:00
configure.in set variable GIMP_COMMAND depending on whether gimp-remote is being built 2006-12-20 14:30:59 +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 define datarootdir, so we work with newer autoconf. 2006-05-26 23:07:21 +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 po-libgimp/Makefile.in.in po-plug-ins/Makefile.in.in 2006-05-17 03:21:09 +00:00
gimptool-win32.c.in po-libgimp/Makefile.in.in po-plug-ins/Makefile.in.in 2006-05-17 03:21:09 +00:00
gimpui.pc.in added gimpmodule-2.0, removed gimpconfig-2.0 which is already refered to 2006-09-17 12:54:01 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00

README

The GNU Image Manipulation Program Version 2.3
----------------------------------------------

This is an unstable development version of GIMP. Please realize that
this is in no way a final product. A lot of new features are
incomplete and some things may even be completely broken. If you need
to get work done, please use the stable version, GIMP 2.2.

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

	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 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 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://gtk.themes.org.  Additionally, GIMP reads ~/.gimp-2.2/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.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