aboutsummaryrefslogtreecommitdiff
path: root/src/html_common.hh
AgeCommit message (Collapse)Author
2008-11-10convert table code to new style handlingJohannes Hofmann
2008-10-31make ol workJohannes Hofmann
2008-10-31remove style from DilloHtmlStateJohannes Hofmann
2008-10-30remove nonCssProperties from NodeJohannes Hofmann
2008-10-23css.[ch][ch] -> styleengine.[ch][ch]Johannes Hofmann
2008-10-23add StyleEngineJohannes Hofmann
2008-10-23make a_Html_tag_index accessible outside of html.ccJohannes Hofmann
2008-09-26- reverted all of the style->backgroundColor to current_bg_colorjcid
- Fixed table_cell_style's backgroundColor when TR specifies one.
2008-09-14- Forbid dpi GET and POST from non dpi-generated urls.jcid
- Cleaned up a_Url_new().
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.ccjcid
2008-06-19- cleanup: switched bool_t to bool in html.ccjcid
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