Branch: refs/heads/stable
  Home:   https://github.com/synfig/synfig
  Commit: 9dae15d05773ca5fb9004feb601532ffc1bdcde5
      
https://github.com/synfig/synfig/commit/9dae15d05773ca5fb9004feb601532ffc1bdcde5
  Author: Arya Bhardwaj <37707674+arya-bhard...@users.noreply.github.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/dialogs/about.cpp

  Log Message:
  -----------
  Year is fixed in About dialog (#1238)

* Year is fixed in About dialog

* indentation fixed

* added newline at end of file synfig-studio/src/gui/dialogs/about.cpp

Co-authored-by: Arya <ARYA-BHARDWAJ>


  Commit: 1e7be6f90aff942ed56f9a538492e3e50828e432
      
https://github.com/synfig/synfig/commit/1e7be6f90aff942ed56f9a538492e3e50828e432
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/app.cpp
    M synfig-studio/src/gui/app.h
    M synfig-studio/src/gui/canvasview.cpp
    M synfig-studio/src/gui/canvasview.h
    M synfig-studio/src/gui/mainwindow.cpp
    M synfig-studio/src/gui/mainwindow.h

  Log Message:
  -----------
  Merge PR #1386: Toolbar menu


  Commit: bf5fdd736046da891d3c4415db738ea598a9b462
      
https://github.com/synfig/synfig/commit/bf5fdd736046da891d3c4415db738ea598a9b462
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M 1-setup-windows-msys2.sh
    M autobuild/msys2/build_mlt.sh

  Log Message:
  -----------
  Export video files with sound (#1623)

(cherry picked from commit 99a1cde2b1e54540857925e6899deb708e17f305)

# Conflicts:
#       autobuild/msys2/build_mlt.sh


  Commit: 5264c0164022a04f08c49d9fdca1df0ef7543f09
      
https://github.com/synfig/synfig/commit/5264c0164022a04f08c49d9fdca1df0ef7543f09
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/app.cpp

  Log Message:
  -----------
  Return true only if id=1 (accept) is clicked (#1573)

(cherry picked from commit bbd7a85b1f65d2ac02397853b79c19d0f8b672e0)


  Commit: e352ad6601e1a0ba8ec01f448e1195fe7d503c28
      
https://github.com/synfig/synfig/commit/e352ad6601e1a0ba8ec01f448e1195fe7d503c28
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/configure.ac
    M synfig-core/src/modules/lyr_freetype/Makefile.am
    M synfig-core/src/modules/mod_magickpp/Makefile.am

  Log Message:
  -----------
  autotools: pango and imagemagick c++ flags and libs have been moved to their 
respective modules (#1688)

(cherry picked from commit a583e73d4c47914284b15f4a8d7719eafddfe1b4)


  Commit: 7c3f97eb1bbc154050adabf33e22827ecb353803
      
https://github.com/synfig/synfig/commit/7c3f97eb1bbc154050adabf33e22827ecb353803
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/dialogs/dialog_color.cpp
    M synfig-studio/src/gui/dialogs/dialog_gradient.cpp

  Log Message:
  -----------
  Restore ctrl-c ctrl+v ctrl+a in Color and Gradient Dialogs (#1821)

fix #1713

As a consequence, application shortcuts/hotkeys will only work
when those dialogs are not on focus, but this behaviour
should be expected by user.

(cherry picked from commit 7deb121deaf940c269f71b11c15fdf11e23e6b7e)


  Commit: 5823efba1f3412661b71f8fa49583b4d9ba6905d
      
https://github.com/synfig/synfig/commit/5823efba1f3412661b71f8fa49583b4d9ba6905d
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/synfig/context.cpp
    M synfig-core/src/synfig/context.h
    M synfig-core/src/synfig/layers/layer_duplicate.cpp

  Log Message:
  -----------
  fix Duplicate layer ignoring all layers but the first one (#1829)

fix #1590

(cherry picked from commit 985afc44935778396406150c130b9653b977def3)


  Commit: ec2632156ed6ff2a85d12225455eed26dbf662f3
      
https://github.com/synfig/synfig/commit/ec2632156ed6ff2a85d12225455eed26dbf662f3
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/synfig/valuenodes/valuenode_animatedinterface.cpp

  Log Message:
  -----------
  Fix animation interpolation for boolean values (#1826)

The boolean value set in a given timepoint is kept until
a new waypoint.

As before, it ignores any set of interpolation type.

fix #1825 and #658

(cherry picked from commit 23bf66ab53aa7bd3ef3a70fb4488a97b005da3da)


  Commit: 0a746babff8d9b7671412bb5ec9bb37df01156d2
      
https://github.com/synfig/synfig/commit/0a746babff8d9b7671412bb5ec9bb37df01156d2
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp

  Log Message:
  -----------
  Fixed error when output to MPEG-1 format with audio (#1830)

(cherry picked from commit 03ab84debd51a23d430c8e214ed799ab6ef4a59f)


  Commit: 19357dd19be1f8a46c2383793b676fceff797eee
      
https://github.com/synfig/synfig/commit/19357dd19be1f8a46c2383793b676fceff797eee
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M autobuild/osx/app-template/Contents/Info.plist
    M autobuild/osx/synfig_osx_launcher.cpp

  Log Message:
  -----------
  [MacOS] Fixed SynfigStudio.app won't start if renamed (or contain spaces in 
name) (#1834)

(cherry picked from commit 5ad6ac576c900574e29f3ae4145b622143168173)


  Commit: a02da9dfec0d86f12aea0b44c6970d39a38cc5c9
      
https://github.com/synfig/synfig/commit/a02da9dfec0d86f12aea0b44c6970d39a38cc5c9
  Author: Dmitry Razumovsky <sva...@yahoo.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/synfig/valuenodes/valuenode_blinecalctangent.cpp

  Log Message:
  -----------
  Fix crash in Spline Tangent converter (#1836)

(cherry picked from commit f8de31931c1de367f70f46c839a518ea8d4012d2)


  Commit: 4363a07d195dc7ab1fe901a9ec51ca67b8349ead
      
https://github.com/synfig/synfig/commit/4363a07d195dc7ab1fe901a9ec51ca67b8349ead
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/instance.cpp

  Log Message:
  -----------
  Fixed problem with non-working plugins when using paths containing non-Latin 
characters (#1882)

[Synfig Studio/Windows] Fixed problem with non-working plugins when using paths 
containing non-Latin characters

(cherry picked from commit f7e71c95d4aa0b2fd63e40fdc43fc5e1b2168f63)


  Commit: 713b1a72a6c1a5de8da9ad95cd5b42a280a7e08d
      
https://github.com/synfig/synfig/commit/713b1a72a6c1a5de8da9ad95cd5b42a280a7e08d
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/synfig/palette.cpp
    M synfig-studio/src/gui/modules/mod_palette/dock_paledit.cpp

  Log Message:
  -----------
  Merge PR #1889: [Synfig Studio/Windows] Fixed load/save operations for 
Palette editor

[Synfig Studio/Windows] Fixed load/save operations for Palette editor

(cherry picked from commit 0bd6fd5bde72abe358f841c8a06cc56f3c1f8f86)


  Commit: a8c88ea72a90aeab2bc67fbc885f94f82d799a9d
      
https://github.com/synfig/synfig/commit/a8c88ea72a90aeab2bc67fbc885f94f82d799a9d
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/app.cpp

  Log Message:
  -----------
  [Synfig Studio/Windows] Fixed non-working command "Edit image editing in 
external tool..." (#1912)

(cherry picked from commit 9f9a09e67711728ccbdb54028f2a22a0f952bed5)


  Commit: 4a7208ca4f4512d68536f14f124623c053058bdc
      
https://github.com/synfig/synfig/commit/4a7208ca4f4512d68536f14f124623c053058bdc
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/instance.cpp

  Log Message:
  -----------
  [Synfig Studio] Fixed crash when right-clicking on group in the Sets panel 
(#1920)

Fix #1917

(cherry picked from commit 9653378d5f91f1539a8ab5d4d6c4b17dff2578ce)


  Commit: 43d86c45760e89bfdde733a07f1d9758308d7847
      
https://github.com/synfig/synfig/commit/43d86c45760e89bfdde733a07f1d9758308d7847
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/synfig/listimporter.cpp
    M synfig-core/src/synfig/listimporter.h

  Log Message:
  -----------
  [Synfig Studio] Fixed incorrect import of `lst` files when path contains 
non-Latin characters (#1924)

(cherry picked from commit 7d683807d8141e1269f8acb40454d62d1c5c254a)


  Commit: dc1c999cfd9f16f92fd49481890c009cc5a35303
      
https://github.com/synfig/synfig/commit/dc1c999cfd9f16f92fd49481890c009cc5a35303
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/asyncrenderer.cpp
    M synfig-studio/src/gui/workarea.cpp
    M synfig-studio/src/gui/workarearenderer/CMakeLists.txt
    M synfig-studio/src/gui/workarearenderer/Makefile_insert
    M synfig-studio/src/gui/workarearenderer/renderer_canvas.cpp
    M synfig-studio/src/gui/workarearenderer/renderer_canvas.h
    A synfig-studio/src/gui/workarearenderer/renderer_frameerror.cpp
    A synfig-studio/src/gui/workarearenderer/renderer_frameerror.h

  Log Message:
  -----------
  Merge PR #1861: [Synfig Studio] Fixed crash when frame rendering throws 
exception while animating

[Synfig Studio] Fixed crash when frame rendering throws exception while 
animating

(cherry picked from commit f47d6740bacae90b52019aee338c272cef02f49a)


  Commit: 2c4b53b82477be57b54cd99d9ca320cf2ea60b38
      
https://github.com/synfig/synfig/commit/2c4b53b82477be57b54cd99d9ca320cf2ea60b38
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Updated appveyor.yml


  Commit: 3b2c8c72e4abdbe3958ce355d6ee8ba6c967dcf7
      
https://github.com/synfig/synfig/commit/3b2c8c72e4abdbe3958ce355d6ee8ba6c967dcf7
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M appveyor.yml
    M autobuild/msys2/appveyor.bat

  Log Message:
  -----------
  [CI/AppVeyor] Switched to release build for stable branch. Disabled x32 build


  Commit: 45432d150d9aae4ddb399da259af84bc7ee159ae
      
https://github.com/synfig/synfig/commit/45432d150d9aae4ddb399da259af84bc7ee159ae
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    A .github/workflows/synfig-ci.yml
    A .github/workflows/synfig-stable.yml

  Log Message:
  -----------
  [CI] Added GitHub Actions to stable branch


  Commit: e53c8edd9b10ee39324e98d5c76a814d7174df82
      
https://github.com/synfig/synfig/commit/e53c8edd9b10ee39324e98d5c76a814d7174df82
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M .github/workflows/synfig-stable.yml

  Log Message:
  -----------
  [CI] GitHub Actions allow failures on stable branch


  Commit: e4e68c4db378d286f493e129d7733d2ac6e42fab
      
https://github.com/synfig/synfig/commit/e4e68c4db378d286f493e129d7733d2ac6e42fab
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M ETL/ETL/_smart_ptr.h
    M autobuild/build.sh
    M autobuild/synfigstudio-release.sh
    M synfig-core/src/modules/mod_dv/trgt_dv.cpp
    M synfig-studio/build_tools/Makefile.am
    M synfig-studio/images/Makefile.am

  Log Message:
  -----------
  Fixed release build on Windows MSYS2


  Commit: dc622579f95d91cd13657a3ebe0b4d7e818bc575
      
https://github.com/synfig/synfig/commit/dc622579f95d91cd13657a3ebe0b4d7e818bc575
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M ETL/Makefile.am
    M synfig-core/Makefile.am
    M synfig-studio/Makefile.am

  Log Message:
  -----------
  Fixed Changelog building from synfigstudio-release.sh script


  Commit: da99e9e0019cd3cbc885f2b6393907ffee4f10ee
      
https://github.com/synfig/synfig/commit/da99e9e0019cd3cbc885f2b6393907ffee4f10ee
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M autobuild/msys2/appveyor.bat

  Log Message:
  -----------
  [CI] Add MLT path to pkgconfig


  Commit: 6a6a1064d9eeae810f107d8f2f23de44235c124b
      
https://github.com/synfig/synfig/commit/6a6a1064d9eeae810f107d8f2f23de44235c124b
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M autobuild/synfigstudio-release.sh

  Log Message:
  -----------
  [CI] Added FAST_TEST option to reduce build time (AppVeyor build limit 
exceeded)


  Commit: 2a4d4546e12365a42df1cb326d793a38fa1222f0
      
https://github.com/synfig/synfig/commit/2a4d4546e12365a42df1cb326d793a38fa1222f0
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M ETL/test/Makefile.am
    M autobuild/synfigstudio-release.sh

  Log Message:
  -----------
  [ETL] Cleaned test makefile. Reduced synfigstudio-release verbosity.


  Commit: 5587d6a77acfcbbbad4fb05f901e5f2e932f3e61
      
https://github.com/synfig/synfig/commit/5587d6a77acfcbbbad4fb05f901e5f2e932f3e61
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/synfig/loadcanvas.cpp
    M synfig-core/src/synfig/valuenodes/valuenode_average.cpp
    M synfig-core/src/synfig/valuenodes/valuenode_average.h

  Log Message:
  -----------
  [Synfig Core] Added support for loading `average` values (#1955)

(cherry picked from commit 8809482a2f4485155324b6b49481fb8303094bb9)


  Commit: 6297566c0a96878b70734b997315554bfd1c0f4d
      
https://github.com/synfig/synfig/commit/6297566c0a96878b70734b997315554bfd1c0f4d
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp
    M synfig-core/src/tool/joblistprocessor.cpp
    M synfig-studio/src/gui/render.cpp

  Log Message:
  -----------
  [Synfig Studio/Windows] Fixed issue with rendering to file when using 
non-Latin filenames (#1940)

(cherry picked from commit 349810e2f9a25af3297b776ee88c6c035abdb717)


  Commit: 5899c93119586fd8d1dd1daaa4ee20a375a305a2
      
https://github.com/synfig/synfig/commit/5899c93119586fd8d1dd1daaa4ee20a375a305a2
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M ETL/ETL/_stringf.h

  Log Message:
  -----------
  [ETL] current_working_directory() function now works correctly with non-Latin 
filenames (#2011)

(cherry picked from commit 94c0805673d4888665cf0179062226f01acf6f00)


  Commit: 093b00ac80117395132d02dc747f2b56c33bea5a
      
https://github.com/synfig/synfig/commit/093b00ac80117395132d02dc747f2b56c33bea5a
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/trees/layertree.cpp

  Log Message:
  -----------
  [Synfig Studio] avoid dereference of invalid TreeIter on Layer TreeView 
(#2043)

related to #540

(cherry picked from commit ba9149aaf3839cd205560fad2630daa23131554e)


  Commit: 393f95bd3935cf00f386816559e62ccec4af3941
      
https://github.com/synfig/synfig/commit/393f95bd3935cf00f386816559e62ccec4af3941
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/synfig/node.cpp

  Log Message:
  -----------
  [Core] assure uniqueness for new node guid (#2029)

(cherry picked from commit 2f18910f4dc1657300574cec93db60a429755d9b)


  Commit: c17937d1d18b7c3fa40c7624d224222a5712f045
      
https://github.com/synfig/synfig/commit/c17937d1d18b7c3fa40c7624d224222a5712f045
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/exception_guard.h

  Log Message:
  -----------
  [Synfig Studio] exception-guard now lists SynfigApp exception too (#2028)

(cherry picked from commit 06d71c59856fb40951235a478f7d996191404e91)


  Commit: ad5de39c3786ef0b8046d4a1376781169b4595a6
      
https://github.com/synfig/synfig/commit/ad5de39c3786ef0b8046d4a1376781169b4595a6
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/synfigapp/actions/valuedescblinelink.cpp

  Log Message:
  -----------
  [Synfig Studio] fix "Link to Spline" showing when a vertex of spline itself 
is selected (#1988)

fix GH #1987

(cherry picked from commit 03fd60fe879f9be0619f68cd9fbffec5ba243830)


  Commit: f1ba059bb817c51fae80a9141a8a7b91110dea32
      
https://github.com/synfig/synfig/commit/f1ba059bb817c51fae80a9141a8a7b91110dea32
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/Makefile.am
    M synfig-studio/configure.ac
    M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
    M synfig-studio/src/synfigapp/actions/layerduplicate.h
    M synfig-studio/src/synfigapp/actions/valuenodeadd.cpp
    M synfig-studio/src/synfigapp/canvasinterface.cpp
    A synfig-studio/test/Makefile.am
    A synfig-studio/test/app_layerduplicate.cpp

  Log Message:
  -----------
  Merge PR#1971: [Synfig Studio] Fix action LayerDuplicate with layers 
"duplicate"

[Synfig Studio] Fix action LayerDuplicate with layers "duplicate" o.O

(cherry picked from commit d8e183799995c5ade40bfac4a031e3d9c25266ea)


  Commit: d1d051afe4bbceb38bfa46a78af9885b5217e102
      
https://github.com/synfig/synfig/commit/d1d051afe4bbceb38bfa46a78af9885b5217e102
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
    M synfig-studio/test/app_layerduplicate.cpp

  Log Message:
  -----------
  [Synfig Studio] don't let inner layer be duplicated twice (#2050)

If action LayerDuplicate has among the layers to be duplicated a
layer named "a" that is 'inside' of a group layer (pastecanvas)
named "g". In case of "g" is a layer included in the action layer
list too, don't duplicate the "a" twice, ie. the group and
its contents - including "a" - are duplicated, but "a" won't
be duplicated again.

It would clash the GUID of both "a" duplicates, and that leads
to crash.
A way to avoid it in a general way would be too troublesome :P
Many hierarchy levels and special GUIDs to handle.

Regular (and advanced) user normally won't need it, anyway.

Full description and minor discussion here:
https://forums.synfig.org/t/proposal-of-change-of-behavior-duplicating-both-group-and-an-inner-layer/11823

(cherry picked from commit c526bf2186871d5b4133f3527b3da54390e44f78)


  Commit: 94882824619b02e3d6e241df46f50de167fd4d9d
      
https://github.com/synfig/synfig/commit/94882824619b02e3d6e241df46f50de167fd4d9d
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M ETL/configure.ac
    M ETL/test/Makefile.am
    M synfig-core/test/bone.cpp

  Log Message:
  -----------
  [ETL] Added glibmm dependency


  Commit: a6f28498c59db1e5626230bd03133b5bce5c163f
      
https://github.com/synfig/synfig/commit/a6f28498c59db1e5626230bd03133b5bce5c163f
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/src/synfig/rendering/Makefile_insert

  Log Message:
  -----------
  [Core] Removed OpenGL check


  Commit: 4e3f16ad5ebf086dc0ce4eed4dfe816b76522537
      
https://github.com/synfig/synfig/commit/4e3f16ad5ebf086dc0ce4eed4dfe816b76522537
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-core/po/POTFILES.in
    A synfig-core/po/POTFILES.skip

  Log Message:
  -----------
  [Core] removed OpenGL from po file


  Commit: 07d7525e394f1b317e04e5d88e4b9c4f68f21a49
      
https://github.com/synfig/synfig/commit/07d7525e394f1b317e04e5d88e4b9c4f68f21a49
  Author: Keyikedalube Ndang <keyikedalubend...@protonmail.ch>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/widgets/widget_waypoint.cpp
    M synfig-studio/src/gui/widgets/widget_waypoint.h

  Log Message:
  -----------
  Merge PR #1182: Improved dialog waypoint UX

* Improved dialog waypoint UX

* Change arg name 'ok' to 'show_labels'

* Updated func & arg name

* Updated to rodolforg suggestion :)

* Updated Out Interpolation and Continuity mnemonics

* ice0 review update

* rodolforg review update


  Commit: 8103ea563154574c2ccd4963031853d3c8b13da4
      
https://github.com/synfig/synfig/commit/8103ea563154574c2ccd4963031853d3c8b13da4
  Author: Firas Hanife <firashan...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/dialogs/dialog_waypoint.cpp

  Log Message:
  -----------
  Change order of Waypoint Editor buttons to match other dialogs (#1880)


  Commit: cc29b18a74554d9955e84023b31f0aceae73846b
      
https://github.com/synfig/synfig/commit/cc29b18a74554d9955e84023b31f0aceae73846b
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/dialogs/dialog_waypoint.cpp
    M synfig-studio/src/gui/widgets/widget_waypoint.cpp
    M synfig-studio/src/gui/widgets/widget_waypoint.h

  Log Message:
  -----------
  [Synfig Studio] Waypoint Editor didn't properly support enums (#1968)

fix #1965


  Commit: de99a3d4e7734bac913a4673c01e33148652bf65
      
https://github.com/synfig/synfig/commit/de99a3d4e7734bac913a4673c01e33148652bf65
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/docks/dockmanager.cpp

  Log Message:
  -----------
  [Synfig Studio] fix mainwindow not showing when is offscreen (#1973)

Synfig Studio restores the last position and size of Main Window
on launching.

If user had multiple monitors when closing Synfig last time he used it,
Main Window could be moved to a no-more existent monitor/area
and not be visible.

Some Window Managers (like on MS Windows case) does not prevents
opening a window on a invisible area.

On MS Windows, closing Synfig Studio app in a minified state
moves the window to position (-32000,-32000).

fix #1871


  Commit: aebb432cbf3be094d3dcda7fb26d24cac590c12e
      
https://github.com/synfig/synfig/commit/aebb432cbf3be094d3dcda7fb26d24cac590c12e
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/dialogs/about.cpp

  Log Message:
  -----------
  [Synfig Studio] Bumped year in About dialog (#1977)


  Commit: 9dcc0b4e75dd290bf59971459002c5509786fe75
      
https://github.com/synfig/synfig/commit/9dcc0b4e75dd290bf59971459002c5509786fe75
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    A ChangeLog-development.md
    A ChangeLog-generate.sh
    A ChangeLog-split.sh
    A ChangeLog.last_id
    A ChangeLog.md
    A ETL/ChangeLog.old
    M ETL/Makefile.am
    M ETL/NEWS
    M synfig-core/ChangeLog.old
    M synfig-core/NEWS
    M synfig-studio/ChangeLog.old
    M synfig-studio/NEWS
    M version-release.sh

  Log Message:
  -----------
  Add tools for maintaining ChangeLog [1.4.1] (#2093)

* ChangeLog - first WIP

* Commits from master branch now stored in separate file - 
"ChangeLog-development.md"

* Remove the script intended for automatic transfer of changelog entries from 
maser to stable (as automatic approach will not work anyway)

* chore(changelog): Store last commit ID in separate file (ChangeLog.last_id)

* chore(changelog): Suppress warning if no ChangeLog-development.mdChangeLog 
file exists

* chore(changelog): Generate formatted output

* chore(changelog): Regenerated ChangeLog files

* chore(changelog): Display commit IDs with fixed-width font

* chore(changelog): Update ChangeLog files

* chore(changelog): Fix headings

* Shorter formatting

* Update changelog files

* Escape "*" and "_" symbols

* Move all stable commits up to tag v1.3.14

* Remove redundant symbol

* Complete moving changelog entries for v1.4.0

* Move remaining commits which are backported to  1.4.x branch (upcoming 1.4.1).

* Rename script for ChangeLog generating

* Add script to generate separate ChangeLog's for "ETL", "synfig-core" and 
"synfig-studio" dirs

* Remove 1.4.0 version entries from ChangeLog.md - we do not need them, as we 
have everything summarized in old ChangeLog.

* Move contents of NEWS files into "ChangeLog.old". The NEWS files will be 
generated from main ChangeLog.md file.

* Update NEWS files (test run)

* [Autotools] Add "ChangeLog.old" into distribution tarball

* Add missing file - "ChangeLog.last_id"

* Make sure to update NEWS files on release


  Commit: 5bf24501179c40abe3aaa8a8d289d495f57e0545
      
https://github.com/synfig/synfig/commit/5bf24501179c40abe3aaa8a8d289d495f57e0545
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M ChangeLog.md

  Log Message:
  -----------
  ChangeLog for version 1.4.1


  Commit: c9a5139caed3b44325fbaecc424e13976509ff0c
      
https://github.com/synfig/synfig/commit/c9a5139caed3b44325fbaecc424e13976509ff0c
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M ChangeLog.md

  Log Message:
  -----------
  ChangeLog: Add missing entries


  Commit: 94ae0dd6a865cec0a0015cf5b54e6dadcbb49df5
      
https://github.com/synfig/synfig/commit/94ae0dd6a865cec0a0015cf5b54e6dadcbb49df5
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M ChangeLog.md

  Log Message:
  -----------
  ChangeLog for version 1.4.1 (#2118)


  Commit: ca5b2406941dc1698081d606b3fa18dad9a67ece
      
https://github.com/synfig/synfig/commit/ca5b2406941dc1698081d606b3fa18dad9a67ece
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-04-26 (Mon, 26 Apr 2021)

  Changed paths:
    M synfig-core/po/el_GR.po
    M synfig-core/po/en_GB.po
    M synfig-core/po/fr.po
    M synfig-studio/po/ar.po
    M synfig-studio/po/el_GR.po
    M synfig-studio/po/en_GB.po
    M synfig-studio/po/es.po
    M synfig-studio/po/fa_IR.po
    M synfig-studio/po/fr.po
    M synfig-studio/po/pt_BR.po

  Log Message:
  -----------
  Update translations


  Commit: 33efbf7f49cec877c336a1f162e7d925175ff0ca
      
https://github.com/synfig/synfig/commit/33efbf7f49cec877c336a1f162e7d925175ff0ca
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-04-26 (Mon, 26 Apr 2021)

  Changed paths:
    M ETL/NEWS
    M synfig-core/NEWS
    M synfig-studio/NEWS
    M synfig-studio/org.synfig.SynfigStudio.appdata.xml.in

  Log Message:
  -----------
  Release version 1.4.1


Compare: https://github.com/synfig/synfig/compare/383fcf8238e0...33efbf7f49ce


_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to