index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
capi.h
Age
Commit message (
Collapse
)
Author
2010-03-04
Fix "view source" for POST URLs
Jorge Arellano Cid
2010-02-27
trim some spaces
corvid
2010-02-23
Handle vsource dpi inside a_Capi_open_url(); more orthogonality.
Jorge Arellano Cid
Also added better error handling.
2010-02-17
Implement the view source functionality as a dpi
Jorge Arellano Cid
2010-02-17
Add the a_Capi_dpi_send_data() function
Jorge Arellano Cid
2009-07-16
Verify dpi URLs for instant redirects.
Jorge Arellano Cid
2009-05-06
separate a_Capi_get_flags and a_Capi_get_flags_with_redirection
corvid, Jorge Arellano Cid
2009-01-23
Cleanup and logic change in a_Cache_set_content_type().
Jorge Arellano Cid
2009-01-07
Cleanup of cache.c WRT charset decoders.
Jorge Arellano Cid
This patch gets rid of a series of valgrind complains with this page: http://selenic.com/pipermail/mercurial/
2008-06-02
- Moved charset decoding into cache.
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-03-26
- Added a_Capi_get_flags(). It requests a cache entry's status as flags.
jcid
2007-10-07
Initial revision
jcid