summaryrefslogtreecommitdiff
path: root/content/content.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass scroll wheel action into contents. Handle scrolling of box scrollbars a...Michael Drake2011-11-291-0/+2
* metadata links stored in contentsVincent Sanders2011-10-071-5/+15
* initial favicon supportVincent Sanders2011-10-061-1/+7
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-2/+3
* Content interface to get at contextual content at point.Michael Drake2011-09-061-0/+2
* refactor bitmap out of generic content structureVincent Sanders2011-08-311-0/+1
* Fix selection for non-gui browser windows (iframes).Michael Drake2011-07-131-0/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+4
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-281-4/+23
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-241-1/+4
* consolidate content redraw Vincent Sanders2011-05-081-3/+0
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-5/+5
* Remove redundant parameter from content_open APIJohn Mark Bell2011-03-101-1/+1
* Do not attempt to destroy contents that are still loadingJohn Mark Bell2011-03-031-0/+1