index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpi
Age
Commit message (
Expand
)
Author
2009-06-01
proxy support for HTTPS
corvid
2009-05-24
allow year 1970 in cookies
corvid
2009-05-15
add a couple of const
Jorge Arellano Cid
2009-05-01
Add ".txt" as plain/text file extension in the file dpi
corvid
2009-04-30
Switched a few remaining "unsigned int" to "uint_t"
Jorge Arellano Cid
2009-03-26
fix up license versions/names
corvid
2009-03-10
[mq]: fix-width-problem.patch
Justus Winter
2009-03-10
[mq]: abort.patch
Justus Winter
2009-03-10
[mq]: consistent-delimiter-in-menu-bar.patch
Justus Winter
2009-03-10
[mq]: fix-html-warning.patch
Justus Winter
2009-03-18
[mq]: fix-dlwin_new-comment
Jeremy Henty
2009-02-27
[mq]: remove-fltk-bug-workaround
Jeremy Henty
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.
Jorge Arellano Cid
2009-02-01
s/atoi/strtol/g
Jorge Arellano Cid
2009-01-10
Set debug macro MSG var in datauri and https dpis (controlled by SILENT define)
Jorge Arellano Cid
2009-01-02
Ensure that the dlib dStr* functions are used everywhere.
Jorge Arellano Cid
2008-12-21
Switched 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 https
jcid
2008-10-03
- minor cookie MSG improvement.
jcid
2008-09-30
- Removed the button sensitivity timeout.
jcid
2008-09-30
- s/todo:/TODO:/g
jcid
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
[next]