summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add README file.Michael Drake2009-07-281-0/+66
* Remove dead doc.Michael Drake2009-07-281-31/+0
* Include size of lwc_context in content size.John Mark Bell2009-07-281-0/+2
* Add stylesheet size + size of imported sheets onto CSS content size.John Mark Bell2009-07-271-1/+31
* Shrink allocated <style> source data block to minimum.John Mark Bell2009-07-271-14/+29
* Fix RISC OS and Amiga builds.John Mark Bell2009-07-272-4/+4
* Port r8808 to trunk.John Mark Bell2009-07-271-1/+1
* Slight optimisationJohn Mark Bell2009-07-271-3/+9
* Delete old CSS document, because it's out-of-date. Should we move the other d...Michael Drake2009-07-271-81/+0
* Retrieve charset specified on the HTTP layer.John Mark Bell2009-07-271-2/+9
* Consider stylesheet media typesJohn Mark Bell2009-07-275-147/+174
* Fix potential crash when inline replaced elements have percentage width.John Mark Bell2009-07-271-0/+2
* Respect configured font sizeJohn Mark Bell2009-07-271-0/+3
* Revert r8804. This is still occuring, on two different XOOPS sites.Chris Young2009-07-261-0/+1
* Allow the user to disable URL suggestion.Chris Young2009-07-261-0/+3
* Updated version from Samir HawamdehChris Young2009-07-261-7/+7
* Remove setting incremental_reflow off by default. Whatever the cause, the li...Chris Young2009-07-261-1/+0
* Minor corrections for libcss buildChris Young2009-07-262-2/+3
* Ensure quirks.css gets recognised as CSSChris Young2009-07-261-0/+0
* Fix logicChris Young2009-07-261-14/+6
* Something approximating error reporting. This really needs addressing properly.John Mark Bell2009-07-251-3/+37
* Make round-to-nearest clearer.John Mark Bell2009-07-251-1/+1
* Now that libwapcaplet guarantees NUL-termination of strings, stop copying the...John Mark Bell2009-07-254-116/+12
* Simplify line-height calculation, deferring to nscss_len2px.John Mark Bell2009-07-251-18/+3
* More consistent conversion of lengths to pixels.John Mark Bell2009-07-251-15/+34
* Mention how to get LibCSS.Michael Drake2009-07-241-3/+19
* Fix crash when a style element is not used because of mismatched media or type.John Mark Bell2009-07-241-16/+19
* Fix textarea line height.John Mark Bell2009-07-241-2/+3
* Fix font config stuffJohn Mark Bell2009-07-241-2/+1
* Undo alignment change pending proper implementation of HTML alignment.Michael Drake2009-07-241-1/+2
* Fix text/plain lineheight calculationJohn Mark Bell2009-07-241-1/+2
* Don't attempt to basline-align non text related inlines.Michael Drake2009-07-241-134/+135
* Remove old forced table cell text alignement.Michael Drake2009-07-231-2/+1
* Better way of aligning text baselines. Move boxes down to align 0.75 point in...James Bursa2009-07-231-2/+3
* Correct include.John Mark Bell2009-07-231-1/+1
* Remove mention of re2c and lemon. Still need to update with LibCSS and wapcap...Michael Drake2009-07-234-87/+12
* Merge LibCSS port to trunk.John Mark Bell2009-07-2396-10758/+7673
* Replace URL bar with custom StringView class. Thanks to Stephen Fellner, Ren...Chris Young2009-07-237-2/+1104
* Set height of all text boxes in a line to the height of the highest one. This...James Bursa2009-07-231-2/+11
* Merged revisions 8663 via svnmerge from Michael Drake2009-07-222-0/+16
* Fix stupidJohn Mark Bell2009-07-222-5/+4
* Scale font sizes, for better accuracy.John Mark Bell2009-07-218-12/+20
* Fix render colour of selected text.Michael Drake2009-07-211-3/+3
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-2146-678/+808
* Switch off incremental reflow by default, as for some reason it started causi...Chris Young2009-07-181-0/+1
* Fix OS4.0 key duplication issue (unsat bug#62)Chris Young2009-07-181-1/+3
* Remove old progress pointer hackChris Young2009-07-151-2/+0
* Revert accidental commit.Michael Drake2009-07-141-3/+0
* mouse_trackMichael Drake2009-07-141-0/+3
* Use progress pointer.Michael Drake2009-07-143-1/+7