aboutsummaryrefslogtreecommitdiff
path: root/dpi
AgeCommit message (Expand)Author
2024-12-11Use Dillo user agent for downloads tooRodrigo Arias Mallo
2024-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
2024-08-07Fix pedantic warningsRodrigo Arias Mallo
2024-07-26Merge SVG support from mobilized Dillo forkRodrigo Arias Mallo
2024-07-18Improve line number style for HTML sourceRodrigo Arias Mallo
2024-07-18Add anchors in line numbers for HTML source viewRodrigo Arias Mallo
2024-06-12Fix segfault in Done button of downloadsRodrigo Arias Mallo
2024-04-26Recognize *.xhtml documents as HTML tooRodrigo Arias Mallo
2024-04-12Use uppercase "Dillo" for wget user agentRodrigo Arias Mallo
2024-04-11Use the current version in wget user agentRodrigo Arias Mallo
2024-04-01Use 14px font size for bookmarksRodrigo Arias Mallo
2024-04-01Remove unused table CSS rule in bookmarksRodrigo Arias Mallo
2024-04-01Improve readability of bookmarksRodrigo Arias Mallo
2024-03-24Use dStrconcat() to concatenate stringsRodrigo Arias Mallo
2024-03-24Use dGethomedir() to get the home directoryRodrigo Arias Mallo
2024-03-23Free auxiliary string in File_normalize_path()Rodrigo Arias Mallo
2024-02-18Expand tilde to home directory in local URLsRodrigo Arias Mallo
2019-07-29Fix wget User-Agent for arXivRodrigo
2016-08-10Fix minor indentation typo.Jorge Arellano Cid
2016-07-12cppcheck: Fix syntax error for S_ISDIR.Jorge Arellano Cid
2016-07-03remove https dpicorvid
2016-01-25bookmarks dpi: add more error handling to bw.txt parserJohannes Hofmann
2015-07-08make cookies date parsing closer to the rfccorvid
2015-07-02merge 3.0.5 branchcorvid
2015-06-28MSGcorvid
2015-06-28cookies be careful with overflow with ridiculously huge Max-Age valuescorvid
2015-06-15handle openssl derivatives in the license permissions for the https dpicorvid
2015-05-28cookies is_ssl -> is_tlscorvid
2015-05-27Made view-source dpi use CSS formatting (it's shorter and cleaner)Jorge Arellano Cid
2015-05-26Fix view-source dpi to handle null characters correctlyJorge Arellano Cid
2014-12-21trim some spacescorvid
2014-10-22trim the publicsuffix TLDs yet againcorvid
2014-10-17everyone's finally disabling SSL3; let's do so toocorvid
2014-09-03a couple of quick https improvementscorvid
2014-07-30KBcorvid
2014-07-30KBcorvid
2014-10-22trim the publicsuffix TLDs yet againcorvid
2015-06-10https rm RC4 from cipher listcorvid
2015-05-27Made view-source dpi use CSS formatting (it's shorter and cleaner)Jorge Arellano Cid
2015-05-26Fix view-source dpi to handle null characters correctlyJorge Arellano Cid
2014-10-17everyone's finally disabling SSL3; let's do so toocorvid
2014-09-03a couple of quick https improvementscorvid
2014-02-02our simplistic TLD list grows more and more worthlesscorvid
2013-09-24our publicsuffix tld list grows even shortercorvid
2013-01-18https dpi: disable SSLv2Johannes Hofmann
2013-01-12clean up struct typedefsp37sitdu, corvid
2013-01-09Refactored FD close calls into a single new dClose() dlib function [p37sitdu]Jorge Arellano Cid
2013-01-08downloads.cc: do not test whether the file exists or prompt to overwrite.Jeremy Henty
2012-12-16Set the FTP dpi to one try per connectionJorge Arellano Cid
2012-12-12Download DPI Scroll should calculate the scrollbar width properly.Jeremy Henty