summaryrefslogtreecommitdiff
path: root/content/content.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-07-22 22:13:44 by jmb]John Mark Bell2003-07-221-0/+2
| | | | | | Enable viewing HTML source when F8 is pressed svn path=/import/netsurf/; revision=241
* [project @ 2003-07-18 21:02:29 by bursa]James Bursa2003-07-181-2/+0
| | | | | | New GIF renderer using animlib (jmb). svn path=/import/netsurf/; revision=235
* [project @ 2003-07-17 23:01:02 by bursa]James Bursa2003-07-171-3/+1
| | | | | | Fix 670947, tidy gui code, move some headers. svn path=/import/netsurf/; revision=231
* [project @ 2003-07-14 22:57:45 by bursa]James Bursa2003-07-141-2/+14
| | | | | | Add content instances. svn path=/import/netsurf/; revision=216
* [project @ 2003-07-09 21:33:01 by bursa]James Bursa2003-07-091-2/+2
| | | | | | 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-071-1/+11
| | | | | | Rewrite plugin system backend. svn path=/import/netsurf/; revision=210
* [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-301-2/+6
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-26 11:41:26 by bursa]James Bursa2003-06-261-2/+3
| | | | | | Implement HTTP redirects. svn path=/import/netsurf/; revision=187
* [project @ 2003-06-17 19:24:20 by bursa]James Bursa2003-06-171-12/+58
| | | | | | 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-051-1/+14
| | | | | | Added GIF decode support svn path=/import/netsurf/; revision=160
* [project @ 2003-05-10 11:13:34 by bursa]James Bursa2003-05-101-1/+15
| | | | | | Partial PNG support. svn path=/import/netsurf/; revision=129
* [project @ 2003-04-15 17:53:00 by bursa]James Bursa2003-04-151-2/+16
| | | | | | 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-091-3/+10
| | | | | | Table layout fixes, allowed type list. svn path=/import/netsurf/; revision=119
* [project @ 2003-04-06 18:09:34 by bursa]James Bursa2003-04-061-3/+9
| | | | | | @import, more status messages. svn path=/import/netsurf/; revision=116
* [project @ 2003-04-05 21:38:06 by bursa]James Bursa2003-04-051-1/+4
| | | | | | External stylesheets. svn path=/import/netsurf/; revision=115
* [project @ 2003-04-04 15:19:31 by bursa]James Bursa2003-04-041-7/+6
| | | | | | New CSS parser. svn path=/import/netsurf/; revision=112
* [project @ 2003-02-25 21:00:27 by bursa]James Bursa2003-02-251-5/+6
| | | | | | Bug fixes, experimental JPEG support. svn path=/import/netsurf/; revision=100
* [project @ 2003-02-09 12:58:14 by bursa]James Bursa2003-02-091-0/+95
Reorganization and rewrite of fetch, cache, and content handling. svn path=/import/netsurf/; revision=96