[gimp] Created tag GIMP_2_99_6



The signed tag 'GIMP_2_99_6' was created.

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

    Tag the 2.99.6 release.

Changes since the last tag 'GIMP_2_99_4':

Adam Fontenot (1):
      Issue #6210: Subpixel font rendering system settings should only…

Alexandre Prokoudine (2):
      Update Russian translation (slightly)
      Update Russian translation: and then some

AmanMatta (1):
      Update Makefile.am

Anders Jonsson (19):
      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
      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

Aryeom Han (1):
      Issue #6179: New Icon for Paint Select Tool.

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

Aurimas Černius (5):
      Update Lithuanian translation
      Update Lithuanian translation
      Update Lithuanian translation
      Update Lithuanian translation
      Update Lithuanian translation

Axel Viala (1):
      Fix -Wsign-compare in gimpbase/gimpparamspecs.

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

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

Bruce Cowan (1):
      Update British English translation

Cyril Richard (1):
      Fixes small tweak

Danial Behzadi (1):
      Update Persian translation

Daniel Mustieles (1):
      Update Spanish translation

Daniel Novomesky (2):
      HEIF plug-in: ensure max quality for lossless encoding
      Disable automatic metadata handling for HEIF plug-in

Enrico Nicoletto (2):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Hannie Dumoleyn (1):
      Update Dutch translation

Ian Martins (1):
      pdb: add a PDB compat procedure for median-blur

Jacob Boerema (54):
      libgimpwidgets, app: silence warnings about State 0 for GimpRuler and GtkScrolledWindow doesn't match 
state 128 set via gtk_style_context_set_state ()
      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: save comment on all tiff pages/layers.
      plug-ins: fix tiff comment getting saved when save comment is unchecked.
      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.
      Issue #5984 file-openraster-save throws CRITICAL at Gimp.ObjectArray.new()
      plug-ins: loading and saving of group layers failed in openraster plug-in.
      plug-ins: don't use the legacy layer modes in openraster load/save
      plug-ins: improve exporting of layer modes for openraster.
      plug-ins: add progress updates to openraster load and save.
      plug-ins: add missing parameters to file-png-save in openraster save_ora
      plug-ins: check for run_procedure SUCCESS in openraster
      plug-ins: disable progress updates in file-png in non interactive mode.
      libgimpwidgets: fix Gtk warning about wrong state for GimpChainLine.
      plug-ins: Remove gamma parameter in openraster call to file-png-save.
      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.
      libgimp: fix annotations of gimp_image_list(_selected)_layers.
      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.
      app: fix 3d transform tool not added to gimphelp-ids.h
      plug-ins: fix #6723 Unable to open DDS files.
      plug-ins: adapt file-openraster to API changes.
      plug-ins: fix #6755 DDS RGB10A2 has Red and Blue swapped.
      script-fu: fix #6741 Round Corners script fails to work on layer masks
      plug-ins:fix #6624 metadata viewer default window size is too small

