[gimp] Created tag GIMP_2_10_24
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Created tag GIMP_2_10_24
- Date: Sun, 28 Mar 2021 21:47:58 +0000 (UTC)
The signed tag 'GIMP_2_10_24' was created.
Tagger: Jehan <jehan girinstud io>
Date: 1616964379 +0200
Tagging GIMP 2.10.24 release.
Changes since the last tag 'GIMP_2_10_22':
Anders Jonsson (10):
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Balázs Meskó (3):
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Balázs Úr (7):
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Bruno Lopes da Silva (1):
Update Brazilian Portuguese translation
Christian Kirbach (2):
Update German translation
Update German translation
Cristian Secară (26):
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Update Romanian translation
Daniel Mustieles (2):
Update Spanish translation
Update Spanish translation
Daniel Novomesky (4):
Fix a GUI bug in HEIF/AVIF export dialog.
HEIF plug-in: runtime detection of supported formats
Updated HEIF plug-in
HEIF plug-in: ensure max quality for lossless encoding
Daniel Șerbănescu (1):
Update Romanian translation
Dušan Kazik (9):
Update Slovak translation
Update Slovak translation
Add Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Hannie Dumoleyn (6):
Update Dutch translation
Update Dutch translation
Update Dutch translation
Update Dutch translation
Update Dutch translation
Update Dutch translation
Henrique Roberto Gattermann Mittelstaedt (1):
Update Brazilian Portuguese translation
Jacob Boerema (70):
Issue #5735: incorrect condition because of missing parenthesis.
libgimpbase: fix #2253 saving metadata failed if Pentax PreviewOffset present in exif tags.
plug-ins: Let the user know if we fail to save image metadata in file-jpeg.
plug-ins: file-tiff-save looks for the wrong exif tags to delete.
libgimpbase: fix copy-paste error in documentation comments.
plug-ins: fix #3757 Exporting invalid tiffs: Missing required "ImageLength" field.
plug-ins: don't try to read tiff pages with an invalid directory.
plug-ins: use g_message instead of g_printerr when there is data loss.
libgimpbase: fix incorrect reading of iptc tags that appear more than once.
plug-ins: Refactor certain string handling into separate functions in metadata-viewer.
plug-ins: fix incorrect reading of iptc tags that appear more than once.
plug-ins: fix incorrect single/multi(ple) values for certain iptc tags used in metadata editor.
plug-ins: fix incorrect struct used for comparison in metadata-editor.
plug-ins: Refactor cleaning xmp values into a separate function in metadata-editor.
plug-ins: fix not showing all values of iptc tags that appear more than once.
plug-ins: In metadata-editor always read iptc equivalent values of xmp tags.
plug-ins: add missing Iptc equivalents of Xmp tags in metadata-editor.
plug-ins: let metadata-editor also save Iptc tags.
plug-ins: fix metadata-editor not saving Xmp.photoshop.Urgency and Xmp.xmpRights.Marked.
plug-ins: in metadata editor and viewer only convert values to UTF-8 if they are not.
plug-ins: oops I messed up cherry-picking.
plug-ins: refactor saving longitude/latitude in metadata editor.
plug-ins: improve casing in metadata-tags.
plug-ins: add functions for formatting gps metadata.
plug-ins: improve formatting of gps data in metadata-viewer.
plug-ins: fix incorrect formatting when switching between m and ft for gps altitude.
plug-ins: fix crash in metadata-editor when licensor phone data was NULL.
plug-ins: use g_log instead of g_printerr when setting tag fails.
plug-ins: improve formatting of gps data in metadata-editor.
plug-ins: fix #2836 GPS data is truncated to the degree when edited.
plug-ins: improve error handling and use GError in metadata-editor/viewer.
plug-ins: use logging for some messages that seem to be for debugging only.
plug-ins: fix mistakes in cherry-picking metadata improvements.
plug-ins: fix loading 2 and 4 bit tiff images. This fixes issue #6065 and part of #2680.
plug-ins: fix #4176 color displayed wrong in multi page tiffs with linear TRC.
plug-ins: fix #6200 DDS BC5 compression/decompression has Red and Blue swapped.
plug-ins: fix incorrect dds BC5 images saved by GIMP.
plug-ins: set blue channel of BC5 dds images to 0 instead of 255.
plug-ins: fix #6144 Unrecognised or invalid BMP compression format.
plug-ins: allow loading of BMP images with incorrect BI_BITFIELDS compression.
plug-ins: fix #5081 Opening TIFF with YCbCr format displays incorrect warning.
plug-ins: fix #6279 Error loading PSD file: Unexpected end of file.
xcf: fix #6138 Stack Overflow when saving xcf.
Issue #987 Corrupt 'gimp-metadata' parasite. Parsing XMP data failed.
plug-ins: libtiff warnings can cause a crash on Windows.
plug-ins: add more safety checks when loading a TIFF image.
plug-ins: improve a few error messages and allow translating.
plug-ins, TIFF: improve loading of miniswhite/minisblack images.
plug-ins, TIFF: Don't try to load image with bit depth we can't handle.
plug-ins, TIFF: Oops, forgot to save formatting fixes before committing.
plug-ins: improve error handling when loading g3 fax images.
plug-ins: be a little more forgiving loading g3 fax images.
plug-ins: fix cherry picking of commit fb38e42
plug-ins: refactor metadata-editor adding values to gui.
plug-ins: more refactoring of metadata-editor.
plug-ins: remove use of global tagdata array in metadata-editor.
plug-ins: remove use of strcpy without length checking in metadata-editor.
plug-ins: refactor writing single metadata tag in metadata-editor.
plug-ins: more refactoring of duplicate code in metadata-editor.
plug-ins: fix using incorrect structs and fields in metadata-editor.
plug-ins: fix several memory leaks in metadata-editor.
plug-ins: set most common CreatorContactInfo last in metadata-editor.
plug-ins: in metadata-editor use /iptcExt instead of /Iptc4xmpExt when saving.
libgimp: improve saving xmp metadata.
libgimp: fix issue #6050 Phantom comments on pictures.
plug-ins: interpret Exif.Photo.UserComment before showing in metadata-viewer.
plug-ins: Do not write empty ModelReleaseStatus and DigitalSourceType.
plug-ins: Do not write to Iptc.Application2.DateCreated if no date was set.
plug-ins: fix incorrect values for ModelReleaseStatus and PropertyReleaseStatus.
plug-ins: fix incorrect saving of Iptc.Application2.Caption in metadata-editor.
Jehan (43):
Issue #5734: fix typos in if() test.
plug-ins: fix tiff load of grayscale images without alpha.
Issue #4777: "New version available" after update.
autotools: separate line for HEIC and AVIF support.
Issue #5788: 10/12 bpc in HEIF export does not mean HDR.
Issue #5783: Accessibility: Button focus not visible in dark theme.
configure: do not show "profile support: yes" when HEIC support is OFF.
app: properly free internal strings at finalization and before…
plug-ins: register file-heif proc on init() instead of query().
app: fix some glitches in the splash status text.
plug-ins: fix a type warning.
icons: add legacy "software-update-available" icon from Adwaita.
NEWS: start a GIMP 2.10.24 section.
NEWS: oups mixed some 2.99.x news with 2.10.x ones.
NEWS: add GeoTIFF support.
app: wait for the software to be fully initialized before processing…
app: improve opening images through the DBus service.
NEWS: add the D-Bus calls updates.
app: display profile name in "Color space" field of Image Properties.
app: proper ellipsis & wrap on Image Properties label where it matters.
libgimpbase: do not use g_snprintf() with same source and buffer.
Issue #5837: TIFF file not recognized.
plug-ins: improvement of TIFF loading when TIFFNumberOfDirectories()…
NEWS: update.
data: create po-tags/ build directory.
po, po-plug-ins: (workaround) fixing the distcheck job in CI.
po-plug-ins, po: (workaround bis) fixing the distcheck job in CI.
plug-ins: also omit hidden layer groups in PDF export.
plug-ins: more debugging data in file-darktable.
libgimpbase: fix memory leak in gimp_installation_directory().
Issue #288: Point snapping to guides does not work outside the canvas.
desktop: add 2.10.24 release note to AppData.
app: make "gegl:introspect" an optional operation dependency.
plug-ins: changed GTK_RESPONSE_YES|NO into GTK_RESPONSE_OK|CANCEL.
Issue 4594: Spotify doesn't open with Gimp open.
desktop: AppData ready for tomorrow's release.
configure: missing OpenRaster MIME type in desktop file.
plug-ins: fix crash of qbist when loading files.
NEWS: update.
NEWS: update/reword a bit more.
plug-ins: set the "Save GeoTIFF data" checkbox insensitive when…
docs, etc: regenerate gimprc and its manpage.
configure: release GIMP 2.10.24.
Jernej Simončič (3):
Installer: preparing for GIMP 2.99
Installer: some cleanup, make Lua optional, add devel splashes
Installer: forgot Components for girepository
Jordi Mas (16):
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Fixes to Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Luna Jernberg (1):
Update Swedish translation
Marco Ciampa (3):
Updated Italian translation
Updated Italian translation
Updated Italian translation
Martin Srebotnjak (5):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Matej Urbančič (4):
Update Slovenian translation
Update Slovenian translation
Update Slovenian translation
Update Slovenian translation
Michael Natterer (1):
configure.ac: post-release version bump to 2.10.23
Michael Schumacher (4):
gitlab-ci: expire distribution stage artifacts after 2 days
gitlab-ci: we need graphviz for dot, not graphiz-dev
gitlab-ci: make the GIMP build more complete
gitlab-ci: package is called libaa1-dev, not libaa-dev
Milo Ivir (6):
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Orgad Shaneh (1):
Fix Python execution with autocrlf on Windows
Philipp Kiemle (1):
Update German translation
Pieter van Oostrum (1):
gimp: macOS: fix for file export dialogs GIF and PNG. Authored by @pietervo, and he should be credited
with this.
Piotr Drąg (11):
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
Update Polish translation
Update Polish translation
Rodrigo Costa (1):
Update Brazilian Portuguese translation
Rodrigo Lledó (9):
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Ruthra Kumar (1):
GeoTIFF tags support added to file-tiff plugin.
Sabri Ünal (4):
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
Selyan Slimane AMIRI (3):
Add Kabyle translation
Add Kabyle translation
Add Kabyle translation
Sergei Trofimovich (1):
configure.ac: fix `--with-linux-input` handling with upcoming autoconf-2.70
Stanislav Grinkov (4):
plugins: feature #449 allow fract DPI values when importing PDF
plug-ins: #5896. add option for reversing order of layers when importing PDF
tools: Rectangle select. Incorrect center_xy after converting channel selection to rectangle
tools: Made 'Crop tool' aware of color or pattern changes
Sveinn í Felli (1):
Update Icelandic translation
Tim Sabsch (4):
Update German translation
Update German translation
Update German translation
Update German translation
Timo Jyrinki (1):
Update Finnish translation
William Ferguson (1):
plug-ins: update darktable lua script to API change in darktable master
Yuri Chornoivan (17):
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
dlatikay (1):
#5977 prompt to apply layer offset only if there actually is a (non-zero) offset
nick758 (1):
Issue #5066: Create From Screenshot Crash.
sicklylife (7):
Update Japanese translation
Update Japanese translation
Update Japanese translation
Update Japanese translation
Update Japanese translation
Update Japanese translation
Update Japanese translation
Øyvind Kolås (1):
configure,app: depend on GEGL-0.4.30
Милош Поповић (12):
Update Serbian translation
Update Serbian (Latin) translation
Update Serbian translation
Update Serbian (Latin) translation
Update Serbian translation
Update Serbian (Latin) translation
Update Serbian translation
Update Serbian (Latin) translation
Update Serbian translation
Update Serbian (Latin) translation
Update Serbian translation
Update Serbian (Latin) translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]