[Synfig-devl] [synfig/synfig] 89c5d0: Fix bug #422: Crash: map_cairo_image(): Assertion ...

2013-04-30 Thread Carlos L贸pez
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 89c5d0080a8d33aadecb57cb6370c0de5d5ca900
  
https://github.com/synfig/synfig/commit/89c5d0080a8d33aadecb57cb6370c0de5d5ca900
  Author: Carlos López 
  Date:   2013-04-30 (Tue, 30 Apr 2013)

  Changed paths:
M synfig-core/src/modules/mod_png/mptr_cairo_png.cpp

  Log Message:
  ---
  Fix bug #422: Crash: map_cairo_image(): Assertion failed 

There weren't any checking of the status of the cairo_surface_t when reading 
the image from file. This commit adds it and fixes the bug.



--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 4b1dad: Merge branch 'genete_bones' into 'master' branch

2013-05-12 Thread Carlos Lopez
  Branch: refs/heads/bones_merge
  Home:   https://github.com/synfig/synfig
  Commit: 4b1dad7d051b43cb0c0c4bee80252dff9ca4e4e9
  
https://github.com/synfig/synfig/commit/4b1dad7d051b43cb0c0c4bee80252dff9ca4e4e9
  Author: Carlos Lopez 
  Date:   2013-05-12 (Sun, 12 May 2013)

  Changed paths:
M ETL/ETL/_handle.h
A bugs/README.txt
A bugs/genete/11.txt
A bugs/new
A bugs/open/08.txt
A bugs/open/14.txt
A bugs/open/26.txt
A bugs/open/27.txt
A bugs/open/summary.txt
A bugs/rejected/01.txt
A bugs/rejected/05.txt
A bugs/resolved/03.txt
A bugs/resolved/04.txt
A bugs/resolved/06.txt
A bugs/resolved/09.txt
A bugs/resolved/10.txt
A bugs/resolved/11.txt
A bugs/resolved/12.txt
A bugs/resolved/13.txt
A bugs/resolved/15.txt
A bugs/resolved/16.txt
A bugs/resolved/17.txt
A bugs/resolved/18.txt
A bugs/resolved/19.txt
A bugs/resolved/20.txt
A bugs/resolved/21.txt
A bugs/resolved/22.txt
A bugs/resolved/23.txt
A bugs/resolved/24.txt
A bugs/resolved/25.txt
A bugs/template.txt
A bugs/upstream/02.txt
A bugs/upstream/07.txt
M synfig-core/Makefile.am
M synfig-core/configure.ac
A synfig-core/doc/tangentproblem.txt
M synfig-core/src/modules/lyr_std/insideout.cpp
M synfig-core/src/modules/lyr_std/rotate.cpp
M synfig-core/src/modules/lyr_std/sphere_distort.cpp
M synfig-core/src/modules/lyr_std/stretch.cpp
M synfig-core/src/modules/lyr_std/translate.cpp
M synfig-core/src/modules/lyr_std/twirl.cpp
M synfig-core/src/modules/lyr_std/warp.cpp
M synfig-core/src/modules/lyr_std/zoom.cpp
M synfig-core/src/modules/mod_noise/valuenode_random.cpp
M synfig-core/src/modules/mod_noise/valuenode_random.h
M synfig-core/src/modules/mod_svg/svg_parser.cpp
M synfig-core/src/modules/mod_svg/svg_parser.h
M synfig-core/src/synfig/Makefile.am
M synfig-core/src/synfig/blinepoint.h
A synfig-core/src/synfig/bone.cpp
A synfig-core/src/synfig/bone.h
A synfig-core/src/synfig/boneweightpair.h
M synfig-core/src/synfig/canvas.cpp
M synfig-core/src/synfig/canvas.h
M synfig-core/src/synfig/context.cpp
M synfig-core/src/synfig/exception.cpp
M synfig-core/src/synfig/layer.cpp
M synfig-core/src/synfig/layer.h
M synfig-core/src/synfig/layer_duplicate.cpp
M synfig-core/src/synfig/layer_duplicate.h
A synfig-core/src/synfig/layer_skeleton.cpp
A synfig-core/src/synfig/layer_skeleton.h
M synfig-core/src/synfig/loadcanvas.cpp
M synfig-core/src/synfig/loadcanvas.h
A synfig-core/src/synfig/matrix.cpp
M synfig-core/src/synfig/matrix.h
M synfig-core/src/synfig/node.cpp
M synfig-core/src/synfig/node.h
M synfig-core/src/synfig/savecanvas.cpp
M synfig-core/src/synfig/transform.cpp
M synfig-core/src/synfig/transform.h
M synfig-core/src/synfig/value.cpp
M synfig-core/src/synfig/value.h
M synfig-core/src/synfig/valuenode.cpp
M synfig-core/src/synfig/valuenode.h
M synfig-core/src/synfig/valuenode_animated.cpp
M synfig-core/src/synfig/valuenode_animated.h
M synfig-core/src/synfig/valuenode_bline.cpp
M synfig-core/src/synfig/valuenode_bline.h
A synfig-core/src/synfig/valuenode_bone.cpp
A synfig-core/src/synfig/valuenode_bone.h
A synfig-core/src/synfig/valuenode_boneinfluence.cpp
A synfig-core/src/synfig/valuenode_boneinfluence.h
A synfig-core/src/synfig/valuenode_boneweightpair.cpp
A synfig-core/src/synfig/valuenode_boneweightpair.h
M synfig-core/src/synfig/valuenode_composite.cpp
M synfig-core/src/synfig/valuenode_composite.h
M synfig-core/src/synfig/valuenode_const.cpp
M synfig-core/src/synfig/valuenode_const.h
M synfig-core/src/synfig/valuenode_dynamiclist.cpp
M synfig-core/src/synfig/valuenode_dynamiclist.h
A synfig-core/src/synfig/valuenode_staticlist.cpp
A synfig-core/src/synfig/valuenode_staticlist.h
M synfig-core/src/synfig/waypoint.cpp
M synfig-core/src/synfig/waypoint.h
M synfig-core/src/tool/optionsprocessor.cpp
A synfig-core/test/Makefile.am
A synfig-core/test/bone.cpp
A synfig-studio/docs/bones_gui.txt
M synfig-studio/src/gui/Makefile.am
M synfig-studio/src/gui/actionmanagers/layeractionmanager.cpp
M synfig-studio/src/gui/adjust_window.cpp
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/autorecover.cpp
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/src/gui/canvasview.h
M synfig-studio/src/gui/cellrenderer/cellrenderer_timetrack.cpp
M synfig-studio/src/gui/cellrenderer/cellrenderer_timetrack.h
M synfig-studio/src/gui/cellrenderer/cellrenderer_value.cpp
M synfig-studio/src/gui/cellrenderer/cellrenderer_value.h
M synfig-studio/src/gui/dialogs/dialog_gradient.cpp
M synfig-studio/src/gui/duck.cpp
M synfig-stud

[Synfig-devl] [synfig/synfig] 709809: Fix mispelling on Timothée Giet's name

2013-05-24 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 709809fc2d572619cbc463df7c1c684a63e1992d
  
https://github.com/synfig/synfig/commit/709809fc2d572619cbc463df7c1c684a63e1992d
  Author: Carlos López 
  Date:   2013-05-24 (Fri, 24 May 2013)

  Changed paths:
M synfig-studio/AUTHORS

  Log Message:
  ---
  Fix mispelling on Timothée Giet's name



--
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 9bbdf4: Change Timothée's nick name (satrip->Animtim)

2013-05-24 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 9bbdf4d45ad2f3c7d591f1350b9443c6e29cadac
  
https://github.com/synfig/synfig/commit/9bbdf4d45ad2f3c7d591f1350b9443c6e29cadac
  Author: Carlos López 
  Date:   2013-05-24 (Fri, 24 May 2013)

  Changed paths:
M synfig-studio/AUTHORS

  Log Message:
  ---
  Change Timothée's nick name (satrip->Animtim)



--
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 437374: OSX build: Fix script path detection

2013-08-12 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 437374b53d6b2839e2f4954e778960235f69ebd8
  
https://github.com/synfig/synfig/commit/437374b53d6b2839e2f4954e778960235f69ebd8
  Author: Konstantin Dmitriev 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Fix script path detection


  Commit: 947ea0fac483468e68b7e2d0fc19d30539e09437
  
https://github.com/synfig/synfig/commit/947ea0fac483468e68b7e2d0fc19d30539e09437
  Author: Carlos López 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  Merge pull request #25 from morevnaproject/master

OSX build: Fix script path detection


Compare: https://github.com/synfig/synfig/compare/ae613f58db23...947ea0fac483
--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] a83417: "exclude_from_rendering" flag added into synfig::L...

2013-08-12 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: a83417ee46a18dcc32a779f817a4983079e3664c
  
https://github.com/synfig/synfig/commit/a83417ee46a18dcc32a779f817a4983079e3664c
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  ---
  "exclude_from_rendering" flag added into synfig::Layer class


  Commit: ee775366414a01be5b2c0603521b8d8e4e61d96b
  
https://github.com/synfig/synfig/commit/ee775366414a01be5b2c0603521b8d8e4e61d96b
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  ---
  Add "render_excluded_contexts" into RenderDesc


  Commit: 3943ce66758d804645022f551e893590e70fe678
  
https://github.com/synfig/synfig/commit/3943ce66758d804645022f551e893590e70fe678
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  ---
  Typo


  Commit: c06d66cbc3781090352ecb03594ed97cfe814227
  
https://github.com/synfig/synfig/commit/c06d66cbc3781090352ecb03594ed97cfe814227
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  ---
  Modification of Context to provide via this class some information about
current rendering settings into layers which should be rendered.

So we can exclude some layers from final rendering, but keep it on
screen in editor.

Code broken. Compiler errors in dependent classes.


  Commit: 5cb95207dd50b5bbda0c8a439f549b904768ff03
  
https://github.com/synfig/synfig/commit/5cb95207dd50b5bbda0c8a439f549b904768ff03
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  ---
  Modify Canvas class to work with new Context.
Some common functions declarations affected, so code becomes more
broken.


  Commit: c11a96b67922a9e6182514ed8e1947960fce064c
  
https://github.com/synfig/synfig/commit/c11a96b67922a9e6182514ed8e1947960fce064c
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  ---
  Fix synfig::Layer implementation to work with new Context


  Commit: c745935c5e46e0caa640a553b74e4f0be3104048
  
https://github.com/synfig/synfig/commit/c745935c5e46e0caa640a553b74e4f0be3104048
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
M synfig-core/src/synfig/target_cairo.cpp
M synfig-core/src/synfig/target_cairo_tile.cpp
M synfig-core/src/synfig/target_scanline.cpp
M synfig-core/src/synfig/target_tile.cpp

  Log Message:
  ---
  Fix tergets - Target_Cairo, Target_Cairo_Tile, Target_Scanline,
Target_Tile


  Commit: 8dcfee5ce148bfb5d6a90faa0c8210379a083277
  
https://github.com/synfig/synfig/commit/8dcfee5ce148bfb5d6a90faa0c8210379a083277
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  ---
  Fix Layer_PasteCanvas.

Layer_PasteCanvas::get_bounding_rect() requires ContextParams to
calculate size of content.

So

get_bounding_rect() - now always returns empty rectangle

but
get_full_bounding_rect() - works fine, because this function knows about
Context.

also for Layer_PasteCanvas implemented additional method
get_bounding_rect_context_dependent() which also work fine, because
requires context_params

get_bounding_rect() method uses in duckMatick::add_ducks_layers() only,
so this method should be improved to calculate valid size of
Layer_PasteCanvas


  Commit: 638e82974dc665863414189fe8f35087d5f89a92
  
https://github.com/synfig/synfig/commit/638e82974dc665863414189fe8f35087d5f89a92
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  ---
  Fix synfig::Layer_Composite


  Commit: 279d9341ef5f514bbb9d3822ffee9dcbc09eaeb6
  
https://github.com/synfig/synfig/commit/279d9341ef5f514bbb9d3822ffee9dcbc09eaeb6
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
M synfig-core/src/modules/lyr_std/supersample.cpp

  Log Message:
  ---
  Fix SuperSample (modules/lyr_std)


  Commit: 133defe621c5861d134d9b303697552c3a737e7f
  
https://github.com/synfig/synfig/commit/133defe621c5861d134d9b303697552c3a737e7f
  Author: Ivan Mahonin 
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
M synfig-core/src/tool/optionsprocessor.cpp

  Log Message:
  ---
  synfig-core no

[Synfig-devl] [synfig/synfig] 3e69a1: Fix - Playing animation, hitting ALT= segfault!

2013-09-05 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 3e69a1000ac65dc8c338f0339eab4cabd4664c8f
  
https://github.com/synfig/synfig/commit/3e69a1000ac65dc8c338f0339eab4cabd4664c8f
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2013-09-05 (Thu, 05 Sep 2013)

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

  Log Message:
  ---
  Fix - Playing animation, hitting ALT= segfault!
Keyboard event dispatch , test focused_widget != NULL before use it.


  Commit: 4c8400ad810aec3fb23381067f995de3c9c1d367
  
https://github.com/synfig/synfig/commit/4c8400ad810aec3fb23381067f995de3c9c1d367
  Author: Carlos López 
  Date:   2013-09-05 (Thu, 05 Sep 2013)

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

  Log Message:
  ---
  Merge pull request #39 from d-j-a-y/master

Fix - Playing animation, hitting ALT= segfault!


Compare: https://github.com/synfig/synfig/compare/5222ce6c4014...4c8400ad810a
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] cc99ef: Fix - Possible hitting something around Toolbox = ...

2013-09-06 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: cc99efb5cd2fa40e2a98e7b4e3f6efa3db9da012
  
https://github.com/synfig/synfig/commit/cc99efb5cd2fa40e2a98e7b4e3f6efa3db9da012
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2013-09-06 (Fri, 06 Sep 2013)

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

  Log Message:
  ---
  Fix - Possible hitting something around Toolbox = segfault!
Keyboard event dispatch , test focused_widget != NULL before use it.


  Commit: 09f80506303bbf3969ce2f8610cfa3279eafa5a9
  
https://github.com/synfig/synfig/commit/09f80506303bbf3969ce2f8610cfa3279eafa5a9
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2013-09-06 (Fri, 06 Sep 2013)

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

  Log Message:
  ---
  Fix : Segfault occurs when changing time of keyframe with new_index 0
Test if current keyframe is not first one (index 0) before search for preivous 
kf
+
Add explicit catch exception message in case of kf_list->find_prev throw.


  Commit: 25e0e4032cb8818f64e817bbaebf3d33621bfd30
  
https://github.com/synfig/synfig/commit/25e0e4032cb8818f64e817bbaebf3d33621bfd30
  Author: Carlos López 
  Date:   2013-09-06 (Fri, 06 Sep 2013)

  Changed paths:
M synfig-studio/src/gui/toolbox.cpp
M synfig-studio/src/gui/toolbox.h
M synfig-studio/src/gui/trees/keyframetreestore.cpp

  Log Message:
  ---
  Merge pull request #41 from d-j-a-y/master

Fix kb evnt dispatch in Toolbox + Segault on changing first kf time


Compare: https://github.com/synfig/synfig/compare/15a9aaa86f8b...25e0e4032cb8
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] b833aa: Fix missing 'filename' replacement to 'identifier....

2013-09-10 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: b833aaeefd9add5c811d3e969cbd74376923605a
  
https://github.com/synfig/synfig/commit/b833aaeefd9add5c811d3e969cbd74376923605a
  Author: Carlos López 
  Date:   2013-09-10 (Tue, 10 Sep 2013)

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

  Log Message:
  ---
  Fix missing 'filename' replacement to 'identifier.filename'.



--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 042b1a: Simple implementation of "Fit image" action

2013-09-13 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 042b1adb08d1599f357cfeca227c011324bd483d
  
https://github.com/synfig/synfig/commit/042b1adb08d1599f357cfeca227c011324bd483d
  Author: Ivan Mahonin 
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
M synfig-studio/src/synfigapp/Makefile.am
M synfig-studio/src/synfigapp/action.cpp
A synfig-studio/src/synfigapp/actions/layerfit.cpp
A synfig-studio/src/synfigapp/actions/layerfit.h

  Log Message:
  ---
  Simple implementation of "Fit image" action


  Commit: ffe8b565aca34277cb84d438757329f5f7bcc77a
  
https://github.com/synfig/synfig/commit/ffe8b565aca34277cb84d438757329f5f7bcc77a
  Author: Ivan Mahonin 
  Date:   2013-09-13 (Fri, 13 Sep 2013)

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

  Log Message:
  ---
  Don't suggest to fit animated layers


  Commit: 8ff35b28a0c44245ff54c295cb52ea8d682d9655
  
https://github.com/synfig/synfig/commit/8ff35b28a0c44245ff54c295cb52ea8d682d9655
  Author: Ivan Mahonin 
  Date:   2013-09-13 (Fri, 13 Sep 2013)

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

  Log Message:
  ---
  Show error message when you try to fit animated layers


  Commit: 0c4d9bb7ae3f04faf9e0d622f1d2230daf4f797c
  
https://github.com/synfig/synfig/commit/0c4d9bb7ae3f04faf9e0d622f1d2230daf4f797c
  Author: Ivan Mahonin 
  Date:   2013-09-13 (Fri, 13 Sep 2013)

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

  Log Message:
  ---
  Keep image proportions while fitting


  Commit: c90da499fb526645736caa35fba3c04df909bcd9
  
https://github.com/synfig/synfig/commit/c90da499fb526645736caa35fba3c04df909bcd9
  Author: Carlos López 
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
M synfig-studio/src/synfigapp/Makefile.am
M synfig-studio/src/synfigapp/action.cpp
A synfig-studio/src/synfigapp/actions/layerfit.cpp
A synfig-studio/src/synfigapp/actions/layerfit.h

  Log Message:
  ---
  Merge pull request #49 from blackwarthog/fit-image-action

Fit image action


Compare: https://github.com/synfig/synfig/compare/8b0fdf8700c2...c90da499fb52
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] befb44: Enable Magick++ module for Linux packages

