[gimp] Created tag GIMP_2_99_8



The signed tag 'GIMP_2_99_8' was created.

Tagger: Jehan <jehan girinstud io>
Date: 1634651413 +0200

    Tag the 2.99.8 release.

Changes since the last tag 'GIMP_2_99_6':

Alexandre Prokoudine (2):
      Quick update of the Russian translation, more to follow soon
      Update Russian translation

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

Andre Klapper (5):
      Fix broken markup in Bulgarian user help
      Fix broken markup in Dzonghka user help
      Fix broken markup in Galician user help
      Fix broken markup in Malay user help
      Fix broken markup in Macedonian user help

Andrzej Hunt (6):
      devel-docs: fix automake when --disable-gtk-docs is used
      gif: perform bounds checking for table entries
      gif: don't use strlcpy on non-null terminated string
      libgimp: fix pspec leak when procedure argument has already been specified
      gimptagcache: free error to avoid leak
      xcf-load: g_free name in error cases to avoid leak

Asier Sarasua Garmendia (1):
      Update Basque translation

Aurimas Černius (2):
      Add Lithuanian translation
      Update Lithuanian translation

Balázs Úr (1):
      Update Hungarian translation

Boyuan Yang (9):
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation

Bruno Lopes da Silva (1):
      Update Brazilian Portuguese translation

Christopher Davis (1):
      flatpak: Fix build

Daniel Novomesky (8):
      Add JPEG XL plug-in
      Use more specific magic string for JPEG XL container format
      Build libjxl in crossroad Win64 CI
      Build libjxl in Win64 native MSYS2 CI
      Fix missing return in file-jpegxl.c
      Crash workaround for HEIF plug-in
      HEIF plug-in: fix typo in comment
      flatpak: use libjxl 0.6 released version

Des McGuinness (1):
      Issue #5989 - performance improvement patches for gtk and gimp

Enrico Nicoletto (1):
      Update Brazilian Portuguese translation

Hugo Carvalho (11):
      Add Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation

Ian Martins (1):
      plug-ins: fix #6859 Hurl random pct limits in PDB are incorrect

Jacob Boerema (53):
      plug-ins: fix #5960 Gimp loads 16 bit DDS images with luminosity as 8 bit.
      plug-ins: fix using wrong offset for group layer masks in psd export.
      plug-ins: fix #5944 Unable to open XCF converted PSD files in Gimp and Photoshop- "Too many channels in 
layer: 4907"
      plug-ins: don't use G_GSIZE_FORMAT specifier in translatable string in psd-load.
      plug-ins: PSD color block can have a non zero length even when mode is RGB.
      plug-ins: fix setting error message in psd-util.
      plug-ins: consider reading less bytes than we need an error in psd-util.
      plug-ins: fix computation of padding in fread_unicode_string.
      plug-ins: add extra safety checks in psd-load.
      plug-ins: store PSD file version in our PSDimage data structure.
      plug-ins: PSD layer name can be NULL.
      plug-ins: increase MAX_CHANNELS in PSD files to 99.
      plug-ins: add psd_read_len function
      plug-ins: remove outdated comment about GIMP_MAX_IMAGE_SIZE in psd-load.c
      plug-ins: in psd-load.c change debug state to 4 for 1 bit conversion details.
      plug-ins: PSD layer size validation only for "normal" layers.
      plug-ins: PSD ChannelLengthInfo data_len should be 64 bit.
      plug-ins: adjust some psd-load debug statements for 64-bit.
      plug-ins: make PSD resource loading handle 64-bit lengths.
      plug-ins: add support for reading Photoshop PSB image files.
      plug-ins: additional layer info in PSD images can have multiple resources.
      plug-ins: always stop on error after reading PSD layer block.
      plug-ins: load 16-bit per sample SGI images as 16 bit integer
      plug-ins: fix #6116 grayscale gif animation hangs on export.
      plug-ins: fix the fix for #6116 grayscale gif animation.
      plug-ins: add support for planar configuration in DICOM images.
      plug-ins: fix #1146 DICOM with big endian transfer syntax fails to load.
      app: fix #5153 keyboard shortcuts Shift+[ and ] don't work on most keyboards
      app: fix #6724 When creating keyboard shortcut the section being edited disappears
      plug-ins: fix #7086 Can't remove color space from a 1bit monochrome palette
      plug-ins: add non interactive support for extra parameters in file-bmp-save
      plug-ins: fix #2655 Can't open EPS-files with german Umlauts
      libgimpbase: fix #1350 Failure to load metadata importing image with non-latin unicode path
      plug-ins: fix #5313 Exporting to "Gimp pattern" i.e. pat format fails
      app: disallow saving of patterns larger than max allowed dimensions
      app: improve error message loading pattern that is too large
      libgimp: set subfiletype to FILETYPE_REDUCEDIMAGE when saving EXIF thumbnails.
      plug-ins: when loading TIFF images ignore thumbnail pages
      plug-ins: fix #3740 Impossible to delete multi page tiff with thumbnail
      plug-ins: fix #7195 Exporting multilayer TIFF with EXIF saves some layers twice
      plug-ins: fix #6258 Hierarchical XMP tag should be written to Array
      plug-ins: improve formatting in metadata-viewer
      plug-ins: use separate function for adding multiple values per tag
      plug-ins: in metadata-viewer improve how we show XMP tags.
      plug-ins: improve loading of XMP BAG/SEQ tags in metadata-editor
      plug-ins: fix saving of XMP BAG/SEQ array values in metadata-editor
      app: fix Gimp-Config warning Can't tell anything about a gint64.
      app: fix no console output on Windows for --dump-gimprc
      app, libgimp: Add metadata preference for saving thumbnail by default
      plug-ins: fix warning in file-ps: assignment discards 'const' qualifier
      plug-ins: fix loading of only the merged image of a PSD
      plug-ins: fix #1111 TGA with indexed colors + alpha channel : not displayed correctly
      libgimpcolor:  use g_debug for informational "using babl ..." messages

