summaryrefslogtreecommitdiff
path: root/content/content.h
Commit message (Expand)AuthorAgeFilesLines
* JS: Split concept of JS context into heap and threadDaniel Silverstone2020-03-211-3/+3
* Keep the complete certificate chain from a fetchVincent Sanders2020-02-231-5/+2
* Improve some content documentation commentsVincent Sanders2020-02-231-38/+110
* Allow contents to indicate if they believe they may not be secure.Daniel Silverstone2019-12-011-0/+12
* Content: Remove redundant and unused redraw message fields.Michael Drake2019-11-111-9/+0
* Excise the llcache query pathway.Daniel Silverstone2019-08-051-6/+0
* Migrate SSL certificate storage to the browser windowDaniel Silverstone2019-08-051-0/+7
* Content messages: Remove ERRORCODE, rework ERRORDaniel Silverstone2019-08-051-5/+11
* content, hlcache: Propagate query events upwardDaniel Silverstone2019-08-041-0/+7
* make content close check the content status itselfVincent Sanders2019-07-101-2/+2
* Content: Add content message to get viewport dimensions.Michael Drake2019-05-061-0/+7
* Logging: migrate and provide content interfaceDaniel Silverstone2019-05-051-0/+9
* Add content_exec and associated vtable entryDaniel Silverstone2019-05-051-0/+11
* Content API: Avoid content message copy in content user callback.Michael Drake2017-08-261-4/+18
* Update content to split public and internal APIVincent Sanders2016-06-061-140/+39
* move mouse and pointer state header into public APIVincent Sanders2016-05-301-1/+1
* reduce content header interdependancyVincent Sanders2016-04-181-17/+3
* Add scaled content redraw interface.Vincent Sanders2015-04-231-0/+21
* Use forward declaration instead of #include for nsurl.Michael Drake2015-02-261-7/+6
* Doxygen cleanupsVincent Sanders2014-11-091-1/+1
* Continue doxygen error cleanup.Vincent Sanders2014-11-081-10/+89
* fix up more doxygen errorsVincent Sanders2014-11-081-3/+56
* Improve content encoding information APIVincent Sanders2014-11-071-1/+7
* Allow content handlers to have debug values set through APIVincent Sanders2014-11-061-1/+10
* Make the fetching of a contents encoding generic.Vincent Sanders2014-11-051-1/+2
* replace save_link operation table entry usage of textural url with nsurlVincent Sanders2014-11-031-1/+1
* Change contextual content retrieval to browser features.Vincent Sanders2014-11-021-4/+13
* Open select menu via content msg, instead of breaking encapsulation.Michael Drake2014-10-241-0/+5
* fix DOM tree dump debugVincent Sanders2014-08-041-1/+15
* move page search gui callbacks to their own operations tableVincent Sanders2014-03-181-2/+3
* Add infrastructure for calling front ends to set file gadget filenames via cl...Rob Kendrick2014-01-051-1/+6
* Pass fetch redirect info up to content layer as content_msg. Mark redirect o...Michael Drake2013-05-271-0/+6
* Remove search context from browser window, simplify search interface for fron...Michael Drake2013-05-071-0/+5
* A load of refactoring of how content selection and input work.Michael Drake2013-02-221-1/+24
* HTML drags now go via content msg.Michael Drake2013-02-081-8/+10
* Remove content_msg for PASTE, since it doesn't need a gui_window to get the b...Michael Drake2013-01-081-2/+1
* Improve error handling in html contentVincent Sanders2012-10-171-1/+4
* API for content debug dump.Michael Drake2012-08-201-0/+2
* Don't pass struct box to content open.Michael Drake2012-08-201-3/+1
* Avoid using hlcache_handle for drag saves in html_interaction. Drag save msg...Michael Drake2012-08-191-0/+1
* Add paste request content message.Michael Drake2012-08-181-1/+10
* Add content message for setting mouse pointer.Michael Drake2012-08-171-1/+4
* Use new content message for saving of hyperlink target URL.Michael Drake2012-08-161-1/+7
* Add message for content wanting wanting drag save to start.Michael Drake2012-08-161-1/+12
* Let contents broadcast explicit status messages as well as announce that thei...Michael Drake2012-08-151-1/+5
* Add scroll request message to content message system.Michael Drake2012-08-131-0/+9
* improve javascript supportVincent Sanders2012-06-101-7/+12
* Change GTK plotting to use cairo surfaces throughoutVincent Sanders2011-12-301-9/+9
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-1/+1
* Currently untested (and unused) "drop file on content" handling, and HTML imp...Michael Drake2011-12-011-0/+2