index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
image.cc
Age
Commit message (
Expand
)
Author
2011-08-26
rm unused arg
corvid
2011-07-28
wrap image alt text
corvid
2011-05-27
Make sources fit in 80 columns
Jorge Arellano Cid
2011-05-10
straighten out free/delete/delete[]
corvid
2010-04-22
move generic tooltip enter/leave to Widget
corvid
2010-03-11
draw image maps when image not loaded
corvid
2010-03-03
fix alt text clipping
corvid
2009-10-29
move link signal emitter/receiver from Widget to Layout
corvid
2009-10-03
some tooltips
corvid
2009-09-23
get usemap background cursor from image style
corvid
2009-07-21
oops, emitLinkClick x,y must be -1 for usemap
corvid
2009-07-20
fix image map coordinates when margin/border/padding are present
corvid
2009-05-06
fix image scaling on reload with border, margin, or padding > 0
Johannes Hofmann
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-29
Fixed a memory leak in Image usemap handling.
Jeremy Henty
2009-01-16
Added lout/msg.h and normalized debug messages to use it.
Jorge Arellano Cid
2009-01-11
Implemented natural image scaling when only one dimenssion is given. Part #2
Jorge Arellano Cid
2009-01-10
Implemented natural image scaling when only one dimenssion is given.
Jorge Arellano Cid
2008-09-30
- s/todo:/TODO:/g
jcid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid