[gimp] Created tag GIMP_2_99_10



The signed tag 'GIMP_2_99_10' was created.

Tagger: Jehan <jehan girinstud io>
Date: 1645566735 +0100

    Tag the 2.99.10 release.

Changes since the last tag 'GIMP_2_99_8':

Alan Mortensen (2):
      Updated Danish translation of gimp-script-fu
      Updated Danish translation of gimp-windows-installer

Alexandre Prokoudine (2):
      NEWS: updated translations
      Update Russian translation

Anders Jonsson (19):
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      plug-ins: add translation context for tag values
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      app: fix typo in name of lens mode enum
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

Aryeom Han (4):
      icons: new icon gimp-multi-lock.
      icons: new lock icons.
      icons: new lock icons for Color icon theme.
      data: new "experiments" splash screen for GIMP 2.99.10.

Asa (1):
      .gitlab-ci.yml: add clang-format rules and pipeline

Asalle (1):
      app: make dynamics tool options a checkbox

Asier Sarasua Garmendia (7):
      Update Basque translation
      Update Basque translation
      Update Basque translation
      Update Basque translation
      Update Basque translation
      Update Basque translation
      Update Basque translation

Ask Hjorth Larsen (3):
      Update Danish translation
      Updated Danish translation
      Updated Danish translation of gimp-plug-ins

Aurimas Černius (1):
      Update Lithuanian translation

Balázs Meskó (1):
      Update Hungarian translation

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

Bruce Cowan (4):
      Update British English translation
      Update British English translation
      Update British English translation
      Update British English translation

Daniel Mustieles (2):
      Update Spanish translation
      Update Spanish translation

Daniel Novomesky (11):
      windows installer: associate avif and jxl
      build: compile libjxl under 32bit MSYS2 too
      plug-ins: handle memory allocation failure in JXL import
      plug-ins: prefer AOM encoder for AVIF export
      plug-ins: JXL lossless implies uses_original_profile
      plug-ins: make string translate-able in JXL export
      plug-ins: fix memory leak in HEIF import/export
      build: use libjxl 0.6.1 in MSYS2 native build
      build: use libjxl 0.6.1 in flatpak package
      plug-ins: avoid problematic/marginal JXL compression settings
      plug-ins: user can select bit depth in JXL export

Daniel Novomeský (11):
      build: add gi-docgen dependency to MSYS2 build
      crossroad gimp-win64 build: update gi-docgen feature setting
      configure, meson: bump libjxl dependency to 0.6.1
      build: update gi-docgen feature setting in flatpak
      build: remove gtk-doc from MSYS2 build environment
      plug-ins: use newer gexiv2 0.12.2 API in HEIF export
      plug-ins: adjust selection of precision during JXL import
      NEWS: update.
      plug-ins: new speed levels possible for JXL export
      plug-ins: fix procedure parameter in file-jpegxl-save
      plug-ins: remove save-bit-depth heuristics in HEIF plug-in

Emily Gonyer (1):
      app, libgimp*, plug-ins: Changed gendered terms to be gender-neutral

Hugo Carvalho (19):
      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
      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

Jacob Boerema (28):
      plug-ins: Iptc.Application2.Headline is not a repeatable tag
      plug-ins: fix #7408 metadata-editor plugin cashing when saving metadata
      plug-ins: fix resource leaks detected by coverity
      plug-ins: fix several issues detected by coverity
      plug-ins: fix #7429 Error loading PSD file: Unsupported or invalid layer mask height
      plug-ins: fix incorrect CMYK transform for the variant without alpha
      plug-ins: fix incorrect loading of CMYK PSD images without layers.
      libgimpbase: fix #7383 GIMP loses exif data when a folder has Hebrew letters
      app: fix #6436 *.gih grayscale export crashes GIMP
      app: fix resource leak warnings caught by static analysis.
      plug-ins: improve loading of PSD merged images with alpha channel
      plug-ins: fix a few resource leaks in case of errors in psd-load.
      plug-ins: add support for loading 16-bit per channel CMYK PSD images
      plug-ins: remove unneeded and uninitialized base_channels.
      plug-ins: fix more resource leaks in case of errors for psd-load.c
      plug-ins: Use the same define for debugging psd-load and psd-save
      plug-ins: fix export of multi layer image as psd
      app: fix #383 Large PBM files exported from GIMP are blank
      plug-ins: fix loading of 32-bit per channel psd images
      plug-ins: fix #7109 exported gimp .jpg not processable in Windows Photo Viewer
      plug-ins: fix #7566 Import Issues with Indexed .dds Images
      plug-ins: PSD layers with clipping set need clip to backdrop as composite mode
      plug-ins: add extra layer groups when loading PSD images with clipping layers
      plug-ins: fix #7464 GIMP stops responding opening metadata on import
      plug-ins: fix #5305 Lighting Effects crashes when I use a channel as Bumpmap
      app: fix #7682 crash loading xcf with linked text layers
      plug-ins: fix #6871 indexed tga file cannot be saved
      plug-ins: fix #7524 DICOM File is broken