2013-09-29 Thread Konstantin Dmitriev
  Branch: refs/heads/0.64.1
  Home:   https://github.com/synfig/synfig
  Commit: befb447500b80af1a184d5cd8e9b9cc5f840abe3
  
https://github.com/synfig/synfig/commit/befb447500b80af1a184d5cd8e9b9cc5f840abe3
  Author: Konstantin Dmitriev 
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
M autobuild/synfigstudio-linux-build.sh

  Log Message:
  ---
  Enable Magick++ module for Linux packages


  Commit: 22b8061b0c14e9cd49c3d6c0ea7362c9442c2721
  
https://github.com/synfig/synfig/commit/22b8061b0c14e9cd49c3d6c0ea7362c9442c2721
  Author: Konstantin Dmitriev 
  Date:   2013-09-18 (Wed, 18 Sep 2013)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  Fix Magick++ in OSX build


  Commit: 1a4e360265556f513fff7fdbb9808ab770ad9b90
  
https://github.com/synfig/synfig/commit/1a4e360265556f513fff7fdbb9808ab770ad9b90
  Author: Konstantin Dmitriev 
  Date:   2013-09-25 (Wed, 25 Sep 2013)

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

  Log Message:
  ---
  Rearrange interpolation/static icons into different column


  Commit: dd6b6151a9e0bbd15c75f4545c61f7ece6ac5879
  
https://github.com/synfig/synfig/commit/dd6b6151a9e0bbd15c75f4545c61f7ece6ac5879
  Author: Konstantin Dmitriev 
  Date:   2013-09-29 (Sun, 29 Sep 2013)

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

  Log Message:
  ---
  Win32 build: Fix ffmpeg invocation


  Commit: 214304ff422767cdb493505fa6fff38ded65697d
  
https://github.com/synfig/synfig/commit/214304ff422767cdb493505fa6fff38ded65697d
  Author: Konstantin Dmitriev 
  Date:   2013-09-29 (Sun, 29 Sep 2013)

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

  Log Message:
  ---
  Ffmpeg target: Replace deprecated option - "loop_input". Fixes #345.


  Commit: cde13624a28186740f978d71afd43b621bf87f7d
  
https://github.com/synfig/synfig/commit/cde13624a28186740f978d71afd43b621bf87f7d
  Author: Konstantin Dmitriev 
  Date:   2013-09-29 (Sun, 29 Sep 2013)

  Changed paths:
M autobuild/synfigstudio-linux-build.sh
M autobuild/synfigstudio-osx-build.sh
M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp
M synfig-studio/src/gui/trees/layertree.cpp

  Log Message:
  ---
  Merge pull request #67 from morevnaproject/0.64.1

0.64.1 fixes
* Fix Magick++ for OSX and Linux
* Rearrange interpolation/static icons into different column
* Fix FFmpeg for Win32


Compare: https://github.com/synfig/synfig/compare/26cbc66f489a...cde13624a281
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] e3b774: Switch from 0.64.1-RC1 to 0.64.1

2013-10-12 Thread Konstantin Dmitriev
  Branch: refs/heads/0.64.1
  Home:   https://github.com/synfig/synfig
  Commit: e3b774667f2b150e0087893a5222ac06cce9eb9c
  
https://github.com/synfig/synfig/commit/e3b774667f2b150e0087893a5222ac06cce9eb9c
  Author: Konstantin Dmitriev 
  Date:   2013-10-12 (Sat, 12 Oct 2013)

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

  Log Message:
  ---
  Switch from 0.64.1-RC1 to 0.64.1



--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 11a4c7: Fix build 2 errors on Fedora

2013-11-29 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 11a4c78358c5951d3662e6c43bd425b46bb13edc
  
https://github.com/synfig/synfig/commit/11a4c78358c5951d3662e6c43bd425b46bb13edc
  Author: Yu Chen 
  Date:   2013-11-28 (Thu, 28 Nov 2013)

  Changed paths:
M autobuild/synfigstudio-linux-build.sh
M synfig-core/src/modules/mod_png/trgt_png.cpp

  Log Message:
  ---
  Fix build 2 errors on Fedora

add boost-devel to linux autobuild script and include string.h to png target.


  Commit: bb33bd44ec3c3182053240e6372caf3d0c2b66c1
  
https://github.com/synfig/synfig/commit/bb33bd44ec3c3182053240e6372caf3d0c2b66c1
  Author: Yu Chen 
  Date:   2013-11-28 (Thu, 28 Nov 2013)

  Changed paths:
M synfig-studio/po/POTFILES.in

  Log Message:
  ---
  Make toolbox translatable again.


  Commit: cbf8b22ff088124ddc0ad0985b8516cc58f5cd40
  
https://github.com/synfig/synfig/commit/cbf8b22ff088124ddc0ad0985b8516cc58f5cd40
  Author: Yu Chen 
  Date:   2013-11-28 (Thu, 28 Nov 2013)

  Changed paths:
M synfig-studio/Makefile.am
M synfig-studio/configure.ac
M synfig-studio/po/POTFILES.in
A synfig-studio/synfigstudio.appdata.xml.in

  Log Message:
  ---
  Add appdata file

Applications wishing to have long descriptions, screenshots and other useful 
things
are required to ship one or more files in /usr/share/appdata/%{id}.appdata.xml.
see pttp://people.freedesktop.org/~hughsient/appdata/


  Commit: 835f2c7838b15b42b977a5edad6b466f653aaa15
  
https://github.com/synfig/synfig/commit/835f2c7838b15b42b977a5edad6b466f653aaa15
  Author: Carlos López 
  Date:   2013-11-29 (Fri, 29 Nov 2013)

  Changed paths:
M autobuild/synfigstudio-linux-build.sh
M synfig-core/src/modules/mod_png/trgt_png.cpp
M synfig-studio/Makefile.am
M synfig-studio/configure.ac
M synfig-studio/po/POTFILES.in
A synfig-studio/synfigstudio.appdata.xml.in

  Log Message:
  ---
  Merge pull request #86 from jcome/jcome

Fix build 2 errors on Fedora


Compare: https://github.com/synfig/synfig/compare/a3f47454331c...835f2c7838b1--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] fb6586: fix reset panels to original layout

2014-01-05 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: fb6586a818f887b7ff2e435138e6ddb4c49fc29e
  
https://github.com/synfig/synfig/commit/fb6586a818f887b7ff2e435138e6ddb4c49fc29e
  Author: Evgenij Katunov 
  Date:   2014-01-05 (Sun, 05 Jan 2014)

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

  Log Message:
  ---
  fix reset panels to original layout


  Commit: 246cfd71504e3b585a0f724e9d812a86bc2b7fac
  
https://github.com/synfig/synfig/commit/246cfd71504e3b585a0f724e9d812a86bc2b7fac
  Author: Konstantin Dmitriev 
  Date:   2014-01-05 (Sun, 05 Jan 2014)

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

  Log Message:
  ---
  Merge pull request #96 from jottoprimo/master

fix reset panels to original layout


Compare: https://github.com/synfig/synfig/compare/46b44a4b925d...246cfd71504e--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 4b3c39: Keyframe synchronization + Selected kf ui + NewKey...

2014-01-10 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4b3c3910f2f48ebc15ca212a44a63fb5ff5b8e4d
  
https://github.com/synfig/synfig/commit/4b3c3910f2f48ebc15ca212a44a63fb5ff5b8e4d
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-01-07 (Tue, 07 Jan 2014)

  Changed paths:
M synfig-studio/src/gui/trees/keyframetree.cpp
M synfig-studio/src/gui/trees/keyframetree.h
M synfig-studio/src/gui/trees/keyframetreestore.cpp
M synfig-studio/src/gui/trees/keyframetreestore.h
M synfig-studio/src/gui/widgets/widget_keyframe_list.cpp
M synfig-studio/src/gui/widgets/widget_keyframe_list.h
M synfig-studio/src/synfigapp/canvasinterface.h

  Log Message:
  ---
  Keyframe synchronization + Selected kf ui + NewKeyframe Crash patch
