summaryrefslogtreecommitdiff
path: root/content
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-07-17 23:01:02 by bursa]James Bursa2003-07-172-3/+5
| | | | | | Fix 670947, tidy gui code, move some headers. svn path=/import/netsurf/; revision=231
* [project @ 2003-07-17 14:26:15 by jmb]John Mark Bell2003-07-171-1/+1
| | | | | | create parameters file for plugins svn path=/import/netsurf/; revision=227
* [project @ 2003-07-16 17:38:46 by bursa]James Bursa2003-07-163-4/+19
| | | | | | Make fetchcache return 0 on failure to parse URL. svn path=/import/netsurf/; revision=225
* [project @ 2003-07-15 18:05:28 by bursa]James Bursa2003-07-151-1/+1
| | | | | | Implement other_destroy(). svn path=/import/netsurf/; revision=219
* [project @ 2003-07-15 14:37:34 by bursa]James Bursa2003-07-151-1/+1
| | | | | | Implement html_redraw. svn path=/import/netsurf/; revision=218
* [project @ 2003-07-14 22:57:45 by bursa]James Bursa2003-07-144-28/+80
| | | | | | Add content instances. svn path=/import/netsurf/; revision=216
* [project @ 2003-07-09 21:33:01 by bursa]James Bursa2003-07-094-21/+34
| | | | | | More work on <object> and plugins. svn path=/import/netsurf/; revision=213
* [project @ 2003-07-07 22:10:51 by jmb]John Mark Bell2003-07-073-5/+23
| | | | | | Rewrite plugin system backend. svn path=/import/netsurf/; revision=210
* [project @ 2003-07-07 21:53:15 by bursa]James Bursa2003-07-071-0/+2
| | | | | | Fix header handling for reused connections. svn path=/import/netsurf/; revision=209
* [project @ 2003-07-01 20:36:28 by bursa]James Bursa2003-07-011-1/+6
| | | | | | Handle relative redirects. svn path=/import/netsurf/; revision=197
* [project @ 2003-06-30 22:21:33 by bursa]James Bursa2003-06-301-1/+7
| | | | | | Strip fragment identifiers from URLs svn path=/import/netsurf/; revision=194
* [project @ 2003-06-30 15:57:08 by bursa]James Bursa2003-06-301-0/+1
| | | | | | Fix interlaced PNG display. svn path=/import/netsurf/; revision=192
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-309-18/+51
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-26 11:41:26 by bursa]James Bursa2003-06-265-15/+60
| | | | | | Implement HTTP redirects. svn path=/import/netsurf/; revision=187
* [project @ 2003-06-24 23:22:00 by bursa]James Bursa2003-06-243-40/+81
| | | | | | Change cache to use current content sizes. svn path=/import/netsurf/; revision=183
* [project @ 2003-06-17 19:24:20 by bursa]James Bursa2003-06-1710-265/+433
| | | | | | Change fetchcache system to store loading contents in cache. svn path=/import/netsurf/; revision=180
* [project @ 2003-06-05 13:17:55 by philpem]Philip Pemberton2003-06-052-2/+19
| | | | | | Added GIF decode support svn path=/import/netsurf/; revision=160
* [project @ 2003-06-02 01:09:50 by jmb]John Mark Bell2003-06-021-3/+3
| | | | | | Make proxy work svn path=/import/netsurf/; revision=150
* [project @ 2003-06-01 23:02:56 by monkeyson]Phil Mellor2003-06-011-1/+12
| | | | | | Configuration windows added. HTTP Proxy support (untested). svn path=/import/netsurf/; revision=145
* [project @ 2003-05-10 11:13:34 by bursa]James Bursa2003-05-102-8/+42
| | | | | | Partial PNG support. svn path=/import/netsurf/; revision=129
* [project @ 2003-04-25 08:03:15 by bursa]James Bursa2003-04-252-14/+19
| | | | | | Various memory fixes. svn path=/import/netsurf/; revision=128
* [project @ 2003-04-17 21:35:02 by bursa]James Bursa2003-04-174-29/+238
| | | | | | Max one fetch from each host at once, fix multiple fetches of same url. svn path=/import/netsurf/; revision=127
* [project @ 2003-04-15 17:53:00 by bursa]James Bursa2003-04-154-10/+31
| | | | | | Inline images and related. svn path=/import/netsurf/; revision=125
* [project @ 2003-04-13 12:50:10 by bursa]James Bursa2003-04-131-2/+1
| | | | | | style element, CSS fixes, id selectors. svn path=/import/netsurf/; revision=124
* [project @ 2003-04-10 21:44:45 by bursa]James Bursa2003-04-101-3/+1
| | | | | | Memory usage cleaning. svn path=/import/netsurf/; revision=121
* [project @ 2003-04-09 21:57:09 by bursa]James Bursa2003-04-094-17/+59
| | | | | | Table layout fixes, allowed type list. svn path=/import/netsurf/; revision=119
* [project @ 2003-04-06 18:09:34 by bursa]James Bursa2003-04-063-5/+22
| | | | | | @import, more status messages. svn path=/import/netsurf/; revision=116
* [project @ 2003-04-05 21:38:06 by bursa]James Bursa2003-04-052-3/+6
| | | | | | External stylesheets. svn path=/import/netsurf/; revision=115
* [project @ 2003-04-04 15:19:31 by bursa]James Bursa2003-04-042-12/+12
| | | | | | New CSS parser. svn path=/import/netsurf/; revision=112
* [project @ 2003-03-15 15:53:20 by bursa]James Bursa2003-03-152-12/+14
| | | | | | MIME types for local files, new test files. svn path=/import/netsurf/; revision=107
* [project @ 2003-03-08 20:26:31 by bursa]James Bursa2003-03-081-5/+6
| | | | | | Fix coordinates, sprite area. svn path=/import/netsurf/; revision=105
* [project @ 2003-03-04 11:59:35 by bursa]James Bursa2003-03-044-10/+10
| | | | | | More compiler warning fixes. svn path=/import/netsurf/; revision=104
* [project @ 2003-02-28 11:49:13 by bursa]James Bursa2003-02-283-12/+23
| | | | | | More status messages, bug fixes. svn path=/import/netsurf/; revision=102
* [project @ 2003-02-25 21:00:27 by bursa]James Bursa2003-02-254-15/+27
| | | | | | Bug fixes, experimental JPEG support. svn path=/import/netsurf/; revision=100
* [project @ 2003-02-09 12:58:14 by bursa]James Bursa2003-02-098-0/+1003
Reorganization and rewrite of fetch, cache, and content handling. svn path=/import/netsurf/; revision=96