Jehan (303):
      configure.ac, meson.build: post-release version bump to 2.99.9.
      devel-docs: GIMP_VERSIONS was renamed some time ago.
      CODING_STYLE: add a "Commit messages" section.
      build: add a bit more info about using the Anitya db (for flatpak deps).
      build: add build-id to our CI Windows installer build.
      plug-ins: fix static analysis warning.
      tools: win32_command() return value is never freed.
      Issue #7402: update GTK build for Windows CI with GCC 11 false…
      NEWS: some move around items.
      app, docs: fix GIMP's version in --dump-gimprc-manpage and update…
      CODING_STYLE: update intro and use [TOC] markdown macro.
      CODING_STYLE: update.
      INSTALL: remove --without-libtiff.
      devel-docs: add some more tricks to review MR in Gitlab.
      NEWS: kickstart 2.99.10 news section.
      pdb: fix previous commit to work with old and new meson (+ typo fix).
      build: use POSIX test syntax.
      build: xvfb-run call from meson fails.
      build: fix again the `xvfb-run` call to work on various distributions.
      devel-docs: remove gtkbuilder-porting-guide.
      devel-docs: remove gtkbuilder-porting-guide.txt from EXTRA_DIST.
      app: replace using the "draw" signal by "expose-event" on GTK+2.
      libgimpbase: read up to 255 bytes into a 256 bytes buffer.
      Coding Style: add some docs about natural language text in GIMP.
      Coding Style: add necessity to keep POTFILES.in updated.
      NEWS: update.
      Issue #7539: Opening some images lock GIMP.
      meson: missing test for sys/prctl.h.
      plug-ins: show screenshot options dialog immediately in Freedesktop…
      build: make sure InnoSetup language files are not already present.
      plug-ins: fix Radiance RGBE magic number.
      plug-ins: in file-gegl, use the accurate load/save GEGL operation…
      plug-ins: remove KDE screenshot portal in favor of Freedesktop portal.
      desktop: AppData tag for GIMP 2.10.30.
      build: drop codepage conversion, use UTF-8 for Win install lang files.
      build: do not build GTK3 for our MSYS2 dependency job anymore.
      build: fix packaging step with MSYS2 GTK+3.
      build: fix Windows installer lang test after recent re-encoding drop.
      build: no need to chmod the test file which is already executable.
      configure, meson, plug-ins: unmaintain WebkitGTK-depending plug-ins.
      meson: PNG support has not been an optional feature since forever!
      app: new concept of sets of layers stored in GimpImage.
      app: add logical operations on layer sets.
      app: add layer selection by regular expression.
      app: add a placeholder to the stored layer set list.
      app: allow storing regular expression-based item sets.
      app: add an item visibility lock.
      app: show lock state as cell icon in Layers dockable…
      app: new gimp_widget_blink_rect().
      app: use gimp-layer as visibility lock icon.
      app: improve item lock management with gimp_item_tree_view_add_lock().
      app: also use gimp_item_tree_view_add_lock() for default locks.
      app: blink the lock cell when failing to switch visibility (eye).
      app: more responsive lock and link popovers.
      app: hide the lock popup when clicking on shown same cell's.
      app: implement exclusive lock switching (Shift-click).
      app: add Alt-click on visibility and locks for exclusive switch within…
      app: show GimpItemTreeView's header.
      app: fix gimp_item_tree_view_blink_lock().
      app: fix crash with a NULL highlight area.
      app: use the new lock icons.
      app: more coordinate conversion in GimpContainerTreeView.
      app: fix coordinate conversion.
      app, libgimp, pdb: add visibility lock API.
      app: implement a select_items() method for GimpContainerComboBox…
      app: check if an item was already inserted by actually looking it up in…
      app: add a select_items() implementation on various classes…
      app: one more select_items() implementation which I had forgotten.
      app: fix clicking on unsaved images in Quit / Close All dialog.
      app, libgimpwidgets: new gimp_event_triggers_context_menu() and use it…
      app: more "select-item" signal handlers changed to "select-items" ones.
      app: all remaining select-item handlers replaced by select-items ones.
      app: get rid of GimpContainerViewInterface select_item signal.
      app: implement multi-channel selection.
      app, pdb: get rid of various gimp_image_get_active_channel().
      app: add multi-channel drag'n drop ability.
      app: implement multi-paths selection.
      app: "Bend the text along the currently active path" multi-layer aware.
      plug-ins: fix lava script-fu script.
      plug-ins: fix select-to-brush script.
      plug-ins: update more script-fu scripts.
      app: generate a critical with some more information.
      app: channel selection actions now multi-channel aware.
      app: improve "Select Top|Bottom Layer" actions.
      app: raise/lower channels one step or to top/bottom multi-channel aware.
      app: duplicate and delete channel actions multi-channel aware.
      app: add multi-vectors drag'n drop ability.
      app: fix weird pointer behavior when clicking out of lock popover.
      icons: fix build rules for icon theme.
      app: GimpItemList supports glob, regular expression and simple text…
      app: add a preferences for choosing your prefered search pattern format.
      NEWS: update.
      app: remove the "Linked" switch from the item options dialog.
      app: get rid of all "*-linked" actions.
      app: fix icons for the "*-lock-*" actions.
      app: fix critical when filtering items in Palette dockable.
      app, libgimp, libgimpwidgets: fix "Application icon missing" in tests.
      app: find templaterc and controllerrc when testing the build.
      libgimpwidgets: add gimp_event_triggers_context_menu() to def file.
      libgimpwidgets: GimpCellRendererToggle fallback to "image-missing"…
      app: special-case icon theme loading when testing build.
      app: check selected items changed before running "select-items".
      app: reording private functions' declarations and definitions.
      app: add an implementation for get_selected() of GimpContainerEntry.
      app: implement GimpContainerViewInterface's get_selected() for…
      app: fix gimp_container_view_multi_selected().
      app: make sure the GimpContainerPopup shows the right item as selected…
      app: fix selecting an object in an icon view.
      app: fix "%d items selected" label when multi-selecting.
      app: do not update the tree view editable renderer when editing.
      app, devel-docs, libgimp, pdb: remove item link ref in flip code.
      app, devel-docs, libgimp, pdb: get rid of gimp_item_linked_translate().
      app, devel-docs, libgimp, pdb: now removing gimp_item_linked_rotate().
      app, devel-docs, libgimp, pdb: delete gimpitem-linked.[ch].
      app: more removal of item link related code.
      app, devel-docs, libgimp, pdb: remove gimp_item_set_linked().
      po: removing gimpitem-linked.c from localized source.
      app, devel-docs: saving the item sets in XCF (bumping to XCF 16).
      app: do not save an item pattern search on Enter, but Shift-Enter.
      app: unselect all layers when a search pattern is wrong.
      app: labels for item search display the pattern syntax.
      app: oups, forgot to add an correspondance for XCF 16 loading handler.
      NEWS: update.
      app: add eye icon to the GimpItemTreeView header's visibility column.
      app: remove some signal remnant from GimpImageClass.
      NEWS: update.
      configure, meson: depend on GExiv2 0.12.2 or over.
      Issue #5863: do not raise WARNINGs on Exiv2 unsupported tags on loading.
      build: removing patches added for issue #5863.
      configure: typo fix.
      configure, meson, devel-docs: make gi-docgen into an auto option.
      INSTALL: add xdg-desktop-portal in the runtime dependencies.
      NEWS: update.
      INSTALL, libgimp: document a bit better the GIR cross-tool exception.
      build: factorize downloading code for InnoSetup languages.
      build: Improve BOM-adding on InnoSetup files.
      build: fix windows-installer-langs unit test.
      Coding style: update.
      .gitlab: search common git ancestor with `mr-origin` remote.
      clang-format: improve according to our coding style.
      libgimpcolor: use the proper GimpColorRenderingIntent type.
      libgimp: fix and workaround Exif.Photo.UserComment interpretation.
      libgimp: port a bunch of gexiv2_metadata_set_tag_string() to …
      libgimp: undeprecate some more GExiv2 calls.
      libgimp: more un-deprecating GExiv2.
      libgimpbase: undeprecate GExiv2 calls in GimpMetadata.
      devel-docs: move specifications to their own subfolder.
      devel-docs: add a README.md.
      tools: add a `flatpak-releases` tool for quick testing with Flatpak.
      devel-docs: add directory structure of the repo to developer docs.
      devel-docs: add CI info in developer docs.
      devel-docs: update further the devel docs.
      devel-docs: update the developer documentation further.
      devel-docs: fix autotools dist rules.
      icons: fix missing icons with the --disable-vector-icons option.
      build: sync nightly flatpak with updates from the dev flatpak.
      INSTALL: update the install instructions regarding librsvg.
      devel-docs: update icons.txt and icon theme section in README.
      icons: sync all icon lists between autotools and meson.
      icons: have -Dvec-icons=false option work with meson.
      icons: share the same list for symbolic and color icons in meson.
      meson: rename -Dvec-icons to -Dvector-icons.
      icons: remove use of meson 'fs' module.
      tools: new tool to generate the icon-list.mk-s from icons/icon-lists/…
      icons: regenerate the icon-list.mk-s with the new tool.
      icons, tools: add a comment to generated icon-list.mk.
      Coding Style: update regarding tabs in Makefile-s.
      devel-docs: update icons docs.
      icons, tools: allow newlines in the icon lists.
      gitlab-ci: add a new GIMP_CI_RASTER_ICONS to test raster icon build.
      icons: clean up old lists.
      icons: 24x24 SVG icons are redundant.
      app: some typo fix.
      icons, tools: new colorsvg2png tool to build PNG out of SVG.
      icons, tools: start grouping icons by their usage.
      icons: tool icons are another big group of icons handled all the same.
      icons, tools: new 'templates' icon list.
      icons, tools: new icon lists for modules.
      icons: clean the icon list a bit.
      icons: removing some now unused icons.
      icons: argh I should not have touched the Legacy theme!
      icons: actually remove all the now-generated icons.
      app, icons, libgimpwidgets: fix icon's gresources rules.
      icons, tools: touch the meson.build files when regenerating icon list.
      icons, tools: fix the CI when building icon resources with vector icons.
      INSTALL: explaining a bit more the deal with librsvg.
      gitlab-ci: install native librsvg in a cross-build environment.
      devel-docs: make the icons docs into markdown.
      devel-docs: improve a bit the icons docs.
      icons: more factorization of icon installation/build code.
      devel-docs: removing version.in.
      devel-docs, tools: move the release-stats script to tools/.
      icons, tools: review visible, linked and lock icons.
      icons: oups, forgot to commit the locks.list.
      icons: now unused meson.build files.
      app: fix selecting fonts with arrow keys in Fonts dockable.
      app: small code reorganization.
      devel-docs: add some .gitignore in reference/ subdirs.
      devel-docs, extensions: more gitignore updates.
      Issue #7521: VAPI file name different on meson and autotools.
      Issue #7720: Layer Sets UI Suggestion.
      app: fix build warning.
      extensions: fixing Vala goat-exercise build (Vala lib renamed).
      NEWS: update.
      Revert "app: check selected items changed before running "select-items"."
      app: avoiding infinite loops of signals calling each other.
      app: argh, a warning went through!
      app: add some doc comment to internal API.
      app: also get rid of "dynamics-expanded" config property when migrating.
      app, libgimp, pdb: new PDB API to enable/disable dynamics.
      plug-ins: use the new function Gimp.context_enable_dynamics().
      app: new "context-dynamics-toggle" action.
      NEWS: update with the dynamics changes.
      libgimp: missing new API in def file.
      Issue #287: Impossible to stroke a path with the clone tool.
      app: gimp_source_core_set|get_property() are now useless.
      app, INSTALL: remove our Windows-only trick to add user-installed fonts.
      README, devel-docs: reorganize a bit the main README and devel docs.
      app: temporarily move GimpLineArt ownership to context when bucket…
      devel-docs: move HACKING from root EXTRA_DIR to devel-docs one.
      app: add some new feature to close line arts manually.
      app: fix handling multi-drawables selected in bucket fill tool.
      NEWS: update.
      Issue #7837: gimp_installation_directory() in macOS doesn't know about…
      icons: add COPYING files for icon themes.
      all, libgimp, pdb: some alignment and param description fix.
      app: properly report thumbnail creation errors.
      app: GimpThumbnailProcedure expects a GFile too.
      plug-ins: fix the ORA thumbnail load procedure.
      plug-ins: fix magics for .cur and .ico.
      libgimp, libgimpconfig: gimp_config_deserialize_file() should not…
      Issue #526: Import/Export Windows cursor files (.CUR).
      NEWS: update.
      libgimpconfig: remove more g_assert().
      Revert "libgimpconfig: remove more g_assert()."
      Revert "libgimp, libgimpconfig: gimp_config_deserialize_file() should not…"
      libgimpconfig: this is the appropriate fix for the previous assert.
      libgimpconfig: fix gimp_config_param_spec_duplicate() for objects and…
      libgimp: fix gimp_procedure_config_get_values().
      libgimp: new gimp_pdb_run_procedure_config() function.
      NEWS: update.
      libgimpbase: pass a NULL GStrv as an empty GStrv.
      plug-ins: fixing "file-glob" with the new GStrv return value.
      plug-ins: fix file-gih.
      plug-ins: rename "write-color-space-info" arg into "write-color-space".
      NEWS: update.
      plug-ins: change export dialog format name for Windows Cursors.
      app: plural is expected here with multi-layer selected support.
      app: don't propagate resize requests from statusbar to display shell.
      Issue #6792: broken annotation for GimpRunBrushCallback.
      devel-docs: edit and rename debugging-tips file.
      icons: fix the native Windows build in CI with autotools.
      NEWS: update.
      desktop: prepare an AppStream <release> tag for GIMP 2.99.10.
      Issue #7864: store and load "lock visibility" flag on items.
      app: properly blink the right locked layer when pixels are locked.
      app: allowing to "Lock position" on layer groups.
      app: allow "Lock alpha" to be set on layer groups.
      app: update the item visibility lock logics.
      app, desktop: fix the Alt-click exclusive visibility case.
      app, devel-docs: bumping the XCF version to 17.
      NEWS: update.
      devel-docs: add specifications for the various locks behavior.
      app: this string became singular. Fix the grammar.
      app, libgimpwidgets: move GimpSpinScale to libgimpwidgets.
      libgimpwidgets: improve a bit the position of progress and normal text.
      libgimpwidgets: improving (kinda) GimpSpinScale in RTL layout.
      libgimpwidgets, themes: more compact GimpSpinScale.
      libgimpwidgets: new GimpLabelEntry widget and associated prop API…
      Issue #7301: default GimpProcedureDialog widget for string property…
      libgimpwidgets: new gimp_color_area_enable_drag() API.
      libgimpwidgets: new GimpLabelColor widget (color area with a label).
      libgimpwidgets: new gimp_prop_label_color_new().
      libgimpwidgets: allow editable GimpLabelColor.
      libgimp: improves the support of GimpParamRGB properties.
      plug-ins: update foggigy after changes in GimpProcedureDialog.
      libgimpwidgets: add a "mnemonic-widget-changed" signal to GimpLabeled.
      app: remove early macOS optimizations which are now counter-productive.
      NEWS: update.
      desktop: add some AppStream release items.
      libgimpwidgets: updating .def file.
      libgimp, libgimpconfig: fixing gi-docgen "qualifier fragments".
      libgimp: fix more gi-docgen "qualifier fragment".
      build: fixing Exiv2 source URL in flatpak manifest.
      app, libgimpwidgets: move gimp_prop_spin_scale_new() and…
      libgimp: new gimp_procedure_dialog_get_spin_scale() and support of…
      plug-ins: using a GimpSpinScale instead of a GimpScaleEntry in…
      NEWS: update.
      app: update/fix the About's authors.xsl.
      authors.xml: update.
      build: do not search again dependencies of already done system DLLs.
      app: move appstream to pango markup function to gimp-utils.h.
      NEWS: update.
      .gitlab-ci, build: avoid same DLL dependencies from previous runs.
      app: new welcome dialog to appear only at first launch after a new…
      app: now store the last run version in the core config.
      app: rename "last-run-version" property by simpler "config-version".
      app: make sure the welcome dialog is centered on the GIMP main window.
      NEWS: update.
      app: fix sentence and typo.
      app: trying a new logic for the image size of the welcome dialog.
      desktop: update release date.
      Release development version GIMP 2.99.10.