Jehan (141):
      configure.ac, meson.build: post-release version bump to 2.99.5.
      devel-docs: some small release-howto updates.
      Issue #6142: plugin crash exporting as jpg.
      libgimp: improve gimp_procedure_dialog_check_mnemonic().
      plug-ins: screenshot_x11_available() should not always return TRUE.
      plug-ins: do not show our own dialog with Freedesktop screenshot portal.
      plug-ins: set parent_window parameter to Screenshot function of portal…
      libgimp: always keep the same number of columns for metadata settings.
      libgimp: add down arrow to "Reset" button to show it will pop-up a menu.
      libgimpbase: new gimp_parasite_get_data().
      libgimp: rename "Save|Load Defaults" buttons in GimpProcedureDialog.
      libgimp, libgimpbase: fix def files.
      HACKING: some update on coding style and other.
      plug-ins: export with explicit PNG's sRGB chunk when no profile written.
      plug-ins: fix plugin-defs for file-heif.
      plug-ins: fix crash at end of JPEG export.
      plug-ins: more debugging data in file-darktable.
      Issue #3265: PNG gAMA chunk is silently ignored.
      libgimpbase: remove case of plug-ins binaries directly under plug-ins/.
      libgimpbase: fix memory leak in gimp_installation_directory().
      app: allow 0.0 precision for gimp_coords_interpolate_bezier().
      app, libgimp, pdb: improve gimp_vectors_stroke_get_length() docs.
      devel-docs: Introspected Python libgimp and libgimpui docs generation.
      devel-docs: generate Python API (GObject Introspected) documentation.
      devel-docs, meson: g-ir-doc option to generate introspected API docs.
      devel-docs: generate both gjs (Javascript) and Python API docs.
      plug-ins: gAMA chunk export is now a redundant option.
      NEWS: update.
      libgimpbase: improve gimp_parasite_get_data().
      app: replace gimp_parasite_data*() with gimp_parasite_get_data().
      plug-ins: replace gimp_parasite_data*() with gimp_parasite_get_data().
      app: fix crash when opening several times an export plug-in.
      libgimp, libgimpconfig: use gimp_parasite_get_data().
      libgimpbase: finally get rid of gimp_parasite_data() and…
      app: use the GimpDisplay as progress object when exporting.
      libgimpbase: fix def file.
      app, menus: move "GEGL Operation" from Tools to Filters > Generic menu.
      app: s/GEGL graph/GEGL Graph/
      libgimp: add missing documentation for gimp_procedure_dialog_new().
      libgimp: allow NULL title for gimp_procedure_dialog_new()…
      app: fix wrong enum type bug.
      app: fix max size computation for status message.
      Issue #288: Point snapping to guides does not work outside the canvas.
      plug-ins: add progression to PDF exporting.
      libgimp: improve gimp_progress_update().
      plug-ins: improve a bit PDF export progression.
      Issue #6435: Off canvas guides.
      configure, meson: missing OpenRaster MIME type in desktop file.
      Issue #6447: Meson 0.57 build fails.
      libgimpwidgets: on HiPPI display, fix stroked eye when parent item…
      app: replace more gimp_(s|g)et_active_layer() to *_selected_layers().
      app, pdb, libgimp: new PDB call gimp-image-set-selected-layers.
      app: remove useless code.
      plug-ins: multi-layer support in PSD load/export.
      libgimp: new gimp_image_take_selected_layers().
      plug-ins: get rid of gimp_image_(s|g)et_active_layer().
      plug-ins: also generate grayscale color profiles from gAMA/cHRM chunks.
      libgimp: fix annotation.
      gitlab-ci: testing gtk!1563 for Windows Ink support.
      Revert "gitlab-ci: testing gtk!1563 for Windows Ink support."
      libgimp: gimp_image_take_selected_layers() with boolean return.
      Issue 4594: Spotify doesn't open with Gimp open.
      libgimp: fix (destroy) and (closure) annotations.
      libgimpbase: do not assume PATH_MAX to be the actual max size of paths.
      libgimpbase: fix _gimp_reloc_init_lib().
      libgimpbase: get rid of one more PATH_MAX.
      plug-ins: fix crash of qbist when loading files.
      plug-ins: tweak the pattern preview size relatively to the scale ratio.
      plug-ins: make the applied pattern in qbist a bit more prominent.
      app: do not use PATH_MAX and realpath() on macOS.
      devel-docs: quick command to get the right flatpak runtime version.
      NEWS: update.
      NEWS: remove some points which were actually backported to 2.10.24.
      gimp.doap: adding myself as maintainer in the doap file.
      app: fix the test for XCF version with off-canvas guides.
      libgimpbase: new GimpProcedureSensitivityMask type.
      app, libgimp, pdb: new API to advertize when procedures are sensitive.
      app, libgimp, libgimpconfig, extensions: image procedures now with…
      libgimp: new gimp_plug_in_error_quark() / GIMP_PLUG_IN_ERROR.
      plug-ins: fix many GimpImageProcedure to new run() API.
      plug-ins: fix all remaining GimpImageProcedure to new run() API.
      app, libgimp, pdb: improve gimp_image_get_layers() docs.
      libgimp: only add the generic metadata aux arguments once.
      libgimp, libgimpbase: update the .def files.
      MAINTAINERS: update.
      meson, configure, plug-ins: image/x-sun-raster is a supported MimeTypes.
      app, devel-docs, libgimpbase: s/gimp_parasite_name/gimp_parasite_get_name/…
      libgimp: gimp_procedure_dialog_fill() allows no properties listed.
      libgimpconfig: implement serializing GimpParasite into a GimpConfig.
      plug-ins: store last used values for QBist with new plug-in API.
      app, libgimp, pdb, plug-ins: update some more functions to get|set().
      extensions: update the 5 goat-exercise extensions to multi-drawable API.
      NEWS: update.
      libgimp: use G_DECLARE_DERIVABLE_TYPE and G_DECLARE_FINAL_TYPE for…
      app, libgimp, pdb, plug-ins: more functions moved to get|set().
      plug-ins: use GimpChannelOps in gfig rather than using a custom…
      libgimp: new gimp_procedure_dialog_set_sensitive().
      plug-ins: use gimp_procedure_dialog_set_sensitive().
      app: fix folder when showing again the export dialog.
      libgimpbase: fix gimp_parasite_new() annotation.
      build: adding patch for glib!2020.
      desktop: sync AppData with gimp-2-10 branch.
      NEWS: update.
      desktop: prepare 2.99.6 release.
      NEWS: small update.
      plug-ins: move benchmark-foreground-extract to gimp-data-extras.
      libgimp: argument array for GimpImageProcedure was incremented…
      libgimp, libgimpconfig: recognize RGB boxed args containing GimpRGB.
      libgimp, libgimpwidgets: support of GimpRGB properties in…
      plug-ins: update foggify to latest API and add a GUI.
      libgimp: sink the floating references after adding them to hash table.
      plug-ins: remove now useless/ugly workaround.
      app: print to standard error output when procedure uses deprecated…
      plug-ins: fix a bunch of Scheme scripts after API functions renaming.
      libgimp, libgimpwidgets: fix def files.
      Issue 6210: Subpixel font rendering system settings should only apply…
      libgimp: fix alphabetical order.
      plug-ins: fix spyro-plus.
      po-python: benchmark-foreground-extract.py was deleted.
      app, libgimp: validate procedure arguments taking class heritage into…
      app, pdb: plug-in-autocrop-layer() multi-layer aware.
      devel-docs: update the removed_functions table.
      NEWS: update.
      app: fix sending signals to finalized object.
      plug-ins: change non-existing brush.
      app: GimpAction now has a "reason" parameter to explain being disabled.
      app: append insensitive reason to GimpAction proxy tooltip.
      app: fix an assertion when converting grayscale images to indexed.
      Issue #5008: Always true condition (i>=0) inside fill_inverse_cmap_gray.
      NEWS: update.
      plug-ins: use g_mkdir() for generic cross-platform code.
      app: fix out-of-gamut representation (pink triangle).
      app, libgimp, pdb, plug-ins: allow pasting multiple full layers.
      app: don't print a NULL insensitive action reason.
      libgimp: add missing API docs-comment for gimp_procedure_new_arguments()
      NEWS: update.
      desktop: fix release date (wrong month! Oups!).
      desktop: release date pushed one day.
      docs, etc: regenerate the default gimprc and its manpage.
      devel-docs: update release-howto.
      Release development version GIMP 2.99.6.