synchro of selected keyframe between dock & timeline.
part of : http://www.synfig.org/issues/thebuggenie/synfig/issues/458
+
selected keyframe user interface distinction (see forum 
http://www.synfig.org/forums/viewtopic.php?f=14&t=2962#p20246)
+
newkeyframe crash patch : get_window test (see forum 
http://www.synfig.org/forums/viewtopic.php?f=15&t=4305#p20278 )


  Commit: e971ff44973d0111f8cee484ddd8b22acf8fb5bb
  
https://github.com/synfig/synfig/commit/e971ff44973d0111f8cee484ddd8b22acf8fb5bb
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-01-07 (Tue, 07 Jan 2014)

  Changed paths:
M synfig-studio/src/gui/trees/keyframetree.cpp
M synfig-studio/src/gui/widgets/widget_keyframe_list.cpp

  Log Message:
  ---
  Keyframe synchro - deadloop progress :
has_focus() test on  KeyframeTree::on_selection_changed()
+
selected_kf = keyframe; before signal emission
+
some debug message


  Commit: a254830d4cac51d2e0ead35eb66db835081cb7c3
  
https://github.com/synfig/synfig/commit/a254830d4cac51d2e0ead35eb66db835081cb7c3
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-01-07 (Tue, 07 Jan 2014)

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

  Log Message:
  ---
  Keyframe synchro - deadloop progress 2

No more on_selection_changed signal
Welcome to on_cursor_changed signal
+
More debug message

Deadloop happen when playing a while moving kf first to last between keyframe 
tree and keyframe widget
Deadloop : unless loop selection of existing keyframe to segfault


  Commit: 92d2bd0e77831f0d3f5cb90f5f45c8a955faee1a
  
https://github.com/synfig/synfig/commit/92d2bd0e77831f0d3f5cb90f5f45c8a955faee1a
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-01-07 (Tue, 07 Jan 2014)

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

  Log Message:
  ---
  Keyframe synchro - deadloop progress - resolving...

- Add select_function connected on get_selection->set_select_function.
(Keyframetree::select_function just only true)

- More debug messages

- Comment message emmission from on_cursor_changed

- keyframetree::on_keyframe_changed , add condition and send_selection

- keyframetree::event Add send_selection on KEY_PRESS message

- Widgetkf::set_select , more conditions


  Commit: bb3396984e9bc88a386e18d034351bad52d095c1
  
https://github.com/synfig/synfig/commit/bb3396984e9bc88a386e18d034351bad52d095c1
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-01-07 (Tue, 07 Jan 2014)

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

  Log Message:
  ---
  Keyframe synchro

- Keyframes are now synchronized and it's just User Interface, no new 
functionnality ;-)
When you select a keyframe from the time track, the corresponding keyframe in
the treeview panel will be selected and reverse.

- Developing, a deadloop issue occured sometime moving a keyframe from/to 
extreme position
and should be resolved. Please, play a little with this feature to verify it's 
robust enough.

- Sometime, when re-ordering (moving a kf in the kf widget on the time track)
the keyframe treeview get in wired sort mode and that put in trouble the
kf synchro. You need to re order the kf treeview by the time colomn to arrange 
this
problem.
related issue : http://www.synfig.org/issues/thebuggenie/synfig/issues/481

- Due to focus issues, the first mouse click is not catched.


  Commit: 4480fbd7d9b2ada91e848a62ec785b263126f921
  
https://github.com/synfig/synfig/commit/4480fbd7d9b2ada91e848a62ec785b263126f921
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-01-07 (Tue, 07 Jan 2014)

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

[Synfig-devl] [synfig/synfig] e3dfa7: Add list of bones into ValueNode_BoneLink

2014-01-19 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: e3dfa7c35c8f4506c85677a1f28dd050e982a7de
  
https://github.com/synfig/synfig/commit/e3dfa7c35c8f4506c85677a1f28dd050e982a7de
  Author: Ivan Mahonin 
  Date:   2014-01-19 (Sun, 19 Jan 2014)

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

  Log Message:
  ---
  Add list of bones into ValueNode_BoneLink


  Commit: 0861550372405fa8923ae117defd2c51be953f94
  
https://github.com/synfig/synfig/commit/0861550372405fa8923ae117defd2c51be953f94
  Author: Ivan Mahonin 
  Date:   2014-01-19 (Sun, 19 Jan 2014)

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

  Log Message:
  ---
  Fix ValueNode_BoneLink


  Commit: fa970d93ee3902d9a8474fe03d455b690bc36889
  
https://github.com/synfig/synfig/commit/fa970d93ee3902d9a8474fe03d455b690bc36889
  Author: Ivan Mahonin 
  Date:   2014-01-19 (Sun, 19 Jan 2014)

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

  Log Message:
  ---
  Update "Link to Bone" action


  Commit: cef974f0cc5b80b372f4e8a1cfd8e75194c53e4e
  
https://github.com/synfig/synfig/commit/cef974f0cc5b80b372f4e8a1cfd8e75194c53e4e
  Author: Ivan Mahonin 
  Date:   2014-01-19 (Sun, 19 Jan 2014)

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

  Log Message:
  ---
  Allow to load files with  previous versions of BoneLink


  Commit: 85f5589af83e73857d200b0c55f11cf404cfdbbb
  
https://github.com/synfig/synfig/commit/85f5589af83e73857d200b0c55f11cf404cfdbbb
  Author: Ivan Mahonin 
  Date:   2014-01-19 (Sun, 19 Jan 2014)

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

  Log Message:
  ---
  Fix bug with loading "old" ValueNode_BoneLink


Compare: https://github.com/synfig/synfig/compare/01c5d04441b1...85f5589af83e--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 378b98: Fix some typo of action defination

2014-02-07 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 378b982308a6d6cfe8cc87576436b70f844c4190
  
https://github.com/synfig/synfig/commit/378b982308a6d6cfe8cc87576436b70f844c4190
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Fix some typo of action defination


  Commit: 772262aabb5d1d0b34d986796da10a2d0b2970fd
  
https://github.com/synfig/synfig/commit/772262aabb5d1d0b34d986796da10a2d0b2970fd
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Cleanup


  Commit: f2b276d6645b0e6dc11814895e7be440ffbc44a3
  
https://github.com/synfig/synfig/commit/f2b276d6645b0e6dc11814895e7be440ffbc44a3
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Format code


  Commit: 5f4def73de70d82bf4c6750752d3f3ecf13a8186
  
https://github.com/synfig/synfig/commit/5f4def73de70d82bf4c6750752d3f3ecf13a8186
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Rename menu "Reset to default Setup values" to "Restore Default Preferences 
Values"


  Commit: 4cf2ddb99a822efc9a208d80f6ddc49af5ce8ee7
  
https://github.com/synfig/synfig/commit/4cf2ddb99a822efc9a208d80f6ddc49af5ce8ee7
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Reorder frame related menu commands in View menu


  Commit: 823b388614a21b33430cba76ec85bddb52e6821c
  
https://github.com/synfig/synfig/commit/823b388614a21b33430cba76ec85bddb52e6821c
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Move "Preview Window"  of View to Window


  Commit: b50cb75f402e6a270ac128c94f344c0c8b82a9f7
  
https://github.com/synfig/synfig/commit/b50cb75f402e6a270ac128c94f344c0c8b82a9f7
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Fix missing actions issue by pre-define actions


  Commit: d7c8d9048cce45ffe0569cb2ef515d7f4ffa9516
  
https://github.com/synfig/synfig/commit/d7c8d9048cce45ffe0569cb2ef515d7f4ffa9516
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Cleanup unused tool menu items, since tool menu already removed from menubar


  Commit: 04682dd4ce46cac77f6f56139fbda19b75189c88
  
https://github.com/synfig/synfig/commit/04682dd4ce46cac77f6f56139fbda19b75189c88
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Callback Keyframe Actions


  Commit: 0bd3aabfbd8afe5a4090703781839b6539b40584
  
https://github.com/synfig/synfig/commit/0bd3aabfbd8afe5a4090703781839b6539b40584
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Replace GTK+ stock icons with synfig version frame related icon in View menu.


  Commit: 1a8bf42cd62ba571bfb9ecc3a6cdb43d4c37bfbf
  
https://github.com/synfig/synfig/commit/1a8bf42cd62ba571bfb9ecc3a6cdb43d4c37bfbf
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Rename "Restore Default Preferences Values" menu item to "Restore Default 
Settings"


  Commit: e8da6e536267e9c494e16f2b486185fbfff445b6
  
https://github.com/synfig/synfig/commit/e8da6e536267e9c494e16f2b486185fbfff445b6
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

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

  Log Message:
  ---
  Implement a "Restore Default Settings" button on "Preference" dialog

Implement Restore Default Settings button
Remove the Restore Default Settings submenu from Edit
Replace Close with Cancel GtkStock for Preference dialog
Remove Apply button of Preference dialog
Re-order these three buttons as
[Restore Default Settings] [Cancel] [Ok]


  Commit: b43ac9d8aebc79ae3d1bc941627f516d33c0ee23
  
https://github.com/synfig/synfig/commit/b43ac9d8aebc79ae3d1bc941627f516d33c0ee23
  Author: Yu Chen 
  Date:   2014-02-07 (Fri, 07 Feb 2014)

  Changed paths:
M synfig-studio/src/

[Synfig-devl] [synfig/synfig] c4c12f: Consider inertia of the puntual mass.

2014-02-18 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: c4c12f6523c891c89e5045ef3b4fb01a26c8fc41
  
https://github.com/synfig/synfig/commit/c4c12f6523c891c89e5045ef3b4fb01a26c8fc41
  Author: Carlos López 
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
M synfig-core/src/synfig/valuenode_dynamic.h

  Log Message:
  ---
  Consider inertia of the puntual mass.


  Commit: 4f93ce55111fef3fd9b1729590bc58070692c676
  
https://github.com/synfig/synfig/commit/4f93ce55111fef3fd9b1729590bc58070692c676
  Author: Carlos López 
  Date:   2014-02-18 (Tue, 18 Feb 2014)

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

  Log Message:
  ---
  Add two new subparameters to disable linear or torsion springs.


  Commit: f4261b2f6bd30aeef1d4eb812cd1382d1d257cf4
  
https://github.com/synfig/synfig/commit/f4261b2f6bd30aeef1d4eb812cd1382d1d257cf4
  Author: Carlos López 
  Date:   2014-02-18 (Tue, 18 Feb 2014)

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

  Log Message:
  ---
  If spring (linear or torsion) is rigid do not integrate, return the 
equilibrium position.
Remove unused variable.


  Commit: c6a5ee5c165e288433e142b9b788221739ff0ded
  
https://github.com/synfig/synfig/commit/c6a5ee5c165e288433e142b9b788221739ff0ded
  Author: Carlos López 
  Date:   2014-02-18 (Tue, 18 Feb 2014)

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

  Log Message:
  ---
  New bool subtaparmeter 'Origin drags tip'


  Commit: 56ef4f3132d357e0850e13135a1bf3722152418f
  
https://github.com/synfig/synfig/commit/56ef4f3132d357e0850e13135a1bf3722152418f
  Author: Carlos López 
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
M synfig-core/src/synfig/valuenode_dynamic.h

  Log Message:
  ---
  Correct mistake from previous commit


  Commit: c10f4ffe18347cec69e711304a1003125b65a4dc
  
https://github.com/synfig/synfig/commit/c10f4ffe18347cec69e711304a1003125b65a4dc
  Author: Konstantin Dmitriev 
  Date:   2014-02-18 (Tue, 18 Feb 2014)

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

  Log Message:
  ---
  Merge pull request #107 from genete/dynamics-2

Dynamics improvements


Compare: https://github.com/synfig/synfig/compare/7a4931a08531...c10f4ffe1834--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] b27f02: Require boost >= 1.53.0 at configure time

2014-02-18 Thread [d.j.a.y] Jerome Blanchi
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: b27f02fcd30a53f4bdd3a29cc2e5d560a0551abe
  
https://github.com/synfig/synfig/commit/b27f02fcd30a53f4bdd3a29cc2e5d560a0551abe
  Author: Konstantin Dmitriev 
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
M synfig-core/configure.ac

  Log Message:
  ---
  Require boost >= 1.53.0 at configure time


  Commit: 0fd02fc63740e7bb34dc180ffc1cdc6d1c48a971
  
https://github.com/synfig/synfig/commit/0fd02fc63740e7bb34dc180ffc1cdc6d1c48a971
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-02-18 (Tue, 18 Feb 2014)

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

  Log Message:
  ---
  Fix Bug report #570  -  Renaming a ValueNode with same name, Error message 
display blank old name

assign "old_name" before checking "new_name"


Compare: https://github.com/synfig/synfig/compare/c10f4ffe1834...0fd02fc63740--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] ecfcfe: Enhancement #559 - Missing strings for translation

2014-02-22 Thread [d.j.a.y] Jerome Blanchi
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: ecfcfe6dfcc09aa2a21f1e38ffbeecce2a029e89
  
https://github.com/synfig/synfig/commit/ecfcfe6dfcc09aa2a21f1e38ffbeecce2a029e89
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-02-22 (Sat, 22 Feb 2014)

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

  Log Message:
  ---
  Enhancement #559 - Missing strings for translation

Open with history strings


  Commit: 9362558645b6f57849a06590e388fcddfa0d3fbe
  
https://github.com/synfig/synfig/commit/9362558645b6f57849a06590e388fcddfa0d3fbe
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-02-22 (Sat, 22 Feb 2014)

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

  Log Message:
  ---
  Typo on Menu entry : workscape --> workspace


Compare: https://github.com/synfig/synfig/compare/7a87974c0c9c...9362558645b6--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] dafb41: Rename ValueBase::Type to ValueBase::TypeId

2014-02-25 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: dafb41710a22d4a9dd1f1d38caf20a3d88f205e5
  
https://github.com/synfig/synfig/commit/dafb41710a22d4a9dd1f1d38caf20a3d88f205e5
  Author: Ivan Mahonin 
  Date:   2014-02-25 (Tue, 25 Feb 2014)

  Changed paths:
M synfig-core/src/modules/mod_noise/valuenode_random.cpp
M synfig-core/src/modules/mod_noise/valuenode_random.h
M synfig-core/src/synfig/loadcanvas.cpp
M synfig-core/src/synfig/value.cpp
M synfig-core/src/synfig/value.h
M synfig-core/src/synfig/valuenode.cpp
M synfig-core/src/synfig/valuenode.h
M synfig-core/src/synfig/valuenode_add.cpp
M synfig-core/src/synfig/valuenode_add.h
M synfig-core/src/synfig/valuenode_and.cpp
M synfig-core/src/synfig/valuenode_and.h
M synfig-core/src/synfig/valuenode_anglestring.cpp
M synfig-core/src/synfig/valuenode_anglestring.h
M synfig-core/src/synfig/valuenode_animated.cpp
M synfig-core/src/synfig/valuenode_animated.h
M synfig-core/src/synfig/valuenode_atan2.cpp
M synfig-core/src/synfig/valuenode_atan2.h
M synfig-core/src/synfig/valuenode_bline.cpp
M synfig-core/src/synfig/valuenode_bline.h
M synfig-core/src/synfig/valuenode_blinecalctangent.cpp
M synfig-core/src/synfig/valuenode_blinecalctangent.h
M synfig-core/src/synfig/valuenode_blinecalcvertex.cpp
M synfig-core/src/synfig/valuenode_blinecalcvertex.h
M synfig-core/src/synfig/valuenode_blinecalcwidth.cpp
M synfig-core/src/synfig/valuenode_blinecalcwidth.h
M synfig-core/src/synfig/valuenode_blinereversetangent.cpp
M synfig-core/src/synfig/valuenode_blinereversetangent.h
M synfig-core/src/synfig/valuenode_bone.cpp
M synfig-core/src/synfig/valuenode_bone.h
M synfig-core/src/synfig/valuenode_boneinfluence.cpp
M synfig-core/src/synfig/valuenode_boneinfluence.h
M synfig-core/src/synfig/valuenode_bonelink.cpp
M synfig-core/src/synfig/valuenode_bonelink.h
M synfig-core/src/synfig/valuenode_boneweightpair.cpp
M synfig-core/src/synfig/valuenode_boneweightpair.h
M synfig-core/src/synfig/valuenode_compare.cpp
M synfig-core/src/synfig/valuenode_compare.h
M synfig-core/src/synfig/valuenode_composite.cpp
M synfig-core/src/synfig/valuenode_composite.h
M synfig-core/src/synfig/valuenode_cos.cpp
M synfig-core/src/synfig/valuenode_cos.h
M synfig-core/src/synfig/valuenode_dilist.cpp
M synfig-core/src/synfig/valuenode_dilist.h
M synfig-core/src/synfig/valuenode_dotproduct.cpp
M synfig-core/src/synfig/valuenode_dotproduct.h
M synfig-core/src/synfig/valuenode_duplicate.cpp
M synfig-core/src/synfig/valuenode_duplicate.h
M synfig-core/src/synfig/valuenode_dynamiclist.cpp
M synfig-core/src/synfig/valuenode_exp.cpp
M synfig-core/src/synfig/valuenode_exp.h
M synfig-core/src/synfig/valuenode_gradientcolor.cpp
M synfig-core/src/synfig/valuenode_gradientcolor.h
M synfig-core/src/synfig/valuenode_gradientrotate.cpp
M synfig-core/src/synfig/valuenode_gradientrotate.h
M synfig-core/src/synfig/valuenode_greyed.cpp
M synfig-core/src/synfig/valuenode_greyed.h
M synfig-core/src/synfig/valuenode_integer.cpp
M synfig-core/src/synfig/valuenode_integer.h
M synfig-core/src/synfig/valuenode_intstring.cpp
M synfig-core/src/synfig/valuenode_intstring.h
M synfig-core/src/synfig/valuenode_join.cpp
M synfig-core/src/synfig/valuenode_join.h
M synfig-core/src/synfig/valuenode_linear.cpp
M synfig-core/src/synfig/valuenode_linear.h
M synfig-core/src/synfig/valuenode_log.cpp
M synfig-core/src/synfig/valuenode_log.h
M synfig-core/src/synfig/valuenode_not.cpp
M synfig-core/src/synfig/valuenode_not.h
M synfig-core/src/synfig/valuenode_or.cpp
M synfig-core/src/synfig/valuenode_or.h
M synfig-core/src/synfig/valuenode_pow.cpp
M synfig-core/src/synfig/valuenode_pow.h
M synfig-core/src/synfig/valuenode_radialcomposite.cpp
M synfig-core/src/synfig/valuenode_radialcomposite.h
M synfig-core/src/synfig/valuenode_range.cpp
M synfig-core/src/synfig/valuenode_range.h
M synfig-core/src/synfig/valuenode_real.cpp
M synfig-core/src/synfig/valuenode_real.h
M synfig-core/src/synfig/valuenode_realstring.cpp
M synfig-core/src/synfig/valuenode_realstring.h
M synfig-core/src/synfig/valuenode_reciprocal.cpp
M synfig-core/src/synfig/valuenode_reciprocal.h
M synfig-core/src/synfig/valuenode_reference.cpp
M synfig-core/src/synfig/valuenode_reference.h
M synfig-core/src/synfig/valuenode_repeat_gradient.cpp
M synfig-core/src/synfig/valuenode_repeat_gradient.h
M synfig-core/src/synfig/valuenode_scale.cpp
M synfig-core/src/synfig/valuenode_scale.h
M synfig-core/src/synfig/valuenode_segcalctangent.cpp
M synfig-core/src/synfig/valuenode_segcalctangent.h
M synfig-core/src/synfig/valuenode_segcalcvertex.cpp
M synfig-core/src/synfig/valuenode_segcalcvertex.h
M 

[Synfig-devl] [synfig/synfig] bfe4c6: Use small icons for brush chooser

2014-02-27 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: bfe4c6f694dc5f64c833c3f4bd3811bbded7dbaf
  
https://github.com/synfig/synfig/commit/bfe4c6f694dc5f64c833c3f4bd3811bbded7dbaf
  Author: Konstantin Dmitriev 
  Date:   2014-02-27 (Thu, 27 Feb 2014)

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

  Log Message:
  ---
  Use small icons for brush chooser


--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 9ae258: Fixes for type.h (by Ivan Mahonin)

2014-03-26 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 9ae258e1983d5a24da4ca53dda77b3c8a7c35f11
  
https://github.com/synfig/synfig/commit/9ae258e1983d5a24da4ca53dda77b3c8a7c35f11
  Author: Konstantin Dmitriev 
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
M synfig-core/src/synfig/type.h

  Log Message:
  ---
  Fixes for type.h (by Ivan Mahonin)


  Commit: 69711971be87012fb98333e2c82c10f89e29a85b
  
https://github.com/synfig/synfig/commit/69711971be87012fb98333e2c82c10f89e29a85b
  Author: Konstantin Dmitriev 
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
M synfig-core/src/synfig/type.h

  Log Message:
  ---
  One more fix from Ivan Mahonin


  Commit: 73fd7f255917d7e79b84d4592b6d5286178d4305
  
https://github.com/synfig/synfig/commit/73fd7f255917d7e79b84d4592b6d5286178d4305
  Author: Konstantin Dmitriev 
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
M autobuild/synfigstudio-cygwin-mingw-build.sh

  Log Message:
  ---
  Migrated to Fedora 20 MinGW toolchain


  Commit: 280c1b59046113c66bde34a64360f3f325687ed1
  
https://github.com/synfig/synfig/commit/280c1b59046113c66bde34a64360f3f325687ed1
  Author: Konstantin Dmitriev 
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
M autobuild/fedora-crosscompile-linux.sh

  Log Message:
  ---
  Linux build: Cleanup on script fail


  Commit: 79bd59314cfc9489563127fb59f2da165d66cdd1
  
https://github.com/synfig/synfig/commit/79bd59314cfc9489563127fb59f2da165d66cdd1
  Author: Ivan Mahonin 
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
M synfig-core/src/synfig/base_types.cpp
M synfig-core/src/synfig/main.cpp
M synfig-core/src/synfig/type.h

  Log Message:
  ---
  Fix bugs with Type and ValueBase (win build now works)


  Commit: e00af61cd949d19e18c31c90fc244defc0891400
  
https://github.com/synfig/synfig/commit/e00af61cd949d19e18c31c90fc244defc0891400
  Author: Konstantin Dmitriev 
  Date:   2014-03-26 (Wed, 26 Mar 2014)

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

  Log Message:
  ---
  More Windows build fixes by Ivan Mahonin


  Commit: 6df93420d1b5fa2deffed64aaacf383ac82bfc25
  
https://github.com/synfig/synfig/commit/6df93420d1b5fa2deffed64aaacf383ac82bfc25
  Author: Konstantin Dmitriev 
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
M synfig-core/src/modules/mod_gradient/lineargradient.cpp

  Log Message:
  ---
  Fix LinearGradient


  Commit: a255a52b700b612c3287f155c4fd09f2d7de8c0b
  
https://github.com/synfig/synfig/commit/a255a52b700b612c3287f155c4fd09f2d7de8c0b
  Author: Ivan Mahonin 
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
M synfig-core/src/synfig/module.cpp
M synfig-core/src/synfig/type.cpp
M synfig-core/src/synfig/type.h
M synfig-core/src/synfig/value.cpp
M synfig-core/src/synfig/value.h

  Log Message:
  ---
  Fix initialization order of Type (better fix of windows problem)


  Commit: 9bfc3bbb581e9822175ca961455679d4615303f7
  
https://github.com/synfig/synfig/commit/9bfc3bbb581e9822175ca961455679d4615303f7
  Author: Ivan Mahonin 
  Date:   2014-03-27 (Thu, 27 Mar 2014)

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

  Log Message:
  ---
  Typo


  Commit: 55c9a8d4362397c8c2df3b6e358a03529ef64be4
  
https://github.com/synfig/synfig/commit/55c9a8d4362397c8c2df3b6e358a03529ef64be4
  Author: Konstantin Dmitriev 
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
M autobuild/fedora-crosscompile-linux.sh
M autobuild/synfigstudio-cygwin-mingw-build.sh
M synfig-core/src/modules/mod_gradient/lineargradient.cpp
M synfig-core/src/synfig/base_types.cpp
M synfig-core/src/synfig/main.cpp
M synfig-core/src/synfig/module.cpp
M synfig-core/src/synfig/type.cpp
M synfig-core/src/synfig/type.h
M synfig-core/src/synfig/value.cpp
M synfig-core/src/synfig/value.h

  Log Message:
  ---
  Merge pull request #118 from morevnaproject/win32-fix

Fix Windows build


Compare: https://github.com/synfig/synfig/compare/3fd01ee62e3e...55c9a8d43623--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 9f874d: Fix ValueNode_Composite - support any weighted typ...

2014-04-01 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 9f874da561b1e19b127c288d3679f6b7d1e5b778
  
https://github.com/synfig/synfig/commit/9f874da561b1e19b127c288d3679f6b7d1e5b778
  Author: Ivan Mahonin 
  Date:   2014-04-01 (Tue, 01 Apr 2014)

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

  Log Message:
  ---
  Fix ValueNode_Composite - support any weighted type


  Commit: 05de8916d648b48412fb0d420ecebf4bc641ca64
  
https://github.com/synfig/synfig/commit/05de8916d648b48412fb0d420ecebf4bc641ca64
  Author: Ivan Mahonin 
  Date:   2014-04-01 (Tue, 01 Apr 2014)

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

  Log Message:
  ---
  Support reverse manipulation for ValueAverage helper


  Commit: 863bf5e093ddd26b381ad9cd4d3e70fb19649921
  
https://github.com/synfig/synfig/commit/863bf5e093ddd26b381ad9cd4d3e70fb19649921
  Author: Ivan Mahonin 
  Date:   2014-04-01 (Tue, 01 Apr 2014)

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

  Log Message:
  ---
  Reverse manipulations for ValueNode_Average and _WeightedAverage


  Commit: 670a3df302f6de9573782e3868969253d286f40a
  
https://github.com/synfig/synfig/commit/670a3df302f6de9573782e3868969253d286f40a
  Author: Konstantin Dmitriev 
  Date:   2014-04-01 (Tue, 01 Apr 2014)

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

  Log Message:
  ---
  Fix issue #614: 'Weighted Average' doesn't accept type 'weighted spline_point'


  Commit: 8546d8dfce348eae5be68b3d3eb2d400d8c5832d
  
https://github.com/synfig/synfig/commit/8546d8dfce348eae5be68b3d3eb2d400d8c5832d
  Author: Konstantin Dmitriev 
  Date:   2014-04-01 (Tue, 01 Apr 2014)

  Changed paths:
M synfig-core/src/synfig/loadcanvas.cpp
M synfig-core/src/synfig/valuenode_composite.cpp
M synfig-core/src/synfig/valueoperations.cpp
M synfig-core/src/synfig/valueoperations.h
M synfig-studio/src/synfigapp/actions/valuedescset.cpp
M synfig-studio/src/synfigapp/instance.cpp

  Log Message:
  ---
  Merge pull request #124 from morevnaproject/bone-multilink-improvement

Finished Bone Multilink feature


Compare: https://github.com/synfig/synfig/compare/d1ac526f7dd2...8546d8dfce34--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] cb695a: Make transformations handles independent from canv...

2014-04-07 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: cb695a69bbd6078b059a7a5defb6942809bf0142
  
https://github.com/synfig/synfig/commit/cb695a69bbd6078b059a7a5defb6942809bf0142
  Author: Ivan Mahonin 
  Date:   2014-04-07 (Mon, 07 Apr 2014)

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

  Log Message:
  ---
  Make transformations handles independent from canvas resolution


  Commit: b2c0bca34f70b181a81c920ae3f000b4d6d1e675
  
https://github.com/synfig/synfig/commit/b2c0bca34f70b181a81c920ae3f000b4d6d1e675
  Author: Ivan Mahonin 
  Date:   2014-04-07 (Mon, 07 Apr 2014)

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

  Log Message:
  ---
  Fix bug with disappearing handles of Bline-tool when zoom


  Commit: bcefcdf65dc39ed5b5c703055cac0f6071fb13b4
  
https://github.com/synfig/synfig/commit/bcefcdf65dc39ed5b5c703055cac0f6071fb13b4
  Author: Ivan Mahonin 
  Date:   2014-04-07 (Mon, 07 Apr 2014)

  Changed paths:
M synfig-core/src/synfig/context.cpp
M synfig-studio/src/gui/states/state_smoothmove.cpp

  Log Message:
  ---
  Fix bug with smooth move tool


  Commit: 2b5909c349ae523232291f0e783d3ffd4680bdb7
  
https://github.com/synfig/synfig/commit/2b5909c349ae523232291f0e783d3ffd4680bdb7
  Author: Ivan Mahonin 
  Date:   2014-04-07 (Mon, 07 Apr 2014)

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

  Log Message:
  ---
  Fix Duck constructor to avoid implicit instantiation of Duck


  Commit: 665ab6ca98899a4559f8c1e19e70923e7b7e07b8
  
https://github.com/synfig/synfig/commit/665ab6ca98899a4559f8c1e19e70923e7b7e07b8
  Author: Ivan Mahonin 
  Date:   2014-04-07 (Mon, 07 Apr 2014)

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

  Log Message:
  ---
  Fix warnings in state_stars.cpp


  Commit: 2c930f4e09bcbb1a87f6859a699ba1ee6768f30c
  
https://github.com/synfig/synfig/commit/2c930f4e09bcbb1a87f6859a699ba1ee6768f30c
  Author: Konstantin Dmitriev 
  Date:   2014-04-07 (Mon, 07 Apr 2014)

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

  Log Message:
  ---
  Use larger transformation widget


  Commit: aec095bec52c7b4385ae39f112e8e3007413c441
  
https://github.com/synfig/synfig/commit/aec095bec52c7b4385ae39f112e8e3007413c441
  Author: Konstantin Dmitriev 
  Date:   2014-04-07 (Mon, 07 Apr 2014)

  Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/dialogs/dialog_setup.cpp
M synfig-studio/src/gui/docks/dock_layers.cpp

  Log Message:
  ---
  Skeleton layer is not an Experimental feature anymore.

Also, hide "Enable experimental features" option for now.


Compare: https://github.com/synfig/synfig/compare/99f412920a98...aec095bec52c--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 131294: Use Simple label for preferences button

2014-04-14 Thread Yu Chen
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 13129437565ca248a3034450baed9c225066e8de
  
https://github.com/synfig/synfig/commit/13129437565ca248a3034450baed9c225066e8de
  Author: Yu Chen 
  Date:   2014-04-14 (Mon, 14 Apr 2014)

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

  Log Message:
  ---
  Use Simple label for preferences button


  Commit: 1bae28dadd8f5e272a7764c8d82c90e25c7d065f
  
https://github.com/synfig/synfig/commit/1bae28dadd8f5e272a7764c8d82c90e25c7d065f
  Author: Yu Chen 
  Date:   2014-04-14 (Mon, 14 Apr 2014)

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

  Log Message:
  ---
  Save menubar and toolbar status(visible or invisible).


  Commit: 95c1b76f6d0022dfeb7d401695ecb3e047eadcc9
  
https://github.com/synfig/synfig/commit/95c1b76f6d0022dfeb7d401695ecb3e047eadcc9
  Author: Yu Chen 
  Date:   2014-04-14 (Mon, 14 Apr 2014)

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

  Log Message:
  ---
  Use simplified button label for Restore Default Setting of Preferences dialog.


  Commit: 7963a63f55114aee0c701ba41aa8dce1d10348e2
  
https://github.com/synfig/synfig/commit/7963a63f55114aee0c701ba41aa8dce1d10348e2
  Author: Yu Chen 
  Date:   2014-04-14 (Mon, 14 Apr 2014)

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

  Log Message:
  ---
  Reorder Show Menubar and Show Toolbar menu entries and some code re-finement.


Compare: https://github.com/synfig/synfig/compare/90c39153837d...7963a63f5511--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] dadf30: 458 - Keyframe widget indicator (arrow) enhancemen...

2014-04-26 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: dadf3031a68f8e7fd589a8ab33166e59c9a6fd66
  
https://github.com/synfig/synfig/commit/dadf3031a68f8e7fd589a8ab33166e59c9a6fd66
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-04-26 (Sat, 26 Apr 2014)

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

  Log Message:
  ---
  458 - Keyframe widget indicator (arrow) enhancements - kf name on toolip

- Test if the kf name is empty to affect "No name" of the kf name


  Commit: f7f97b026562f0cdef050928130e29d7c5d20c34
  
https://github.com/synfig/synfig/commit/f7f97b026562f0cdef050928130e29d7c5d20c34
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-04-26 (Sat, 26 Apr 2014)

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

  Log Message:
  ---
  458 - Keyframe widget indicator (arrow) enhancements - kf name on toolip2

- Code readability,  add ( ) around kf name test


  Commit: 50232322478d4c9084d135247d69447ee2617501
  
https://github.com/synfig/synfig/commit/50232322478d4c9084d135247d69447ee2617501
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-04-26 (Sat, 26 Apr 2014)

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

  Log Message:
  ---
  458 - Keyframe widget indicator (arrow) enhancements - micro Performance

- do not perform any operation if the key frame list is empty


  Commit: 48b4213f668a2a88b52dea0cfef5573089a3a5dd
  
https://github.com/synfig/synfig/commit/48b4213f668a2a88b52dea0cfef5573089a3a5dd
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-04-26 (Sat, 26 Apr 2014)

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

  Log Message:
  ---
  Fix 626 - Key frame name losted on key frame move

- affect Widget_Keyframe_List::selected_kf description in any
case inside Widget_Keyframe_List::set_selected_keyframe


  Commit: 38fc9299579605bc904e36dc274805a145957c6a
  
https://github.com/synfig/synfig/commit/38fc9299579605bc904e36dc274805a145957c6a
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-04-26 (Sat, 26 Apr 2014)

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

  Log Message:
  ---
  456 - Time indicator tooltip on keyframe drag and drop operation - progress

- add moving_tooltip_ a Gtk::Window* Widget_Keyframe_List private member
- creation and setup moving_tooltip_ in Widget_Keyframe_List contructor


  Commit: b952bd56bd6ea72cc8bf5343df6f0287d19c0d01
  
https://github.com/synfig/synfig/commit/b952bd56bd6ea72cc8bf5343df6f0287d19c0d01
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-04-26 (Sat, 26 Apr 2014)

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

  Log Message:
  ---
  456 - Time indicator tooltip on keyframe drag and drop operation - progress2

- add user_display_ a Glib::RefPtr Widget_Keyframe_List private 
member
- get the pointer coordinate from user_display_
- show and move the moving_tooltip_ gtk::window when draging keyframe
- hide the moving_tooltip_ gtk::window on mouse release event


  Commit: 57b265af5a3905a1165c1cb1d8d282529760ac5f
  
https://github.com/synfig/synfig/commit/57b265af5a3905a1165c1cb1d8d282529760ac5f
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-04-26 (Sat, 26 Apr 2014)

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

  Log Message:
  ---
  456 - Time indicator tooltip on keyframe drag and drop operation - progress3

- add moving_tooltip_label_ a Gtk::Label* Widget_Keyframe_List private member
- setup moving_tooltip_label_
- add moving_tooltip_label_ to moving_tooltip_
- update moving_tooltip_ setup


  Commit: 0e695177495669c26148592a599e87512953cc6d
  
https://github.com/synfig/synfig/commit/0e695177495669c26148592a599e87512953cc6d
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-04-26 (Sat, 26 Apr 2014)

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

  Log Message:
  ---
  456 - Time indicator tooltip on keyframe drag and drop operation - progress4

- displaying the dragging time


  Commit: 6533d9ae57b1faa756f95de7bc32cd319433ef90
  
https://github.com/synfig/synfig/commit/6533d9ae57b1faa756f95de7bc32cd319433ef90
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-04-26 (Sat, 26 Apr 2014)

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

  Log Message:
  ---
  456 - Time indicator tooltip on keyframe drag and drop operation - progress5

- display the dragging time according the global fps setting


  Commit: 6e756e1df5029d8351a429ecec7786fa18776611
  
https://github.com/synfig/synfig/commit/6e756e1df5029d8351a429ecec7786fa18776611
  Author: [d.j.a.y] Jerome 

[Synfig-devl] [synfig/synfig] 190065: Patch needed to build on Windows.

2014-04-28 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 190065fd654fc4dd9f05b92e4581f50e567702ba
  
https://github.com/synfig/synfig/commit/190065fd654fc4dd9f05b92e4581f50e567702ba
  Author: Carlos López 
  Date:   2014-04-28 (Mon, 28 Apr 2014)

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

  Log Message:
  ---
  Patch needed to build on Windows.


--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 72e392: Add very basic JACK transport support

2014-05-27 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 72e3929c1a303faa88533bb789a5922d75c58bc6
  
https://github.com/synfig/synfig/commit/72e3929c1a303faa88533bb789a5922d75c58bc6
  Author: Cillian de Róiste 
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
M autobuild/default.nix
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/src/gui/canvasview.h

  Log Message:
  ---
  Add very basic JACK transport support

This is just enough to connect Synfig to a running JACK transport and
control it from the buttons in the canvas view. It only works one way,
Synfig controls the JACK transport.

Also add jackaudio as a build input for the nix expression, to make it
easy for end users and developers to test it out.


  Commit: ccd11a0106e6a62d96b39e01a862f403f69ed54e
  
https://github.com/synfig/synfig/commit/ccd11a0106e6a62d96b39e01a862f403f69ed54e
  Author: Cillian de Róiste 
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
M synfig-studio/configure.ac

  Log Message:
  ---
  JACK: add option to enable, but disable by default


  Commit: 02255a028d89ee741417416728c087e16283d3ce
  
https://github.com/synfig/synfig/commit/02255a028d89ee741417416728c087e16283d3ce
  Author: Konstantin Dmitriev 
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
M synfig-studio/configure.ac
M synfig-studio/src/gui/Makefile.am

  Log Message:
  ---
  Fix JACK configuration. Enable JACK by default (temporary).


  Commit: 006b430cff34f3e65d93d1fd70a3d79b65212d62
  
https://github.com/synfig/synfig/commit/006b430cff34f3e65d93d1fd70a3d79b65212d62
  Author: Ivan Mahonin 
  Date:   2014-05-27 (Tue, 27 May 2014)

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

  Log Message:
  ---
  full JACK support


  Commit: 9b1c3b9b685d99e52d63b93fd4f492309fbe717f
  
https://github.com/synfig/synfig/commit/9b1c3b9b685d99e52d63b93fd4f492309fbe717f
  Author: Konstantin Dmitriev 
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
M synfig-studio/configure.ac
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/src/gui/canvasview.h
M synfig-studio/src/gui/dials/framedial.cpp
M synfig-studio/src/gui/dials/framedial.h

  Log Message:
  ---
  Autodetect JACK presence and make it optional.


  Commit: 0177eb2c2f3e119cf1e19db05badd175928afd9c
  
https://github.com/synfig/synfig/commit/0177eb2c2f3e119cf1e19db05badd175928afd9c
  Author: Konstantin Dmitriev 
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
M synfig-studio/images/Makefile.am
A synfig-studio/images/jack_mode_icons.sif
M synfig-studio/src/gui/dials/framedial.cpp
M synfig-studio/src/gui/iconcontroller.cpp

  Log Message:
  ---
  Add stub for JACK button icon


  Commit: ab4b5bf6e216595bb8be44f610a395360bb411f6
  
https://github.com/synfig/synfig/commit/ab4b5bf6e216595bb8be44f610a395360bb411f6
  Author: Konstantin Dmitriev 
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/src/gui/canvasview.h
M synfig-studio/src/gui/dials/Makefile_insert
M synfig-studio/src/gui/dials/framedial.cpp
M synfig-studio/src/gui/dials/framedial.h
A synfig-studio/src/gui/dials/jackdial.cpp
A synfig-studio/src/gui/dials/jackdial.h

  Log Message:
  ---
  Move JACK button into different place


  Commit: 1536dff2569e8a24dbd612b7e55c2947e4e6635a
  
https://github.com/synfig/synfig/commit/1536dff2569e8a24dbd612b7e55c2947e4e6635a
  Author: Konstantin Dmitriev 
  Date:   2014-05-27 (Tue, 27 May 2014)

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

  Log Message:
  ---
  Don't show JACK button if JACK is disabled.

Also, add environment variable SYNFIG_DISABLE_JACK to explicitly disable JACK.
It's needed for packaging routines.


  Commit: a39cecc746f2fee1380a5c1502a62f9ba0a89a73
  
https://github.com/synfig/synfig/commit/a39cecc746f2fee1380a5c1502a62f9ba0a89a73
  Author: Konstantin Dmitriev 
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
M autobuild/fedora-crosscompile-linux.sh
M autobuild/synfigstudio-linux-build.sh

  Log Message:
  ---
  Linux package: Add JACK support


  Commit: 8b806619233c5e1191fe843c71352bff68c56b67
  
https://github.com/synfig/synfig/commit/8b806619233c5e1191fe843c71352bff68c56b67
  Author: Konstantin Dmitriev 
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
M autobuild/default.nix
M autobuild/fedora-crosscompile-linux.sh
M autobuild/synfigstudio-linux-build.sh
M synfig-studio/configure.ac
M synfig-studio/images/Makefile.am
A synfig-studio/images/jack_mode_icons.sif
M synfig-studio/src/gui/Makefile.am
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/

[Synfig-devl] [synfig/synfig] 34920f: OSX build: Use Clearlooks Gtk theme

2014-08-17 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 34920fd44b6aeede7c46c400f428c76543b89eb9
  
https://github.com/synfig/synfig/commit/34920fd44b6aeede7c46c400f428c76543b89eb9
  Author: Konstantin Dmitriev 
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Use Clearlooks Gtk theme


  Commit: e551fb364b62b2eb8cef19e3dc8426f7e18d912e
  
https://github.com/synfig/synfig/commit/e551fb364b62b2eb8cef19e3dc8426f7e18d912e
  Author: Konstantin Dmitriev 
  Date:   2014-08-18 (Mon, 18 Aug 2014)

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

  Log Message:
  ---
  Increase default bitrate for ffmpeg target


Compare: https://github.com/synfig/synfig/compare/e075ee16a555...e551fb364b62--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 760de5: Fix detection of ffmpeg/avconv binary

2014-10-09 Thread Konstantin Dmitriev
  Branch: refs/heads/0.64.2
  Home:   https://github.com/synfig/synfig
  Commit: 760de50b40f42bcbb4bade4bed240c77c2f4e47b
  
https://github.com/synfig/synfig/commit/760de50b40f42bcbb4bade4bed240c77c2f4e47b
  Author: Konstantin Dmitriev 
  Date:   2014-10-10 (Fri, 10 Oct 2014)

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

  Log Message:
  ---
  Fix detection of ffmpeg/avconv binary


  Commit: edead0d34b0607cea96f8863cf9aa746bf24540b
  
https://github.com/synfig/synfig/commit/edead0d34b0607cea96f8863cf9aa746bf24540b
  Author: Konstantin Dmitriev 
  Date:   2014-10-10 (Fri, 10 Oct 2014)

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

  Log Message:
  ---
  Release RC2


Compare: https://github.com/synfig/synfig/compare/c71fd4868e2b...edead0d34b06--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 43f2e8: 7zip is only for 64 bits

2014-10-24 Thread Carlos López
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 43f2e80b0ea9500d5a2273b364d0ea5a186d7a43
  
https://github.com/synfig/synfig/commit/43f2e80b0ea9500d5a2273b364d0ea5a186d7a43
  Author: Carlos López 
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
M autobuild/synfigstudio-cygwin-mingw-build.sh

  Log Message:
  ---
  7zip is only for 64 bits


  Commit: 8dc3c533e7d0c28cbfa34ab9d2772711cd1d27b5
  
https://github.com/synfig/synfig/commit/8dc3c533e7d0c28cbfa34ab9d2772711cd1d27b5
  Author: Carlos López 
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
M autobuild/synfigstudio-cygwin-mingw-build.sh

  Log Message:
  ---
  Legacy folder seems not to be listed at www.imagemagick.org.

Replaced with releases


Compare: https://github.com/synfig/synfig/compare/947244dc33f7...8dc3c533e7d0--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 10c5bf: Fix bug with loading old bline

2014-12-21 Thread Diego Barrios Romero
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 10c5bfbb2c75f21566d4beb919baa5c9a6cf50c5
  
https://github.com/synfig/synfig/commit/10c5bfbb2c75f21566d4beb919baa5c9a6cf50c5
  Author: Ivan Mahonin 
  Date:   2014-12-20 (Sat, 20 Dec 2014)

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

  Log Message:
  ---
  Fix bug with loading old bline


  Commit: 91a0866a1ec2b988b9bcbd3613646757cf58b931
  
https://github.com/synfig/synfig/commit/91a0866a1ec2b988b9bcbd3613646757cf58b931
  Author: Ivan Mahonin 
  Date:   2014-12-20 (Sat, 20 Dec 2014)

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

  Log Message:
  ---
  Fix loading old group origin


  Commit: 6c99879ba0a9e0992de196076eaeca59af835bfd
  
https://github.com/synfig/synfig/commit/6c99879ba0a9e0992de196076eaeca59af835bfd
  Author: Ivan Mahonin 
  Date:   2014-12-20 (Sat, 20 Dec 2014)

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

  Log Message:
  ---
  Sound in preview


  Commit: fa4af82589ddac812651442fd7e3a3ccd0a8c4ae
  
https://github.com/synfig/synfig/commit/fa4af82589ddac812651442fd7e3a3ccd0a8c4ae
  Author: Ivan Mahonin 
  Date:   2014-12-20 (Sat, 20 Dec 2014)

  Changed paths:
M synfig-studio/src/gui/widgets/widget_color.cpp
M synfig-studio/src/gui/widgets/widget_color.h
M synfig-studio/src/gui/workarearenderer/renderer_ducks.cpp

  Log Message:
  ---
  Fix color widget


  Commit: 706048c2ccdb7c7c222e6e17100e53d91d6042db
  
https://github.com/synfig/synfig/commit/706048c2ccdb7c7c222e6e17100e53d91d6042db
  Author: Ivan Mahonin 
  Date:   2014-12-20 (Sat, 20 Dec 2014)

  Changed paths:
M synfig-studio/src/gui/widgets/widget_color.cpp
M synfig-studio/src/gui/widgets/widget_coloredit.cpp
M synfig-studio/src/gui/widgets/widget_defaults.cpp

  Log Message:
  ---
  Fix other colors


  Commit: b8e2f2657d6016989bc8cb53fc161ffda53648ba
  
https://github.com/synfig/synfig/commit/b8e2f2657d6016989bc8cb53fc161ffda53648ba
  Author: Ivan Mahonin 
  Date:   2014-12-20 (Sat, 20 Dec 2014)

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

  Log Message:
  ---
  Enable alternative editing mode by Ctrl key instead Space.


  Commit: 1d69d9e54533841b3bee903c162666e3ee8db9ac
  
https://github.com/synfig/synfig/commit/1d69d9e54533841b3bee903c162666e3ee8db9ac
  Author: Ivan Mahonin 
  Date:   2014-12-20 (Sat, 20 Dec 2014)

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

  Log Message:
  ---
  Fix key-frames moving


  Commit: 1a90357781b7b912078c21805a4a5b869635c211
  
https://github.com/synfig/synfig/commit/1a90357781b7b912078c21805a4a5b869635c211
  Author: Ivan Mahonin 
  Date:   2014-12-20 (Sat, 20 Dec 2014)

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

  Log Message:
  ---
  Fix transformation duck


  Commit: 15317c87263241302b7a67b24b5b0cb80b2ed827
  
https://github.com/synfig/synfig/commit/15317c87263241302b7a67b24b5b0cb80b2ed827
  Author: Ivan Mahonin 
  Date:   2014-12-20 (Sat, 20 Dec 2014)

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

  Log Message:
  ---
  Fix color again


  Commit: c52a94623f32747b29a8a79be919100f4bc4a8e8
  
https://github.com/synfig/synfig/commit/c52a94623f32747b29a8a79be919100f4bc4a8e8
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2014-12-21 (Sun, 21 Dec 2014)

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

  Log Message:
  ---
  Fix 555 - Current Time in Canvas Window color not updated when acting on 
keyframe

* Inform that something has changed about the current time for both
add/remove/change a keyframe by firing canvas_interface::signal_time_changed


  Commit: 8e8abfb3dc9350e6c051d2a066a8aaba7fff2dd0
  
https://github.com/synfig/synfig/commit/8e8abfb3dc9350e6c051d2a066a8aaba7fff2dd0
  Author: Diego Barrios Romero 
  Date:   2014-12-21 (Sun, 21 Dec 2014)

  Changed paths:
M synfig-core/src/tool/joblistprocessor.cpp

  Log Message:
  ---
  Print jobs thrown out to standard error output


Compare: https://github.com/synfig/synfig/compare/7220ac0cddcf...8e8abfb3dc93--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 0d1e40: OSX build: Add Gtk3 default theme

2015-01-08 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 0d1e400f47ed4859c0be520cc01240f202e5048e
  
https://github.com/synfig/synfig/commit/0d1e400f47ed4859c0be520cc01240f202e5048e
  Author: Konstantin Dmitriev 
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Add Gtk3 default theme


  Commit: d31a037f85254f3f9f3603ebf250d9a3ec923bb9
  
https://github.com/synfig/synfig/commit/d31a037f85254f3f9f3603ebf250d9a3ec923bb9
  Author: Konstantin Dmitriev 
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
M autobuild/app-template/Contents/MacOS/SynfigStudio
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Workaround for MacPorts issue #42434 
(http://trac.macports.org/ticket/42434)


  Commit: da7b5a0e1913ea5e30aa1bc5735e0b711af80c65
  
https://github.com/synfig/synfig/commit/da7b5a0e1913ea5e30aa1bc5735e0b711af80c65
  Author: Konstantin Dmitriev 
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
M synfig-core/src/tool/joblistprocessor.cpp

  Log Message:
  ---
  Fix OSX compilation errors


  Commit: c8e9056c1dc3de6ad0cde425afec9e58c9081fd3
  
https://github.com/synfig/synfig/commit/c8e9056c1dc3de6ad0cde425afec9e58c9081fd3
  Author: Konstantin Dmitriev 
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Use Gtk3


  Commit: a17eb5c3948f33531f4070ce6d92e399752bdd5c
  
https://github.com/synfig/synfig/commit/a17eb5c3948f33531f4070ce6d92e399752bdd5c
  Author: Konstantin Dmitriev 
  Date:   2015-01-08 (Thu, 08 Jan 2015)

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

  Log Message:
  ---
  Fix quotes issue (raises compilation error on OSX). Also fix button name for 
quit confirmation dialog.


  Commit: 5682d9958b2bc2857d07b6ba5522f1f37bb9e833
  
https://github.com/synfig/synfig/commit/5682d9958b2bc2857d07b6ba5522f1f37bb9e833
  Author: Konstantin Dmitriev 
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
M autobuild/app-template/Contents/MacOS/SynfigStudio
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Use dark theme


Compare: https://github.com/synfig/synfig/compare/755dac071817...5682d9958b2b--
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


[Synfig-devl] [synfig/synfig] 4900b6: Linux package: Fix missing glib schemas

2015-01-12 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4900b6831b0b8edce9762066170e9756430eb07f
  
https://github.com/synfig/synfig/commit/4900b6831b0b8edce9762066170e9756430eb07f
  Author: Konstantin Dmitriev 
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
M autobuild/fedora-crosscompile-linux.sh

  Log Message:
  ---
  Linux package: Fix missing glib schemas


--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
vanity: www.gigenet.com___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] bd6c71: Linux package: Fix missing arrow icons

2015-01-16 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: bd6c71f43cb11cdf867215a4fa23e1241129808a
  
https://github.com/synfig/synfig/commit/bd6c71f43cb11cdf867215a4fa23e1241129808a
  Author: Konstantin Dmitriev 
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
M autobuild/fedora-crosscompile-linux.sh

  Log Message:
  ---
  Linux package: Fix missing arrow icons


  Commit: 655a8a8793bd130fed3df22716d4c45052f1fb45
  
https://github.com/synfig/synfig/commit/655a8a8793bd130fed3df22716d4c45052f1fb45
  Author: Konstantin Dmitriev 
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
M synfig-studio/images/Makefile.am

  Log Message:
  ---
  Make sure that we will use synfig CLI binary from prefix.

That allow to avoid the situation when the wrong binary is used - we can get a 
build unjustified errors in images dir if it will use CLI binary of diferent 
version.


Compare: https://github.com/synfig/synfig/compare/73725f59e4da...655a8a8793bd--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 57681a: Fixed locale bug in SVG module.

2015-01-17 Thread trizer
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 57681a7e091f7b860ff8c71114ba2f00fa25a10e
  
https://github.com/synfig/synfig/commit/57681a7e091f7b860ff8c71114ba2f00fa25a10e
  Author: trizer 
  Date:   2015-01-11 (Sun, 11 Jan 2015)

  Changed paths:
M synfig-core/src/modules/mod_svg/svg_parser.cpp
M synfig-core/src/modules/mod_svg/svg_parser.h

  Log Message:
  ---
  Fixed locale bug in SVG module.


  Commit: 4e3774c94873d292b90fb6b94510627f3dd58606
  
https://github.com/synfig/synfig/commit/4e3774c94873d292b90fb6b94510627f3dd58606
  Author: trizer 
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
M synfig-core/src/modules/mod_svg/svg_parser.cpp

  Log Message:
  ---
  Fixed gradient parsing in SVG module.


Compare: https://github.com/synfig/synfig/compare/5682d9958b2b...4e3774c94873--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 62d93b: Win32 crosscompile script: Fix missing icons

2015-01-21 Thread [d.j.a.y] Jerome Blanchi
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 62d93bef6cbf241128c06be5fa09d6125c53a103
  
https://github.com/synfig/synfig/commit/62d93bef6cbf241128c06be5fa09d6125c53a103
  Author: Konstantin Dmitriev 
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Win32 crosscompile script: Fix missing icons


  Commit: 6ea572456175cc6a40d6a4336608cf9c45c1ce68
  
https://github.com/synfig/synfig/commit/6ea572456175cc6a40d6a4336608cf9c45c1ce68
  Author: Konstantin Dmitriev 
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
M autobuild/synfigstudio-cygwin-mingw-build.sh

  Log Message:
  ---
  Cygwin Win32 build: Fix libstdc++ dll compatibility issue


  Commit: f5ce568bfde5f2f0747e6c37f3dc92594c1229f2
  
https://github.com/synfig/synfig/commit/f5ce568bfde5f2f0747e6c37f3dc92594c1229f2
  Author: Konstantin Dmitriev 
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
M autobuild/synfigstudio-cygwin-mingw-build.sh

  Log Message:
  ---
  Cygwin Win32 build: Fix missing icons


  Commit: 54f9c39b8b86333fb2b255e4ce14429f80ded445
  
https://github.com/synfig/synfig/commit/54f9c39b8b86333fb2b255e4ce14429f80ded445
  Author: Konstantin Dmitriev 
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
M autobuild/synfigstudio-cygwin-mingw-build.sh

  Log Message:
  ---
  Cygwin Win32 build: Trying to migrate to gcc 4.9.2 from MinGW-64 
(MinGW-builds) package. No luck yet.

Seems it is not intended to work with Cygwin.


  Commit: 92f72c88a3e49e8a8e08d898d3ef03f71a215636
  
https://github.com/synfig/synfig/commit/92f72c88a3e49e8a8e08d898d3ef03f71a215636
  Author: Konstantin Dmitriev 
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
M autobuild/synfigstudio-cygwin-mingw-build.sh

  Log Message:
  ---
  Cygwin Win32 build: Revert back to Fedora 20 toolchain. We have to wait until 
Cygwin will ship Gcc 4.9.x.


  Commit: b2992c652cdd430adf98c0bab89263e00d9b66b2
  
https://github.com/synfig/synfig/commit/b2992c652cdd430adf98c0bab89263e00d9b66b2
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-01-21 (Wed, 21 Jan 2015)

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

  Log Message:
  ---
  Fix #744:File Selection (widget) is missing (Image & Sound Layer)

- Replace pack_start() with add()
- Move [...] button at begin


  Commit: 5f99b495de06d4001eb32c851553c60184250d14
  
https://github.com/synfig/synfig/commit/5f99b495de06d4001eb32c851553c60184250d14
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-01-21 (Wed, 21 Jan 2015)

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

  Log Message:
  ---
  Gtk3 - class Widget_Filename , Gtk::HBox deprecated to Gtk::Grid


  Commit: f945954c9670cd0690d01f1f7315c35dd3508400
  
https://github.com/synfig/synfig/commit/f945954c9670cd0690d01f1f7315c35dd3508400
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-01-21 (Wed, 21 Jan 2015)

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

  Log Message:
  ---
  Widget_Filename : Let expand the filename to all the available space


Compare: https://github.com/synfig/synfig/compare/74049dc5040b...f945954c9670--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] f7d3b1: Use dark theme for all packages

2015-01-21 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: f7d3b105e84896050bec8fbe332f922713305bec
  
https://github.com/synfig/synfig/commit/f7d3b105e84896050bec8fbe332f922713305bec
  Author: Konstantin Dmitriev 
  Date:   2015-01-22 (Thu, 22 Jan 2015)

  Changed paths:
M autobuild/app-template/Contents/MacOS/SynfigStudio
M autobuild/fedora-crosscompile-linux.sh
M autobuild/gtk-3.0/settings.ini

  Log Message:
  ---
  Use dark theme for all packages


--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 3f5336: OSX build: Switch to universal binary

2015-02-04 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 3f533668ce6a71c86ff16628c6592569270718f6
  
https://github.com/synfig/synfig/commit/3f533668ce6a71c86ff16628c6592569270718f6
  Author: Konstantin Dmitriev 
  Date:   2015-02-03 (Tue, 03 Feb 2015)

  Changed paths:
M autobuild/app-template/Contents/MacOS/SynfigStudio
M autobuild/macports/PortIndex
M autobuild/macports/multimedia/mlt/Portfile
A autobuild/macports/multimedia/mlt/files/cppflags.patch
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Switch to universal binary


  Commit: 822cb28731f0e6efaa03f702356e38ede69e2d7a
  
https://github.com/synfig/synfig/commit/822cb28731f0e6efaa03f702356e38ede69e2d7a
  Author: Konstantin Dmitriev 
  Date:   2015-02-03 (Tue, 03 Feb 2015)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Make universal mode optional

Set environment variable UNIVERSAL=1 to enable universal build.


  Commit: 150b3d93d69dda7c18000ca2ca7fb4a423c685cd
  
https://github.com/synfig/synfig/commit/150b3d93d69dda7c18000ca2ca7fb4a423c685cd
  Author: Konstantin Dmitriev 
  Date:   2015-02-03 (Tue, 03 Feb 2015)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Enable icons in menus


  Commit: 9001d0134d24121f0fc6b152cb6688706a75422d
  
https://github.com/synfig/synfig/commit/9001d0134d24121f0fc6b152cb6688706a75422d
  Author: Konstantin Dmitriev 
  Date:   2015-02-03 (Tue, 03 Feb 2015)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Fixes


  Commit: a0c1439889ad2d134159b59007c7ecdb82659c54
  
https://github.com/synfig/synfig/commit/a0c1439889ad2d134159b59007c7ecdb82659c54
  Author: Konstantin Dmitriev 
  Date:   2015-02-04 (Wed, 04 Feb 2015)

  Changed paths:
M synfig-core/NEWS
M synfig-studio/NEWS

  Log Message:
  ---
  Import NEWS files form 0.64.x branch


  Commit: 2cf22a4ac13a6c354c2e79c8f64fc8e8263fc21e
  
https://github.com/synfig/synfig/commit/2cf22a4ac13a6c354c2e79c8f64fc8e8263fc21e
  Author: Konstantin Dmitriev 
  Date:   2015-02-04 (Wed, 04 Feb 2015)

  Changed paths:
M synfig-core/configure.ac
M synfig-core/po/ar.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
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
M synfig-core/po/sv_SE.po
M synfig-core/po/tr.po
A synfig-core/po/u...@latn.po
M synfig-core/po/zh_CN.po
A synfig-core/po/zh_TW.po
M synfig-studio/po/LINGUAS
M synfig-studio/po/ar.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
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
M synfig-studio/po/sv_SE.po
M synfig-studio/po/tr.po
A synfig-studio/po/u...@latn.po
M synfig-studio/po/zh_CN.po
A synfig-studio/po/zh_TW.po

  Log Message:
  ---
  Update translations


  Commit: a5899fa58f30933af3bf3bc082f300ca5bddb556
  
https://github.com/synfig/synfig/commit/a5899fa58f30933af3bf3bc082f300ca5bddb556
  Author: Konstantin Dmitriev 
  Date:   2015-02-04 (Wed, 04 Feb 2015)

  Changed paths:
M synfig-core/src/modules/mod_ppm/Makefile.am
M synfig-studio/po/POTFILES.in
M synfig-studio/src/Makefile.am

  Log Message:
  ---
  Fix distcheck errors


  Commit: e969809dca82c8b565b0c3e65b109ba0fe016cbd
  
https://github.com/synfig/synfig/commit/e969809dca82c8b565b0c3e65b109ba0fe016cbd
  Author: Konstantin Dmitriev 
  Date:   2015-02-04 (Wed, 04 Feb 2015)

  Changed paths:
A autobuild/synfigstudio-release.sh

  Log Message:
  ---
  Automatic release script. See usage notes in the script body.


Compare: https://github.com/synfig/synfig/compare/30f9a5c1e49d...e969809dca82---

[Synfig-devl] [synfig/synfig] 23c5ae: OSX build: Use case-sensitive volume

2015-02-09 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 23c5ae8972f449166ae89f4c65bc3559a68640b3
  
https://github.com/synfig/synfig/commit/23c5ae8972f449166ae89f4c65bc3559a68640b3
  Author: Konstantin Dmitriev 
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Use case-sensitive volume


  Commit: 1f74cc47432e20b9eee2d17d16b2709a3c6dcf63
  
https://github.com/synfig/synfig/commit/1f74cc47432e20b9eee2d17d16b2709a3c6dcf63
  Author: Konstantin Dmitriev 
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Make sure that the name of execution script is written in proper 
case.


  Commit: 0a4b073cdece34c95162ea05e4a3cf8b02713fe8
  
https://github.com/synfig/synfig/commit/0a4b073cdece34c95162ea05e4a3cf8b02713fe8
  Author: frijol 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

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

  Log Message:
  ---
  Fix 788 - Crash - Open File , click history

Connect FileChooserDialog->signal_selection_changed() to a global function
be cause this ptr is not available from a static member (needed with 
sigc::mem_fun)


  Commit: ff12c0dd1a946a328fba274e9663d25dd744281f
  
https://github.com/synfig/synfig/commit/ff12c0dd1a946a328fba274e9663d25dd744281f
  Author: evgenij katunov 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

  Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/states/Makefile_insert
A synfig-studio/src/gui/states/state_lasso.cpp
A synfig-studio/src/gui/states/state_lasso.h

  Log Message:
  ---
  lasso


  Commit: c7813bb0b322835d0a27a0dc9b3133975208a9c0
  
https://github.com/synfig/synfig/commit/c7813bb0b322835d0a27a0dc9b3133975208a9c0
  Author: evgenij katunov 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

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

  Log Message:
  ---
  copy state-draw as state-lasso


  Commit: 8c27086c0ae277f75b835d20e342be1984f71be9
  
https://github.com/synfig/synfig/commit/8c27086c0ae277f75b835d20e342be1984f71be9
  Author: evgenij katunov 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

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

  Log Message:
  ---
  prototype of lasso without inverse


  Commit: 012bf4aa9c2b1cd047cd27965a647fd490a95dbb
  
https://github.com/synfig/synfig/commit/012bf4aa9c2b1cd047cd27965a647fd490a95dbb
  Author: Konstantin Dmitriev 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

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

  Log Message:
  ---
  Set inversion. Use "Mask" layer name.


  Commit: 6340cdb2d88bc2e539f390832e5d2b1491709143
  
https://github.com/synfig/synfig/commit/6340cdb2d88bc2e539f390832e5d2b1491709143
  Author: evgenij katunov 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

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

  Log Message:
  ---
  concept of lasso is done


  Commit: 197107d36cc8059a1047a87570261c37bc59b23f
  
https://github.com/synfig/synfig/commit/197107d36cc8059a1047a87570261c37bc59b23f
  Author: evgenij katunov 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

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

  Log Message:
  ---
  fix bug group layers


  Commit: 19a73ba56dfd4bd4cce35ffb50bb5ff2f8638793
  
https://github.com/synfig/synfig/commit/19a73ba56dfd4bd4cce35ffb50bb5ff2f8638793
  Author: Evgenij Katunov 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

  Changed paths:
M synfig-studio/src/gui/iconcontroller.cpp
M synfig-studio/src/gui/states/state_lasso.cpp
M synfig-studio/src/synfigapp/actions/layerencapsulate.cpp
M synfig-studio/src/synfigapp/actions/layerencapsulate.h

  Log Message:
  ---
  rename lasso as cutout and set flag children_lock in group


  Commit: 7cf9cf7b9b4fe97b0b04912e9dd97b7c36024b85
  
https://github.com/synfig/synfig/commit/7cf9cf7b9b4fe97b0b04912e9dd97b7c36024b85
  Author: Konstantin Dmitriev 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

  Changed paths:
M synfig-studio/images/Makefile.am
A synfig-studio/images/tool_cutout_icon.sif
M synfig-studio/src/gui/iconcontroller.cpp

  Log Message:
  ---
  Add icon for Cutout Tool ("Edit-cut" icon from Tango project)


  Commit: a3e53528bdfe764d85b1a9c615f57d8a6153168c
  
https://github.com/synfig/synfig/commit/a3e53528bdfe764d85b1a9c615f57d8a6153168c
  Author: Konstantin Dmitriev 
  Date:   2015-02-09 (Mon, 09 Feb 2015)

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

  Log Message:
  ---
  Hide "Fill last stroke" button. Fine-tune tool options spacing.


  Commit: 81c3ea3e7b80d306e4468c46b7a107cfc7dab780
  
https://github.com/synfig/synfig

[Synfig-devl] [synfig/synfig] be1971: Linux build: Bundle libtiff. Fixes #675.

2015-02-18 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: be19716781f60ea8d16e2a42e383d9ee1fc379a5
  
https://github.com/synfig/synfig/commit/be19716781f60ea8d16e2a42e383d9ee1fc379a5
  Author: Konstantin Dmitriev 
  Date:   2015-02-18 (Wed, 18 Feb 2015)

  Changed paths:
M autobuild/fedora-crosscompile-linux.sh

  Log Message:
  ---
  Linux build: Bundle libtiff. Fixes #675.


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 156a69: Fix build for Gtk < 3.14.x

2015-03-24 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 156a6955396df030b5a2c8736f449ba63a934527
  
https://github.com/synfig/synfig/commit/156a6955396df030b5a2c8736f449ba63a934527
  Author: Konstantin Dmitriev 
  Date:   2015-03-23 (Mon, 23 Mar 2015)

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

  Log Message:
  ---
  Fix build for Gtk < 3.14.x


  Commit: 6b5727b869ea2f0d68abde31bd67a1eff3e11ead
  
https://github.com/synfig/synfig/commit/6b5727b869ea2f0d68abde31bd67a1eff3e11ead
  Author: Konstantin Dmitriev 
  Date:   2015-03-25 (Wed, 25 Mar 2015)

  Changed paths:
M autobuild/fedora-crosscompile-linux.sh

  Log Message:
  ---
  Linux build: Fix missing icons problem happening for tar package when binary 
is launched via relative path


Compare: https://github.com/synfig/synfig/compare/8dae607f6bb1...6b5727b869ea--
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


[Synfig-devl] [synfig/synfig] e740be: Fix bug with "One moment" window

2015-03-30 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: e740be516a6688d22e237edb2782736d5078af67
  
https://github.com/synfig/synfig/commit/e740be516a6688d22e237edb2782736d5078af67
  Author: Ivan Mahonin 
  Date:   2015-03-30 (Mon, 30 Mar 2015)

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

  Log Message:
  ---
  Fix bug with "One moment" window


--
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


[Synfig-devl] [synfig/synfig] e990c6: Fix 568 : CRLF in lst file

2015-04-04 Thread [d.j.a.y] Jerome Blanchi
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: e990c6d374afd95ded96a4b0ddf3f99ec43f23d1
  
https://github.com/synfig/synfig/commit/e990c6d374afd95ded96a4b0ddf3f99ec43f23d1
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-04-04 (Sat, 04 Apr 2015)

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

  Log Message:
  ---
  Fix 568 : CRLF in lst file

add FileSystem::safeGetline and use it in both listimporter and 
cairolistimporter


  Commit: dfba4f2fb6f241fcd46a9e2ebc2b4e4fd2da86f4
  
https://github.com/synfig/synfig/commit/dfba4f2fb6f241fcd46a9e2ebc2b4e4fd2da86f4
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-04-04 (Sat, 04 Apr 2015)

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

  Log Message:
  ---
  Fix 754 : Onion skin broken ++

* unhide future and past spin buttons ... and now working has expected.
(onion skin was not broken, just working with nothing to display!)

* add ONION_SKIN_FUTURE and ONION_SKIN_PAST #definition

* add "onion_skin_future" and "onion_skin_past" metadata entries
('full' onion skin state is now save&restored between working session)


Compare: https://github.com/synfig/synfig/compare/d8fa599ff1d4...dfba4f2fb6f2--
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


[Synfig-devl] [synfig/synfig] db0680: Rename "Children Lock" to "Lock Selection"

2015-04-07 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: db06805905bd4c2dd910f797ca9effb2946c508a
  
https://github.com/synfig/synfig/commit/db06805905bd4c2dd910f797ca9effb2946c508a
  Author: Konstantin Dmitriev 
  Date:   2015-04-07 (Tue, 07 Apr 2015)

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

  Log Message:
  ---
  Rename "Children Lock" to "Lock Selection"


--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 326f60: Thicker red line for animation mode

2015-04-08 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 326f600c01865bc52b212baf85ddc257a1d30715
  
https://github.com/synfig/synfig/commit/326f600c01865bc52b212baf85ddc257a1d30715
  Author: Konstantin Dmitriev 
  Date:   2015-04-08 (Wed, 08 Apr 2015)

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

  Log Message:
  ---
  Thicker red line for animation mode


--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 66c937: Thicker time cursor on the timeslider

2015-04-08 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 66c93728c5d51d9158e5c6238892bb20abc4c0bf
  
https://github.com/synfig/synfig/commit/66c93728c5d51d9158e5c6238892bb20abc4c0bf
  Author: Konstantin Dmitriev 
  Date:   2015-04-08 (Wed, 08 Apr 2015)

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

  Log Message:
  ---
  Thicker time cursor on the timeslider


--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 2d0746: Onionskin: Allow to use wider range

2015-04-11 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 2d07463301182e5559a16927d4b20711329e4c57
  
https://github.com/synfig/synfig/commit/2d07463301182e5559a16927d4b20711329e4c57
  Author: Konstantin Dmitriev 
  Date:   2015-04-12 (Sun, 12 Apr 2015)

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

  Log Message:
  ---
  Onionskin: Allow to use wider range


  Commit: a525315cbe1962d72d603de4c48a833bb523ea9f
  
https://github.com/synfig/synfig/commit/a525315cbe1962d72d603de4c48a833bb523ea9f
  Author: Konstantin Dmitriev 
  Date:   2015-04-12 (Sun, 12 Apr 2015)

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

  Log Message:
  ---
  Onionskin: Set default value, so user can immediately see the effect without 
tweaking


Compare: https://github.com/synfig/synfig/compare/0148ed73904f...a525315cbe19--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 1ead32: Do not create zero-radius circles

2015-04-18 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 1ead327eb630c9192e369a88deadec177f07b6c0
  
https://github.com/synfig/synfig/commit/1ead327eb630c9192e369a88deadec177f07b6c0
  Author: Konstantin Dmitriev 
  Date:   2015-04-18 (Sat, 18 Apr 2015)

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

  Log Message:
  ---
  Do not create zero-radius circles


--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 2d0bc3: Use different version number for now

2015-05-04 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 2d0bc35f56eabad69ce6d54a13b2228d593c09cb
  
https://github.com/synfig/synfig/commit/2d0bc35f56eabad69ce6d54a13b2228d593c09cb
  Author: Konstantin Dmitriev 
  Date:   2015-05-05 (Tue, 05 May 2015)

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

  Log Message:
  ---
  Use different version number for now


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 558448: Open/save Dialogs : consistant filter names

2015-06-08 Thread [d.j.a.y] Jerome Blanchi
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 558448d47862948b298e67770c44eee2842ce1ea
  
https://github.com/synfig/synfig/commit/558448d47862948b298e67770c44eee2842ce1ea
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-06-03 (Wed, 03 Jun 2015)

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

  Log Message:
  ---
  Open/save Dialogs : consistant filter names


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


[Synfig-devl] [synfig/synfig] d86a48: If synfigstudio.spec has just "BuildRequires: pkgc...

2015-06-22 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: d86a485e985cf05963896cf46c24473da9c33a77
  
https://github.com/synfig/synfig/commit/d86a485e985cf05963896cf46c24473da9c33a77
  Author: Konstantin Dmitriev 
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
M synfig-core/configure.ac

  Log Message:
  ---
  If synfigstudio.spec has just "BuildRequires: pkgconfig(synfig)" some
required libs will not be installed. In my case "pkgconfig(Magick++)".
As a result linking failed.

Put more libs into CONFIG_DEPS to automatically install them if
synfig-devel is installed.

Signed-off-by: Olaf Hering 


--
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] e9d9cb: Added time dilation for PasteCanvases/Groups

