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_common.hh
Age
Commit message (
Expand
)
Author
2014-04-01
resolve CSS background-image URLs relative to styleheet URL
Johannes Hofmann
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-09-20
Added BrowserWindow and DilloURL (base URL) to StyleEngine::apply and related.
Sebastian Geerken
2013-09-20
Refactoring: some useful shortcuts in DilloHtml.
Sebastian Geerken
2013-09-06
doctype more detailed bug msgs
corvid
2013-08-26
Fix handling of the HEAD element
Jorge Arellano Cid
2013-08-25
Fix handling of the HTML element
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-12
clean up struct typedefs
p37sitdu, corvid
2012-12-30
rm prehistoric 'subtag' wording
corvid
2012-02-02
remove unused code
Johannes Hofmann
2012-01-30
rework image handling code
Johannes Hofmann
2012-01-21
add support for the CSS display: property
Johannes Hofmann
2010-11-15
Moved the table border model flag from style to DilloHtmlState (i.e. stack)
Jorge Arellano Cid
2010-10-24
imported patch border-collapse
Jorge Arellano Cid
2010-10-11
rework nonCssHints API of StyleEngine
Johannes Hofmann
2009-11-16
DilloLinkImage -> DilloHtmlImage
corvid
2009-10-29
move link signal emitter/receiver from Widget to Layout
corvid
2009-10-26
let later space override previous space
corvid
2009-10-24
don't appear to need WordAfterLI anymore
corvid
2009-05-22
rm current_bg_color
corvid
2009-05-21
DilloHtml Buf_Consumed unneeded
corvid
2009-05-09
[mq]: replace-DW2TB-with-HT2TB
Jeremy Henty
2009-04-18
Implemented Instant client-side redirects (META refresh with delay=0)
Jorge Arellano Cid
2009-04-08
support CSS @import directive
Johannes Hofmann
2009-03-19
load <style></style> content only if applicable
Johannes Hofmann
2009-03-12
remove no longer used HTML_SET_TOP_ATTR macro
Johannes Hofmann
2009-03-10
replace visited_color dillorc option
Johannes Hofmann
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
API cleanup: a_Html_add_new_image() loses the boolean parameter.
Jeremy Henty
2009-02-06
fix check for name/id mismatch (noticed by corvid)
Johannes Hofmann
2009-02-03
Fix a race condition with charset, and the case of charset after CSS in HEAD
Jorge Arellano Cid
2009-02-03
Minor cleanups
Jorge Arellano Cid
2009-01-22
Fix for d29cdb5b842e (charset decoding given in HTTP and META).
Jorge Arellano Cid
2009-01-03
remove a_Html_set_top_font() which is no longer used
Johannes Hofmann
2009-01-01
imported patch dicache-cleanup5
Jorge Arellano Cid
2008-12-21
Patch for CSS stylesheet loading part#2
Jorge Arellano Cid
2008-12-20
merge with main
Johannes Hofmann
2008-12-19
Cleaned up Html_pop_tag()
Jorge Arellano Cid
2008-12-19
Interim patch for CSS stylesheet loading. Not finished yet.
Jorge Arellano Cid
2008-12-14
convert Html_tag_open_img()
Johannes Hofmann
2008-11-10
convert table code to new style handling
Johannes Hofmann
2008-10-31
make ol work
Johannes Hofmann
2008-10-31
remove style from DilloHtmlState
Johannes Hofmann
2008-10-30
remove nonCssProperties from Node
Johannes Hofmann
2008-10-23
css.[ch][ch] -> styleengine.[ch][ch]
Johannes Hofmann
2008-10-23
add StyleEngine
Johannes Hofmann
[next]