Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-11 | fix up dw namespace comments | p37sitdu | |
2012-10-30 | trim some spaces | corvid | |
2011-04-16 | merge in recent changes from main repo | corvid | |
2011-04-04 | clearer MSG for suspicious image size | corvid | |
I saw a MSG with size 0x[something], and of course I thought it was complaining that a size was given in hex notation. | |||
2011-01-22 | fix image drawing | corvid | |
2011-01-12 | fltkimgbuf | corvid | |
2009-10-15 | remove "using namespace" statements from header files | Johannes Hofmann | |
"using namespace" in headers also affects all files that include the header which is unwanted and unexpected in most cases. | |||
2009-06-29 | check for suspicious image size requests in FltkImgbuf::getScaledBuf() | Johannes Hofmann | |
In addition to the test in html.cc we need to check here for excessive image sizes because * images can be scaled preserving their original aspect ratio by just specifing one dimension * image sizes can be specified via CSS. | |||
2009-03-02 | Updated the GPL copyright note in the source files | Detlef Riekenberg | |
2009-02-09 | whitespace 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-16 | Added lout/msg.h and normalized debug messages to use it. | Jorge Arellano Cid | |
2009-01-04 | Debugging aids. | Jorge Arellano Cid | |
2009-01-04 | [mq]: ../dw/fltkimgbuf.cc | Jorge Arellano Cid | |
2009-01-04 | [mq]: out | Jorge Arellano Cid | |
2008-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid | |