aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-19ignore XML comment markers in CSSJohannes Hofmann
2009-11-19enable font face setting via <font> elementJohannes Hofmann
2009-11-17commentsJohannes Hofmann
2009-11-17properly handle comma separated lists of font names in CSSJohannes Hofmann
2009-11-16DilloLinkImage -> DilloHtmlImagecorvid
2009-11-15mergeJohannes Hofmann
2009-11-15use first font name in comma separated list in StyleEngineJohannes Hofmann
2009-11-15properly parse comma separated list of font-family names in CSS parserJohannes Hofmann
2009-11-11use macrocorvid
2009-11-11unnecessary includecorvid
2009-11-11functions needn't be publicly visiblecorvid
2009-11-10mergeJorge Arellano Cid
2009-11-10Fixed a couple file descriptor leaks in dillo's DPI codeJorge Arellano Cid
2009-11-09rm unused a_Nav_vpushcorvid
2009-11-09fix some references to DwPagecorvid
2009-11-09mergeJorge Arellano Cid
2009-11-09Minor fix for 3f1501ae35c4 (only remove cache entries upon OfferDownload)Jorge Arellano Cid
2009-11-08staticcorvid
2009-11-07adjust user-agent style for thJohannes Hofmann
2009-11-06mergeJorge Arellano Cid
2009-11-06Compiler happiness for old versions of gccJorge Arellano Cid
2009-11-04allow keysyms in keysrccorvid
2009-11-04CMYK JPEGs, at least Adobe ones for nowcorvid
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-11-01ftp dpi: fixed download offer, streamed transfer, added HTML feedback.Jorge Arellano Cid
2009-11-01Removed the write/fwrite mix in dpip. Introduced a_Dpip_dsh_trywrite()Jorge Arellano Cid
2009-11-01Convert dpid, file dpi and cookies dpi to dsh APIJorge Arellano Cid
2009-11-01s/retval/ret/gJorge Arellano Cid
2009-11-01Introduce basic shared-secret-based authenticationJorge Arellano Cid
2009-11-01Added Dpi_blocking_{read,write} API in IO/dpi.cJorge Arellano Cid
2009-11-01Switch the DPI framework from Unix sockets to Internet socketsJorge Arellano Cid
2009-10-31add includecorvid
2009-10-29use link receiver for text/plain as wellcorvid
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-25stricter test for "chunked" transfer encodingcorvid
2009-10-25don't follow redirection when setting Content-Typecorvid
2009-10-25only complain about Content-Length for non-identity Transfer-Encodingcorvid
2009-10-25only require Content-Type HTTP header if there was, or should have been, a bodycorvid
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-19fix segfault when radio button lacks name attributecorvid
2009-10-18represent millimeter values as fractions in CssLengthJohannes Hofmann
2009-10-18limit letter-spacing valuesJohannes Hofmann
2009-10-18use letter spacing when drawingcorvid