2015-07-22 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: e9d9cb0819c84801501f4b1ae29723e204094fdf
  
https://github.com/synfig/synfig/commit/e9d9cb0819c84801501f4b1ae29723e204094fdf
  Author: Permutator 
  Date:   2015-07-22 (Wed, 22 Jul 2015)

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

  Log Message:
  ---
  Added time dilation for PasteCanvases/Groups


  Commit: 8314b1ca53cea113f0012f93dee6802b237a6f4d
  
https://github.com/synfig/synfig/commit/8314b1ca53cea113f0012f93dee6802b237a6f4d
  Author: Konstantin Dmitriev 
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
M synfig-core/src/synfig/layers/layer_pastecanvas.cpp

  Log Message:
  ---
  Rename "Time Dilation" to "Speed"


Compare: https://github.com/synfig/synfig/compare/bd348c81476b...8314b1ca53ce--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] cb4f88: Add credits for Max May (Permutatrix)

2015-07-25 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: cb4f88bd1197e03bd0901fdf72979333bb387002
  
https://github.com/synfig/synfig/commit/cb4f88bd1197e03bd0901fdf72979333bb387002
  Author: Konstantin Dmitriev 
  Date:   2015-07-25 (Sat, 25 Jul 2015)

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

  Log Message:
  ---
  Add credits for Max May (Permutatrix)


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


