Author: Nikita Kitaev <[email protected]> Date: Thu Jun 2 18:24:53 2011 -0700
New class WorkArea::PushState It backs up the duck type mask and the allow/disallow duck, bezier, and layer clicks properties of the workarea --- synfig-studio/src/gui/states/state_draw.cpp | 27 +++---------------- synfig-studio/src/gui/states/state_fill.cpp | 14 +++++++++- synfig-studio/src/gui/states/state_sketch.cpp | 11 ++----- synfig-studio/src/gui/states/state_width.cpp | 22 ++++----------- synfig-studio/src/gui/states/state_zoom.cpp | 35 ++++-------------------- synfig-studio/src/gui/workarea.cpp | 28 ++++++++++++++++++++ synfig-studio/src/gui/workarea.h | 22 +++++++++++++++ 7 files changed, 82 insertions(+), 77 deletions(-) Diff: http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig/synfig;a=commitdiff;h=61ece2bd30b466b9988e8f6d0cdc5ece3eec9af4 ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
