Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / modules / mod_magickpp /
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-09 dooglusAdded my "Copyright (c) 2007" notices, for files I...
2008-02-03 dooglusList the types that this module can write. First draft...
2008-02-03 dooglusDon't number image files if we're creating a single...
2008-01-27 dooglusPrevent all remaining 'unused parameter' warnings when...
2008-01-07 pabsFix building the Win32 installer: update Win32 install...
2008-01-02 dooglusFix 1862699: Specify "-avoid-version" for each of the...
2008-01-02 dooglusFix 1862689: Replace "-L../../synfig -lsynfig" with...
2008-01-01 dooglusIf CloneImage() raises an exception, skip immediately...
2007-11-09 pabsKill off synfig ./bootstrap
2007-10-28 dooglusDon't say "writing 1 images".
2007-10-28 dooglusHandle exceptions from Magick++ calls.
2007-10-28 dooglusAllow environment variables SYNFIG_DISABLE_REMOVE_DUPS...
2007-10-28 dooglusFixed a bug in transparency detection.
2007-10-28 dooglusShow what's going on with messages to stdout. Fix...
2007-10-28 dooglusSame as last commit...
2007-10-28 dooglusFix for transparent images. Remove duplicate frames.
2007-10-27 dooglusAdded new module 'mod_magickpp' for rendering multiple...