summaryrefslogtreecommitdiff
path: root/src/resources/imagewriter.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-1/+1
2005-09-23Reverted the latst change that broke the screenshots facility.Eugenio Favalli1-1/+3
2005-09-22removed win2mac supportDuane Bailey1-2/+0
2005-09-18Small cleanups.Björn Steinbrink1-3/+6
2005-09-18Made the saveScreenShot makes its screenshots under user home dir in *nices, ↵Yohann Ferreira1-7/+8
made it more C++ way to avoid a leak, and made it check for existence of a file with same name before writing; In that case the screenshot's number is incremented until it finds an adequate name.
2005-09-18Added ImageWriter.Björn Steinbrink1-0/+108