Jehan (241):
      configure.ac, meson.build: post-release version bump to 2.99.7.
      gitlab-ci: improve the CI for releases.
      Issue #5475: Tablet pointer offset malfunction with scale ratio + …
      libgimp: add docs and annotations for gimp_brush_select_new().
      app: fix core crash when a plug-in calling a GimpPdbDialog crashes.
      app: wait child processes with g_child_watch_add_full() rather than…
      authors.xml, README: update the authors list.
      devel-docs: release-howto updated.
      Issue #6767: sensitivity API NO_IMAGE not working in Python.
      Issue #6767: sensitivity ALWAYS not working in Python.
      Issue #6280: JPEG preview window doesn't get closed.
      app, libgimp, pdb: new gimp_display_present() PDB call.
      app: make sure we send the origin display to plug-ins through PDB.
      Issue #6695: Wrong tab after JPG export because of "Show preview"…
      app: gui_free_progress() should accept any GimpProcess widget.
      gitlab-ci, build: testing native Windows build.
      Cleanup the Gitlab runner manually.
      build: do not build Windows dependencies with ccache.
      build, gitlab-ci: break the native Windows build into 2 jobs.
      build: fix a weird (yet unexplained) build bug.
      devel-docs: update a bit the release-howto.
      gitlab-ci: add Win 32-bit and Linux Clang builds to schedules.
      gitlab-ci, build: CI job to package GIMP on Windows from MSYS2 build.
      NEWS: start the GIMP 2.99.8 section.
      Issue #5640: Selection tools not showing selection on Wayland.
      app: fix selection display on right/bottom borders when rulers are…
      app: check the time before last selection draw before queuing a redraw.
      build: update the generated Windows installer languages.
      gitlab-ci: add native Windows 32-bit build with MSYS2.
      Add a distribution job with Win 32-bit!
      build: enable Windows installer translation files in CI build job.
      Issue #6852: Don't include gimp30-tips.mo in binary package
      Issue #6852: Don't include gimp30-tips.mo in binary package
      app: add back a timeout-based idle function to queue a canvas redraw.
      NEWS: update.
      plug-ins: fix creating multiple preview display for JPEG export.
      gitlab-ci: native (MSYS2) Win32 32/64 builds only on schedules.
      build: package a bit more.
      build: patterns to bypass ghostscript version detection.
      build: also looking for HKEY_CURRENT_USER Inno Setup registry key.
      build: unset LZMADictionarySize high value.
      build: "debug" component only known when DEBUG_SYMBOLS is defined.
      build: no signed installer for the CI yet.
      build: remove some data relevant to GTK+2 from installer.
      gitlab-ci, build: construct the Windows installer from CI.
      gitlab-ci: gimp-distcheck-debian and gimp-autotools-debian redundant.
      build: more optional feature to Windows installer.
      configure: better libaa detection.
      build: add aalib dependency for ASCII Art support.
      gitlab-ci: reorganize pipeline rules.
      build: Windows installer version deduced from configure.ac.
      NEWS: update.
      build: separate debug symbols from binaries in the Windows installer.
      build: create installer with debug symbols and Python support.
      build: add a test to check the Windows installer languages.
      meson: -Dwindows-installer also works on Linux build machine.
      build: job win-installer-nightly should return failure appropriately.
      build: extensions are gimp32/64 specific.
      build: fix Python support in Windows installer.
      meson: fix the build.
      gitlab-ci, build: --enable-windows-installer also on Linux.
      Issue #6257: Race condition bug in meson build.
      Issue #6257: Race condition bug in meson build.
      build: clean out obsolete Windows-specific patches.
      app: set "OK" the default button to the "Create a New Image" dialog.
      build: add lua support to the Windows installer.
      build: move lua import files into bin/.
      gitlab-ci: move the dependency moving step into the build stage.
      gitlab-ci: add a new "packaging" stage.
      build: disable javascript plug-ins.
      build: do not add the same files twice for lua in the installer.
      Issue #5879: Legacy icon theme not installed with meson build.
      gitlab-ci: redirect installer logs to a file.
      build: fix installer creation.
      gitlab-ci: create a GIMP_CI_FLATPAK Gitlab variable to trigger the…
      gitlab-ci: remove "when: always" in flatpak job.
      gitlab-ci: fix (again!) the gitlab-ci.
      gitlab-ci: store flatpak-build output into a log file.
      Revert "flatpak: Use exact version of GEGL (0.4.30)"
      build: sync with development flatpak.
      gitlab-ci: expire the Windows installer artifact after a week.
      gitlab-ci: add support for flatpak and Windows installer jobs in MR…
      gitlab-ci: make sure the normal commit jobs are also run on MR.
      devel-docs: some info on new Gitlab MR feature to create test packages.
      NEWS: update.
      NEWS: adding smooth scroll coming with GTK3.
      meson: fix comment about building with specific CPU instructions.
      menus: fix validating the XML menu files with meson build.
      data: fix more xmllint validation.
      meson.build: fix more xmllint validation.
      build: complete Windows installer lang list in meson and fix iconv…
      build: improve the script to test for Windows installer languages.
      build, gitlab-ci: generated files should be in the build dir.
      desktop: make validate-desktop a unit test.
      build: some cleanup in build scripts for Windows.
      build: custom build of GLib with additional patch.
      gitlab-ci: keep the Windows native builds' config.log.
      build: move glib-networking modules into our custom glib prefix.
      build: do not copy a binary dependency when it already exists.
      Issue #5875: Close button too big on wayland backend.
      Issue #6869: Toolbox buttons should focus the canvas as side effect.
      app: fix wrong unref-ing.
      app: new gimp_display_grab_focus() function.
      app: add a comment and some newlines before the debug data section.
      desktop: install a scalable GIMP icon too.
      app, libgimpwidgets: drop the thumbnail icon feature.
      desktop: install 64x64 app icon.
      libgimpwidgets: fix meson/mingw-w64 build and relocatable builds.
      gitlab-ci: install GIMP before running `make check`.
      Revert "gitlab-ci: install GIMP before running `make check`."
      desktop: add scalable/gimp.svg to distributed tarball.
      libgimpwidgets: use g_printerr() instead of g_warning() for app icons.
      build: custom GTK3 compilation for the Windows installer.
      build: compile GTK with new Windows Pointer Input Stack support.
      libgimpwidgets: fix incomplete relocatable build commit.
      build: bump GTK to 3.24.30.
      build: MSYS2 python package is now Python 3.9.
      build: update the master flatpak.
      build: update OpenEXR in our nightly flatpak manifest.
      app: adding a comment for translators.
      build: forgot a patch for a dependency of the flatpak build.
      gitlab-ci: do not run `meson test` anymore inside the flatpak job.
      gitlab-ci: generate SHA* checksums for generated Windows installers.
      gitlab-ci, build: compute the checksums of installer in bash script.
      libgimp: do not leak dialog containers' size groups.
      Issue #7106: GIMP 2.99.6 Python Script Fatal Error.
      libgimp: libgimpmodule is part of libgimp not libgimpui.
      libgimp: have gimp_procedure_dialog_new() behave like g_object_new().
      plug-ins: use GimpUi.ProcedureDialog() instead of…
      libgimp: fix the meson build.
      libgimp: fix (again) the meson build.
      Issue #7115: properly chaining up finalize() methods.
      Issue #6610: crashes on free select for images of certain dimensions.
      libgimbase, meson: reorganize execinfo dependency testing.
      devel-docs: update release-howto file.
      Issue #5386: Gimp crashes when setting AdobeRGB image to Indexed colors.
      app: fix string array leak as reported by Massimo.
      app: free leaking drawable list (as reported by Massimo).
      app: fix gimp_plug_in_cleanup_item_new().
      app: fix list leak, as reported by Massimo.
      app: fix 2 possible leaks.
      app: fix one more ugly leak.
      app: fix leaked queue created at init() (as reported by Massimo).
      app: improve/fix the most-recently used layers stack management.
      app: fix memory leak reported by Massimo.
      app: free unused return value of gimp_procedure_execute().
      app: free a GimpPixPipeParams value (reported by Massimo).
      app: free GList (leak reported by Massimo).
      app: return of gimp_image_get_selected_drawables() must be freed.
      app: allow image_merge_layers_callback() to be called with NULL dialog.
      app: fix leaking a GimpMybrushSurface struct.
      app: fix leak of a GdkPoint and improve stable zoom centering logics.
      app: return value of gtk_tree_path_new_from_string() must be freed.
      app: string allocated by gtk_tree_path_to_string() must be freed.
      app: free an unusing allocated string when not used as a result.
      app: another leaked GtkTreePath.
      app: forgotten GList freeing.
      libgimpconfig: free a GimpValueArray on deserialization failure.
      app: unfreed GList.
      app: unref the newly created GVariant-s.
      app: unref the GtkSizeGroup-s.
      app: date string in the About dialog was not always freed.
      app: free mypaint_brush_path, mypaint_brush_path_writable and…
      libgimpwidgets: free leaked GError.
      build: do not build GLib for Windows anymore.
      build: patch to configure libwmf with no freetype-config.
      Issue #6843: "Canvas Size" dialog takes too much vertical space.
      devel-docs: we must still restart a plug-in to debug with SIGCONT.
      app: config folder migration update for GIMP 3.
      app: forgot to also properly migrate the docks size.
      Issue #1168 - Allow resetting rotation view and flip view separately.
      Issue #7169: add app/core/gimppattern-save.c in POTFILES.in.
      app: update menurc migration.
      build: fix Windows installer build.
      configure: --enable-check-update now with an "auto" value.
      meson: -Dcheck-update option as a yes|no|platform-default combo.
      autotools, meson: bump GLib dependency to 2.68.0.
      app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup()
      desktop: add an appdata section for 2.10.26 release.
      build: add new Lithuanian translation to the Windows installer.
      build: fix typo s/en_GN/en_GB/
      NEWS: update.
      gitlab-ci: flatpak artifacts must always be uploaded.
      build: fix flatpak manifest.
      gitlab-ci: do not make the flatpak job interruptible.
      build: fix installer.
      build: improve Windows installer language test.
      desktop: let's skip 2.10.26 and directly release 2.10.28.
      desktop: update 2.10.28 release date in appdata.
      app: make painting possibly multi-drawable aware.
      app: add ability to clone/heal from/on multiple layers.
      app, pdb: properly save the list of source drawables.
      app: make Perspective Clone tool also work with multiple drawables.
      app: fix broken source painting offset.
      app: fix more broken offset in other tools.
      app: make painting with applicator working in multi-drawable mode.
      app: fixing painting with a selection.
      app: "Registered" alignment makes no sense with self-to-self painting.
      app: improve source tool options GUI.
      app, pdb: move "src-drawables" from core to option object for…
      NEWS: update.
      Issue #6909: Crash after cancelling out of avif export dialog.
      app: fix dragging color boxes into item dockables.
      app: fix drag'n drop of fg/bg colors under Wayland.
      build: sync our nightly flatpak with last changes.
      plug-ins: minor styling fixes and other.
      NEWS: update.
      build: CC="cache gcc" breaks gobject-introspection for native win build.
      plug-ins: fix wrong data freeing.
      plug-ins: use g_file_peek_path() instead of g_file_get_path().
      libgimpwidgets: do not free cache before using it for debug output.
      app: get rid of a wrong return-after-free report.
      plug-ins: some cleanup in file-webp.
      plug-ins: various g_file_get_path() replaced by g_file_peek_path().
      plug-ins: more replacement of g_file_get_path() to g_file_peek_path().
      plug-ins: clean up warnings from psd-save.
      build: improve gimp:build / windows-installer-langs unit test.
      build: add Portuguese translation to installer.
      build: add more help text to the windows-installer-langs test.
      NEWS: update.
      plug-ins: more g_file_get_path() changed to g_file_peek_path().
      build: build libjxl to sync nightly and beta flatpak manifest.
      build: allow giving several source prefixes to dll_link.py.
      NEWS: update.
      build: use several source prefixes for all dll_link usage.
      desktop: add release tag for the AppData.
      build: do not use os.EX_* exit code for cross-compatibility.
      libgimpwidgets: fix warnings on Windows/macOS.
      Issue #7327: Cannot build GIMP3 on MSYS2 using Meson.
      plug-ins: fix coding style from MR !472.
      libgimp: do not return a possibly invalid pointer.
      app: replace a g_free_error() by g_clear_error().
      docs, etc: regenerate the default gimprc and its manpage.
      plug-ins: fix file-gih.
      Issue #5313: consistent "file-pat-save-internal" procedure with…
      NEWS: update.
      desktop: update 2.99.8 release date in AppData metadata.
      NEWS: update.
      build: remove calls to ccache in native Windows build.
      devel-docs: release howto update.
      Release development version GIMP 2.99.8.

