[Synfig-devl] Carlos Lopez : Set the before and after interpolation options un-active for the first time the widget is created .

2012-01-10 Thread root
Author: Carlos Lopez Date: Mon Jan 9 19:46:46 2012 +0100 Set the before and after interpolation options un-active for the first time the widget is created. --- .../src/gui/widgets/widget_waypointmodel.cpp |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/synfi

[Synfig-devl] Carlos Lopez : Use Enum Widget on Interpolation options for Widget Waypoint and Widget WaypointModel that include Clamped option too .

2012-01-10 Thread root
Author: Carlos Lopez Date: Mon Jan 9 19:36:22 2012 +0100 Use Enum Widget on Interpolation options for Widget Waypoint and Widget WaypointModel that include Clamped option too. --- synfig-studio/src/gui/widgets/widget_waypoint.cpp | 82 ++--- synfig-studio/src/gui/widgets/wid