[gimp] Created tag GIMP_2_10_8



The signed tag 'GIMP_2_10_8' was created.

Tagger: Michael Natterer <mitch gimp org>
Date: 1541705562 +0100

    Tag the 2.10.8 release

Changes since the last tag 'GIMP_2_10_6':

Alan Mortensen (7):
      Updated Danish translation
      Updated Danish translation of gimp-libgimp
      Updated Danish translation of gimp-plug-ins
      Updated Danish translation of gimp-windows-installer
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation

Alexandre Prokoudine (8):
      Update Russian translation
      Start tracking changes between 2.10.6 and 2.10.8
      Update NEWS
      Update NEWS
      Update NEWS
      Merge branch 'gerasimenko.olesya/gimp-update_russian_translation' into gimp-2-10
      Fix Russian translation
      Update Russian translation

Anders Jonsson (3):
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

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

Christian Kirbach (2):
      Update German translation
      Update German translation

Daniel Korostil (4):
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation

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

Dimitris Spingos (1):
      Updated Greek translation

Ell (123):
      app: add "compression" field to the swap dashboard group
      app: add "queued" field to the dashboard swap group
      app: show swap read/write throughput in the dashboard
      configure.ac: require GEGL >= 0.4.9
      libgimp: in GimpTileBackendPlugin, use gegl_tile_backend_command()
      Issue 2052 - Crash when using the flip tool
      app: don't chunk update area when rendering projection synchronously
      app: use adaptive chunk size when rendering projections
      app: add gimp_gtk_container_clear()
      app: explicitly clear GUI when halting a filter tool
      Issue #2095 - Filter wavelet-decompose error with layer Group option active
      app: fix dashboard swap read-throughput desc.; add translator comment
      Issue #2116 - bug: Image guide creation by dragging does not allow ...
      Issue #2120 - Segmentation fault while using Levels to white balance a layer
      app: use gimp_gtk_container_clear() in GimpDashboard
      app: add mnemonics to dashboard action labels
      app: add GimpBacktrace
      app, icons, menus: add performance-log recording to the dashboard
      tools: add performance-log-related tools
      app: add standard highlight colors to gimphighlightablebutton.h
      po: add dashboard-commands.c to POTFILES.in
      app: fix app/tests linking
      app: show error on attempt to subtract-from/intersect-with empty selection
      app: minor cleanup in GimpBacktrace
      app: remove stray g_printerr() from gimpbacktrace-linux.c
      app: in gimpbacktrace-none.c, fix gimp_backtrace_get_frame_address()
      app: rename gimp_backtrace_get_symbol_info() to ..._get_address_info()
      app: don't use g_file_peek_path() in splash.c
      app: s/char/gchar/ in last commit
      app: remove unused #define in gimpbacktrace-linux.c
      app: more GimpBacktrace tidying
      app: add source-location information to GimpBacktrace
      app: add Windows backend to GimpBacktrace
      app, tools: add "running" thread attribute to GimpBacktrace/performance-log
      app: more cleanup in GimpBacktrace
      app: fix uninitialized variable warning in gimptexttool.c
      app: streamline text-tool drawing blocking/unblocking logic
      app: fix text tool frame position when undoing move operation
      app: don't change text-layer box mode after moving using text tool
      app: in gimpbacktrace-linux, use SA_RESTART for the backtrace signal
      app: add more information to performance logs
      tools: add performance-log-deduce.py
      tools: add performance-log-viewer.py and driver
      tools: in performance-log-viewer.py, fix profile viewer search column
      Issue #1604 - Active layer name is hard to read
      themes: in the Dark theme, use 'class "GtkWidget"' instead of "*"
      app: some cleanup in gimppaintcore-loops
      app, libgimp*, modules: don't use g_type_class_add_private() ...
      app: fix unhandled enumeration value warning in gimptextlayer.c
      app: fix incompatible pointer type warning in gimpviewrendererdrawable.c
      Revert "app: disable parallel asynchronous operations when GEGL_THREADS=1"
      tools: a few improvements in performance-log-viewer.py
      themes: fix arrow color of menu items with a submenu
      tools: replace performance-log viewer call-graph direction icons
      tools: only show object/source basename in performance-log backtraces
      app: add source location information to the Linux GimpBacktrace backend
      configure.ac: fix libbacktrace test
      tools: in performance-log-viewer.py, defer UI updates util needed
      tools: in performance-log-viewer.py, add thread filter to profile
      tools: in performance-log-viewer.py, set thread filter search column
      tools: in performance-log-viewer.py, right-align backtrace frame number column
      app: in GimpToolWidgetGroup, calculate hover widget at button press
      app: in GimpToolWidgetGroup, improve focus behavior when adding/removing widgets
      app: tweak focus behavior of GimpToolWidgetGroup when removing widget
      app: indentation fix in gimpdrawable-transform.[ch]
      app: add gimp_drawable_transform_get_effective_clip()
      app: confirm transforms that result in very large items
      Issue #2272 - Crash when using the intelligent-scissors tool ...
      plug-ins: in script-fu, don't query PDB procedures' info on startup
      tools: various improvements in gimp-performance-log-viewer.py
      app: construct tool-options GUI lazily
      app: in performance-log-viewer.py, add undo support
      tools: in performance-log-viewer.py, retain call-graph path
      Issue #2222 - Warp Transform doesn't commit changes upon saving ...
      Issue #2287 - Weird things happen with dodge tool ...
      app: avoid applying buffer to drawable if application region is empty
      Issue #1180 - Warp tool aborts changes to layer A when ...
      app: don't commit trivial warp transform
      app: avoid double-initialization of operation tools when changing layers
      tools: in performance-log-viewer.py, handle infinities in sample graph
      tools: in performance-log-viewer.py, allow viewing source files ...
      tools: in performance-log-viewer.py, cache source file lookups
      tools: in performance-log-view.py, don't change call-graph path ...
      tools: in performance-log-viewer.py, add annotated source view
      app: don't depend on GimpData sort order for identifying internal data
      app: add gimp_data_factory_data_cancel()
      app: in gimp-parallel, cancel ongoing async operations upon exit
      themes: fix check/radio buttons in tree views
      Issue #2308 - Strange behavior when switching active layer during transform
      app: allow progressive execution of parallel async operations
      Issue #2339 - Error while executing script-fu-ripply-anim
      app: improve description comment of GimpAsync
      app: in GimpBacktrace Windows backend, set main-thread name
      app: in GimpBacktrace Windows backend, avoid bogus symbol addresses
      tools: add performance-log-coalesce.py; use in performance-log-viewer
      app: fix gimp_wait() deadlock
      app: always use libunwind for symbol names in GimpBacktrace Linux backend
      tools: fix performance-log viewer profile thread-filter
      Issue #2237 - export as, select file type (by extention) list problem
      tools: in performance-log-viewer.py, visualize percentage in profile viewer
      tools: in performance-log-viewer.py, fix percentage cell renderer
      tools: in performance-log-viewer.py, allow sorting profile by function name
      Issue #2303 - Please add Constant type of gradient interpolation ...
      app: use "step" blending function in "FG to BG (Hardedge)" gradient
      Issue #2405 - Rotation center shifts by half a pixel ...
      app: fix tests for new show-tabs option
      devel-docs: add "step" blending function to GGR format spec
      Issue #2436 - Crash after downsizing canvas
      app: simplify drawable preview rendering
      app: include variable descriptions in performance logs
      tools: in performance-log-viewer.py, show variable descriptions
      app: avoid allocating empty tempbuf for drawable previews
      app: don't let image component mask affect channel colors
      app: a few fixes to performance-log backtrace output
      tools: in performance-log-expand.py, preserve threads with empty stacks
      tools: a few improvements in performance-log-viewer.py
      app: a few improvements to the GimpBacktrace Linux backend
      devel-docs: add performance-logs documentation
      devel-docs: fix typo in performance-logs/Makefile.am
      devel-docs: fix typo in performance-issue screenshot
      themes: fix Dark theme tree-view selected text color during editing
      devel-docs: fix typo in performance-logs.md TOC
      devel-docs: another typo fix in performance-logs.md TOC

