No description
Find a file
Jehan c21eff4b03 Issue #1689: create unique temporary file with g_file_open_tmp().
Not sure this is really solving the issue reported, which is that
`g_get_tmp_dir()` uses environment variables (yet as g_file_open_tmp()
uses g_get_tmp_dir()…). But at least g_file_open_tmp() should create
unique temporary files, which prevents overriding existing files (which
is most likely the only real attack possible here, or at least the only
one I can think of unless some weird vulnerabilities exist in glib).
2018-06-24 04:55:44 +02:00
.gitlab/issue_templates .gitlab: make double space for separate lines. 2018-05-31 23:22:14 +02:00
app Issue #1689: create unique temporary file with g_file_open_tmp(). 2018-06-24 04:55:44 +02:00
app-tools Fix build on osx by adding appkit dependency 2018-06-08 10:58:19 +00:00
build Issue #1240 - The drive or unc share you selected does not exist... 2018-06-17 22:55:17 +02:00
cursors cursors: oops, I optimized generation of resource files away 2018-05-28 20:09:09 +02:00
data data: add new splash screen 2018-05-25 08:12:27 -04:00
desktop desktop: start a <release> tag for 2.10.4. 2018-06-14 16:21:41 +02:00
devel-docs pdb: change image freeze/thaw procs to "Since: 2.10.2" 2018-05-29 16:04:28 -04:00
docs docs: update .gitignore 2018-05-28 12:49:47 +02:00
etc Issue #1521 - First time start: GIMP-Error: Error while parsing templaterc 2018-05-29 00:04:31 +02:00
icons icons: work around dimension bug of librsvg for a bunch of color icons. 2018-06-24 00:03:59 +02:00
libgimp Issue #1706 - Typo in gimpgradientselect.h include guard 2018-06-23 12:40:44 +02:00
libgimpbase Issue #701 - Add the ability to embed the GIMP built-in sRGB profile... 2018-06-18 02:19:41 +02:00
libgimpcolor libgimpcolor, libgimpconfig: remove deprecated interface functions 2018-05-27 05:59:39 -04:00
libgimpconfig libgimpcolor, libgimpconfig: remove deprecated interface functions 2018-05-27 05:59:39 -04:00
libgimpmath libgimp: update all .def files 2018-05-25 22:13:33 +02:00
libgimpmodule libgimp: update all .def files 2018-05-25 22:13:33 +02:00
libgimpthumb libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
libgimpwidgets libgimpwidgets: remove unused variable in GimpColorButton 2018-06-20 12:41:38 +02:00
m4macros m4macros, plug-ins: run more accurately the "python2" interpreter. 2018-06-16 02:07:02 +02:00
menus app, menus: add new menu item Debug -> Start GtkInspector 2018-06-20 20:43:41 +02:00
modules Issue #1708: g_free() called instead of gdk_device_free_history(). 2018-06-23 19:54:19 +02:00
pdb app: do not stop the measurement when straightening. 2018-06-05 23:34:30 +02:00
plug-ins Issue #1678 - CWE-120 - Don't use strcpy() 2018-06-19 15:37:54 +02:00
po Update Swedish translation 2018-06-22 21:14:08 +00:00
po-libgimp Update Finnish translation 2018-05-22 09:09:56 +00:00
po-plug-ins Update Polish translation 2018-06-17 17:14:47 +02:00
po-python Update Ukrainian translation 2018-05-12 07:17:57 +00:00
po-script-fu Updated Danish translation of gimp-script-fu 2018-05-30 17:08:21 +02:00
po-tags Updated Czech translation 2018-05-22 14:31:25 +02:00
po-tips Updated Czech translation 2018-05-23 09:41:24 +02:00
po-windows-installer Update Greek translation 2018-06-04 17:51:12 +03:00
themes app, themes: make the color tag button in item properties smaller 2018-06-19 23:22:50 +02:00
tools tools: post-process SVG objects with "color-important" label. 2018-06-23 20:24:26 +02:00
.dir-locals.el .dir-locals.el: configure emacs to show trailing whitespace 2016-08-24 17:46:57 +02:00
.gitignore Switch to version 2.99/3.0 in a lot of places and depend on GTK+ 3.22 2018-05-20 21:06:26 +02:00
.kateconfig Add .kateconfig with modelines for Kate 2016-08-23 14:53:38 +02:00
acinclude.m4 configure.ac: require a C++11 compiler 2018-04-04 17:49:46 -04:00
AUTHORS authors: adding Simon Müller who did some nice patches on the Win32... 2018-05-30 12:11:40 +02:00
authors.dtd authors.dtd: Update 2011-01-28 07:55:55 +01:00
authors.xml authors: adding Simon Müller who did some nice patches on the Win32... 2018-05-30 12:11:40 +02:00
authors.xsl Also put maintainers separately in AUTHORS 2011-01-27 22:04:05 +01:00
authors4gimp-web.xsl Bug 734981 - Update maintainers and authors. 2017-10-23 23:55:22 +02:00
autogen.sh autogen: add support for recent automake 1.16. 2018-03-22 13:26:43 +01: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 Applied changes based on official version of TinyScheme (CVS commit dated 2009-08-04 14:23:55 -04:00
ChangeLog.pre-git Applied changes based on official version of TinyScheme (CVS commit dated 2009-08-04 14:23:55 -04:00
config.h.win32
configure.ac configure, tools: actually use GIMP_PKGCONFIG_VERSION and... 2018-06-15 17:22:38 +02:00
COPYING
gimp-zip.in
gimp.doap Added doap description translation in Italian. 2014-08-08 17:10:51 +02:00
gimp.pc.in configure, gimp.pc: do no hardcode the major.minor version of GEGL. 2018-04-28 01:30:19 +02:00
gimpthumb.pc.in
gimpui.pc.in Require gtk+-3.0 in gimpui-3.0.pc 2018-05-25 21:55:45 +02:00
HACKING Update various places with old git repository URIs. 2018-05-27 04:19:18 +02:00
INSTALL.in INSTALL: libheif must also be built with libx265. 2018-06-06 21:10:46 +02:00
LICENSE Source and trivial typos 2018-05-12 23:44:47 +02:00
MAINTAINERS Update GIMP project meta information. 2014-08-07 21:30:35 +02:00
Makefile.am configure.ac, Makefile.am: skip po-python/ 2018-05-31 00:29:36 -04:00
NEWS NEWS: mention enum docs in libgimpbase 2018-05-20 16:42:12 +02: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
NEWS.pre-2-10 Fix some texts in NEWS.pre-2-10. 2018-04-28 12:33:40 +02:00
README README: s/2.9/2.10/ and make it say "stable" 2018-04-26 16:07:00 +02:00
README.i18n build: use intltool for Windows installer translations 2017-12-24 16:45:32 -05:00

                   ------------------------------
                   GNU Image Manipulation Program
                         2.10 Stable Branch
                   ------------------------------

This is a stable release in the GIMP 2.10 series.

GIMP 2.10 replaces earlier GIMP 2.x versions. It is advised that you
uninstall them before installing GIMP 2.10. If you want to keep your
older GIMP 2.x installation in parallel to GIMP 2.10, 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.10/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.10/menurc. You can also manually change the keybindings
to any of your choice by editing ~/.config/GIMP/2.10/menurc.


Have fun,

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