aboutsummaryrefslogtreecommitdiff
path: root/dw/image.cc
AgeCommit message (Expand)Author
2011-08-26rm unused argcorvid
2011-07-28wrap image alt textcorvid
2011-05-27Make sources fit in 80 columnsJorge Arellano Cid
2011-05-10straighten out free/delete/delete[]corvid
2010-04-22move generic tooltip enter/leave to Widgetcorvid
2010-03-11draw image maps when image not loadedcorvid
2010-03-03fix alt text clippingcorvid
2009-10-29move link signal emitter/receiver from Widget to Layoutcorvid
2009-10-03some tooltipscorvid
2009-09-23get usemap background cursor from image stylecorvid
2009-07-21oops, emitLinkClick x,y must be -1 for usemapcorvid
2009-07-20fix image map coordinates when margin/border/padding are presentcorvid
2009-05-06fix image scaling on reload with border, margin, or padding > 0Johannes 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-29Fixed a memory leak in Image usemap handling.Jeremy Henty
2009-01-16Added lout/msg.h and normalized debug messages to use it.Jorge Arellano Cid
2009-01-11Implemented natural image scaling when only one dimenssion is given. Part #2Jorge Arellano Cid
2009-01-10Implemented natural image scaling when only one dimenssion is given.Jorge Arellano Cid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid