index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
html.cc
Age
Commit message (
Expand
)
Author
2011-09-09
tiny a_Web_new() cleanup
corvid
2011-08-05
Added an API to access the expected URL resource
Jorge Arellano Cid
2011-08-01
Cleanup: removed some unused code from the UI
Jorge Arellano Cid
2011-06-21
Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64)
Jorge Arellano Cid
2011-06-18
silenced a lingering debug MSG
Jorge Arellano Cid
2011-06-14
indent: made html.cc fit in 80 columns
Jorge Arellano Cid
2011-05-16
rm spaces
corvid
2011-04-16
merge in recent changes from main repo
corvid
2011-04-15
Fix for endless loop with META refresh and same URL or no URL at all
Jorge Arellano Cid
2011-04-04
clearer MSG for suspicious image size
corvid
2011-04-03
flush the Textblock we last added to
Johannes Hofmann
2011-03-31
html.cc: Html_tag_open_meta(): check that the URL exists before redirecting.
Jeremy Henty
2010-12-09
BUG_MSG for HTML5 doctype
corvid
2010-11-24
trim some spaces
corvid
2010-11-15
Moved the table border model flag from style to DilloHtmlState (i.e. stack)
Jorge Arellano Cid
2010-10-21
AREA bug msg
corvid
2010-10-17
merge
Johannes Hofmann
2010-10-15
needn't add extra closing point to image map polygons
corvid
2010-10-14
fix use of a_Utf8_ideographic()
corvid
2010-10-11
use background-color on <html>-element
Johannes Hofmann
2010-10-11
merge
Johannes Hofmann
2010-10-11
rework nonCssHints API of StyleEngine
Johannes Hofmann
2010-09-24
call layout->setBgColor() from web.cc
Johannes Hofmann
2010-09-24
bring back bg_color dillorc option
Johannes Hofmann
2010-09-17
recompute style for <html> in Html_open_body()
Johannes Hofmann
2010-09-17
draw topLevel background if it differs from canvas background
Johannes Hofmann
2010-09-17
directly set background color
Johannes Hofmann
2010-09-06
re-indent Html_tag_open_q() for consistency
Jeremy Henty
2010-09-06
add inheritBackgroundColor () in more cases
Johannes Hofmann
2010-08-25
html.cc cleanups
Jeremy Henty
2010-04-20
always load data: images
corvid
2010-04-07
white-space: pre-line
corvid
2010-04-06
filter automatic requests
corvid
2010-03-30
Fix checking for HTML 2.0 DTD
corvid
2010-03-30
white-space: pre-wrap
corvid
2010-03-21
make drawing image map shapes work when <img> precedes <map>
Johannes Hofmann
2010-02-27
trim some spaces
corvid
2010-02-16
handle zero-width space.
corvid
2009-11-19
enable font face setting via <font> element
Johannes Hofmann
2009-11-16
DilloLinkImage -> DilloHtmlImage
corvid
2009-11-09
fix some references to DwPage
corvid
2009-11-04
Fix for e13ccca46183
Jorge Arellano Cid
2009-11-02
More refactoring related to Html_tag_cleanup_at_close()
Jeremy, Jorge
2009-11-02
Refactor Html_tag_cleanup_at_close()
Jeremy Henty
2009-10-29
move link signal emitter/receiver from Widget to Layout
corvid
2009-10-27
clean up parbreaks in html.cc
corvid
2009-10-26
let later space override previous space
corvid
2009-10-24
UL match type attr exactly
corvid
2009-10-24
don't appear to need WordAfterLI anymore
corvid
2009-10-23
rm redundant addSpace
corvid
[next]