[Synfig-devl] [synfig/synfig] 4120fe: OSX build: Fixes and some reorganization

2015-09-03 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4120fed996f722900b21fdb007edeac03fe2739a
  
https://github.com/synfig/synfig/commit/4120fed996f722900b21fdb007edeac03fe2739a
  Author: Konstantin Dmitriev 
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
M autobuild/synfigstudio-osx-build.sh

  Log Message:
  ---
  OSX build: Fixes and some reorganization


--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 895fff: Remove strange 50ms delay from AsyncRenderer

2015-09-10 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 895fff16a3b86302724f9008330a19d783065445
  
https://github.com/synfig/synfig/commit/895fff16a3b86302724f9008330a19d783065445
  Author: Ivan Mahonin 
  Date:   2015-09-10 (Thu, 10 Sep 2015)

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

  Log Message:
  ---
  Remove strange 50ms delay from AsyncRenderer


--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 88c1f8: UI : duck tooltip _ transformation widget _ step1

2015-12-31 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 88c1f807d7e04fa78556ee9b921043514a890307
  
https://github.com/synfig/synfig/commit/88c1f807d7e04fa78556ee9b921043514a890307
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  ---
  UI : duck tooltip _ transformation widget _ step1

* comment on macro doxygen format
* add DUCK_COLOR_SKEW , DUCK_COLOR_ORIGIN and DUCK_COLOR_TRANSFO_TEXT_1


  Commit: ce138c456d3abe94019e07517f5505ffe82301d9
  
