Fixed a handful of bugs, including:
authordarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 31 Aug 2006 23:13:49 +0000 (23:13 +0000)
committerdarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 31 Aug 2006 23:13:49 +0000 (23:13 +0000)
commitb494445bc3ba5344e65869c7c6bab2b008438f1c
tree9d3f1fec25f06e155e1ebb0e8299104dafbf1156
parentc17ff8c0593a678801a38e3dc400ace6bc57a4bb
Fixed a handful of bugs, including:
 * Time class was parsing BOT/SOT and EOT times incorrectly. Fixed.
 * Turned on automatic break-up for scanline renderer. (This enables the rendering of really large images without running out of memory)
 * One of the functions in synfig/context.h was incorrectly marked as virtual. Fixed.
 * Misc other minor changes

git-svn-id: http://svn.voria.com/code@227 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/context.h
synfig-core/trunk/src/synfig/savecanvas.cpp
synfig-core/trunk/src/synfig/target_scanline.cpp
synfig-core/trunk/src/synfig/time.cpp