[gimp] Created tag GIMP_2_10_22
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Created tag GIMP_2_10_22
- Date: Sun, 4 Oct 2020 18:14:11 +0000 (UTC)
The signed tag 'GIMP_2_10_22' was created.
Tagger: Michael Natterer <mitch gimp org>
Date: 1601835210 +0200
Tag the 2.10.22 release
Changes since the last tag 'GIMP_2_10_20':
Alan Mortensen (1):
Updated Danish translation
Alexandre Prokoudine (14):
2.10.22: start filling in appdata re changes in the new version
Fix markup issue in appdata
2.10.22: bug fixes, translation updates, translators
Update release appdata
2.10.22: update NEWS
2.10.22: update NEWS re plugins, add the developers/contributors section
Update Russian translation
2.10.22: mention HEIF changes in AppData
2.10.22: mention PSP support improvements
2.10.22: HEIF and PSP support updates, more contributors and translators, more bug fixes
2.10.22: we don't know how many more bug fixes we do before we tag the release, so let's not annoy
translators as much
Update Russian translation
2.10.22: NEWS update (bug fixes, translations)
2.10.22: update NEWS to list recent bug fixes
Anders Jonsson (8):
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Andika Triwidada (1):
Update Indonesian translation
Asier Sarasua Garmendia (3):
Update Basque translation
Update Basque translation
Update Basque translation
Baurzhan Muftakhidinov (2):
Update Kazakh translation
Update Kazakh translation
Boyuan Yang (4):
Update Chinese (China) translation
Update Chinese (China) translation
Update Chinese (China) translation
Update Chinese (China) translation
Christian Kirbach (1):
Update German translation
Daniel Mustieles (2):
Update Spanish translation
Updated Spanish translation
Daniel Novomesky (5):
Updated HEIF plug-in
Fix compilation with old libheif 1.3.2
Updated HEIF plug-in in 2.10 branch
Make strings translateable in HEIF/AVIF export dialog
Rename misleading Lossless string
David Russo (1):
Stop writing file paths into TIFF DocumentNames
Elad Shahar (3):
Issue #5069: Gfig uses the Stroke color for filling instead of the fill color
Issue #4816: fix spyrogimp to work with grayscale images
plug-ins: backport spyrogimp Issue #5043 - reduce undos
Ell (38):
libgimpbase: avoid double definition of exported variables on Windows
build: add GTK patch to avoid double definition of exported variables on Windows
app: update custom guides when moved past display bounds
app: use absolute offset for filter-tool split-preview guide position
app: fix switching filter-tool split-preview orientation
app: fix reference parsing in boolean GUM expressions
app: fix error propagation in boolean GUM grouping subexpressions
Issue #5208 - paint brush is broken when aspect ratio is set to negative
data: clean up "Acrylic 05" brush
Issue #5232 - PSD export issue
Issue #5219 - Color>Info>Export histogram counts pixels twice
Issue #5226 - hover over toolgroup not working
Issue #5275 - TIFF files with signed-int samples are misinterpreted as unsigned
plug-ins: fix last commit for PLANARCONFIG == SEPARATE
Issue #5274 - Exporting as TIFF fails for layers with a negative offset
libgimp: add GIMP_EXPORT_NEEDS_CROP export capability
plug-ins: add option to crop layers to image bounds when exporting TIFF
app: increase idle priority for hiding on-hover tool-group menu
libgimpwidgets: handle Enter/Esc keys in GimpSpinButton
Issue #4536 - Seg fault when trying to open image on Google Drive (Gnome 3.34.3)
Issue #5472 - CRITICAL while using Move tool with arrow keys
app: in GimpBacktrace Windows backend, return NULL backtrace if not initialized
app: allow controlling performance-log parameters through the UI
app: add progressive performance logs
tools: add performance-log-close-tags.py, use in performance-log-viewer
tools: add performance-log-progressive-coalesce.py; use in performance-log-viewer
app: in GimpDashboard, fix progressive-performance-log env-var
app: improve layout of performance-log file-selection dialog parameters
devel-docs: update documentation of performance-log parameters
devel-docs: fix image URL in performance-logs documentation
devel-docs: remove old performance-logs-parameters section
devel-docs: use actual em-dashes in performance-logs documentation
app: add gimp_log_{set,remove}_handler()
app: allow recording GLIB log messages in performance logs
devel-docs: document new "Messages" performance-log parameter
app: during splash-screen lookup, don't leak GFileEnumerator
app: avoid dropping motion events in spin-scales
libgimp: link libgimpui against GEGL
Jacob Boerema (18):
plug-ins: fix #5357 Image marked as compressed, but DDSD_LINEARSIZE is not set.
plug-ins: fix reading of creator block data of PSP images. Since string data in PSP images is not zero
terminated reading creator block data always failed.
plug-ins: fix incorrect loading of PSP images with uncompressed channel data.
plug-ins: improve psp image reader stability by always using the block/chunk length.
plug-ins: fix wrong layer offset of psp layers.
plug-ins: fix reading layer names with high bit ASCII characters in psp files.
plug-ins: Take zero length layer names into account in psp reader.
plug-ins: refactor reading of raster layer extension info for psp images.
plug-ins: enable reading of psp images with file versions > 6.
plug-ins: add support for reading raster layers of newer psp versions.
plug-ins: fix reading of psp tubes when psp file version >= 4.
plug-ins: add most likely blend modes for certain psp blend modes.
plug-ins: replace a few occurrences of g_message with g_set_error in psp reader.
plug-ins: add defines for psp reader to include new things up to psp file version 8.
plug-ins: show descriptive layer type name for psp layers we can't convert.
plug-ins: add support for 16 bit integer images in psp reader.
plug-ins: add support for grayscale images in psp reader.
plug-ins: add support for indexed images in psp reader.
Jehan (37):
app: make a tooltip translatable and translate device axis strings.
desktop: fix some news URL in appdata.
app: make "gegl:matting-levin" default engine of Foreground Select tool.
app: add contents of /.flatpak-info in the verbose info.
app: move OpenCL settings into the Playground.
app: show playground if any of the experimental feature is enabled.
NEWS: kickstart the 2.10.22 section!
NEWS: update.
NEWS: update.
NEWS: update.
NEWS: some minor typo fixes and alike.
gitlab-ci: fix the GIMP 2.10 CI distcheck.
configure: look for pygtk-codegen-2.0 and pygtk defsdir in all cases.
libgimpwidgets: fix setting GimpMemSizeEntry value with unit change.
libgimpwidgets: improve/fix more of GimpMemSizeEntry.
NEWS: update with GimpMemSizeEntry changes.
gitlab-ci: move pygtk build into deps-debian/testing step.
gitlab-ci: run distcheck with multi-jobs.
gitlab-ci: add a distribution step.
Issue #5530: do not fail font loading on broken user/GIMP fonts.conf.
Issue #5584: JPEG magics detection failure.
NEWS: update.
NEWS: update.
Issue #5623: https://gimp.org/gimp_versions.json is redirected…
NEWS: update.
gitlab-ci: fixing CI (hopefully) on gimp-2-10 branch.
Issue #2275: rotate commands not actually applied to the image.
NEWS: update.
Issue #3481: Cannot paste images into GIMP copied from Telegram.
Issue #4505: Adjust the Preferences size to fit on smaller displays.
app: NULL log domain is not a bug.
Issue #5630: Sample Merged as defaults in Color Picker tool.
app: GimpFilterTool displays a "Sample merged" checkbox.
NEWS: update.
desktop: add a <developer_name> tag.
plug-ins: change export dialog title when exporting as AVIF.
desktop: update appdata with date and additional release note items.
Jordi Mas (6):
Update Catalan translation
Fixes to Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Julien Hardelin (2):
Update French translation
Update French translation
Liam Quin (2):
Issue #4328: Distorted path of an open/imported circle from an svg file.
plug-ins: The plugin can leak the "tif" file descriptor as written...
Marco Ciampa (11):
Updated Italian translation
Fixed 3D transformation option name
Fixed plural in Italian translation
Another small fix in italian translation
Updated Italian translation
Updated Italian translation
Updated Italian translation
Typo fixed in Italian translation.
Updated Italian translation
Updated Italian translation
Updated Italian translation
Michael Natterer (3):
configure.ac: post-release version bump to 2.10.21
libgimpconfig: fix string deserialization for some cases
configure.ac: bump versions for the 2.10.22 release
Michael Schumacher (4):
build: add libwmf patch from libwmf repository to prevent issue #4016
build: add libwmf patch from libwmf repository to prevent issue #4061
build: add an additional distcheck step to .gitlab-ci.yml
gitlab-ci: update dependencies to add libraw20
Milo Ivir (3):
Update Croatian translation
Update Croatian translation
Update Croatian translation
Peter Oliver (1):
Offer image/webp content type in .desktop file
Piotr Drąg (9):
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Rodrigo Lledó (2):
Update Spanish translation
Update Spanish translation
Sabri Ünal (4):
Issue 2874 - gimp-tool-pencil.svg icon size is corrected on Color icon theme
Update Turkish translation
Update Turkish translation
Update Turkish translation
Sebastian Rasmussen (1):
plug-ins: When exporting BMP with color space info, always include color masks.
Simon McVittie (1):
build: Prefer to find libwmf using pkg-config
Stephan Woidowski (1):
Update German translation
Tim Sabsch (2):
Update German translation
Update German translation
Yuri Chornoivan (18):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
lillolollo (3):
NEWS: fix typos
devel-docs: Fix typo
NEWS: add fixed bugs
luz.paz (2):
Misc. typos
Misc typo fixes in plug-ins/
sabri ünal (1):
Typo - Put a blank after the fullstop.
sicklylife (1):
Update Japanese translation
space pudim (1):
Fix #4560 - file-xpm saving unused transparency
Øyvind Kolås (1):
build, app: depend on GEGL-0.4.26
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]