Elle Stone (1):
      Issue #2345 - Add xyY to color sample readouts

Gábor Kelemen (1):
      Update Hungarian translation

Hannie Dumoleyn (1):
      Update Dutch translation

Jehan (20):
      devel-docs: document new debugging option --enable-win32-debug-console.
      app: GimpBacktrace Windows backend only available with Dr. Mingw.
      app: add a reason string for internal zlib compression in GIMP 2.10.
      Issue #2055: make save dialog compatibility information understandable.
      Issue #2209: HEIF: Invalid input: No 'ftyp' box.
      devel-docs: add the package maintainers in the release-howto.
      Issue #2209: more accurate magic for HEIF files.
      plug-ins: add the "msf1" brand for HEIF files.
      configure: check presence of "gegl:matting-levin" with `gegl --exists`.
      app: don't sanity check for "gegl:matting-levin".
      NEWS: add file-rawtherapee improvements (better discovery).
      desktop: prepare release of GIMP 2.10.8.
      plug-ins: add more generated files in .gitignore.
      INSTALL: update mypaint-brushes repository (finally upstream!).
      Issue #1924: Tool options mysteriously lock up due to DND/quartz issues.
      Issue #2160: Exporting to PCX results in a warped file.
      desktop: update release date.
      libgimpbase: just remove a small typo in a doc comment.
      libgimpmath: fix typo in various places: s/orthognal/orthogonal/.
      Issue #2431: After coloring a selection and exporting to PDF, file...

Jernej Simončič (7):
      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
      Merge branch 'gimp-2-10' of gitlab.gnome.org:GNOME/gimp into gimp-2-10
      Installer: small fix for 32on64
      Installer: don't scan recursively for configuration override files

Josef Ridky (1):
      Issue #2087 - Issues discovered by coverity scan

