Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 225c391623e803599eafd292fe2fbe08eb0c92c8
      
https://github.com/synfig/synfig/commit/225c391623e803599eafd292fe2fbe08eb0c92c8
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-03-25 (Wed, 25 Mar 2015)

  Changed paths:
    M synfig-studio/images/utils_chain_link_icons.sif
    M synfig-studio/src/gui/widgets/widget_link.cpp
    M synfig-studio/src/gui/widgets/widget_link.h

  Log Message:
  -----------
  Fix dark interface lock icon not visible (used in lock ratio preferences) by 
adding a light outline

* The chain icon is not a rectangle (128x256)
* The icon is now loaded thrue the pixbuf of an iconset and scladed down  
(resized) manually

Fix issue reported in forum V1.0 RC#1:
http://www.synfig.org/forums/viewtopic.php?f=1&t=8107&start=30#p28378


  Commit: 397c74c2691252942bca9c0b5b6749ac9bf010e6
      
https://github.com/synfig/synfig/commit/397c74c2691252942bca9c0b5b6749ac9bf010e6
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

  Changed paths:
    M synfig-core/configure.ac
    M synfig-core/po/ar.po
    A synfig-core/po/bs.po
    M synfig-core/po/ca.po
    M synfig-core/po/cs.po
    M synfig-core/po/da.po
    M synfig-core/po/de.po
    M synfig-core/po/el_GR.po
    M synfig-core/po/en_GB.po
    M synfig-core/po/es.po
    M synfig-core/po/eu.po
    M synfig-core/po/eu_ES.po
    M synfig-core/po/fa_IR.po
    M synfig-core/po/fr.po
    A synfig-core/po/gl.po
    M synfig-core/po/he.po
    M synfig-core/po/hu.po
    M synfig-core/po/it.po
    M synfig-core/po/ja_JP.po
    M synfig-core/po/lt.po
    M synfig-core/po/nl.po
    M synfig-core/po/no_NO.po
    M synfig-core/po/pl_PL.po
    M synfig-core/po/pt_BR.po
    M synfig-core/po/ro.po
    M synfig-core/po/ru.po
    M synfig-core/po/si.po
    M synfig-core/po/sk_SK.po
    A synfig-core/po/sr_RS.po
    M synfig-core/po/sv_SE.po
    M synfig-core/po/tr.po
    M synfig-core/po/u...@latn.po
    A synfig-core/po/zh-Hant.po
    M synfig-core/po/zh_CN.po
    M synfig-core/po/zh_TW.po
    M synfig-studio/po/LINGUAS
    M synfig-studio/po/ar.po
    A synfig-studio/po/bs.po
    M synfig-studio/po/ca.po
    M synfig-studio/po/cs.po
    M synfig-studio/po/da.po
    M synfig-studio/po/de.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/eu.po
    M synfig-studio/po/eu_ES.po
    M synfig-studio/po/fa_IR.po
    M synfig-studio/po/fr.po
    A synfig-studio/po/gl.po
    M synfig-studio/po/he.po
    M synfig-studio/po/hu.po
    M synfig-studio/po/it.po
    M synfig-studio/po/ja_JP.po
    M synfig-studio/po/lt.po
    M synfig-studio/po/nl.po
    M synfig-studio/po/no_NO.po
    M synfig-studio/po/pl_PL.po
    M synfig-studio/po/pt_BR.po
    M synfig-studio/po/ro.po
    M synfig-studio/po/ru.po
    M synfig-studio/po/si.po
    M synfig-studio/po/sk_SK.po
    A synfig-studio/po/sr_RS.po
    M synfig-studio/po/sv_SE.po
    M synfig-studio/po/tr.po
    M synfig-studio/po/u...@latn.po
    A synfig-studio/po/zh-Hant.po
    M synfig-studio/po/zh_CN.po
    M synfig-studio/po/zh_TW.po

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


  Commit: 7c97b514ce873bf9fca71eee7cfaef324c21ed72
      
https://github.com/synfig/synfig/commit/7c97b514ce873bf9fca71eee7cfaef324c21ed72
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

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

  Log Message:
  -----------
  Fix 751 : ColorSlider arrow always black.

Add ColorSlider::draw_arrow who draw two face to face contrasted arrows.


  Commit: 37d039050b9b3fb97120083cba94cb07222b0341
      
https://github.com/synfig/synfig/commit/37d039050b9b3fb97120083cba94cb07222b0341
  Author: [d.j.a.y] Jerome Blanchi <d.j....@free.fr>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

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

  Log Message:
  -----------
  On clear state flag, add gtk314 preprocessor condition


  Commit: fb99b3bfb77a9aaa3a8330a5dfb39f6d052f5e0f
      
https://github.com/synfig/synfig/commit/fb99b3bfb77a9aaa3a8330a5dfb39f6d052f5e0f
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

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

  Log Message:
  -----------
  Add 2px padding to Toolbox


  Commit: bf0d936f7454bd32cf62013aa0a9108179cf7433
      
https://github.com/synfig/synfig/commit/bf0d936f7454bd32cf62013aa0a9108179cf7433
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

  Changed paths:
    M ETL/NEWS
    M ETL/configure.ac
    M synfig-core/NEWS
    M synfig-core/configure.ac
    M synfig-studio/NEWS
    M synfig-studio/configure.ac

  Log Message:
  -----------
  Version 1.0 - RC3


Compare: https://github.com/synfig/synfig/compare/6b5727b869ea...bf0d936f7454
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to