summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of cache control dataJohn Mark Bell2008-05-302-7/+17
* Add new fetch callback FETCH_HEADER for headers and move as much header parsi...James Bursa2008-05-303-109/+113
* Wrap very verbose logging with #ifdef, so as to silence it.John Mark Bell2008-05-291-0/+25
* Fix desensitisation of reload menu entryJohn Mark Bell2008-05-291-1/+1
* Fix clipping.John Mark Bell2008-05-291-0/+6
* Drop support for non-cairo plotting.John Mark Bell2008-05-293-136/+133
* Recurse into <area> and <a>, too.John Mark Bell2008-05-281-3/+5
* Squash more warnings.John Mark Bell2008-05-261-3/+3
* Squash warningJohn Mark Bell2008-05-261-1/+2
* Fix callback prototypeJohn Mark Bell2008-05-261-4/+4
* Lose redundant functionJohn Mark Bell2008-05-261-13/+0
* warnings.squash();John Mark Bell2008-05-261-4/+5
* Update optimisation/warning flagsDaniel Silverstone2008-05-261-4/+11
* Fix debug build some more. Disable optimisation for debug build.John Mark Bell2008-05-251-2/+2
* Add TARGET=debug and fix the debug build.James Bursa2008-05-254-4/+28
* Simplify code using xmlDocGetRootElement().James Bursa2008-05-251-4/+1
* - introduction of SLEN()John Tytgat2008-05-254-10/+24
* Remove .cvsignore.John Tytgat2008-05-251-1/+0
* Contribution from Philip Boulain <prb@ecs.soton.ac.uk>:John Tytgat2008-05-252-44/+85
* Add .PHONY line. Suggestion from Philip Boulain prb@ecs.soton.ac.ukJohn Tytgat2008-05-241-0/+1
* No longer suppress the default Accept: header.John Mark Bell2008-05-241-1/+0
* Unescape URL before attempting to read filetypeJohn Mark Bell2008-05-241-3/+15
* Squash warningJohn Mark Bell2008-05-231-1/+1
* Use local filetype directly, if we're "downloading" a local fileJohn Mark Bell2008-05-233-9/+84
* Use CCACHE if available on non-riscos host platformsDaniel Silverstone2008-05-191-0/+7
* Fix bitmap format comment.Michael Drake2008-05-161-2/+2
* Fix type of value_was_quoted member of cookie_data struct.John Mark Bell2008-05-161-1/+1
* s/wchar_t/uint32_t/gJohn Mark Bell2008-05-168-20/+23
* Ensure we've got a definition for size_tJohn Mark Bell2008-05-141-0/+2
* Remove keypress restrictions from icon validation strings. At some point in f...John Mark Bell2008-05-131-0/+0
* Make this obey WITH_MNG correctly -- previously included libmng.h regardlessJohn Mark Bell2008-05-131-3/+3
* The core code has always assumed a locale of "C".John Mark Bell2008-05-1313-17/+120
* Remove unnecessary includesJohn Mark Bell2008-05-113-9/+0
* Fix RO5 IconSpritesJohn Mark Bell2008-05-111-1/+1
* Correct file typesJohn Mark Bell2008-05-102-0/+0
* Fix IconSprites on RO6John Mark Bell2008-05-101-4/+4
* Add NetSurf Scrap/Choices directory openers.Michael Drake2008-05-102-0/+2
* Require C99 SCL in Run file. Provides a friendlier error message than "Intege...John Mark Bell2008-05-041-0/+6
* Add html extensions to minimal MIME type hashJohn Mark Bell2008-04-281-0/+2
* Accomodate text area scrollbars in fixed widths. Fix radio button / checkbox ...Michael Drake2008-04-251-4/+9
* Change handling of form element widths / heights.Michael Drake2008-04-252-19/+62
* Make floats that follow a cleared float heed the clear. Fixes position of sea...Michael Drake2008-04-232-4/+18
* Maybe fix table layout problem caused by r4100.Michael Drake2008-04-231-0/+4
* Fix absolute positioning when there's a float between the box and its contain...Michael Drake2008-04-211-1/+22
* Improve handling of absolutely positioned table cells. Corrects positioning o...Michael Drake2008-04-205-11/+38
* Don't change URL bar contents until we've actually fetched the page.John Mark Bell2008-04-191-2/+0
* Launch redirects to unsupported URLs in other applications.John Mark Bell2008-04-197-22/+61
* Fix comment typos.Michael Drake2008-04-141-4/+4
* Fix makefile for save text. Remove redundant ifdef.Michael Drake2008-04-132-4/+4
* Remove text export build config option. Tidy up save_text code.Michael Drake2008-04-133-8/+2