Liam Quin (1):
      Issue #1371 - Add title printf-like expando for export-clean and export-dirty

Marco Ciampa (13):
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation
      Small fix in Italian translation
      Update Italian translation
      Update Italian translation
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation
      Some small fixes in Italian installer translation

Mario Blättermann (2):
      Replace de.po
      Replace de.po

Massimo Valentini (1):
      Issue #2454: recent libwmf uses pkg-config.

Michael Natterer (13):
      configure.ac: post-release version bump to 2.10.7
      app: make GimpDeviceInfo more rubust against broken device listings
      app: s/sprintf/g_snprintf/ in xcf_save_image()
      Issue #2210 - GIMP crashes on startup if usb mouse is present
      app: didn't push my latest version of the previous fix
      configure.ac: reorder the list of required versions in 2.10 too
      docs, etc: regenerate system gimprc and its manpage
      Issue #2332 - Marching ants from one image displayed on every tab
      Issue #2388 - CRITICAL: XMP Toolkit error 4: Invalid UTF-8 data byte
      Issue #2386 - Pattern fill with selection is shifted in 2.10
      Issue #2235 - Color reset/swap keyboard shortcuts not discoverable...
      Issue #2379 - Crash on saving
      configure.ac: bump versions for the 2.10.8 release

ONO Yoshio (6):
      Issue #2124 - The origin of vertical, right to left text does not...
      Issue #2064 - text along path not working with vertical text.
      app: make unattached vectors enable to rotate.
      Revert "app: make unattached vectors enable to rotate."
      app: avoid to rotate unattached vectors directory in ...
      plug-ins: fix a datasourcetype does not shown in metadata-editor.

Oleksii Samorukov (2):
      Fix plugin focus issues on osx GTK/OSX does not automatically assign focus to the new windows (upstream 
issue), so activateIgnoringOtherApps is called. However, if it is called before gtk initialized it may cause 
number of focus issues.
      Fix compilation on Mac 10.6 and 10.7 (#2112)

Olesya Gerasimenko (1):
      Updated Russian translation

Piotr Drąg (10):
      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

Rafael Fontenelle (3):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

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

Sergio Jiménez Herena (2):
      plug-ins: pygimp: Add autogenerated python files to .gitignore
      app: Add option in the windows menu to hide the image tab bar.

Simon Mueller (2):
      Issue #2179: Make file_rawtherapee use the registry value that is...
      Issue #2179: Get rid of the win32_use_hkcu flag.

Snehalata B Shirude (4):
      Update Marathi translation
      Update Marathi translation (plugins/script-fu/tags)
      Update Marathi translation
      Update Marathi translation

Tim Sabsch (4):
      Update German translation
      Update German translation
      Update German translation
      Update German translation

Timo Jyrinki (1):
      Update Finnish translation

Tobias Ellinghaus (1):
      file-pnm: Remove clamping when loading PFM files

luz.paz (1):
      Misc. typo fixes

Øyvind Kolås (39):
      app: gimpdrawable-transform migrated to new buffer iterator
      app: histogram migrated to new buffer iterator
      app: image-convert-indexed migrated to new buffer iterator
      app: palette-import migrated to new buffer iterator
      app: pickable-contiguous-region migrated to new buffer iterator
      app: gimpscanconvert: migrate to new buffer iterator
      app: migrate gegl-loops to new iterator api
      app: migrate gegl-mask-combine to new iterator api
      app: migrate gimp-gegl-mask to new iterator api
      app: migrate iscissorstool to new iterator api
      app: migrate heal to new iterator api
      app: migrate ink paint core to iterator api
      app: migrate brush core to new iterator api
      app: migrate gimpmybrushsurface to new iterator api
      app: migrate paintcore loops to new iterator api
      modules: migrate display filters to new iterator api
      libgimpcolor: migrate to new iterator api
      app: migrate operationbuffersourcevalidate to new iterator api
      app: migrate gimpoperationcagecoefcalc to new iterator api
      app: migrate gimpoperationcagetransform to new iterator api
      app: migrate gimpoperationgradient to new iterator api
      app: migrate gimpoperationmaskcomponents to new iterator api
      plug-ins: decompose migrated to new iterator api
      plug-ins: border-average migrated to new iterator api
      plug-ins: colormap-remap migrated to new iterator api
      plug-ins: compose migrated to new iterator api
      plug-ins: migrate file-png to new iterator-api
      plug-ins: migrate qbist to new iterator api
      plug-ins: migrate gradient-map to new iterator api
      plug-ins: migrate psd plug-ins to new iterator api
      plug-ins: migrate file-tiff-load to new iterator api
      plug-ins: migrate ifs compose to new iterator api
      plug-ins: migrate print-draw-page to new iterator api
      plug-ins: migrate screenshot-x11 to new iterator api
      plug-ins: migrate pagecurl to new iterator api
      configure/app: depend on babl-0.1.58
      configure/app: depend on GEGL-0.4.10
      NEWS: update
      configure/app: depend on GEGL 0.4.12


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