Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-05 | Fix several typos | Gevel Tekens | |
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/L3FFAINJJMIOZQNID5HC2DHKJIIIHEYH/ | |||
2013-01-12 | clean up struct typedefs | p37sitdu, corvid | |
2012-12-16 | Set the FTP dpi to one try per connection | Jorge Arellano Cid | |
Bug fix: also avoid a useless retry when given just the server name. | |||
2011-11-11 | locale-independent ASCII character case handling | corvid | |
Basically, I and i are different letters in Turkic languages, and this causes problems for str(n)casecmp and toupper/tolower in these locales when dillo is dealing with ASCII. | |||
2011-11-11 | more image magic | corvid | |
2009-11-01 | ftp dpi: fixed download offer, streamed transfer, added HTML feedback. | Jorge Arellano Cid | |
Now it behaves as HTTP. Also fixed a bug in dillo with lingering cache entries (when the file transfer was already done at abort time). | |||
2009-11-01 | ftp dpi: convert to dsh API (with auth) | Jorge Arellano Cid | |
2009-09-20 | trim some spaces | corvid | |
2009-07-17 | Added a_Dpip_get_attr_l() to DPIP's API | Jorge Arellano Cid | |
2009-07-12 | Handle signed chars. Aadded dIsspace() and dIsalnum() to dlib | Jorge Arellano Cid | |
2009-06-26 | Removed compiler warnings for unused return values | Michal Nowak newman x | |
2009-01-02 | Ensure that the dlib dStr* functions are used everywhere. | Jorge Arellano Cid | |
2008-05-24 | - Minor spelling fixes. | jcid | |
2008-05-16 | - FTP dpi: Fixed algorithm bugs and improved the mime-type detector. | jcid | |
2008-04-17 | - Improved parsing of collapsing white space. | jcid | |
2007-12-31 | - Added more statics in dpi, const in pixmaps, and removed redundant includes. | jcid | |
2007-11-05 | Updated copyright lines | jcid | |
2007-10-07 | Initial revision | jcid | |