Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-01 | Support for Content-Disposition filename | Cameron Paul | |
2024-08-07 | Make Dillo C99 standard compliant | Rodrigo Arias Mallo | |
Reviewed-by: dogma | |||
2011-07-24 | Added an optional label to dillorc's search_url. Format: "[<label> ]<url>" | Jorge Arellano Cid | |
2009-11-29 | respect UTF-8 when splitting long lines in plain.cc (noticed by corvid) | Johannes Hofmann | |
When splitting long lines in plain text to avoid X11 coordinate overflows we need to make sure that multibyte UTF-8 chars are not split. Additionally combining chars like accents should stay together with their base char. | |||
2008-09-17 | - Fixed a memory leak in plain.cc. | jcid | |
2008-08-12 | - Eliminated gcc 4.2.3 warnings on 64bit OS. | jcid | |
2008-05-29 | - Switched from charset to content-type for handling data. | jcid | |
- Fixed data guesser to detect ASCII, LATIN1, UTF8, KOI8-R, CP-1251 as text. | |||
2008-04-15 | - Made file inputs free the loaded file after the page is left. | jcid | |
2007-10-07 | Initial revision | jcid | |