Go to file
Jehan cafa912c98 app: allow locale lower and upper values in gimp_prop_spin_scale_new().
Currently a GimpSpinScale created with gimp_prop_spin_scale_new() will
use the associated property's lower and upper values.
Unfortunately these generic values may not be always relevant and we
may want to construct a spin scale UI adapted to the current image.
For instance, several symmetry painting have a x/y property which has
to stay within the image's dimension, but changing the property's lower
and upper values would affect the symmetry on the class level (i.e. for
all similar symmetries on all images).
Let's allow setting data on object with key "property-name:min|max" to
provide locale min/max values specifically for this object.
This is used only on the symmetry dock for now, but could be used as
well on GEGL op UIs.
2016-06-14 16:52:52 +02:00
app app: allow locale lower and upper values in gimp_prop_spin_scale_new(). 2016-06-14 16:52:52 +02:00
build build/win: Disable webkitgtk. 2016-06-04 21:33:42 -04:00
cursors cursors: fix the contents of the gimp-color-picker-cursors resource file 2015-09-27 12:47:13 +02:00
data app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
desktop app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
devel-docs Revert "libgimpwidgets: remove gimp_color_profile_chooser_dialog_new()" 2016-05-07 00:57:40 +02:00
docs Bug 764822 - gimp man page references incorrect path to system-wide gimprc 2016-04-09 18:10:19 +02:00
etc Bug 737570 - Shortcut [some modifier] + Mousewheel for changing pen size 2016-03-28 02:01:25 +02:00
icons icons: wrong directory created. 2016-06-12 13:38:22 +02:00
libgimp libgimp: fix Win32 build with Dr. MinGW. 2016-06-12 03:36:05 +02:00
libgimpbase Bug 763202 - Create $XDG_DATA_HOME if it doesn't exist. 2016-06-13 03:34:26 +02:00
libgimpcolor libgimpcolor: gimp_color_profile_get_format: support premultiplied formats 2016-06-08 00:00:36 +02:00
libgimpconfig Bring soft-proofing consistence to blurbs 2016-06-08 23:46:09 +03:00
libgimpmath Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
libgimpmodule Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
libgimpthumb app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
libgimpwidgets libgimpwidgets: $XDG_DATA_HOME/icc/ is a common profile storage. 2016-06-13 03:16:59 +02:00
m4macros m4macros: make detectcflags.m4 more reliable 2015-11-08 01:04:16 +01:00
menus Bug 320447 - fast switching between "color managed display" and "softproof" 2016-05-21 21:38:47 +02:00
modules libgimpconfig: add getters for all GimpColorConfig members 2016-06-05 23:58:02 +02:00
plug-ins icons: Bug 759904 2016-06-10 13:50:46 +02:00
po Updated Polish translation 2016-06-10 11:57:32 +02:00
po-libgimp Updated Polish translation 2016-06-11 17:43:39 +02:00
po-plug-ins Updated Greek translation 2016-06-07 13:19:38 +03:00
po-python Updated Occitan translation 2016-05-27 19:38:24 +00:00
po-script-fu Updated Occitan translation 2016-05-27 19:38:34 +00:00
po-tags Updated Occitan translation 2016-05-27 19:41:04 +00:00
po-tips Updated Occitan translation 2016-05-27 19:39:22 +00:00
themes themes: rename theme "Default" into "System". 2016-03-22 16:37:10 +01:00
tools tools: compute-svg-viewbox is not to be built for the time being. 2016-06-12 14:10:15 +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
AUTHORS AUTHORS: regenerated 2016-01-17 14:47:14 +01:00
COPYING
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
HACKING HACKING: add some missing info 2015-02-23 08:15:03 +01:00
INSTALL.in INSTALL: pretty-fix and conjugation error. 2016-06-14 00:07:12 +02:00
LICENSE
MAINTAINERS Update GIMP project meta information. 2014-08-07 21:30:35 +02:00
Makefile.am Makefile.am: tools/ must be built after libgimpbase/. 2016-02-15 15:21:47 +01:00
NEWS NEWS: better structure for core changes, add some stuff 2015-11-22 22:09:16 +01:00
NEWS.pre-2-0
NEWS.pre-2-2
NEWS.pre-2-4
NEWS.pre-2-6
NEWS.pre-2-8 NEWS.pre-2-8: new file preserving the history that lead to 2.8 2015-11-22 17:30:15 +01:00
README README: trailing space, typo fix and adding gimp-gui-list. 2016-01-08 20:58:25 +01:00
README.i18n
acinclude.m4 m4macros: remove gimpprint.m4, it's unused 2013-01-27 19:12:02 +01:00
authors.dtd
authors.xml Add Ell to the list of v2.10 contributors 2016-01-17 16:40:41 +03:00
authors.xsl
autogen.sh autogen.sh: also look for automake 1.15 2015-01-24 17:01:40 +01:00
config.h.win32
configure.ac configure: run AX_PROG_CC_FOR_BUILD before AM_PROG_CC_C_O. 2016-06-13 01:53:07 +02:00
gimp-zip.in
gimp.doap Added doap description translation in Italian. 2014-08-08 17:10:51 +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

README

                   ------------------------------
                   GNU Image Manipulation Program
                       2.9 Development Branch
                   ------------------------------

This is an unstable development release, an intermediate state on the
way to the next stable release 2.10. GIMP 2.9 may or may not do what
you expect. Save your work early and often. If you want a stable
version, please use GIMP 2.8 instead.

GIMP 2.9 replaces earlier GIMP 2.x versions. It is advised that you
uninstall them before installing GIMP 2.9. If you want to keep your
older GIMP 2.x installation in parallel to GIMP 2.9, you have to
choose a separate prefix which is not in your default library search
path. Otherwise your previous 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.  Gimp-gui-list is for discussing
about GIMP interface to improve user experience. 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; if you
want to help with GUI design, the gimp-gui list is where you want to
subscribe.


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.9/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.9/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.config/GIMP/2.9/menurc.


Have fun,

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