aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkimgbuf.cc
AgeCommit message (Expand)Author
2013-01-11fix up dw namespace commentsp37sitdu
2012-10-30trim some spacescorvid
2011-04-16merge in recent changes from main repocorvid
2011-04-04clearer MSG for suspicious image sizecorvid
2011-01-22fix image drawingcorvid
2011-01-12fltkimgbufcorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-06-29check for suspicious image size requests in FltkImgbuf::getScaledBuf()Johannes Hofmann
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-08's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.Jorge Arellano Cid
2009-01-16Added lout/msg.h and normalized debug messages to use it.Jorge Arellano Cid
2009-01-04Debugging aids.Jorge Arellano Cid
2009-01-04[mq]: ../dw/fltkimgbuf.ccJorge Arellano Cid
2009-01-04[mq]: outJorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid