aboutsummaryrefslogtreecommitdiff
path: root/image.c
AgeCommit message (Expand)Author
2012-12-06if image is set to blank, then use filler image and post error messageHans-Christoph Steiner
2012-12-05handle errors opening image file and try to report them to the Pd windowHans-Christoph Steiner
2012-12-05quote file name with {} to support spaces and special charactersHans-Christoph Steiner
2012-10-21fixed bug where relative file names didn't work on GNU/linux (fixes #3541610)...Hans-Christoph Steiner
2012-10-20update code format to pd-style: astyle --style=ansi --align-pointer=name *.cHans-Christoph Steiner
2011-08-01replace .x%x 32-bit only canvas id with .x%lx canvas id which supports 32-bit...Hans-Christoph Steiner
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
2007-10-29Following this thread:Hans-Christoph Steiner
2007-07-11got the lib to compile on MinGW by ifdeffing out the failing objects. These ...Hans-Christoph Steiner
2007-07-09This commit was generated by cvs2svn to compensate for changes in r7949,svn2git-rootHans-Christoph Steiner