Go to file
Ell 9809939e25 app, themes: use compact style for GimpSpinScale
Align GimpSpinScale with gimp-2-10, by modifying its appearance and
behavior to match the 2.10 compact style, fixing interaction along
the way.  Unlike 2.10, there is no option to revert to the old
style.
2020-06-16 19:40:43 +03:00
.gitlab .gitlab: update the merge request template. 2020-05-31 12:47:47 +02:00
app app, themes: use compact style for GimpSpinScale 2020-06-16 19:40:43 +03:00
app-tools app-tools, app: gimp-debug-tool crashing with NULL release_date. 2020-03-27 19:54:11 +01:00
build build: add libwmf patch from libwmf repository to prevent issue #4061 2020-06-13 17:03:39 +02:00
cursors app, cursors: add GimpToolTransform3DGrid tool widget 2020-01-06 21:52:51 +02:00
data data: clean up "Acrylic 05" brush 2020-06-12 18:20:09 +03:00
desktop desktop: fix some news URL in appdata. 2020-06-10 02:20:41 +02:00
devel-docs devel-docs: add a tip for testing an older GIMP version with flatpak. 2020-06-01 17:21:29 +02:00
docs Fix various typos 2019-09-21 17:10:46 +00:00
etc etc: add a default toolrc file, using tool groups to oragnize the tools 2020-01-30 02:53:24 +02:00
icons icons: in Symbolic theme, fix gimp-curve-point-{corner,smooth} PNGs 2020-03-06 12:21:55 +02:00
libgimp libgimp: add gimp_procedure_config_save_metadata() 2020-06-08 14:28:47 +02:00
libgimpbase libgimpbase: avoid double definition of exported variables on Windows 2020-06-10 18:29:23 +03:00
libgimpcolor gir: Fix some missing (out) annotations 2020-05-18 13:26:23 +02:00
libgimpconfig libgimpconfig: fix string deserialization for some cases 2020-06-08 22:35:42 +02: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 gir: (skip) functions with varargs 2020-05-21 13:49:38 +02:00
m4macros Allow building vala plugins 2020-05-26 17:52:52 +00:00
menus app, menus: add gegl:lens-blur to Filters -> Blur 2020-06-02 23:25:26 +03:00
modules colorselector: Rename signal emitters 2020-05-03 23:23:44 +02:00
pdb app: GimpTransformTool multi-layer aware. 2020-05-28 14:28:01 +02:00
plug-ins Issue #5219 - Color>Info>Export histogram counts pixels twice 2020-06-14 17:04:30 +03:00
po Updated Italian translation 2020-06-16 16:55:16 +02:00
po-libgimp Update Romanian translation 2020-06-03 16:31:24 +00:00
po-plug-ins Update Basque translation 2020-06-12 06:13:03 +00:00
po-python Update Basque translation 2020-06-12 06:34:20 +00:00
po-script-fu Update Japanese translation 2020-06-08 10:16:36 +00:00
po-tags Add Persian translation 2019-09-23 15:40:52 +00:00
po-tips Update Japanese translation 2020-06-07 14:26:06 +00:00
po-windows-installer po-windows-installer: fix unsupported chars in Japanese translation 2020-06-07 16:38:52 +03:00
themes app, themes: use compact style for GimpSpinScale 2020-06-16 19:40:43 +03:00
tools tools: in performance-log-viewer.py, handle markers with > INT_MAX timestamps 2020-03-06 12:37:06 +02:00
.dir-locals.el .dir-locals.el: configure emacs to show trailing whitespace 2016-08-24 17:46:57 +02:00
.gitignore Add meson to gitignore 2019-09-11 16:42:04 +02:00
.gitlab-ci.yml CI: use custom docker images for dependencies and GIMP builds 2020-05-29 22:41:22 +00:00
.kateconfig
AUTHORS authors.xml: add Niels De Graef 2019-08-05 10:51:47 +02:00
COPYING Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02: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
HACKING Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
INSTALL.in INSTALL: update the plug-in API binding dependencies. 2020-06-10 02:18:03 +02:00
LICENSE Source and trivial typos 2018-05-12 23:44:47 +02:00
MAINTAINERS
Makefile.am libgimp*: move GObject Introspection into libgimp/. 2019-08-08 15:59:44 +02:00
NEWS NEWS: update. 2020-06-08 21:42:59 +02: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
acinclude.m4 Allow building vala plugins 2020-05-26 17:52:52 +00:00
authors.dtd
authors.xml authors.xml: add Niels De Graef 2019-08-05 10:51:47 +02:00
authors.xsl
authors4gimp-web.xsl Bug 734981 - Update maintainers and authors. 2017-10-23 23:55:22 +02:00
autogen.sh fix gtk version 2019-08-06 13:46:53 +00:00
config.h.win32
configure.ac meson, autotools, app: depend on GEGL 0.4.24 2020-06-07 21:24:03 +02:00
gimp-zip.in
gimp.doap Change a bazillion URLs to https:// 2018-07-14 14:19:27 +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
meson.build meson, autotools, app: depend on GEGL 0.4.24 2020-06-07 21:24:03 +02: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 Allow building vala plugins 2020-05-26 17:52:52 +00:00

README

                   ------------------------------
                   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