aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-10-17mergeJohannes Hofmann
2009-10-17add letter-spacing support to CSS subsystemJohannes Hofmann
2009-10-17suppress an unused parameter warningcorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-10-03only set tooltips for UI if prefs.show_tooltip setcorvid
2009-10-03tooltip for A elementcorvid
2009-10-03some tooltipscorvid
2009-09-29imported patch remove_use_tablesJeremy Henty
2009-09-26MSG_WARN for unknown charset decodingcorvid
2009-09-23fix css *resize cursor valuescorvid
2009-09-20trim some spacescorvid
2009-09-17look for charset parameter with application/xhtml+xml media typecorvid
2009-09-17use callback when offering download from Cache_process_queuecorvid
2009-09-17turn off PrevWasSPC for inline widgetscorvid
2009-09-11only show JPEG errors if prefs.show_msg setcorvid
2009-09-11MSG_WARN for warningcorvid
2009-09-11show URL for JPEG errorcorvid
2009-09-08'save' key actioncorvid
2009-09-03don't make prefs defaults visible unnecessarilycorvid
2009-09-03By default, do not use proxy for localhostcorvid
2009-09-01Added a missing initialization value (NewClient->BufSize)Jorge Arellano Cid
2009-08-30change no_proxy test from substring to suffixcorvid
2009-08-23Bugfix for a race condition SEGFAULT in capiJorge Arellano Cid
2009-08-18link changeJorge Arellano Cid
2009-08-18Remove empty cache entries on Stop-button press and new link request!Jorge Arellano Cid
2009-08-12mergeJorge Arellano Cid