This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-02-06 01:24:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
content
History
Michael Drake
a2c6f90330
Add icons to resource space.
2013-05-31 10:00:59 +01:00
..
fetchers
Add icons to resource space.
2013-05-31 10:00:59 +01:00
content_factory.c
…
content_factory.h
…
content_protected.h
Remove search context from browser window, simplify search interface for front ends.
2013-05-07 14:41:40 +01:00
content_type.h
…
content.c
move options include
2013-05-28 14:16:10 +01:00
content.h
Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect.
2013-05-27 14:51:00 +01:00
dirlist.c
…
dirlist.h
…
fetch.c
move options include
2013-05-28 14:16:10 +01:00
fetch.h
Downgrade TLS version support if it turns out the server can't cope with TLSv1.1.
2013-01-04 23:13:23 +00:00
hlcache.c
Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect.
2013-05-27 14:51:00 +01:00
hlcache.h
…
llcache.c
Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect.
2013-05-27 14:51:00 +01:00
llcache.h
Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect.
2013-05-27 14:51:00 +01:00
Makefile
split sources lists out to their subdirectories as first step towards using core buildsystem
2013-03-11 17:53:52 +00:00
mimesniff.c
…
mimesniff.h
…
urldb.c
move options include
2013-05-28 14:16:10 +01:00
urldb.h
…