[gimp] Created tag GIMP_2_10_12



The signed tag 'GIMP_2_10_12' was created.

Tagger: Michael Natterer <mitch gimp org>
Date: 1560375252 +0200

    Tag the 2.10.12 release

Changes since the last tag 'GIMP_2_10_10':

Alexandre Prokoudine (3):
      Update Russian translation
      Offset tool: mark forgotten messages for translation
      Update Russian translation

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

Aron Xu (3):
      Update zh_CN translation of po-windows-installer
      Update zh_CN translation of po-script-fu
      Fix a terminology in zh_CN translation

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

Carles Ferrando Garcia (4):
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation

Daniel Mustieles (1):
      Update Spanish translation

Ell (77):
      app: add incremental mode to the Dodge/Burn tool
      app: in GimpCurveView, use relative motion when dragging point
      app: in GimpCurveView, snap to curve when holding Ctrl
      app: fix gimp_operation_levels_map_input() for negative values
      app: streamline GimpCurve
      app: add "selection-changed" signal to GimpCruveView
      Issue #1528 - Allow precise or numeric input in color curves tool
      app: add smooth/corner curve-point types
      app: fix Curves tool numeric-entry range/precision for > 8-bpc images
      app: fix last commit
      app: fix spin-button width in the Curves tool
      app: don't leak curve in gimp_curves_config_save_cruft()
      Issue #3275 - Crash when opening an image after closing existing image
      Issue #3284 - Wrong layer renamed when switching images
      app: move undo/redo logic for GimpRectangleSelectTool to GimpSelectionTool
      app: remove unused field from GimpPolygonSelectToolPrivate
      app: allow passing NULL pointers to gimp_tool_polygon_get_points()
      app: add gimp_tool_polygon_is_closed()
      app: add GimpToolPolygon::change-complete signal
      app: factor-out common free/fg-select logic into GimpPolygonSelectTool
      Issue #2328 - Free Select tool should create preliminary marching ants selection
      app: fix dirty mask/action in the rectangle- and free-select tools
      app: increase GimpSelectionTools idle priority to avoid flickering
      app: flush image when committing free-select tool
      app: in gimp-gegl-nodes, set underlying operation
      Issue #3304 - Invalid write when halting filter tool with controller
      Issue #3306 - Memory leak using Crop tool
      tools: in performance-log-viewer.py, fix deprecation warnings
      Issue #3353 - Gimp 2.10.10 freezes while changing Background color ...
      configure.ac: require GEGL >= 0.4.16
      app: in GimpDashboard, don't show legend for groups with no meter
      app: add tile-alloc-total variable to the dashboard
      app: in GimpDashboard, improve legend logic
      app: in GimpBrushCore, free old paint buffer before allocating new one
      app: don't modify paint buffer when pasting to canvas
      app: add gimp_brush_core_get_brush_pixmap()
      app: in GimpPaintbrush, reuse existing paint buffer
      app: fix indentation in gimppaintbrush.h
      app: initialize GimpBacktrace earlier on
      configure.ac: improve compiler version string escaping
      app: don't show result-size warning when transforming a selection
      app: disregard composite space in non-union alpha-only layer modes
      app: disregard composite space in source-only trivial layer modes
      app: add gimp_symmetry_get_transform()
      app: use gimp_symmetry_get_transform() in paint code
      app: add symmetry-transform support to the Ink tool
      app: derive GimpEraser from GimpPaintbrush
      app: fix Ink tool symmetry transform
      Issue #886 - Artifacts symmetry painting with big brushes
      app: don't add fg color to history in GimpEraser
      app: add gimp_symmetry_get_matrix()
      app: use gimp_symmetry_get_matrix() in GimpInk
      app: add gimp_gegl_create_transform_node()
      app: implement gimp_symmetry_get_operation() in terms of gimp_symmetry_get_matrix()
      app: fix symmetry transform in Clone/Heal tools when brush is cropped
      app: add support for offset buffers in gimp_gegl_apply_[cached_]operation()
      app: add gimp_list_compare()
      app: allow moving an intersecting pair of guides with the Move tool
      app: fix memory leak in previous commit
      app: s/gimp_list_compare()/gimp_g_list_compare()/
      app: avoid NULL output in layer-mode ops
      Revert "app: avoid NULL output in layer-mode ops"
      app: add "alpha" propertry to gimp:mask-components
      app: avoid unnecessarily updating drawable after merging filter
      app: update drawable when committing Warp tool
      plug-ins: in file-tiff, don't leak image when not saving layers
      app, libgimpbase: add gimp:offset operation
      app: implement gimp_drawable_offset() in terms of gimp:offset
      Issue #40 - Layer offset tool
      app: various fixes/cleanups to last commits
      app: in gimp_filter_tool_get_drawable_area(), don't return empty area
      app: add GimpFilterTool::region_changed() virtual function
      app: avoid duplicate offset actions
      app: in gimp:offset, fix OFFSET_TRANSPARENT fast-path for chunked input
      app: indentation fix in gimp:offset
      app: add gimp_drawable_update_all()
      Issue #3484 - While moving a nested layer group, some area isn't updated

Emin Tufan Çetin (1):
      Update Turkish translation

