[Synfig-devl] [synfig/synfig] 9f525f: feat: layers and parameters trees can now be style...

2023-12-04 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 9f525f1221d359a2ee2650cbacae218a84ce4671
  
https://github.com/synfig/synfig/commit/9f525f1221d359a2ee2650cbacae218a84ce4671
  Author: rodolforg 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M synfig-studio/src/gui/trees/CMakeLists.txt
M synfig-studio/src/gui/trees/Makefile_insert
M synfig-studio/src/gui/trees/layertree.h
A synfig-studio/src/gui/trees/widget_stripedtreeview.cpp
A synfig-studio/src/gui/trees/widget_stripedtreeview.h
M synfig-studio/src/gui/widgets/widget_timetrack.cpp

  Log Message:
  ---
  feat: layers and parameters trees can now be styled with even/odd rows (#3242)

Just like Widget_Timetrack (done in #3231 219c2149 )




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


[Synfig-devl] [synfig/synfig] b2e04c: fix: use u8_str() instead of c_str() for filesyste...

2023-12-04 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: b2e04c1e6f7533f9e34115b3c1a3ae29e2d78fad
  
https://github.com/synfig/synfig/commit/b2e04c1e6f7533f9e34115b3c1a3ae29e2d78fad
  Author: rodolforg 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M synfig-core/src/modules/mod_bmp/mptr_bmp.cpp
M synfig-core/src/modules/mod_ffmpeg/mptr_ffmpeg.cpp
M synfig-core/src/modules/mod_magickpp/trgt_magickpp.cpp
M synfig-core/src/modules/mod_png/mptr_png.cpp
M synfig-core/src/modules/mod_ppm/mptr_ppm.cpp
M synfig-core/src/synfig/importer.cpp
M synfig-core/src/synfig/listimporter.cpp
M synfig-core/src/synfig/loadcanvas.cpp

  Log Message:
  ---
  fix: use u8_str() instead of c_str() for filesystem::Path (#3287)

as c_str() means native encoding, not UTF-8.




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