https://github.com/synfig/synfig/commit/ce138c456d3abe94019e07517f5505ffe82301d9
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  ---
  UI : duck tooltip _ transformation widget _ step2

* display group layer name (description) for transfo widget handles when hover
* use new DUCK_COLOR macro


  Commit: e2103c7980dfe6080e0fc01ea0e4b6731932005c
  
https://github.com/synfig/synfig/commit/e2103c7980dfe6080e0fc01ea0e4b6731932005c
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

  Changed paths:
M synfig-studio/src/gui/workarearenderer/renderer_ducks.cpp
M synfig-studio/src/gui/workarearenderer/renderer_ducks.h

  Log Message:
  ---
  UI : duck tooltip _ transformation widget _ step3

* group action on hover in one  if(hover) less consumming test
* code comments


  Commit: e30a8d55cc8883fc90d3e7f1cccb06cfe84262fa
  
https://github.com/synfig/synfig/commit/e30a8d55cc8883fc90d3e7f1cccb06cfe84262fa
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  ---
  UI : duck tooltip _ transformation widget _ step4

* non empty desc
* better text align


  Commit: 6e93dc233ed0fc2215905e5341298493f6d83dcb
  
https://github.com/synfig/synfig/commit/6e93dc233ed0fc2215905e5341298493f6d83dcb
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  ---
  Dialog Setup  : title "Setup" dialog to "Preferences"

* be consistant whith menu entry


  Commit: 8703f6c6b13102e7f010404e515b31ba32b900d6
  
https://github.com/synfig/synfig/commit/8703f6c6b13102e7f010404e515b31ba32b900d6
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  ---
  Dialog Setup  : interface tab

* move language & dark theme from misc to interface tab


  Commit: 50f93dc7082a09ef5d0adc34eaff2da70bffd67e
  
https://github.com/synfig/synfig/commit/50f93dc7082a09ef5d0adc34eaff2da70bffd67e
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

  Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
M synfig-studio/src/gui/dialogs/dialog_setup.cpp
M synfig-studio/src/gui/dialogs/dialog_setup.h
M synfig-studio/src/gui/duck.h
M synfig-studio/src/gui/workarearenderer/renderer_ducks.cpp

  Log Message:
  ---
  Dialog Setup/Preferences  : interface tab _ handle tooltip

dialog setup & app>
* add handle tooltips options to interface tab
* handle tooltips flag restore/save settings mechanism
* gtk::grid ---> table is deprecated

renderer_duck>
* on hover handle tooltip options compliant

* TODO (list) !


  Commit: 20b1a7acda1712b3489da9e5d96a3bea6934fc1f
  
https://github.com/synfig/synfig/commit/20b1a7acda1712b3489da9e5d96a3bea6934fc1f
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  ---
  Dialog Setup/Preferences  : break constructor into functions

Dialog_Setup::create__page series,
where  is from [gamma|documenent|misc|render|...]


  Commit: fde1358fdb06cb12ce9cf1bd7d65d5548a7d41be
  
https://github.com/synfig/synfig/commit/fde1358fdb06cb12ce9cf1bd7d65d5548a7d41be
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  ---
  Dialog Setup/Preferences  : gtk::table to grid _ misc page

* gtk::table deprecated
* DIALOG_PREFERENCE_UI_INIT_GRID


  Commit: 63c0097afb4f51fc9ae1cb6acda700f3224a69f7
  
https://github.com/synfig/synfig/commit/63c0097afb4f51fc9ae1cb6acda700f3224a69f7
  Author: [d.j.a.y] Jerome Blanchi 
  Date:   2015-12-31 (Thu, 31 Dec 2015)

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

  Log Message:
  ---
  Dialog Setup/Preferences  : gtk::table to grid _ document page


  Commit: a3504

[Synfig-devl] [synfig/synfig] 470312: Remove duplicated line (OSX compiler complains)

2016-02-13 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4703127a2f73fdcf1bfc2953b31906cf939e97a5
  
https://github.com/synfig/synfig/commit/4703127a2f73fdcf1bfc2953b31906cf939e97a5
  Author: Konstantin Dmitriev 
  Date:   2016-02-13 (Sat, 13 Feb 2016)

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

  Log Message:
  ---
  Remove duplicated line (OSX compiler complains)


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 4ea811: Preferences - interface: use modern gtk switches

2016-10-22 Thread caryoscelus
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4ea811e937848135bd2f8785b64a17af1d371f7d
  
https://github.com/synfig/synfig/commit/4ea811e937848135bd2f8785b64a17af1d371f7d
  Author: caryoscelus 
  Date:   2016-10-22 (Sat, 22 Oct 2016)

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

  Log Message:
  ---
  Preferences - interface: use modern gtk switches


  Commit: e49ce4ce85fd32fb8ff3157b09aa77c4ef6f5d19
  
https://github.com/synfig/synfig/commit/e49ce4ce85fd32fb8ff3157b09aa77c4ef6f5d19
  Author: caryoscelus 
  Date:   2016-10-22 (Sat, 22 Oct 2016)

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

  Log Message:
  ---
  Preferences - interface - tooltips: use modern gtk switches


  Commit: 9ad2992269bd2675f3ab30dcecc984750e0fe69e
  
https://github.com/synfig/synfig/commit/9ad2992269bd2675f3ab30dcecc984750e0fe69e
  Author: caryoscelus 
  Date:   2016-10-22 (Sat, 22 Oct 2016)

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

  Log Message:
  ---
  Preferences - editing: use modern gtk switches


Compare: https://github.com/synfig/synfig/compare/77c7799f58ca...9ad2992269bd--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 5173ed: Fix compatibility with old c++ standards

2016-10-28 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 5173ed9896170c988cc0607837e9447b121fdc25
  
https://github.com/synfig/synfig/commit/5173ed9896170c988cc0607837e9447b121fdc25
  Author: Ivan Mahonin 
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
M synfig-core/src/synfig/real.h
M synfig-studio/src/gui/dials/zoomdial.cpp
M synfig-studio/src/gui/dials/zoomdial.h
M synfig-studio/src/gui/workarea.cpp
M synfig-studio/src/gui/workarea.h

  Log Message:
  ---
  Fix compatibility with old c++ standards


  Commit: 9830a1f082150c2e712e0c59d915a46ac35c66ba
  
https://github.com/synfig/synfig/commit/9830a1f082150c2e712e0c59d915a46ac35c66ba
  Author: Ivan Mahonin 
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
M synfig-studio/src/gui/dials/zoomdial.cpp
M synfig-studio/src/gui/dials/zoomdial.h

  Log Message:
  ---
  Disable autoselect in zoomdial


  Commit: a9318e709f8c954eacaa8013c54cb013038bc4e7
  
https://github.com/synfig/synfig/commit/a9318e709f8c954eacaa8013c54cb013038bc4e7
  Author: Ivan Mahonin 
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
M synfig-studio/src/gui/dials/zoomdial.cpp
M synfig-studio/src/gui/dials/zoomdial.h

  Log Message:
  ---
  Handle scroll event in zoomdial


Compare: https://github.com/synfig/synfig/compare/a7e6716b0d5d...a9318e709f8c--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] fe1dd9: Windows crosscompile script: Don't install depende...

2016-11-01 Thread Konstantin Dmitriev
  Branch: refs/heads/testing
  Home:   https://github.com/synfig/synfig
  Commit: fe1dd930cd9262c6e62bf20a4f86ecc6aee43137
  
https://github.com/synfig/synfig/commit/fe1dd930cd9262c6e62bf20a4f86ecc6aee43137
  Author: Konstantin Dmitriev 
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Windows crosscompile script: Don't install dependencies unless DEPS env 
variable is set


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] fe1dd9: Windows crosscompile script: Don't install depende...

2016-11-01 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: fe1dd930cd9262c6e62bf20a4f86ecc6aee43137
  
https://github.com/synfig/synfig/commit/fe1dd930cd9262c6e62bf20a4f86ecc6aee43137
  Author: Konstantin Dmitriev 
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Windows crosscompile script: Don't install dependencies unless DEPS env 
variable is set


  Commit: 319a80460ba4e0200d39d69697844f173eab4cbe
  
https://github.com/synfig/synfig/commit/319a80460ba4e0200d39d69697844f173eab4cbe
  Author: Konstantin Dmitriev 
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Update gitignore according to latest changes in win crosscompile script


Compare: https://github.com/synfig/synfig/compare/e2752b13ca9a...319a80460ba4--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] f48c97: Windows crosscompile script: Change workspace path...

2016-11-01 Thread Konstantin Dmitriev
  Branch: refs/heads/testing
  Home:   https://github.com/synfig/synfig
  Commit: f48c97c93160f0aa3916bdf143ff8b7c7fd39a31
  
https://github.com/synfig/synfig/commit/f48c97c93160f0aa3916bdf143ff8b7c7fd39a31
  Author: Konstantin Dmitriev 
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
M .gitignore
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Windows crosscompile script: Change workspace path again


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] cb4697: Windows crosscompile script: Change workspace path...

2016-11-01 Thread Konstantin Dmitriev
  Branch: refs/heads/testing
  Home:   https://github.com/synfig/synfig
  Commit: cb4697dbe1da5141e6250fae91c6e6d450be7855
  
https://github.com/synfig/synfig/commit/cb4697dbe1da5141e6250fae91c6e6d450be7855
  Author: Konstantin Dmitriev 
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
M .gitignore
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Windows crosscompile script: Change workspace path again


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] c82d0f: Windows build: Change workspace path again

2016-11-06 Thread Konstantin Dmitriev
  Branch: refs/heads/testing
  Home:   https://github.com/synfig/synfig
  Commit: c82d0fe7f1591bcc8915ea1c289415a3206a5251
  
https://github.com/synfig/synfig/commit/c82d0fe7f1591bcc8915ea1c289415a3206a5251
  Author: Konstantin Dmitriev 
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Windows build: Change workspace path again


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] cb4697: Windows crosscompile script: Change workspace path...

2016-11-06 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: cb4697dbe1da5141e6250fae91c6e6d450be7855
  
https://github.com/synfig/synfig/commit/cb4697dbe1da5141e6250fae91c6e6d450be7855
  Author: Konstantin Dmitriev 
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
M .gitignore
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Windows crosscompile script: Change workspace path again


  Commit: 0628ceae7ab8187f2a36c6faf16d1559af109705
  
https://github.com/synfig/synfig/commit/0628ceae7ab8187f2a36c6faf16d1559af109705
  Author: Konstantin Dmitriev 
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
M synfig-core/src/synfig/rendering/resource.h

  Log Message:
  ---
  Add missing include (required to build on windows)


  Commit: 4cb365a8899dd97566fae3dcb7fab83cd38e7b09
  
https://github.com/synfig/synfig/commit/4cb365a8899dd97566fae3dcb7fab83cd38e7b09
  Author: Konstantin Dmitriev 
  Date:   2016-11-04 (Fri, 04 Nov 2016)

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

  Log Message:
  ---
  Fix "reference to 'GUID' is ambiguous" error on windows


  Commit: 38519d581e0a21556316e776a5b34f6424d81653
  
https://github.com/synfig/synfig/commit/38519d581e0a21556316e776a5b34f6424d81653
  Author: Konstantin Dmitriev 
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Windows build: use "allow-multiple-definition" flag  to avoid "multiple 
definition of..." error when linking state_brush


  Commit: c82d0fe7f1591bcc8915ea1c289415a3206a5251
  
https://github.com/synfig/synfig/commit/c82d0fe7f1591bcc8915ea1c289415a3206a5251
  Author: Konstantin Dmitriev 
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Windows build: Change workspace path again


Compare: https://github.com/synfig/synfig/compare/319a80460ba4...c82d0fe7f159--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 385b04: Windows build: Bundle libpcre (if exists)

2016-11-08 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 385b044458b88b7972d828761107967dd854d19c
  
https://github.com/synfig/synfig/commit/385b044458b88b7972d828761107967dd854d19c
  Author: Konstantin Dmitriev 
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
M autobuild/fedora-crosscompile-win.sh

  Log Message:
  ---
  Windows build: Bundle libpcre (if exists)


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 9587dd: fix boost path in synfigstudio-release.sh

2016-12-21 Thread Ivan Mahonin
  Branch: refs/heads/stable
  Home:   https://github.com/synfig/synfig
  Commit: 9587dd5a8be541fcca3635bad6140e7b7fde4b57
  
https://github.com/synfig/synfig/commit/9587dd5a8be541fcca3635bad6140e7b7fde4b57
  Author: Ivan Mahonin 
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
M autobuild/synfigstudio-release.sh

  Log Message:
  ---
  fix boost path in synfigstudio-release.sh


  Commit: c22d421352d23eb5f15a978c7f814ff240e13577
  
https://github.com/synfig/synfig/commit/c22d421352d23eb5f15a978c7f814ff240e13577
  Author: Ivan Mahonin 
  Date:   2016-12-21 (Wed, 21 Dec 2016)

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

  Log Message:
  ---
  show version at splash screen via Gtk::Label


  Commit: fdb4931a96d710a467ded305fffd9e0cc9a5b45e
  
https://github.com/synfig/synfig/commit/fdb4931a96d710a467ded305fffd9e0cc9a5b45e
  Author: Ivan Mahonin 
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
M synfig-studio/po/POTFILES.in

  Log Message:
  ---
  update POTFILES.in


  Commit: 87b559344340aa2f9f1fba52a31639f6fdce3449
  
https://github.com/synfig/synfig/commit/87b559344340aa2f9f1fba52a31639f6fdce3449
  Author: Ivan Mahonin 
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
M synfig-core/po/ar.po
M synfig-core/po/bs.po
M synfig-core/po/ca.po
M synfig-core/po/c...@valencia.po
M synfig-core/po/cs.po
M synfig-core/po/cs_CZ.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_CZ.po
M synfig-core/po/en_GB.po
M synfig-core/po/es.po
M synfig-core/po/es_PY.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
M synfig-core/po/gl.po
M synfig-core/po/he.po
M synfig-core/po/hi_IN.po
M synfig-core/po/hu.po
M synfig-core/po/it.po
M synfig-core/po/ja.po
M synfig-core/po/ja_JP.po
M synfig-core/po/lt.po
M synfig-core/po/lv.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.po
M synfig-core/po/sk_SK.po
M synfig-core/po/sl.po
M synfig-core/po/sr_RS.po
M synfig-core/po/sv_SE.po
M synfig-core/po/tr.po
M synfig-core/po/ur.po
M synfig-core/po/u...@latn.po
M synfig-core/po/zh-Hant.po
M synfig-core/po/zh_CN.po
M synfig-core/po/zh_TW.Big5.po
M synfig-core/po/zh_TW.po

  Log Message:
  ---
  update .po files


  Commit: 42aa881c084426b0697c576a81a5d9ef5e0049b3
  
https://github.com/synfig/synfig/commit/42aa881c084426b0697c576a81a5d9ef5e0049b3
  Author: Ivan Mahonin 
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
M ETL/configure.ac
M synfig-core/configure.ac
M synfig-core/src/synfig/releases.h
M synfig-core/src/synfig/version.h
M synfig-studio/configure.ac
M synfig-studio/src/gui/app.cpp

  Log Message:
  ---
  bump version to 1.2.0


Compare: https://github.com/synfig/synfig/compare/2dd155993cbe...42aa881c0844--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 4c2572: CMake: install color.hpp & minor instruction fix

2016-12-31 Thread caryoscelus
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4c2572f1153e4d922906e8ae18e6c751ed6d0627
  
https://github.com/synfig/synfig/commit/4c2572f1153e4d922906e8ae18e6c751ed6d0627
  Author: caryoscelus 
  Date:   2016-12-31 (Sat, 31 Dec 2016)

  Changed paths:
M README.md
M synfig-core/src/synfig/color/CMakeLists.txt

  Log Message:
  ---
  CMake: install color.hpp & minor instruction fix


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 4fcc3f: Fix 'less' operator of studio::WorkAreaTile

2017-01-28 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4fcc3f490cc02498491b76e18e80d1be954d04be
  
https://github.com/synfig/synfig/commit/4fcc3f490cc02498491b76e18e80d1be954d04be
  Author: Ivan Mahonin 
  Date:   2017-01-28 (Sat, 28 Jan 2017)

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

  Log Message:
  ---
  Fix 'less' operator of studio::WorkAreaTile


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] da01ef: Fix bug with NoiseDistorsion. Closes #305

2017-01-28 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: da01ef38ad29a907a95eebdf41a4fc9d51d548c5
  
https://github.com/synfig/synfig/commit/da01ef38ad29a907a95eebdf41a4fc9d51d548c5
  Author: Ivan Mahonin 
  Date:   2017-01-28 (Sat, 28 Jan 2017)

  Changed paths:
M synfig-core/src/synfig/layers/layer_composite.cpp

  Log Message:
  ---
  Fix bug with NoiseDistorsion. Closes #305


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 912a5d: Add default modules to autotools synfig_modules.cf...

2017-01-30 Thread caryoscelus
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 912a5d25b1513f90d38ed9cb0e9af9db0b959d06
  
https://github.com/synfig/synfig/commit/912a5d25b1513f90d38ed9cb0e9af9db0b959d06
  Author: caryoscelus 
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
M synfig-core/src/modules/synfig_modules.cfg.in

  Log Message:
  ---
  Add default modules to autotools synfig_modules.cfg


  Commit: e54a416ade1189877b49d49d1b778987d0a69f80
  
https://github.com/synfig/synfig/commit/e54a416ade1189877b49d49d1b778987d0a69f80
  Author: caryoscelus 
  Date:   2017-01-30 (Mon, 30 Jan 2017)

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

  Log Message:
  ---
  Module loader: don't force default modules if list is present

This reverts commit b19da8dd629ca14b2bc0c067e70dfde1eb5741c4.


Compare: https://github.com/synfig/synfig/compare/9b5397554d06...e54a416ade11--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 598f4a: Fix static list parsing in loadcanvas

2017-01-30 Thread caryoscelus
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 598f4ae717ab89d3e512ee22a7b91a45889441a0
  
https://github.com/synfig/synfig/commit/598f4ae717ab89d3e512ee22a7b91a45889441a0
  Author: caryoscelus 
  Date:   2017-01-31 (Tue, 31 Jan 2017)

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

  Log Message:
  ---
  Fix static list parsing in loadcanvas

