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
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
2008-10-23
make a_Html_tag_index accessible outside of html.cc
Johannes Hofmann
2008-09-26
- reverted all of the style->backgroundColor to current_bg_color
jcid
2008-09-14
- Forbid dpi GET and POST from non dpi-generated urls.
jcid
2008-09-08
- Fixed the "Load Images" menu item in the page popup.
jcid
2008-08-06
- Allowed form inputs outside FORM (it's in the standard).
jcid
2008-06-21
- split table code from html.cc
jcid
2008-06-19
- cleanup: switched bool_t to bool in html.cc
jcid
2008-06-19
- minor cleanup.
jcid
2008-06-07
- html.cc cleanup (in progress): source split.
jcid
2008-06-05
- html.cc cleanup (in progress). Source split.
jcid