Jehan (32):
      Issue #1070: exporting to jpeg from 32-bit float linear image...
      Issue #3193: Wrong colors after exporting 8bpc RGB png from 32f...
      Issue #3224: Fill by Line Art Detection Bug (Fatal Error with Crash).
      plug-ins: GimpPrecision has no NON_LINEAR and PERCEPTUAL values.
      Issue #3253: exporting to webp from 32-bit float linear image...
      plug-ins: export linear JPEG if and only if the work image was 8-bit...
      plug-ins: export linear WebP if and only if the work image was 8-bit...
      Issue #3129: Split sentence on gimpexport.c.
      plug-ins: fix TIFF linear export.
      Issue #3309: Translation of gimp installer for MS Windows.
      Issue 2949: Newly Installed Fonts not Registering.
      plug-ins: follow the assigned profile TRC.
      Issue #835: warnings building with Clang.
      Issue 1878: Eyedrop tool doesn't work when screen composing (KWin)...
      app: round curve point position when displaying it as int.
      desktop: prepare an AppData release tag for 2.10.12.
      app, libgimp, pdb: s/procesures/procedures/
      plug-ins: follow the assigned profile TRC in PNG export.
      plug-ins: improve decision of exported data format in TIFF export.
      plug-ins: improve decision on exported data format in Webp.
      plug-ins: add a "Save color profile" checkbox in WebP export.
      plug-ins: fix profile writing in save_animation() in WebP export.
      plug-ins: remove the "Advanced Options" expander in WebP export dialog.
      plug-ins: add the 8-bit linear with no assigned profile exception...
      plug-ins: simplify code a bit by removing useless variable.
      plug-ins: PNG export TRC chosen similarly to TIFF.
      Issue #2194: Action search dialog behaves as a full window using a...
      Issue #3493: GIMP changes R-channel, when it should not.
      desktop: give 2.10.12 release date.
      plug-ins: get rid of compilation warning.
      authors.xml: add Oleksii Samorukov and Yoshio Ono.
      NEWS: create news section for GIMP 2.10.12.

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

Julien Hardelin (1):
      Update French translation

Kalev Lember (1):
      desktop: Update gimp-data-extras.metainfo with gimp's new appstream ID

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

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

Massimo Valentini (1):
      Issue #1220 - Text tool has color from previous line...

Michael Natterer (34):
      configure.ac: post-release version bump to 2.10.11
      app: fix legacy .gpb parsing code in gimp_brush_load_brush()
      app: remove defines GIMP_BRUSH_FILE_VERSION and GIMP_PATTERN_FILE_VERSION
      app: don't dereference NULL image pointer
      Issue #3251 - Windows menu shows doc's old name not new
      plug-ins: big formatting and indentation cleanup in file-dds
      Issue #3343 - Some translated tooltips are appearing untranslated
      Issue #3124 - layer mask pastes as a greyscale layer/grayscale layer...
      app: minor formatting fixes in gimpdrawable-bucket-fill.c
      app: add gimp_dialog_factory_position_dialog()
      Issue #3398 - colour map picker isn't positioned on the correct...
      Issue #3067 - "Make New from Visible" produces wrong results
      app: use g_clear_pointer() in more places
      app, plug-ins: make sure a GIH brush's spacing is preserved
      Issue #2794 - Gimp crash just on File Open and Edit Preferences
      Issue #3132 - Missing accelerator on "Export Image as JPEG" dialog
      libgimpcolor: better error messages in GimpColorProfile and GimpColorTransform
      Issue #263 - Add a "Save Keyboard Shortcuts Now" button...
      Issue #2986 - Input controller configuration window is too small by default
      app: use the DEFAULT_USE_PATTERN define instead of TRUE in GimpPreset
      app: make sure builtin profiles *really* don't get attached to images
      app: fix undoing image parasite attach/detach to emit the right signals
      Issue #3057 - Retain last user-chosen ICC profile information...
      Issue #2643 - Conversion to grayscale fails with artifacts
      libgimpwidgets: keep gimpwidgetsenums.h in alphabetical order
      Issue #2194 - Action search dialog behaves as a full window...
      Issue #2957 - Gimp crashes when I attempt to change the icon size
      app: remove redundant assignment in gimptoolpreset.c
      Issue #2057 - All tool presets change FG, BG and Pallete color...
      tools: fix windows file handling in gimp-test-clipboard.c
      app: add missing parameter in test-xcf.c
      AUTHORS: regenerated
      NEWS: formatting, typos
      configure.ac: bump versions for the 2.10.12 release

Mingye Wang (1):
      Update zh_CN translation of po-tags

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

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

Sabri Ünal (13):
      Update Turkish translation
      Update Turkish translation
      Update Turkish translation
      Update Turkish translation
      Update Turkish translation
      Issue #3220 - "How to Use Dialogs" does not open any page.
      Update Turkish translation
      Update Turkish translation
      Update Turkish translation
      Update Turkish translation
      Issue #3140 - Export as DDS dialog does not have an Export button
      Issue #3105 - "Maximum Image Size" changed to "Maximum new image size"
      Issue #3119 - Two tooltips were marked as translatable

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

Tobias Ellinghaus (2):
      plug-ins: Add layer support to TIFF writing
      plug-ins: Move layer option up in TIFF dialog

fanjinke (1):
      libgimpbase: add hygon cpu detection and enable MMX/SSE support

lumingzh (3):
      Update zh_CN translation
      Update zh_CN translation of po-libgimp
      Update zh_CN translation of po-tips

luz.paz (2):
      Misc. typos
      Add a few more misc. source comment typos

Øyvind Kolås (3):
      depend on babl-0.1.64
      app: add GeglOperation *operation argument to GimpLayerModeBlendFunc
      build: depend on babl-0.1.66


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