Jernej Simončič (41):
      Installer: include gdk-pixbuf-query-loaders.exe
      Installer: ignore version information on files installed to {app}
      Installer: install debug symbols by default
      Installer: remove Quick Launch icon
      Installer: update python2 interpreter file
      Installer: include full version number in icon name
      Installer: more verbose debug messages
      Installer: remove all obsolete 2.8 plugins
      Installer: show progress while removing old .debug files
      Installer: improved compile.bat
      Installer: fix .svg MIME type in Registry (fixes toolbox icons)
      Installer: remove plugins from the lib\gimp\2.0\plug-ins directory
      Installer: plug-ins install changes
      Installer: zlib1.dll has no version info, compare timestamp when updating in System32
      Installer: don't include unnecessary files, some more fixes for new plugin paths
      Installer: small fix for 32on64
      Installer: don't scan recursively for configuration override files
      Installer: include extra debug symbols, Ghostscript 9.25
      Installer: remove Thai locale temporarily (causes crash on Windows 7)
      Installer: proper fix for libthai
      Installer: include debug symbols for babl/gegl DLLs in lib\*
      Installer: remove lib\gegl-0.2
      Installer: remove LIBTHAI_DICTDIR environment variable (no longer needed, see 
https://gitlab.gnome.org/GNOME/gimp/issues/2496#note_365235 )
      Installer: remove dead code
      Installer: handle missing install directory of GIMP <2.8 better when there's still uninstall info in 
Registry
      Installer: changes for 2.10.12
      Installer: install 64-bit Python on 64-bit Windows
      Installer: ported install script to Inno Setup 6, add per-user install support
      Installer: minor fixes
      Installer: forgot about .xcf extension
      Installer: fix for issue 3226
      Installer: handle associations better
      Installer: unofficial languages, ghostscript 9.50
      Installer: skip .debug files when they don't exist
      Installer: properly remove old icons on 32-bit installs and per-user installs
      Installer: file-mng builds on 32-bit Windows, stop special-casing it
      Installer: rearrange install order of files, should make installing slightly faster
      Installer: add Croatian and Marathi language
      Installer: preparing for GIMP 2.99
      Installer: some cleanup, make Lua optional, add devel splashes
      Installer: forgot Components for girepository

Jiri Grönroos (2):
      Update Finnish translation
      Update Finnish translation

Jordi Mas (9):
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation
      Fix to Catalan translation
      Update Catalan translation
      Update Catalan translation
      Remove unnecessary space at the end of the string
      Update Catalan translation
      Update Catalan translation

Luca Bacci (5):
      Show message dialogs in preferences dialog
      Rename GimpLangRc to GimpEarlyRc
      Add a config enum for the pointer input API to use on Windows
      Move initialization order
      Only select available API's

Lukas Oberhuber (5):
      libgimpbase: GError set twice in gimpreloc.c
      app: allow compiling on Mac OS where gimpimagewindow.c needs…
      gdkquartz-cocoa-access.h is not correct yet
      Macro name change to GDK_OSX_BIGSUR
      Reduces noisy errors

Luna Jernberg (3):
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

Marc Espie (1):
      Issue #6850: support for memory in the dashboard under OpenBSD.

Marco Ciampa (3):
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation

Marco Spiess (1):
      add msys support

Marie-P (1):
      libgimp*, plug-ins: fix some warnings

Massimo Valentini (2):
      Issue #5267: Cage transform tool causes artifacts.
      Issue 7128: Mouse wheel zoom when cursor is over the zoom scrolldown.

Matej Urbančič (13):
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation
      Update Slovenian translation

Mayank Suman (3):
      plug-in, libgimp: Fixes #6753: redesign of WebP Export dialog
      libgimp: new GtkSizeGroup for widgets inside a container
      libgimp: tooltip added to all widgets in GimpProcedureDialog

Michael Bazzinotti (1):
      Issue #5415: compensate for null byte

Michael McLaughlin (1):
      Issue #6994: Color Noise produces artifacts with highly saturated…

Michael Schumacher (2):
      plug-ins: use #!/usr/bin/env python3 shebang line in python-console.py
      build: mention incomplete and outdated state of build/gimpbuilder-base/Dockerfile

Ngọc Quân Trần (8):
      Update Vietnamese translation
      Update Vietnamese translation
      Update Vietnamese translation
      Update Vietnamese translation
      Update Vietnamese translation
      Update Vietnamese translation
      Update Vietnamese translation
      Update Vietnamese translation

Niels De Graef (3):
      meson: Always enable CPU extensions
      flatpak: Use fallback-x11
      meson.make: Don't use backend-specific calls

Ondřej Míchal (14):
      flatpak: Bump versions of some modules
      flatpak: Add gvfsd permission for gvfs
      flatpak: Remove meson build
      flatpak: Remove -Dlibdir=lib configure option
      flatpak: Build graphviz as GEGL submodule
      flatpak: Add patch to Cairo preventing subpixel font rendering system settings to apply to text layers
      flatpak: Add maxflow dependency and build with workshop
      flatpak: Use exact version of GEGL (0.4.30)
      ci: Enable nightly flatpak builds
      flatpak: Add x-checker-data to sources
      flatpak: Update dependencies
      flatpak: Manifest minor fixes
      flatpak: Bump openexr from v2.3.0 to v2.5.7
      plug-ins: Silence some warnings

Pavel Artsishevsky (1):
      app: call parent's window_state_event() from GimpImageWindow

Philipp Kiemle (1):
      Update German translation

Piotr Drąg (7):
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation

Rodrigo Lledó (11):
      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
      Update Spanish translation
      Update Spanish translation

Stan Janssen (1):
      desktop: fix duplication of the app icon in a dock like Plank

Stanislav Grinkov (12):
      core: minor memleak fixes
      core: function documentation clarification
      Add separate CODING_STYLE file
      Fix issue with generating GIR API docs in meson
      Remove unnecessary gimpmarshal.h and gimpwidgetsmarshal.h includes.
      Remove unnecessary linking with genmarshal from meson build rules
      Remove use of custom marshallers in favor of GLib ones
      app: Correctly place merged down layer...
      i18n: Add plug-ins/common/file-jpegxl.c in POTFILES.in
      build: meson.build minor code refactoring
      gitlab-ci: Remove extra ninja call in crossroads Win builds
      build, meson: Fix rc files build order dependency...

Sveinn í Felli (7):
      Update Icelandic translation
      Update Icelandic translation
      Update Icelandic translation
      Update Icelandic translation
      Update Icelandic translation
      Update Icelandic translation
      Update Icelandic translation

Trần Ngọc Quân (1):
      build: add Vietnamese translation to the Windows installer

Yuri Chornoivan (15):
      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

dimspingos (2):
      Updated Greek translation
      Updated Greek translation

lloyd konneker (5):
      Issue #5402 Scriptfu handle GFile and GimpObjectArray types
      Add devel doc
      6872 gimp-pdb-dump print type of GValue instead of type of GParamSpec
      Fix #6979 meson build fails link libexecinfo on Alpine
      Fix #6980 /app/pdb/gimppdb.c unnecessarily includes core/gimpmarshal.h

programmer-ceds (1):
      SF-ADJUSTMENT Slider Duplicate Label Fix

rofiquzzaki rofiquzzaki (1):
      Update Indonesian translation

Øyvind Kolås (1):
      configure,meson,app: depend on GEGL-0.4.32


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]