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
2014-12-20
Fix: Abort redirections and META-refresh for URLs marke "local".
Jorge Arellano Cid
2014-04-02
comment detail
corvid
2014-04-02
fix crash and use proper requester URL for CSS images
Johannes Hofmann
2014-04-01
resolve CSS background-image URLs relative to styleheet URL
Johannes Hofmann
2014-03-16
Separate 'Accept:' value for stylesheets
corvid
2014-02-25
extend http-equiv parsing to handle redirects without url=
Johannes Hofmann
2014-02-15
make embed/source/object work with display:none
corvid
2014-02-15
TODO
corvid
2014-02-15
input image shouldn't recognize hspace,vspace,border attrs
corvid
2014-02-15
rudimentary support for html5 video,audio,source,embed
corvid
2014-02-02
trim some spaces
corvid
2013-11-29
Use img_rndr instead of img_rnd to avoid associating "rnd" suffex with random.
Jorge Arellano Cid
2013-10-14
Merge with main repo.
Sebastian Geerken
2013-10-07
View(port) background now set by HTML parser.
Sebastian Geerken
2013-09-20
Refactoring: some useful shortcuts in DilloHtml.
Sebastian Geerken
2013-09-11
Fix a corner case with attribute parsing and null-bytes in HTML content
Jorge Arellano Cid
2013-09-10
html5, complain about assorted obsolete attributes
corvid
2013-09-10
Some refactoring: the image decoding code now only accesses dw::core::ImgRend...
Sebastian Geerken
2013-09-07
the WBR element itself
corvid
2013-09-07
Textblock::addBreakOption() forceBreak argument to support WBR element
Sebastian Geerken
2013-09-06
html5, complain about obsolete elements
corvid
2013-09-06
fix bug_msg
corvid
2013-09-06
doctype more detailed bug msgs
corvid
2013-09-05
html5 MARK element
corvid
2013-09-05
INS element
corvid
2013-09-05
don't require STYLE type attribute for html5
corvid
2013-09-05
don't warn about html5 in bug msgs
corvid
2013-09-05
html5, id/name values are less restricted
corvid
2013-09-05
html5, don't restrict A to inline ('phrasing') content.
corvid
2013-09-05
some html5 structural elements
corvid
2013-08-26
Fix handling of the HEAD element
Jorge Arellano Cid
2013-08-26
Fix handling of the BODY element
Jorge Arellano Cid
2013-08-25
Fix handling of the HTML element
Jorge Arellano Cid
2013-08-24
Fix some problems with TITLE element handling
Jorge Arellano Cid
2013-08-07
Make the parser handle TEXTAREA contents in verbatim mode
Jorge Arellano Cid
2013-08-07
Add nested inputs cleanup and handling.
Jorge Arellano Cid
2013-07-25
Fix a bug in the DOCTYPE parser that could go out of bounds on corner cases
Jorge Arellano Cid
2013-07-25
Fix a bug with injected HTML that could lead to reads out of bounds.
Jorge Arellano Cid
2013-04-20
implement OPTGROUP in src/
corvid
2013-01-07
remove weird comment lines
Johannes Hofmann
2012-12-30
rm prehistoric 'subtag' wording
corvid
2012-12-15
finish option as soon as we see the close tag
corvid
2012-12-03
iframe content function
corvid
2012-11-27
Merge.
Sebastian Geerken
2012-11-26
rm unused arg to TagCloseFunct
corvid
2012-11-25
another
corvid
2012-11-14
Cleaned up preferences.
Sebastian Geerken
2012-11-13
Merge.
Sebastian Geerken
2012-11-10
rm MSG blank lines
corvid
2012-11-08
Making hyphen penalties configurable.
Sebastian Geerken
[next]