aboutsummaryrefslogtreecommitdiff
path: root/dw/imgbuf.hh
AgeCommit message (Collapse)Author
2025-02-05Fix several typosGevel Tekens
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/L3FFAINJJMIOZQNID5HC2DHKJIIIHEYH/
2016-03-26RTFL.Sebastian Geerken
2013-12-21Some more RTFL messages.Sebastian Geerken
2013-11-18Optimized drawing of very small background images.Sebastian Geerken
2013-01-11fix up dw namespace commentsp37sitdu
2012-10-30trim some spacescorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
"using namespace" in headers also affects all files that include the header which is unwanted and unexpected in most cases.
2009-09-09spellingcorvid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid