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-11-01
Convert dpid, file dpi and cookies dpi to dsh API
Jorge Arellano Cid
2009-11-01
s/retval/ret/g
Jorge Arellano Cid
2009-11-01
Introduced the new tokenizing dsh API to DPIP
Jorge Arellano Cid
2009-11-01
Introduce basic shared-secret-based authentication
Jorge Arellano Cid
2009-09-20
trim some spaces
corvid
2009-09-19
add id='dillo_bm' to the body element of bookmark pages
Johannes Hofmann
2009-09-08
Fixed URL unescaping in the datauri DPI
Jorge Arellano Cid
2009-09-02
spelling
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-27
fix cookies dpi MSGs
corvid
2009-06-26
Removed compiler warnings for unused return values
Michal Nowak newman x
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
[next]