Jordi Mas (4):
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation

Luca Bacci (1):
      GimpFrame: Switch to using the GtkContainer::add signal

Lukas Oberhuber (16):
      Remove another error message
      packaging: Update paths for MacOS
      macos env: Fix #7567, crash on new and open dialog
      gimp_macos_setenv: set GI_TYPELIB_PATH macos
      configure.ac: Correct detection of `xgettext`
      gimp: macOS run from build directory
      gimptextstyleeditor: Fix crash on exit
      macos: style cleanup in gimp wrapper code
      macos: support python plugins in meson
      macos: support standard fullscreen
      app: reduce redraws on statusbar
      macos: version 10.7 long no longer supported
      macos: reduce frequency of coordinates refresh
      goat-exercises: fix vala build problem
      macos: Fix 7690 (slow drawing)
      gimpcursor: cursor hotspots platform specific

Luming Zh (6):
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation

Luna Jernberg (1):
      Update Swedish translation

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

Markus Volk (1):
      meson: make gir buildable

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

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

Niels De Graef (18):
      libgimpcolor: Fix gimp_rgb_list_names() for introspection
      Fix some gobject-introspection annotations
      libgimpwidgets: use GtkGestureDrag in ScrolledPreview
      modules: Use GtkGestureDrag in ColorWheel
      app: Popup menu at pointer in GimpEditor
      app: Popup menu at rect in GimpEditor
      app: Remove old GimpUiManager popup API
      screenshot: Remove GNOME Shell implementation
      libgimpwidgets: Use Screenshot portal for picking
      app: Use g_clear_object() in main.c
      docs: Migrate from gtk-doc to gi-docgen
      devel-docs: Fix configuration of gimp-3.0.toml
      libgimpcolor: Fix annotation in GimpRenderFunc
      libgimpmath: Fix some vector gi-docgen annotations
      docs: Migrate some gtk-doc comments to gi-docgen
      libgimp: Migrate gtk-doc annotations to gi-docgen
      Remove GimpStringArray in favor of GStrv
      app, libgimp: pdbgen for previous commit.

