summaryrefslogtreecommitdiff
path: root/render/html.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up search gui callbacks.Michael Drake2012-08-141-0/+1
* extend script enumeration to include asyncronous and deferred scriptsVincent Sanders2012-07-301-5/+8
* fix quirks mode setting with libdom hubbub parserVincent Sanders2012-07-141-6/+0
* remove parser binding layerVincent Sanders2012-07-131-2/+11
* fix mimetype handling of script elementsVincent Sanders2012-06-281-1/+1
* restructure javascript binding layout to be more explicitVincent Sanders2012-06-191-0/+20
* Migrate frame types so that desktop/browser.h does not include render/html.hDaniel Silverstone2012-03-241-15/+1
* initial move to libdomVincent Sanders2012-03-231-1/+1
* Enable User CSS file.Michael Drake2012-03-061-1/+2
* Use lwc_string for box->id.Michael Drake2011-10-291-1/+1
* initial favicon supportVincent Sanders2011-10-061-1/+0
* Build resource: map at start timeJohn Mark Bell2011-10-051-4/+0
* Parallelise object fetchesJohn Mark Bell2011-10-031-1/+0
* More conversion to nsurl. (box->href, object params, imagemaps, (i)frames)Michael Drake2011-10-031-2/+2
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-2/+2
* Restartable box tree constructor. Yield between elements.John Mark Bell2011-09-291-0/+1
* Virtualise content handler finalisation calls. Remove pointless implementations.John Mark Bell2011-09-151-1/+0
* Avoid instance of using bw->current_content outside desktop/.Michael Drake2011-08-311-2/+0
* Core part of search improvement:Michael Drake2011-08-241-0/+2
* 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/+2
* HTML contents manage box scrollbars, rather than browser_windows.Michael Drake2011-06-271-0/+5
* s/scroll/scrollbar/ and improve scrollbar widget comments.Michael Drake2011-05-091-3/+3
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-92/+13
* Remove redundant parameter from content_open APIJohn Mark Bell2011-03-101-1/+1
* Keep child objects of a HTML content in a list, instead of an arrayJohn Mark Bell2011-03-101-6/+7
* Cache space widths.Michael Drake2011-03-011-1/+1
* ConstifyJohn Mark Bell2011-02-141-2/+2
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-2/+1
* Fix crash when top-level content is not HTML and there is a fragment identifi...John Mark Bell2010-10-111-1/+1
* + Refactor input handling from browser window code into contentMichael Drake2010-06-041-4/+19
* Add encoding source getter.Michael Drake2010-04-071-0/+1
* Most of a stop implementation.John Mark Bell2010-04-041-0/+1
* Constify data parameter to *_process_dataJohn Mark Bell2010-04-031-1/+1
* The convert stage of a content's state progression no longer reflows the cont...John Mark Bell2010-03-291-1/+1
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-11/+32
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+3
* Consider stylesheet media typesJohn Mark Bell2009-07-271-1/+1
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-7/+11
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-2/+3
* 'unsigned long' -> 'colour' where it made sense.John Tytgat2008-09-281-1/+1
* Rework html parser bindings to have a common API and reside in separate files...John Mark Bell2008-09-231-24/+3
* Enable dumping of DOM treeJohn Mark Bell2008-09-081-1/+1
* Partially revert r5024, except make namespaces parser-instance-specific.Andrew Sidwell2008-08-111-0/+6
* Only create the namespace URIs onceJohn Mark Bell2008-08-111-1/+0
* Merged revisions 4859-5013,5016-5018 via svnmerge from John Mark Bell2008-08-111-1/+13
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-0/+1
* Rework handling of HTTP redirects -- we now count the number of redirects fol...John Mark Bell2008-01-281-1/+0
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-3/+3