summaryrefslogtreecommitdiff
path: root/content/fetchcache.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-01-26 14:16:23 by bursa]James Bursa2004-01-261-1/+1
| | | | | | Fix crashes related to content_destroy() by adding lock, implement no_error_pages. svn path=/import/netsurf/; revision=508
* [project @ 2004-01-20 19:08:34 by jmb]John Mark Bell2004-01-201-1/+6
| | | | | | | Allow toggling of POST support. Add new toolbar icon numbers to riscos/gui.h svn path=/import/netsurf/; revision=490
* [project @ 2004-01-05 02:10:59 by jmb]John Mark Bell2004-01-051-1/+6
| | | | | | | Add ability to turn off browser features in build. This may be useful when hunting down bugs. svn path=/import/netsurf/; revision=480
* [project @ 2003-12-27 20:15:22 by bursa]James Bursa2003-12-271-0/+1
| | | | | | Use charset from Content-Type header. svn path=/import/netsurf/; revision=460
* [project @ 2003-12-26 16:20:57 by bursa]James Bursa2003-12-261-1/+1
| | | | | | Enable cookies. svn path=/import/netsurf/; revision=443
* [project @ 2003-10-25 14:13:49 by bursa]James Bursa2003-10-251-1/+4
| | | | | | URL encoded POST support. svn path=/import/netsurf/; revision=375
* [project @ 2003-09-30 20:33:45 by bursa]James Bursa2003-09-301-0/+7
| | | | | | Document more files. svn path=/import/netsurf/; revision=335
* [project @ 2003-09-17 12:57:33 by bursa]James Bursa2003-09-171-0/+1
| | | | | | Poll queuing fix, backup redraw code. svn path=/import/netsurf/; revision=296
* [project @ 2003-08-29 12:57:14 by bursa]James Bursa2003-08-291-1/+2
| | | | | | Better handling of server HTTP errors. svn path=/import/netsurf/; revision=259
* [project @ 2003-07-14 22:57:45 by bursa]James Bursa2003-07-141-4/+1
| | | | | | Add content instances. svn path=/import/netsurf/; revision=216
* [project @ 2003-07-09 21:33:01 by bursa]James Bursa2003-07-091-1/+4
| | | | | | More work on <object> and plugins. svn path=/import/netsurf/; revision=213
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-301-2/+5
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-17 19:24:20 by bursa]James Bursa2003-06-171-6/+5
| | | | | | Change fetchcache system to store loading contents in cache. svn path=/import/netsurf/; revision=180
* [project @ 2003-04-09 21:57:09 by bursa]James Bursa2003-04-091-2/+2
| | | | | | Table layout fixes, allowed type list. svn path=/import/netsurf/; revision=119
* [project @ 2003-03-04 11:59:35 by bursa]James Bursa2003-03-041-2/+2
| | | | | | More compiler warning fixes. svn path=/import/netsurf/; revision=104
* [project @ 2003-02-28 11:49:13 by bursa]James Bursa2003-02-281-3/+3
| | | | | | More status messages, bug fixes. svn path=/import/netsurf/; revision=102
* [project @ 2003-02-09 12:58:14 by bursa]James Bursa2003-02-091-0/+16
Reorganization and rewrite of fetch, cache, and content handling. svn path=/import/netsurf/; revision=96