[Synfig-devl] [ synfig-Bugs-3472549 ] Keyboard shortcuts interferes with param values

2012-01-11 Thread SourceForge . net
Bugs item #3472549, was opened at 2012-01-11 12:51 Message generated for change (Tracker Item Submitted) made by rylleman You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=3472549&group_id=144022 Please note that this message will contain a full copy of the

[Synfig-devl] Carlos Lopez : Remove useless debug info.

2012-01-11 Thread root
Author: Carlos Lopez Date: Wed Jan 11 21:19:44 2012 +0100 Remove useless debug info. --- .../src/gui/actionmanagers/groupactionmanager.cpp |3 --- .../src/gui/trees/layergrouptreestore.cpp |2 -- 2 files changed, 0 insertions(+), 5 deletions(-) diff --git a/synfig-studio/s

[Synfig-devl] Carlos Lopez : Fix bug http://www.pivotaltracker.com/story/show/23212095. If two rotations of 90 and -90 are consecutive the program crashes.

2012-01-11 Thread root
Author: Carlos Lopez Date: Wed Jan 11 12:25:11 2012 +0100 Fix bug http://www.pivotaltracker.com/story/show/23212095. If two rotations of 90 and -90 are consecutive the program crashes. --- synfig-core/src/modules/lyr_std/rotate.cpp |5 + 1 files changed, 5 insertions(+), 0 deletions