aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-04-07switch off background image loading by defaultJohannes Hofmann
2014-04-04morecorvid
2014-04-04improve MSGcorvid
2014-04-02comment detailcorvid
2014-04-02fix crash and use proper requester URL for CSS imagesJohannes Hofmann
2014-04-01resolve CSS background-image URLs relative to styleheet URLJohannes Hofmann
2014-03-30turn off MSGcorvid
2014-03-16query string, more of following firefox's patterncorvid
2014-03-16Separate 'Accept:' value for stylesheetscorvid
2014-03-16Separate 'Accept:' values for images and the restcorvid
2014-03-16query string, more of following firefox's patterncorvid
2014-03-16rm Accept-Charsetcorvid
2014-03-16http query: resemble firefox somewhat to be less conspicuous for the sake of ...corvid
2014-03-15Accept-Encoding: deflatecorvid
2014-03-05use a singe matchCache per CssContextJohannes Hofmann
2014-03-03fix clang warningJohannes Hofmann
2014-02-25extend http-equiv parsing to handle redirects without url=Johannes Hofmann
2014-02-18fix filetype guessing bug introduced a few years ago by xhtml acceptancecorvid
2014-02-16css: embed klass into CssSimpleSelectorJohannes Hofmann
2014-02-16css: embed selectorList in CssSelectorJohannes Hofmann
2014-02-16css: mark CssStyleSheet::apply() as constJohannes Hofmann
2014-02-16mergeJohannes Hofmann
2014-02-15share user agent style between CssContext'sJohannes Hofmann
2014-02-15make embed/source/object work with display:nonecorvid
2014-02-15mergeJohannes Hofmann
2014-02-15css: move cached matching information out of CssStyleSheetJohannes Hofmann
2014-02-15TODOcorvid
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
2014-02-02our simplistic TLD list grows more and more worthlesscorvid
2014-01-09some whitespace cleanupsJohannes Hofmann
2014-01-06Fixed another memory leak related to background images.Sebastian Geerken
2014-01-06Fixed memory leak (CSS URIs).Sebastian Geerken
2013-12-27Removed preprocessor warning.Sebastian Geerken
2013-12-20RTFL messages.Sebastian Geerken
2013-12-09Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>.Sebastian Geerken
2013-12-02CSS margins can be 'auto'Johannes Hofmann
2013-11-30accept 'auto' only for CSS properties that allow itJohannes Hofmann
2013-11-29Use img_rndr instead of img_rnd to avoid associating "rnd" suffex with random.Jorge Arellano Cid
2013-11-29Typos.Jorge Arellano Cid
2013-11-20Added option "load_background_images" and entry in the tools menu.Sebastian Geerken
2013-11-19Toplevel images work now.Sebastian Geerken
2013-11-18Merge with main repo.Sebastian Geerken
2013-10-28Handle properly when Html_get_current_input() returns NULLJorge Arellano Cid
2013-10-22Extended ImgRenderer; new option (in the code) for drawing background images ...Sebastian Geerken
2013-10-16Merge with main repo.Sebastian Geerken
2013-10-16Missing dFree.Sebastian Geerken
2013-10-16Strechability of non-justified lines: refinements.Sebastian Geerken
2013-10-14Merge with main repo.Sebastian Geerken