[Synfig-devl] [synfig/synfig] 8557dd: refactor: create methods strtolower() and strtoupp...

2023-01-18 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 8557dde5184ec0f8715b6ff84252b55ef843bb62
  
https://github.com/synfig/synfig/commit/8557dde5184ec0f8715b6ff84252b55ef843bb62
  Author: rodolforg 
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp
M synfig-core/src/modules/mod_magickpp/trgt_magickpp.cpp
M synfig-core/src/synfig/canvasfilenaming.cpp
M synfig-core/src/synfig/importer.cpp
M synfig-core/src/synfig/string_helper.cpp
M synfig-core/src/synfig/string_helper.h
M synfig-core/src/synfig/time.cpp
M synfig-core/src/tool/joblistprocessor.cpp
M synfig-core/src/tool/optionsprocessor.cpp
M synfig-studio/src/synfigapp/canvasinterface.cpp

  Log Message:
  ---
  refactor: create methods strtolower() and strtoupper() to change cases (#2977)




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


[Synfig-devl] [synfig/synfig] b5ef88: refactor: micro cleanup in iconcontroller (#2979)

2023-01-18 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: b5ef88f5e9a69523e0e181277fb1288f490b1dcf
  
https://github.com/synfig/synfig/commit/b5ef88f5e9a69523e0e181277fb1288f490b1dcf
  Author: rodolforg 
  Date:   2023-01-18 (Wed, 18 Jan 2023)

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

  Log Message:
  ---
  refactor: micro cleanup in iconcontroller (#2979)




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


[Synfig-devl] [synfig/synfig] e087e4: refactor: use camelcase for MotionBlur and SolidCo...

2023-01-18 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: e087e44e449510fd9da1f741e00a0fbeb0f42ba6
  
https://github.com/synfig/synfig/commit/e087e44e449510fd9da1f741e00a0fbeb0f42ba6
  Author: rodolforg 
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
M synfig-core/src/synfig/layer.cpp
M synfig-core/src/synfig/layers/layer_motionblur.cpp
M synfig-core/src/synfig/layers/layer_solidcolor.cpp
M synfig-core/src/synfig/rendering/software/rendererdraftsw.cpp
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/iconcontroller.cpp

  Log Message:
  ---
  refactor: use camelcase for MotionBlur and SolidColor layer names (#2978)

Following the layer naming convention elsewhere.

studio::layer_icon_name() does not need to compare to the layer name
aliases because every call actually uses the Layer::get_name(), i.e.
the official name, not their aliases.




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


[Synfig-devl] [synfig/synfig] 39527f: refactor: replaced deprecated `hvseparator` includ...

2023-01-18 Thread mohamedAdhamc via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 39527f633988d8afc04698f22746ffae0a29fb09
  
https://github.com/synfig/synfig/commit/39527f633988d8afc04698f22746ffae0a29fb09
  Author: mohamedAdhamc <100296264+mohamedadh...@users.noreply.github.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

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

  Log Message:
  ---
  refactor: replaced deprecated `hvseparator` include by `separator` (#2984)




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