summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Custom version of SearchEngines file rather than modifying it during installa...Chris Young2010-04-251-0/+21
* Remove SearchEngines linkChris Young2010-04-251-1/+0
* Custom version of SearchEngines file rather than modifying it during installa...Chris Young2010-04-251-11/+0
* Update comment for new cache.Michael Drake2010-04-251-1/+1
* Don't show export options if PDF export disabled. Use options if present.Chris Young2010-04-252-3/+5
* Squash warnings in RISC OS build.John Mark Bell2010-04-242-6/+9
* Fix typo.Michael Drake2010-04-241-1/+1
* Ensure menu state is correct when switching tabsChris Young2010-04-243-38/+50
* Avoid errors running makepackageChris Young2010-04-242-1/+0
* remove _GNU_SOURCE define from everywhere.Vincent Sanders2010-04-2422-39/+13
* First steps towards rationalising fbtk, split teh scrollbar widgets outVincent Sanders2010-04-226-343/+555
* Use our ca-bundle by default, rather than one in devs: which may not existChris Young2010-04-221-1/+4
* Correct indices for disabled itemsChris Young2010-04-221-3/+3
* Ensure we can search textplain againDaniel Silverstone2010-04-221-5/+7
* Ensure we propagate the error to our client, and then abort the llcache handl...Daniel Silverstone2010-04-221-1/+11
* Fix it so that empty charset strings fall back properly. Fixes http://www.ar...Daniel Silverstone2010-04-221-1/+1
* Install missing GTK resourcesJohn Mark Bell2010-04-191-0/+3
* Purge spurious filetype computationJohn Mark Bell2010-04-181-1/+0
* Remove redundant codeJohn Mark Bell2010-04-181-3/+0
* Squash leakJohn Mark Bell2010-04-181-0/+3
* Check correct variable for error.John Mark Bell2010-04-181-1/+1
* fix url to path on dozeVincent Sanders2010-04-182-5/+27
* Fix Content-Type header parsingJohn Mark Bell2010-04-181-5/+0
* Fix failed assertion in content_convert when process_data fails.John Mark Bell2010-04-181-2/+6
* Ensure that a default CSS icon is presentChris Young2010-04-171-0/+13
* Avoid double free when shrink-wrapping source data on fetch completion.John Mark Bell2010-04-171-1/+2
* Fix file://localhost/ handlingChris Young2010-04-171-13/+16
* Fix bracket missmatch.Michael Drake2010-04-171-1/+1
* Fix mismatched free callJohn Mark Bell2010-04-171-1/+1
* Fix file: handling on risc os, gtk, windows and framebuffer frontendsVincent Sanders2010-04-166-37/+80
* When the fetch system informs its clients that certificate verification has f...John Mark Bell2010-04-161-2/+1
* Liberally sprinkle #ifdef aroundJohn Mark Bell2010-04-161-2/+3
* Extract parent charset and quirkinessJohn Mark Bell2010-04-161-4/+3
* Add accessor for quirksJohn Mark Bell2010-04-162-0/+19
* Add assertionJohn Mark Bell2010-04-161-0/+1
* Remove fresh field from struct contentJohn Mark Bell2010-04-162-6/+0
* Make content_invalidate_reuse_data cause llcache to invalidate cache control ...John Mark Bell2010-04-161-3/+3
* Provide API to invalidate llcache object cache control dataJohn Mark Bell2010-04-162-0/+19
* Fixup Amiga frontendJohn Mark Bell2010-04-163-14/+43
* Sync Windows frontend with core changes.John Mark Bell2010-04-162-6/+7
* Reset fetch state when refetching object.John Mark Bell2010-04-161-7/+11
* Improve 401 response handlingJohn Mark Bell2010-04-161-28/+50
* Fix RISC OS buildJohn Mark Bell2010-04-152-24/+47
* Fix framebuffer buildJohn Mark Bell2010-04-152-4/+7
* Handle llcache queries (GTK only for now)John Mark Bell2010-04-145-38/+83
* Ensure we invalidate cache data and mark objects as complete on failure to fe...John Mark Bell2010-04-141-3/+26
* When iterating a linked list, please to always remember to *iterate* and not ...Daniel Silverstone2010-04-141-1/+2
* Eat any #fragment in llcache_object_retrieve -- fixing double-fragment issues...Daniel Silverstone2010-04-141-5/+20
* Abstract a number of unsafe iterations of object users into a single safe fun...Daniel Silverstone2010-04-141-63/+55
* Simplify gtk scheduler and clean up valgrind-exposed errorDaniel Silverstone2010-04-141-7/+1