summaryrefslogtreecommitdiff
path: root/render/html_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Initial attempt at imagemap libdomificationDaniel Silverstone2012-03-251-0/+20
* Squash warning -- this API appears to be unusedJohn Mark Bell2012-03-241-0/+1
* initial move to libdomVincent Sanders2012-03-231-1/+1
* Improve performance of style selectionJohn Mark Bell2011-10-081-0/+2
* Pass nsurls through html_fetch_object.Michael Drake2011-10-041-1/+1
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-1/+1
* Core part of search improvement:Michael Drake2011-08-241-0/+4
* Selection is now subordinate to html and text content types, and disassociate...Michael Drake2011-07-261-0/+2
* Fix race when stopping an HTML content mid-loadJohn Mark Bell2011-07-191-0/+3
* Fix selection for non-gui browser windows (iframes).Michael Drake2011-07-131-0/+4
* Clean up text input code. Now desktop/textinput.{c|h} is concerend with brow...Michael Drake2011-07-071-0/+2
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+1
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-281-4/+2
* Core form select widget now associated with HTML contents. Don't use current...Michael Drake2011-06-281-0/+4
* HTML contents manage box scrollbars, rather than browser_windows.Michael Drake2011-06-271-0/+4
* s/scroll/scrollbar/ and improve scrollbar widget comments.Michael Drake2011-05-091-1/+1
* consolidate content redraw Vincent Sanders2011-05-081-1/+2
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-0/+112