This is the same as 00954d9ab6ed648104033f6793d7181befadef18 fix
for dynamic list.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 5398f9: renderer: improve deps builder (issue #314)

2017-02-01 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 5398f9c082583c80870a83640d99a638c62423bf
  
https://github.com/synfig/synfig/commit/5398f9c082583c80870a83640d99a638c62423bf
  Author: Ivan Mahonin 
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
M synfig-core/src/synfig/rendering/renderer.cpp
M synfig-core/src/synfig/rendering/renderer.h
M synfig-core/src/synfig/rendering/task.h

  Log Message:
  ---
  renderer: improve deps builder (issue #314)


  Commit: 2eecee9d5f27a605757366efe68a0ec02bb81cfe
  
https://github.com/synfig/synfig/commit/2eecee9d5f27a605757366efe68a0ec02bb81cfe
  Author: Ivan Mahonin 
  Date:   2017-02-02 (Thu, 02 Feb 2017)

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

  Log Message:
  ---
  debug::Measure - add cpu time


Compare: https://github.com/synfig/synfig/compare/598f4ae717ab...2eecee9d5f27--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] f52e37: Fix dependencies for Debian Stretch/Sid

2017-03-01 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: f52e377cc4c2915106f095ae5082a80dd1c28dae
  
https://github.com/synfig/synfig/commit/f52e377cc4c2915106f095ae5082a80dd1c28dae
  Author: Sylvain Leroux 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M autobuild/synfigstudio-linux-build.sh

  Log Message:
  ---
  Fix dependencies for Debian Stretch/Sid


  Commit: 0396613670692cc21d33685eb2f24e05e4ee7f74
  
https://github.com/synfig/synfig/commit/0396613670692cc21d33685eb2f24e05e4ee7f74
  Author: Sylvain Leroux 
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
M autobuild/synfigstudio-linux-build.sh

  Log Message:
  ---
  Change libtiff4 to libtiff5

Because libtiff4 was in wheezy and not included in jessie, stretch and sid.


  Commit: 23b95e80be2b90a8d2c01e42a228a09db134edf5
  
https://github.com/synfig/synfig/commit/23b95e80be2b90a8d2c01e42a228a09db134edf5
  Author: Ivan Mahonin 
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
M autobuild/synfigstudio-linux-build.sh

  Log Message:
  ---
  Merge pull request #328 from s-leroux/build/debian-stretch

Fix dependencies for Debian Stretch/Sid


Compare: https://github.com/synfig/synfig/compare/f64bdfa950fa...23b95e80be2b--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 7204b9: Add type to Transifex configuration file

2017-05-12 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 7204b96a3c0da5725c562d3ca59ca1d05dc15850
  
https://github.com/synfig/synfig/commit/7204b96a3c0da5725c562d3ca59ca1d05dc15850
  Author: Konstantin Dmitriev 
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
M .tx/config

  Log Message:
  ---
  Add type to Transifex configuration file


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 7204b9: Add type to Transifex configuration file

2017-05-12 Thread Konstantin Dmitriev
  Branch: refs/heads/testing
  Home:   https://github.com/synfig/synfig
  Commit: 7204b96a3c0da5725c562d3ca59ca1d05dc15850
  
https://github.com/synfig/synfig/commit/7204b96a3c0da5725c562d3ca59ca1d05dc15850
  Author: Konstantin Dmitriev 
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
M .tx/config

  Log Message:
  ---
  Add type to Transifex configuration file


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 8134e6: Fix #408. Localization broken since 1.3.3

2017-08-25 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 8134e66e44f58c1e7976689043b575491f57c59d
  
https://github.com/synfig/synfig/commit/8134e66e44f58c1e7976689043b575491f57c59d
  Author: Ivan Mahonin 
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
M synfig-core/configure.ac

  Log Message:
  ---
  Fix #408. Localization broken since 1.3.3


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] b6e31f: Fix #408. Localization broken since 1.3.3

2017-09-08 Thread Konstantin Dmitriev
  Branch: refs/heads/stable
  Home:   https://github.com/synfig/synfig
  Commit: b6e31fbc43c4ad5ed8aada116fe3af68429596c2
  
https://github.com/synfig/synfig/commit/b6e31fbc43c4ad5ed8aada116fe3af68429596c2
  Author: Ivan Mahonin 
  Date:   2017-09-09 (Sat, 09 Sep 2017)

  Changed paths:
M synfig-core/configure.ac

  Log Message:
  ---
  Fix #408. Localization broken since 1.3.3


  Commit: 912243763141edb05f30296585d3843fe6d5fcc2
  
https://github.com/synfig/synfig/commit/912243763141edb05f30296585d3843fe6d5fcc2
  Author: Konstantin Dmitriev 
  Date:   2017-09-09 (Sat, 09 Sep 2017)

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

  Log Message:
  ---
  Update list of localized files


  Commit: 113dd7740964d467ebc09a35189097d56c13280b
  
https://github.com/synfig/synfig/commit/113dd7740964d467ebc09a35189097d56c13280b
  Author: Konstantin Dmitriev 
  Date:   2017-09-09 (Sat, 09 Sep 2017)

  Changed paths:
M ETL/configure.ac
M synfig-core/configure.ac
M synfig-core/src/synfig/releases.h
M synfig-core/src/synfig/version.h
M synfig-studio/configure.ac
M synfig-studio/src/gui/app.cpp

  Log Message:
  ---
  Bump version to 1.2.1


Compare: https://github.com/synfig/synfig/compare/b0eb83f06801...113dd7740964--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 0574e9: Update NEWS files for upcoming 1.2.2

2017-09-13 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 0574e9b71e43eced48d0a54e70cdbf544ed54c01
  
https://github.com/synfig/synfig/commit/0574e9b71e43eced48d0a54e70cdbf544ed54c01
  Author: Konstantin Dmitriev 
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
M ETL/NEWS
M synfig-core/NEWS
M synfig-studio/NEWS

  Log Message:
  ---
  Update NEWS files for upcoming 1.2.2


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 3f33ed: Automatically choose "ffmpeg" target when renderin...

2017-09-22 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 3f33edb534a753a32edc189c8d22c4b07f3d52ab
  
https://github.com/synfig/synfig/commit/3f33edb534a753a32edc189c8d22c4b07f3d52ab
  Author: Konstantin Dmitriev 
  Date:   2017-09-22 (Fri, 22 Sep 2017)

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

  Log Message:
  ---
  Automatically choose "ffmpeg" target when rendering to "mp4" files.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 4c5893: Commit d7bc79b80e breaks Windows build. Fixing.

2019-02-06 Thread Konstantin Dmitriev
  Branch: refs/heads/testing
  Home:   https://github.com/synfig/synfig
  Commit: 4c58937b974a54e6d8e7845d23d7d640d91cfbc2
  
https://github.com/synfig/synfig/commit/4c58937b974a54e6d8e7845d23d7d640d91cfbc2
  Author: Konstantin Dmitriev 
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
M synfig-core/src/modules/mod_libavcodec/trgt_av.cpp

  Log Message:
  ---
  Commit d7bc79b80e breaks Windows build. Fixing.


  Commit: 91ff8c80adac1be3286b1a3636254b435a1d4f20
  
https://github.com/synfig/synfig/commit/91ff8c80adac1be3286b1a3636254b435a1d4f20
  Author: Konstantin Dmitriev 
  Date:   2019-02-07 (Thu, 07 Feb 2019)

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

  Log Message:
  ---
  An attempt to fix #489


Compare: https://github.com/synfig/synfig/compare/47da2d55d864...91ff8c80adac


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


[Synfig-devl] [synfig/synfig] 4c5893: Commit d7bc79b80e breaks Windows build. Fixing.

2019-02-06 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4c58937b974a54e6d8e7845d23d7d640d91cfbc2
  
https://github.com/synfig/synfig/commit/4c58937b974a54e6d8e7845d23d7d640d91cfbc2
  Author: Konstantin Dmitriev 
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
M synfig-core/src/modules/mod_libavcodec/trgt_av.cpp

  Log Message:
  ---
  Commit d7bc79b80e breaks Windows build. Fixing.




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


[Synfig-devl] [synfig/synfig] 8c46d4: Fixed typo - ProgressBar initially at -100%

2019-02-08 Thread BobSynfig
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 8c46d4d92a1d999bb4cd361d8c726a290366c734
  
https://github.com/synfig/synfig/commit/8c46d4d92a1d999bb4cd361d8c726a290366c734
  Author: BobSynfig <45494804+bobsyn...@users.noreply.github.com>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

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

  Log Message:
  ---
  Fixed typo - ProgressBar initially at -100%

This was displaying -100% initially in the ProgressBar. I changed it in the 
tutorial of the Wiki a moment ago but forgot to push the change!




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


[Synfig-devl] [synfig/synfig] a9430e: Navigation menu added and Fixes #432

2019-03-06 Thread Yash Kapoor
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: a9430e306d4aff662bb5a4d329fdc8ab1cfa87f9
  
https://github.com/synfig/synfig/commit/a9430e306d4aff662bb5a4d329fdc8ab1cfa87f9
  Author: Yash Kapoor 
  Date:   2019-03-07 (Thu, 07 Mar 2019)

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

  Log Message:
  ---
  Navigation menu added and Fixes #432




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


[Synfig-devl] [synfig/synfig] ddba1d: Fix deadlock in target_scanline (fixes #711)

2019-03-10 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: ddba1d2d5b4e1e7e5a0b9841128a61737dcb5b1a
  
https://github.com/synfig/synfig/commit/ddba1d2d5b4e1e7e5a0b9841128a61737dcb5b1a
  Author: Ivan Mahonin 
  Date:   2019-03-11 (Mon, 11 Mar 2019)

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

  Log Message:
  ---
  Fix deadlock in target_scanline (fixes #711)




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


[Synfig-devl] [synfig/synfig] 96768b: Experimental features option. Disable brush tool.

2019-03-12 Thread GinPachi
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 96768b6312436e2ab8f5e9a0cd36d3708fffe5e7
  
https://github.com/synfig/synfig/commit/96768b6312436e2ab8f5e9a0cd36d3708fffe5e7
  Author: GinPachi 
  Date:   2019-03-12 (Tue, 12 Mar 2019)

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

  Log Message:
  ---
  Experimental features option. Disable brush tool.


  Commit: 5a8a2823f4eaba011b394435d02a061d86a3a63b
  
https://github.com/synfig/synfig/commit/5a8a2823f4eaba011b394435d02a061d86a3a63b
  Author: GinPachi 
  Date:   2019-03-12 (Tue, 12 Mar 2019)

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

  Log Message:
  ---
  Only one row for "Experimental features"


  Commit: 7d80197620a129600d93fc0029b57f3a2ff26ce0
  
https://github.com/synfig/synfig/commit/7d80197620a129600d93fc0029b57f3a2ff26ce0
  Author: GinPachi 
  Date:   2019-03-12 (Tue, 12 Mar 2019)

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

  Log Message:
  ---
  Remove extra row for "Experimental features"


Compare: https://github.com/synfig/synfig/compare/9b3fe68804dd...7d80197620a1


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


[Synfig-devl] [synfig/synfig] d4e64b: Added intltool package for Arch / Manjaro

2019-03-13 Thread BobSynfig
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: d4e64b6fbac082ab74bbc90360a2325c738d1015
  
https://github.com/synfig/synfig/commit/d4e64b6fbac082ab74bbc90360a2325c738d1015
  Author: BobSynfig <45494804+bobsyn...@users.noreply.github.com>
  Date:   2019-03-13 (Wed, 13 Mar 2019)

  Changed paths:
M 1-setup-linux-native.sh

  Log Message:
  ---
  Added intltool package for Arch / Manjaro




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


[Synfig-devl] [synfig/synfig] c32689: Added mlt package for Arch / Manjaro

2019-03-13 Thread BobSynfig
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: c32689212ad34ead7dd080fcc156c092ea42b7a4
  
https://github.com/synfig/synfig/commit/c32689212ad34ead7dd080fcc156c092ea42b7a4
  Author: BobSynfig <45494804+bobsyn...@users.noreply.github.com>
  Date:   2019-03-13 (Wed, 13 Mar 2019)

  Changed paths:
M 1-setup-linux-native.sh

  Log Message:
  ---
  Added mlt package for Arch / Manjaro




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


[Synfig-devl] [synfig/synfig] 134aaf: Removed option to select navigator renderer

2019-03-18 Thread Ankit Kumar Dwivedi
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 134aafcc0497cb504255078d85481d21b2e73eec
  
https://github.com/synfig/synfig/commit/134aafcc0497cb504255078d85481d21b2e73eec
  Author: Ankit Kumar Dwivedi 
  Date:   2019-03-18 (Mon, 18 Mar 2019)

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

  Log Message:
  ---
  Removed option to select navigator renderer

As per https://github.com/synfig/synfig/issues/758 navigator renderer option is 
now removed and it will same as that of Workarea renderer




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


[Synfig-devl] [synfig/synfig] 9b8328: Made image aspect checked by default

2019-03-31 Thread Ankit Kumar Dwivedi
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 9b8328d20ffdfa2a32dd0b16c9b5964b85d88999
  
https://github.com/synfig/synfig/commit/9b8328d20ffdfa2a32dd0b16c9b5964b85d88999
  Author: Ankit Kumar Dwivedi 
  Date:   2019-03-31 (Sun, 31 Mar 2019)

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

  Log Message:
  ---
  Made image aspect checked by default


  Commit: 5a09fe0a92a3fc86ba4408d2151cee0ba19e7be5
  
https://github.com/synfig/synfig/commit/5a09fe0a92a3fc86ba4408d2151cee0ba19e7be5
  Author: Ankit Kumar Dwivedi 
  Date:   2019-03-31 (Sun, 31 Mar 2019)

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

  Log Message:
  ---
  Uncheck Pixel Aspect by default


Compare: https://github.com/synfig/synfig/compare/7ef36d286be8...5a09fe0a92a3


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


[Synfig-devl] [synfig/synfig] 14f967: Revert "Uncheck Pixel Aspect by default"

2019-04-03 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 14f967d29650b164996570f484a5bdfda57d7c24
  
https://github.com/synfig/synfig/commit/14f967d29650b164996570f484a5bdfda57d7c24
  Author: Konstantin Dmitriev 
  Date:   2019-04-04 (Thu, 04 Apr 2019)

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

  Log Message:
  ---
  Revert "Uncheck Pixel Aspect by default"

This reverts commit 5a09fe0a92a3fc86ba4408d2151cee0ba19e7be5.


  Commit: 89af19a1839ab0fbc0239ea87dea942061de322d
  
https://github.com/synfig/synfig/commit/89af19a1839ab0fbc0239ea87dea942061de322d
  Author: Konstantin Dmitriev 
  Date:   2019-04-04 (Thu, 04 Apr 2019)

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

  Log Message:
  ---
  Revert "Made image aspect checked by default"

This reverts commit 9b8328d20ffdfa2a32dd0b16c9b5964b85d88999.


  Commit: 6eafe8e0af292b65c2dd7d39822b7531da045bdc
  
https://github.com/synfig/synfig/commit/6eafe8e0af292b65c2dd7d39822b7531da045bdc
  Author: Konstantin Dmitriev 
  Date:   2019-04-04 (Thu, 04 Apr 2019)

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

  Log Message:
  ---
  Fix behavior of Lock ratio button in canvas properties. Closes #771


Compare: https://github.com/synfig/synfig/compare/71802920181c...6eafe8e0af29


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


[Synfig-devl] [synfig/synfig] e91173: Remove legacy PKG_CHECK_MODULES from m4/gnome.m4

2019-04-10 Thread Dmitry Smirnov
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: e911736f2c3ab87e74c26e9099f676293cf7ac47
  
https://github.com/synfig/synfig/commit/e911736f2c3ab87e74c26e9099f676293cf7ac47
  Author: Dmitry Smirnov 
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
M synfig-studio/m4/gnome.m4

  Log Message:
  ---
  Remove legacy PKG_CHECK_MODULES from m4/gnome.m4

 Remove broken, oudated, embedded copy of PKG_CHECK_MODULES from
 m4/gnome.m4. Removal causes synfigstudio to pick up the current version
 from the pkg-config package. The outdated version makes cross building
 fail.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900433
From: Helmut Grohne 




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


[Synfig-devl] [synfig/synfig] 9eb870: Increase width of End Time widget

2019-05-18 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 9eb870189625ca8a29afd28855ccb211172b3668
  
https://github.com/synfig/synfig/commit/9eb870189625ca8a29afd28855ccb211172b3668
  Author: Konstantin Dmitriev 
  Date:   2019-05-18 (Sat, 18 May 2019)

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

  Log Message:
  ---
  Increase width of End Time widget


  Commit: 6648e74adcd2ecca2efbadb16854a2d849558c8d
  
https://github.com/synfig/synfig/commit/6648e74adcd2ecca2efbadb16854a2d849558c8d
  Author: Konstantin Dmitriev 
  Date:   2019-05-18 (Sat, 18 May 2019)

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

  Log Message:
  ---
  Do not select containing text when user clicks on WidgetTime


Compare: https://github.com/synfig/synfig/compare/87cff479c57c...6648e74adcd2


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


[Synfig-devl] [synfig/synfig] 973732: Fixed typos in .po (translation) files

2019-06-02 Thread luzpaz
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 97373266881b8276ed5035c0fb2b3f973cb8de67
  
https://github.com/synfig/synfig/commit/97373266881b8276ed5035c0fb2b3f973cb8de67
  Author: luz.paz 
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
M synfig-core/po/aa_DJ.po
M synfig-core/po/ar.po
M synfig-core/po/bs.po
M synfig-core/po/ca.po
M synfig-core/po/c...@valencia.po
M synfig-core/po/cs.po
M synfig-core/po/cs_CZ.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_CZ.po
M synfig-core/po/en_GB.po
M synfig-core/po/es.po
M synfig-core/po/es_AR.po
M synfig-core/po/es_PY.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
M synfig-core/po/gl.po
M synfig-core/po/he.po
M synfig-core/po/hi_IN.po
M synfig-core/po/hu.po
M synfig-core/po/it.po
M synfig-core/po/ja.po
M synfig-core/po/ja_JP.po
M synfig-core/po/kab.po
M synfig-core/po/lt.po
M synfig-core/po/lv.po
M synfig-core/po/ne.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.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.po
M synfig-core/po/sk_SK.po
M synfig-core/po/sl.po
M synfig-core/po/sr_RS.po
M synfig-core/po/sv_SE.po
M synfig-core/po/tr.po
M synfig-core/po/uk.po
M synfig-core/po/ur.po
M synfig-core/po/u...@latn.po
M synfig-core/po/zh-Hant.po
M synfig-core/po/zh_CN.po
M synfig-core/po/zh_TW.Big5.po
M synfig-core/po/zh_TW.po
M synfig-studio/po/aa_DJ.po
M synfig-studio/po/ar.po
M synfig-studio/po/bs.po
M synfig-studio/po/ca.po
M synfig-studio/po/c...@valencia.po
M synfig-studio/po/cs.po
M synfig-studio/po/cs_CZ.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_CZ.po
M synfig-studio/po/en_GB.po
M synfig-studio/po/es.po
M synfig-studio/po/es_AR.po
M synfig-studio/po/es_PY.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
M synfig-studio/po/gl.po
M synfig-studio/po/he.po
M synfig-studio/po/hi_IN.po
M synfig-studio/po/hu.po
M synfig-studio/po/it.po
M synfig-studio/po/ja.po
M synfig-studio/po/ja_JP.po
M synfig-studio/po/kab.po
M synfig-studio/po/lt.po
M synfig-studio/po/lv.po
M synfig-studio/po/ne.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.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.po
M synfig-studio/po/sk_SK.po
M synfig-studio/po/sl.po
M synfig-studio/po/sr_RS.po
M synfig-studio/po/sv_SE.po
M synfig-studio/po/tr.po
M synfig-studio/po/uk.po
M synfig-studio/po/ur.po
M synfig-studio/po/u...@latn.po
M synfig-studio/po/zh-Hant.po
M synfig-studio/po/zh_CN.po
M synfig-studio/po/zh_TW.Big5.po
M synfig-studio/po/zh_TW.po

  Log Message:
  ---
  Fixed typos in .po (translation) files 

Closes #835




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


[Synfig-devl] [synfig/synfig] 3e91e1: Fix condition introduced in PR #818.

2019-06-04 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 3e91e1936163d9a0c61584f986da4ca6298a114a
  
https://github.com/synfig/synfig/commit/3e91e1936163d9a0c61584f986da4ca6298a114a
  Author: Konstantin Dmitriev 
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
M synfig-core/src/modules/mod_geometry/outline.cpp

  Log Message:
  ---
  Fix condition introduced in PR #818.




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


[Synfig-devl] [synfig/synfig] dbcff0: Add incremental build for cmake autobuild

2019-06-19 Thread Voldracarno Draconor
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: dbcff0d792e6ff53fe4daaf8aed5a3ba216669d2
  
https://github.com/synfig/synfig/commit/dbcff0d792e6ff53fe4daaf8aed5a3ba216669d2
  Author: Voldracarno Draconor 
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
M 2-build-cmake.sh
M autobuild/build-cmake-common.sh

  Log Message:
  ---
  Add incremental build for cmake autobuild




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


[Synfig-devl] [synfig/synfig] f911a8: fix interpolation of integers (fix #828)

2019-07-17 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: f911a8cc18c05745137862b7ae2cc8a0ef7884f5
  
https://github.com/synfig/synfig/commit/f911a8cc18c05745137862b7ae2cc8a0ef7884f5
  Author: Ivan Mahonin 
  Date:   2019-07-17 (Wed, 17 Jul 2019)

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

  Log Message:
  ---
  fix interpolation of integers (fix #828)




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


[Synfig-devl] [synfig/synfig] 927c75: fix ui file path for Windows

2019-08-03 Thread Ivan Mahonin
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 927c75f9dd0eba05d97818ac735bde4c1d68f893
  
https://github.com/synfig/synfig/commit/927c75f9dd0eba05d97818ac735bde4c1d68f893
  Author: Rodolfo RG 
  Date:   2019-08-02 (Fri, 02 Aug 2019)

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

  Log Message:
  ---
  fix ui file path for Windows

They are installed in a different structure images are


  Commit: 9bf1b3778b34790904d9c241b8da62e31ef103e4
  
https://github.com/synfig/synfig/commit/9bf1b3778b34790904d9c241b8da62e31ef103e4
  Author: Ivan Mahonin 
  Date:   2019-08-03 (Sat, 03 Aug 2019)

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

  Log Message:
  ---
  Merge pull request #904 from rodolforg/fix-windows-ui-path

fix ui file path for Windows


Compare: https://github.com/synfig/synfig/compare/7bdb28493870...9bf1b3778b34


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


<    5   6   7   8   9   10   11   12   13   14   >