No description
Find a file
Michael Natterer 0349b8972a app: rename gimpimage-contiguous-region.[ch] to gimppickable-....[ch]
The functions don't need to know about sample_merged, in fact they
used the boolean only to either use the passed image or drawable and
otherwise ran the same code. The sample_merged logic belongs into
their callers (and sometimes not even there).
2014-05-31 09:52:44 +02:00
app app: rename gimpimage-contiguous-region.[ch] to gimppickable-....[ch] 2014-05-31 09:52:44 +02:00
build build/win: Upgrade poppler to 0.26.1 2014-05-29 19:02:06 -04:00
cursors build: Add $(AM_V_GEN) to more places in Makefile.am files 2012-10-10 13:13:56 +05:30
data data: s/stock-id/icon-name/ in all tool presets 2014-05-09 02:46:21 +02:00
desktop desktop: add gimp.appdata.xml to .gitignore 2013-11-18 22:41:06 +01:00
devel-docs devel-docs: no need any longer to ignore gimpcompat.h, it's gone 2014-05-19 03:11:03 +02:00
docs Bug 578695 - gimptool-2.0 does not respect $DESTDIR 2013-05-25 16:12:49 +02:00
etc etc: s/stock-id/icon-name/ in the default templaterc 2014-05-08 09:39:10 +02:00
icons icons, libgimpwidgets: get rid of compiled-in icons 2014-05-20 02:15:24 +02:00
libgimp Bug 730942 - "Rotate Image?" dialog doesn't offer understandable options 2014-05-30 20:51:39 +02:00
libgimpbase app, libgimp*, pdb: move more enums from app/core to libgimpbase 2014-05-14 00:06:01 +02:00
libgimpcolor Don't #include <glib.h> before <lcms.h> 2014-04-10 20:48:22 +02:00
libgimpconfig app, libgimp*: pass translated blurbs to GIMP_CONFIG_INSTALL_PROP_FOO() 2014-05-14 23:34:01 +02:00
libgimpmath Use EXTRA_foo_DEPENDENCIES for adding .def files 2014-03-15 14:23:38 -07:00
libgimpmodule Use EXTRA_foo_DEPENDENCIES for adding .def files 2014-03-15 14:23:38 -07:00
libgimpthumb Bug 622758 - Fix error display for thumbnail creation 2014-02-14 15:08:45 +13:00
libgimpwidgets icons, libgimpwidgets: get rid of compiled-in icons 2014-05-20 02:15:24 +02:00
m4macros configure: search only Python 2 interpreter and headers. 2014-05-30 09:59:51 +00:00
menus app: add gegl:color-rotate to Colors -> Map 2014-05-29 18:34:45 +02:00
modules app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
plug-ins script-fu: don't add "Erase Every Other Row" to the menus 2014-05-30 23:26:09 +02:00
po Add app/widgets/gimppropgui-constructors.c to POTFILES.in 2014-05-30 06:59:41 +02:00
po-libgimp Updated italian translation 2014-05-15 12:15:28 +02:00
po-plug-ins plug-ins: removing deleted color-rotate translations 2014-05-30 09:26:42 +02:00
po-python Updated Greek translation 2014-04-27 19:57:06 +03:00
po-script-fu Updated italian translation 2014-05-04 23:52:14 +02:00
po-tags po*: add libgimpcolor and libgimpmath to POTFILES.skip except in po-libgimp 2014-03-16 19:52:17 +01:00
po-tips po*: add libgimpcolor and libgimpmath to POTFILES.skip except in po-libgimp 2014-03-16 19:52:17 +01:00
themes icons, themes: move the prefs images source files to the icon theme folders 2014-05-12 10:51:32 +02:00
tools plug-ins, pdb: remove convolution-matrix and add a PDB compat procedure 2014-05-29 16:27:35 +02:00
.gitignore Added INSTALL to the list of ignored files as it is now a generated file. 2014-02-03 14:55:26 -05:00
acinclude.m4 m4macros: remove gimpprint.m4, it's unused 2013-01-27 19:12:02 +01:00
AUTHORS Update authors.xml 2013-10-09 01:33:06 -07:00
authors.dtd
authors.xml Update authors.xml 2013-10-09 01:33:06 -07:00
authors.xsl
autogen.sh autogen.sh: also look for automake 1.14 2013-06-26 11:42:45 -04:00
ChangeLog.pre-1-0
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-git
config.h.win32
configure.ac configure: search only Python 2 interpreter and headers. 2014-05-30 09:59:51 +00:00
COPYING
gimp-zip.in
gimp.doap gimp.doap: add schumaml to list of maintainers 2013-08-30 22:20:30 +02:00
gimp.pc.in Bump some other places the GEGL version is checked 2013-06-04 18:11:33 -07:00
gimpthumb.pc.in
gimpui.pc.in
HACKING HACKING: patches: recommend git-format-patch, not a repo to fetch from 2012-10-07 15:19:40 +02:00
INSTALL.in configure: search only Python 2 interpreter and headers. 2014-05-30 09:59:51 +00:00
LICENSE
MAINTAINERS
Makefile.am themes, icons: move icons from themes/Default/images/ to the toplevel icons/ 2014-05-07 21:57:21 +02:00
NEWS
NEWS.pre-2-0
NEWS.pre-2-2
NEWS.pre-2-4
NEWS.pre-2-6
README Bug 166643 - gimp support for the XDG basedir spec 2012-11-11 17:55:31 +01:00
README.i18n

                   ------------------------------ 
                   GNU Image Manipulation Program
                         2.8 Stable Branch
                   ------------------------------

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

	http://www.gimp.org/mail_lists.html

Links to several archives of the mailing lists are included in that page.

Gimp-user-list is a mailing list dedicated to user problems, hints and
tips, discussion of cool effects, etc.  Gimp-developer-list is oriented
to GIMP core and plug-in developers.  Most people will only want to be
subscribed to gimp-user-list. If you want to help develop GIMP, the
gimp-developer mailing list is a good starting point.


3. IRC
======

And finally, for the real junkies, there is an IRC channel devoted to
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://art.gnome.org/themes/gtk2 . Additionally, GIMP reads the file
~/.config/GIMP/2.8/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 ~/.config/GIMP/2.8/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.config/GIMP/2.8/menurc.


Have fun,

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