aboutsummaryrefslogtreecommitdiff
path: root/src/html_common.hh
AgeCommit message (Expand)Author
2025-08-30Consider also the current element display:noneRodrigo Arias Mallo
2025-02-19Fix build on Solaris 10 and old gcc 4.0.1Claes Nästén
2024-10-05Define CssLength as struct instead of intRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2016-05-27Don't allow nesting of the A element (fixes slashdot.org).Jorge Arellano Cid
2016-05-11Fixed handling of BODY and HTML tags. Also improved their html-bug messages.Jorge Arellano Cid
2014-05-07page bugs: fix line numbers for bugs in entitiescorvid
2014-04-01resolve CSS background-image URLs relative to styleheet URLJohannes Hofmann
2014-02-15input image shouldn't recognize hspace,vspace,border attrscorvid
2014-02-15rudimentary support for html5 video,audio,source,embedcorvid
2014-02-02trim some spacescorvid
2013-09-20Added BrowserWindow and DilloURL (base URL) to StyleEngine::apply and related.Sebastian Geerken
2013-09-20Refactoring: some useful shortcuts in DilloHtml.Sebastian Geerken
2013-09-06doctype more detailed bug msgscorvid
2013-08-26Fix handling of the HEAD elementJorge Arellano Cid
2013-08-25Fix handling of the HTML elementJorge Arellano Cid
2013-07-25Fix a bug with injected HTML that could lead to reads out of bounds.Jorge Arellano Cid
2013-04-20implement OPTGROUP in src/corvid
2013-01-12clean up struct typedefsp37sitdu, corvid
2012-12-30rm prehistoric 'subtag' wordingcorvid
2012-02-02remove unused codeJohannes Hofmann
2012-01-30rework image handling codeJohannes Hofmann
2012-01-21add support for the CSS display: propertyJohannes Hofmann
2010-11-15Moved the table border model flag from style to DilloHtmlState (i.e. stack)Jorge Arellano Cid
2010-10-24imported patch border-collapseJorge Arellano Cid
2010-10-11rework nonCssHints API of StyleEngineJohannes Hofmann
2009-11-16DilloLinkImage -> DilloHtmlImagecorvid
2009-10-29move link signal emitter/receiver from Widget to Layoutcorvid
2009-10-26let later space override previous spacecorvid
2009-10-24don't appear to need WordAfterLI anymorecorvid
2009-05-22rm current_bg_colorcorvid
2009-05-21DilloHtml Buf_Consumed unneededcorvid
2009-05-09[mq]: replace-DW2TB-with-HT2TBJeremy Henty
2009-04-18Implemented Instant client-side redirects (META refresh with delay=0)Jorge Arellano Cid
2009-04-08support CSS @import directiveJohannes Hofmann
2009-03-19load <style></style> content only if applicableJohannes Hofmann
2009-03-12remove no longer used HTML_SET_TOP_ATTR macroJohannes Hofmann
2009-03-10replace visited_color dillorc optionJohannes Hofmann
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-08API cleanup: a_Html_add_new_image() loses the boolean parameter.Jeremy Henty
2009-02-06fix check for name/id mismatch (noticed by corvid)Johannes Hofmann
2009-02-03Fix a race condition with charset, and the case of charset after CSS in HEADJorge Arellano Cid
2009-02-03Minor cleanupsJorge Arellano Cid
2009-01-22Fix for d29cdb5b842e (charset decoding given in HTTP and META).Jorge Arellano Cid
2009-01-03remove a_Html_set_top_font() which is no longer usedJohannes Hofmann
2009-01-01imported patch dicache-cleanup5Jorge Arellano Cid
2008-12-21Patch for CSS stylesheet loading part#2Jorge Arellano Cid
2008-12-20merge with mainJohannes Hofmann
2008-12-19Cleaned up Html_pop_tag()Jorge Arellano Cid
2008-12-19Interim patch for CSS stylesheet loading. Not finished yet.Jorge Arellano Cid