You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/content
Daniel Silverstone 39552607a5
canvas: Implement fully correct putImageData features
5 years ago
..
fetchers fix: Make it OK if the chain isn't avilable during bad-ssl querying 5 years ago
handlers canvas: Implement fully correct putImageData features 5 years ago
Makefile move free text search general interface to content. 5 years ago
backing_store.h fix spelling of retrived 8 years ago
content.c implement content opacity check through the function table 5 years ago
content.h use content messages to inform frontend of text search changes 5 years ago
content_debug.h reduce content header interdependancy 9 years ago
content_factory.c make content close check the content status itself 6 years ago
content_factory.h improve content header usage 5 years ago
content_protected.h remove unecessary content handler specific selection creation 5 years ago
dirlist.c Directory listings: Update to use nscolour. 5 years ago
dirlist.h Remove include of nsurl from corestrings.h 10 years ago
fetch.c Fetch: Squash use of uninitialised value in fetch_send_callback() 5 years ago
fetch.h fetch: When aborting, ensure we note this to not multi-fail 5 years ago
fetchers.h Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal but better 9 years ago
fs_backing_store.c fs_backing_store: Stop trying to render offsets in hex 5 years ago
hlcache.c improve content header usage 5 years ago
hlcache.h make content close check the content status itself 6 years ago
llcache.c llcache: Free existing chain if we get a new one 5 years ago
llcache.h llcache: Rework fs_backing_store to use hashmap 5 years ago
mimesniff.c mimimal mime sniffing test 8 years ago
mimesniff.h reduce hlcache handle api usage in mimesniff 8 years ago
no_backing_store.c remove constness from backing stores store method 10 years ago
textsearch.c make text selection context an opaque interface 5 years ago
textsearch.h make free text search content handler agnostic 5 years ago
urldb.c Fix some bsdsocket.library usage 6 years ago
urldb.h API: Don't expose urldb_{g|s}et_auth_details to frontends. 7 years ago