summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix up border-{trbl}-style hintJohn Mark Bell2012-03-253-22/+65
* Make text-align hint less braindeadJohn Mark Bell2012-03-251-39/+40
* Make vertical align hint less braindeadJohn Mark Bell2012-03-253-143/+159
* Use system colours for scrollbar widget. Front ends must be updated to set t...Michael Drake2012-03-251-39/+31
* Use system colours for treeview. Front ends must be updated to set them.Michael Drake2012-03-251-13/+22
* fix hint colorVincent Sanders2012-03-251-35/+66
* node_presentational_hint_border_trbl_widthDaniel Silverstone2012-03-251-26/+54
* node_presentational_hint_margin_tbDaniel Silverstone2012-03-251-15/+23
* node_presentational_hint_margin_rl done and diddledDaniel Silverstone2012-03-251-49/+61
* about:imagecache gives URL links, and table is styled. This has revealed a b...Rob Kendrick2012-03-253-4/+27
* two more presentational hintsVincent Sanders2012-03-251-22/+31
* cellpadding presentational hint worksDaniel Silverstone2012-03-251-24/+42
* Cellpadding needs interning tooDaniel Silverstone2012-03-252-0/+4
* All the intern strings we might need for CSSDaniel Silverstone2012-03-252-14/+214
* Squash warningsJohn Mark Bell2012-03-251-0/+14
* fix compileVincent Sanders2012-03-251-1/+3
* add presentational hint routine for background imageVincent Sanders2012-03-253-28/+52
* 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