aboutsummaryrefslogtreecommitdiff
path: root/dpi
AgeCommit message (Expand)Author
2009-02-08's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.Jorge Arellano Cid
2009-02-01s/atoi/strtol/gJorge Arellano Cid
2009-01-10Set debug macro MSG var in datauri and https dpis (controlled by SILENT define)Jorge Arellano Cid
2009-01-02Ensure that the dlib dStr* functions are used everywhere.Jorge Arellano Cid
2008-12-21Switched file dpi error messages to HTML.corvid
2008-11-22- Fixed a printf bug in cookies dpi.jcid
2008-11-05- Cleaned up and normalized D_SUN_LEN usage.jcid
2008-10-30- Set the ScrollGroup as the resizable widget in downloads dpi.jcid
2008-10-30- Reduced warnings with gcc-4.3.jcid
2008-10-23- Made cookierc parsing more robust.jcid
2008-10-17.jcid
2008-10-16- Switched SSL enabled to configure.in (./configure --enable-ssl)jcid
2008-10-15.jcid
2008-10-15- Allow login to wikipedia by ignoring the HttpOnly attribute (cookies)jcid
2008-10-13.jcid
2008-10-08- Disabled basic httpsjcid
2008-10-03- minor cookie MSG improvement.jcid
2008-09-30- Removed the button sensitivity timeout.jcid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-14- Made several cleanups according to compiler warnings with "-W -Wall".jcid
2008-09-01- Minor change in the file dpi.jcid
2008-08-12- Eliminated gcc 4.2.3 warnings on 64bit OS.jcid
2008-06-18- Enabled the file dpi to look inside gzipped files.jcid
2008-06-18- Made https dpi flush after sending data (faster for dialups).jcid
2008-06-10- Made the download dpi's panels resize horizontally.jcid
2008-05-24- Updated some old URLs.jcid
2008-05-24- Minor spelling fixes.jcid
2008-05-22- s/strdup/dStrdup/jcid
2008-05-20- Allowed readonly permissions for cookiesrc.jcid
2008-05-16- FTP dpi: Fixed algorithm bugs and improved the mime-type detector.jcid
2008-04-26- Solved some 64bit issues.jcid
2008-04-17- Improved parsing of collapsing white space.jcid
2008-04-11- Fixed a cookies-related dillo freeze bug happening at:jcid
2008-04-08- Reverted the datauri patch.jcid
2008-04-06- Fixed a decoding bug in the datauri dpi.jcid
2008-03-29- Fixed a bug in Cookies_parse_one. Set it to a single return potint too!jcid
2008-03-24- Added a couple Dstr_append_l calls (necessary for binary strings).jcid
2007-12-31- Added more statics in dpi, const in pixmaps, and removed redundant includes.jcid
2007-12-19minor changesjcid
2007-11-17Added the "static" qualifier where missing.jcid
2007-11-05Updated copyright linesjcid
2007-10-07Initial revisionjcid