Jordi Mas (15):
      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
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation

Lloyd Konneker (3):
      Fix annotations allowing null "constraint" and "data" args, #6526
      Issue #6033: fix calling gimp_pdb_run_procedure_argv() with no…
      Fix issue #6577 : scriptfu hang on select dialog on Mac

Luna Jernberg (1):
      Update Swedish translation

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

Mario Daniel Ruiz Saavedra (1):
      build: remove *.rs file association with SUN Raster images

Martin Srebotnjak (4):
      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 Schumacher (1):
      app, libgimp*: glib-genmarshal warns about --header --body

Muhammet Kara (1):
      Update Turkish translation

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

Niels De Graef (22):
      GIR: Add some missing (nullable) annotations
      gimpparamspecs: Add annotations about array length
      gimpintcombobox: Add (array length) annotation
      GIR: Try to return more specific GtkWidget subclass
      libgimpwidgets: Use g_object_notify_by_pspec for ruler
      libgimpwidgets: Use g_object_notify_by_pspec for zoommodel
      app: Use g_object_notify_by_pspec for GimpItem
      libgimp: Fix SaveProcedure properties gtkdoc
      devel-docs: Update libgimpwidgets3-sections.txt
      app: tagpopup: Try to set transient-for property
      libgimpwidgets: Set transient_for on scrolledpreview
      libgimp: progress: partially fix native window id
      libgimp: Don't use g_message() for log message
      app: Partially correct gimp_window_get_native_id()
      plug-ins: screenshot: Remove GDK_NATIVE_WINDOW_POINTER
      app: Hide CSD when going fullscreen
      libgimp: Add gtkdoc comments in gimpproceduredialog
      libgimp: Always use g_object_notify_by_pspec()
      libgimp: Add compiler hints to gimpproceduredialog
      app: Use GtkListBox for title formats preference
      app: Use GtkListBox for icon themes preference
      Remove GimpInt16Array

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 (5):
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation

Povilas Kanapickas (2):
      libgimpwidgets: Introduce GIMP_ZOOM_PINCH
      app: Implement canvas support for touchpad gesture zoom by pinch

Rodrigo Costa (1):
      Update Brazilian Portuguese translation

Rodrigo Lledó (4):
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation

Sebastien (1):
      typo in pdb/groups/plug_in_compat.pdb

Shaylin Chetty (1):
      Fixed #6109 for saving color profile on each tiff layer

Simon McVittie (2):
      app: Print 2-digit LittleCMS minor versions correctly
      app: Don't second-guess the dependency system

Stanislav Grinkov (8):
      plugins: feature #449 allow fract DPI values when importing PDF
      plug-ins: #5896. add option for reversing order of layers when importing PDF
      gui: #5339 Disable GEGL Op menu action if no image is open
      gui: #1140 Add image size template selector to resize canvas dialog
      tools: Rectangle select. Incorrect center_xy after converting channel selection to rectangle
      gui: Update text of 'Crop tool' option to 'Selected layers only'
      tools: Made 'Crop tool' aware of color or pattern changes
      gui: Add pixel density selector to canvas size dialog ...

Thomas Manni (5):
      Paint Select tool: add a dedicated function to check tool requirements
      Paint Select tool: apply a threshold on the image mask before triggering...
      Paint Select tool: enable viewport-based local selection
      app: fix crash when deleting channel
      app: fix config properties / spin buttons mapping for Convolution Matrix filter

Timo Jyrinki (1):
      Update Finnish translation

William Ferguson (1):
      plug-ins: update darktable lua script to API change in darktable master

Yaron Shahrabani (2):
      Add Hebrew translation
      Update Hebrew translation

Yash Pal Goyal (1):
      Prettifications of the 3 issue templates

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

bootchk (4):
      Fix #5915, Python Console Apply button fail.
      Use g_logging and migrate functions for author's errors to separate source file.
      Partial fix 5426.  Lets old scriptfu script call old name gimp-image-is-valid, mapped to new PDB 
procedure gimp-image-id-is-valid (same signature), for example.
      GIMP-CRITICAL: gimp_marshal_VOID__OBJECT_STRING_STRING: assertion 'n_param_values == 4' failed

dimspingos (3):
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation

lloyd konneker (2):
      Fix #6540 annotations on BrushSelectButton.get_brush()
      Fix #6676 brush select crash, pass GimpArray->data instead of GimpArray*

luz paz (1):
      Issue #6446: Typo fixes.

nick758 (1):
      Issue #5066: Create From Screenshot Crash.

saul (1):
      plug-ins: Add 'dir-make' procedure to Script-fu.

sicklylife (12):
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      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,meson,app: depend on GEGL-0.4.30

Милош Поповић (18):
      Update Serbian 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
      Update Serbian translation
      Update Serbian translation
      Update Serbian translation
      Update Serbian translation
      Update Serbian translation
      Update Serbian (Latin) translation
      Update Serbian translation


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