summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial attempt at imagemap libdomificationDaniel Silverstone2012-03-254-212/+301
* Fix up node_presentational_hint_text_alignJohn Mark Bell2012-03-251-42/+69
* Fix up node_presentational_hint_vertical_alignJohn Mark Bell2012-03-253-33/+57
* split presentational hints function upVincent Sanders2012-03-251-573/+734
* Use correct identity of okJohn Mark Bell2012-03-251-1/+1
* Add libdom to native RISC OS LDFLAGSJohn Mark Bell2012-03-251-1/+1
* Handle encoding change requestsJohn Mark Bell2012-03-251-2/+3
* Egregious hack so missing form controls don't cause box construction to abortJohn Mark Bell2012-03-251-1/+15
* Fix logic inversionJohn Mark Bell2012-03-251-1/+1
* fix node_is_linkVincent Sanders2012-03-253-56/+112
* FatMessages.Rob Kendrick2012-03-251-0/+5635
* Add a perl script for splitting out messages files againRob Kendrick2012-03-251-0/+23
* Fix message merging script's manipulation patterns to mean we don't need any ...Rob Kendrick2012-03-251-4/+4
* Include render/box.hDaniel Silverstone2012-03-251-0/+2
* Forward decl of struct dom_node to shush thingsDaniel Silverstone2012-03-251-1/+3
* For now, build a shonky libxml tree. Later, rewrite save_complete for libdomDaniel Silverstone2012-03-251-5/+19
* Script to merge messages files. More tag manipulation patterns needed.Rob Kendrick2012-03-251-0/+83
* fix previous commitVincent Sanders2012-03-251-4/+5
* fix node_count_siblingsVincent Sanders2012-03-251-32/+73
* node_is_emptyDaniel Silverstone2012-03-251-8/+29
* Initialise/finalise box constructor string constantsJohn Mark Bell2012-03-253-1/+101
* Shut up missing text_redrawDaniel Silverstone2012-03-251-0/+1
* Clean up additional interned stringsJohn Mark Bell2012-03-251-0/+6
* Ensure parent is NULL if there is no parentJohn Mark Bell2012-03-251-0/+2
* Add libdom to cross-compilation LDFLAGSJohn Mark Bell2012-03-251-1/+1
* fix up framebuffer build flagsVincent Sanders2012-03-242-8/+8
* s/XML_ELEMENT_NODE/DOM_ELEMENT_NODE/John Mark Bell2012-03-241-1/+1
* Squash aliasing warningsJohn Mark Bell2012-03-241-3/+4
* Include render/box.hDaniel Silverstone2012-03-241-0/+1
* Include render/box.hDaniel Silverstone2012-03-241-0/+1
* Suppress strict aliasing moansJohn Mark Bell2012-03-241-3/+3
* continue conversionVincent Sanders2012-03-241-62/+158
* Squash warning -- this API appears to be unusedJohn Mark Bell2012-03-242-1/+2
* Fix up meta refresh parserJohn Mark Bell2012-03-241-151/+226
* three more callbacks fixed upVincent Sanders2012-03-241-53/+102
* Fix up html_process_style_elementJohn Mark Bell2012-03-241-36/+68
* Include dom/dom.h where it might be neededDaniel Silverstone2012-03-2415-2/+24
* s/XML_ELEMENT_NODE/DOM_ELEMENT_NODEJohn Mark Bell2012-03-241-1/+1
* Fix up html_find_stylesheetsJohn Mark Bell2012-03-241-46/+117
* Fix exc undeclared.François Revel2012-03-241-0/+1
* Fix up node_has_attributeJohn Mark Bell2012-03-241-8/+28
* continuting work in progressVincent Sanders2012-03-241-132/+101
* Beginnings of fixed up selection bindingJohn Mark Bell2012-03-242-106/+277
* Port box construction to libdomJohn Mark Bell2012-03-243-402/+909
* Remove bogus dependencies on box.hJohn Mark Bell2012-03-242-2/+1
* conversion to libdom Vincent Sanders2012-03-243-1114/+1334
* Migrate frame types so that desktop/browser.h does not include render/html.hDaniel Silverstone2012-03-247-18/+53
* Monkey does not need _GNU_SOURCEDaniel Silverstone2012-03-241-1/+0
* Remove include that's pulled in from browser.h anyway.Michael Drake2012-03-241-1/+0
* Fix for options refactor.Michael Drake2012-03-241-4/+4