summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid rendering using random buffer data when content is locked. In such cas...John Tytgat2008-03-101-0/+7
* Adjust y values after seting a min/max-height.Michael Drake2008-03-091-5/+22
* Initial stab at min/max-height support.Michael Drake2008-03-091-1/+46
* Add 'docs' target to generate the developer Doxygen generated documentation.John Tytgat2008-03-091-0/+7
* Avoid magic numbers.John Tytgat2008-03-091-4/+4
* Revert accidentally committed files.Michael Drake2008-03-093-20/+20
* When floats have clear right or left set, as well as being put below floats o...Michael Drake2008-03-094-40/+49
* Fix clear CSS property support when applied on floats.Michael Drake2008-03-091-5/+20
* Round percentage width to nearest pixel with integers.Michael Drake2008-03-081-2/+3
* Fix float wrapping when available space equals space that would be used by fl...Michael Drake2008-03-071-1/+1
* Put old make files and !Run file back.Michael Drake2008-03-073-20/+20
* No space between rows of floats.Michael Drake2008-03-074-24/+24
* Bring definition of {escape} in line with CSS 2.1 spec.John Mark Bell2008-03-063-9/+35
* Fix standard make file for new data: URL stuff.Michael Drake2008-03-061-3/+3
* Round percentage widths to nearest pixel instead of down.Michael Drake2008-03-061-2/+2
* jmb's rework of data: URL handlingRob Kendrick2008-03-061-36/+78
* Add another check for malformed data: URLsRob Kendrick2008-03-051-1/+10
* Many data: fixes. Acid2 no longer crashes NetSurf.Rob Kendrick2008-03-051-44/+84
* Check for calloc() failingRob Kendrick2008-03-051-0/+3
* Use curl_free() when freeing data: URLs that are URL-encoded instead of using...Rob Kendrick2008-03-051-1/+4
* Initial attempt at implementing data: URLs. Needs cleaning and verifying tha...Rob Kendrick2008-03-057-2/+730
* Tidy up the DEP stuff a bitDaniel Silverstone2008-03-051-12/+10
* Centered tables are a special case.Michael Drake2008-03-051-1/+15
* Squash warnings differently.Michael Drake2008-03-031-4/+3
* Squash two warnings.Michael Drake2008-03-031-2/+3
* Add testcase for non-fqdn -- already passes, but may as well keep it for regr...John Mark Bell2008-03-031-6/+24
* Squash warning.Michael Drake2008-03-011-1/+1
* Periodically reflow the page while fetching a page's objects. Make buffer all...Michael Drake2008-02-295-13/+45
* Fix align attributes on TABLE etc being overridden in the table's cells by th...Michael Drake2008-02-281-4/+15
* Mark old contents as stale if a conditional request succeeded so they'll be f...John Mark Bell2008-02-271-0/+19
* Explicitly mark error pages as non-fresh so they'll get purged from the cache...John Mark Bell2008-02-271-0/+4
* Make content_reset actually do what it's meant to (i.e. reset the appropriate...John Mark Bell2008-02-273-3/+21
* Don't meddle with blockquote's margins.Michael Drake2008-02-261-2/+3
* SignednessWarnings.squash()John Mark Bell2008-02-2514-125/+158
* s/FALSE/false/gJohn Mark Bell2008-02-251-34/+34
* Improve handling of HTML attributes / markup:Michael Drake2008-02-255-251/+554
* Set default max fetchers per host option to 2.Michael Drake2008-02-251-1/+1
* Also flag box as invisible so it'll have no effect on layoutJohn Mark Bell2008-02-251-0/+1
* Ignore spurious top-level framesets correctly (previously declared memory exh...John Mark Bell2008-02-251-1/+5
* For form gadgets, specified percentage width is inclusive of margin, border a...Michael Drake2008-02-171-9/+23
* Update SSL certificates to the latest Mozilla certificates using curl/lib/mk-...James Bursa2008-02-141-2363/+2608
* Tweak select element style.Michael Drake2008-02-111-1/+2
* Select element width is width of longest option text.Michael Drake2008-02-112-9/+61
* Make GIF decoding work correctly on big-endian (colors were wrong).James Bursa2008-02-101-4/+5
* Reinstate WARNFLAGSJohn Mark Bell2008-02-091-5/+7
* Prevent tabbing into textfields whose styling is display: none;John Mark Bell2008-02-072-4/+20
* Move SVG code into a new library, libsvgtiny.James Bursa2008-02-033-867/+61
* Fix makefile and RISC OS !Run file.Michael Drake2008-02-032-19/+19
* Improve float positioning.Michael Drake2008-02-033-20/+20
* Stop the repeating LEMON/DEP for the CSS parser with Makefile.unixDaniel Silverstone2008-02-031-0/+4