Nikc (4):
      Issue #4009: enables option to capture cursor in screenshot (Windows)
      Issue #4107: Removing titlebar/borders from Windows Splash Screen
      Issue #6683: Set turbulence max-value to 7 per GEGL specs (Port)
      Issue #526 - Add Import/Export for Windows .CUR files

Ondřej Míchal (1):
      libgimpwidgets: Stop using deprecated APIs

Piotr Drąg (5):
      Update Polish translation
      Update Polish translation
      Update POTFILES.in
      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

Rūdolfs Mazurs (10):
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation

Stanislav Grinkov (2):
      themes: issue #7303. Add on-hover indicator around...
      themes: Add a bit of padding around treeview header column icons

Tim Sabsch (1):
      Update German translation

Tomasz Goliński (1):
      plug-ins: Support PSD files in LAB colorspace

Yacine Bouklif (2):
      Update Kabyle translation
      Update Kabyle translation

Yoshinori Yamakawa (1):
      libgimpwidgets: Migration from GetICMProfile() to WcsGetDefaultColorProfile()

Yuri Chornoivan (21):
      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
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation

bartoszek (1):
      Fix meson: use env kwarg in custom targets

dimspingos (1):
      Updated Greek translation

Øyvind Kolås (2):
      app,build: depend on GEGL-0.4.34
      configure, meson, app: depend on GEGL 0.4.36


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