Find a file
Jehan d9b25b8b50 app: do not ask about conversion for an image using a preferred profile.
If setting a RGB or Grayscale "preferred" profile, it usually means
these are profiles we are commonly working with, and it is to be
expected that images one might load may already have said profile. In
this case, don't ask what to do with this profile (keep, convert…). The
graphist kind of already answered this by explicitly listing this
profile as a "preferred" one.

Note that I also check for the built-in profile equality, though it
doesn't look like it is useful (gimp_image_get_color_profile() will
return NULL for an imported image which uses the built-in profile).
This is mostly to be thorough.
2020-12-20 02:04:51 +01:00
.gitlab gitlab: comment out bug reporting howto text. 2020-12-08 15:43:41 +01:00
app app: do not ask about conversion for an image using a preferred profile. 2020-12-20 02:04:51 +01:00
app-tools app-tools, app: gimp-debug-tool crashing with NULL release_date. 2020-03-27 19:54:11 +01:00
build Issue #5863: No namespace info available for XMP prefix. 2020-12-14 21:03:43 +01:00
cursors app, cursors: add GimpToolTransform3DGrid tool widget 2020-01-06 21:52:51 +02:00
data data: create po-tags/ build directory. 2020-12-11 22:54:33 +01:00
desktop desktop: set the appdata 2.99.2 release date to today 2020-10-25 19:20:06 +01:00
devel-docs libgimp, devel-docs: enhance GIMP-PLUGIN-DEBUG backtrace 2020-12-18 01:17:54 +01:00
docs docs, etc: regenerate the default gimprc and its manpage 2020-10-25 19:15:58 +01:00
etc docs, etc: regenerate the default gimprc and its manpage 2020-10-25 19:15:58 +01:00
extensions extensions: goat-exercise appdata depends on po files. 2020-10-22 17:18:43 +02:00
icons icons: (meson) install the new icons for the Paint Select tool. 2020-11-24 21:59:45 +01:00
libgimp libgimp, devel-docs: enhance GIMP-PLUGIN-DEBUG backtrace 2020-12-18 01:17:54 +01:00
libgimpbase libgimp, libgimpbase, libgimpwidgets: new gimp_range_estimate_settings() 2020-11-25 01:34:36 +01:00
libgimpcolor gir: Fix some missing (out) annotations 2020-05-18 13:26:23 +02:00
libgimpconfig Remove trailing spaces in 3 strings 2020-12-15 15:55:45 +00:00
libgimpmath gir: Add missing annotations 2020-05-04 02:11:57 +02:00
libgimpmodule Fix missing includes 2020-05-21 16:02:55 +02:00
libgimpthumb Meson port. 2019-09-11 16:42:04 +02:00
libgimpwidgets libgimpwidgets: allow prop labels on read-only properties. 2020-12-02 00:29:09 +01:00
m4macros Allow building vala plugins 2020-05-26 17:52:52 +00:00
menus app, menus: get rid of custom input method menu. 2020-12-15 03:04:15 +01:00
modules app, libgimpwidgets, modules, plug-ins: code changes after GimpScaleEntry… 2020-11-05 18:06:52 +01:00
pdb Fix typos 2020-11-19 21:56:25 +01:00
plug-ins plug-ins: add missing define G_LOG_DOMAIN in file-psd for the meson build. 2020-12-18 14:00:48 -05:00
po Update Ukrainian translation 2020-12-14 18:04:55 +00:00
po-libgimp Update Swedish translation 2020-12-17 21:41:08 +00:00
po-plug-ins Update Ukrainian translation 2020-12-18 18:59:18 +00:00
po-python po-python: remove py-slice from POTFILES.in. 2020-12-15 03:10:41 +01:00
po-script-fu Update Brazilian Portuguese translation 2020-12-14 11:02:59 +00:00
po-tags po*: update POTFILES.skip with the new toplevel extensions/ folder 2020-10-25 19:14:35 +01:00
po-tips Update Romanian translation 2020-10-27 12:41:25 +00:00
po-windows-installer Update Slovak translation 2020-11-10 08:15:56 +00:00
themes app, themes: fix display-shell statusbar height 2020-06-18 13:12:29 +03:00
tools tools: update the build-only tool compute-svg-viewbox. 2020-08-28 20:25:40 +02:00
.dir-locals.el
.gitignore Add meson to gitignore 2019-09-11 16:42:04 +02:00
.gitlab-ci.yml gitlab-ci: disable building file-mng for gimp-win32 explicitly. 2020-12-05 21:43:27 +01:00
.kateconfig
acinclude.m4 Allow building vala plugins 2020-05-26 17:52:52 +00:00
AUTHORS authors.xml: add Niels De Graef 2019-08-05 10:51:47 +02:00
authors.dtd
authors.xml authors.xml: add Niels De Graef 2019-08-05 10:51:47 +02:00
authors.xsl
authors4gimp-web.xsl
autogen.sh fix gtk version 2019-08-06 13:46:53 +00: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 app: s/pango_fc_font_has_char/pango_font_has_char/ (undeprecation). 2020-11-15 17:25:49 +01:00
COPYING Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
gimp-zip.in
gimp.doap Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
gimp.pc.in
gimpthumb.pc.in
gimpui.pc.in
HACKING Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
INSTALL.in INSTALL: adding infos about dot for "gegl:introspect" dependency. 2020-12-14 20:16:33 +01:00
LICENSE
MAINTAINERS
Makefile.am plug-ins, extension: goat-exercises becomes a GIMP extension. 2020-10-09 15:30:54 +02:00
meson.build meson: libjpeg and libtiff are not optional dependencies! 2020-11-17 04:08:15 +01:00
meson.make Meson port. 2019-09-11 16:42:04 +02:00
meson_dist_script.sh Add script to install files in the dist tarball. 2019-11-14 12:25:07 +01:00
meson_options.txt meson: libjpeg and libtiff are not optional dependencies! 2020-11-17 04:08:15 +01:00
NEWS Update NEWS: HEIF plug-in changes 2020-12-16 21:24:03 +00:00
NEWS.pre-2-0 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-2 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-4 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-6 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-8
NEWS.pre-2-10 Misc. typos 2018-10-19 15:30:27 +00:00
README GIMP registry is deprecated 2019-12-13 17:03:16 +00:00
README.i18n Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00

                   ------------------------------
                   GNU Image Manipulation Program
                      2.99 Development Branch
                   ------------------------------

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

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:

	https://www.gimp.org/

Please be sure to visit this site for information, documentation,
tutorials, news, etc.  All things GIMP-ish are available from there.

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:

	https://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://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 files in `${XDG_CONFIG_HOME}/gtk-3.0/` (settings.ini and
gtk.css in particular) or by using "themes" (ready-made customizations).
Additionally, GIMP reads `${XDG_CONFIG_HOME}/GIMP/2.99/gimp.css` 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 `${XDG_CONFIG_HOME}/GIMP/2.99/menurc`. You can also manually change
the keybindings to any of your choice by editing:
`${XDG_CONFIG_HOME}/GIMP/2.99/menurc`.


Have fun,

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