aboutsummaryrefslogtreecommitdiff
path: root/src/html.cc
AgeCommit message (Expand)Author
2011-07-15Eliminated a pack of compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2011-04-04clearer MSG for suspicious image sizecorvid
2011-04-03flush the Textblock we last added toJohannes Hofmann
2011-03-31html.cc: Html_tag_open_meta(): check that the URL exists before redirecting.Jeremy Henty
2010-12-09BUG_MSG for HTML5 doctypecorvid
2010-11-24trim some spacescorvid
2010-11-15Moved the table border model flag from style to DilloHtmlState (i.e. stack)Jorge Arellano Cid
2010-10-21AREA bug msgcorvid
2010-10-17mergeJohannes Hofmann
2010-10-15needn't add extra closing point to image map polygonscorvid
2010-10-14fix use of a_Utf8_ideographic()corvid
2010-10-11use background-color on <html>-elementJohannes Hofmann
2010-10-11mergeJohannes Hofmann
2010-10-11rework nonCssHints API of StyleEngineJohannes Hofmann
2010-09-24call layout->setBgColor() from web.ccJohannes Hofmann
2010-09-24bring back bg_color dillorc optionJohannes Hofmann
2010-09-17recompute style for <html> in Html_open_body()Johannes Hofmann
2010-09-17draw topLevel background if it differs from canvas backgroundJohannes Hofmann
2010-09-17directly set background colorJohannes Hofmann
2010-09-06re-indent Html_tag_open_q() for consistencyJeremy Henty
2010-09-06add inheritBackgroundColor () in more casesJohannes Hofmann
2010-08-25html.cc cleanupsJeremy Henty
2010-04-20always load data: imagescorvid
2010-04-07white-space: pre-linecorvid
2010-04-06filter automatic requestscorvid
2010-03-30Fix checking for HTML 2.0 DTDcorvid
2010-03-30white-space: pre-wrapcorvid
2010-03-21make drawing image map shapes work when <img> precedes <map>Johannes Hofmann
2010-02-27trim some spacescorvid
2010-02-16handle zero-width space.corvid
2009-11-19enable font face setting via <font> elementJohannes Hofmann
2009-11-16DilloLinkImage -> DilloHtmlImagecorvid
2009-11-09fix some references to DwPagecorvid
2009-11-04Fix for e13ccca46183Jorge Arellano Cid
2009-11-02More refactoring related to Html_tag_cleanup_at_close()Jeremy, Jorge
2009-11-02Refactor Html_tag_cleanup_at_close()Jeremy Henty
2009-10-29move link signal emitter/receiver from Widget to Layoutcorvid
2009-10-27clean up parbreaks in html.cccorvid
2009-10-26let later space override previous spacecorvid
2009-10-24UL match type attr exactlycorvid
2009-10-24don't appear to need WordAfterLI anymorecorvid
2009-10-23rm redundant addSpacecorvid
2009-10-20Fixed a bug in w3c_mode. It wasn't working at all!Jeremy Henty
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-10-03tooltip for A elementcorvid
2009-10-03some tooltipscorvid
2009-09-20trim some spacescorvid
2009-09-17turn off PrevWasSPC for inline widgetscorvid
2009-08-02fix segfault in Html_parse_doctypecorvid
2009-08-02use new addText() in Html_process_spacecorvid