summaryrefslogtreecommitdiff
path: root/riscos/gif.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-06-10 20:41:26 by bursa]James Bursa2004-06-101-6/+5
| | | | | | Add global content list. Better error handling in content code. Improved code documentation. Remove some obsolete functions. Implement debug window listing contents. svn path=/import/netsurf/; revision=951
* [project @ 2004-04-06 23:13:25 by rjw]Richard Wilson2004-04-061-34/+4
| | | | | | New GIF reading code. svn path=/import/netsurf/; revision=732
* [project @ 2004-03-21 12:50:10 by bursa]James Bursa2004-03-211-6/+4
| | | | | | Animation support, not yet optimised. svn path=/import/netsurf/; revision=641
* [project @ 2004-03-19 19:28:42 by bursa]James Bursa2004-03-191-1/+0
| | | | | | Fix build error. svn path=/import/netsurf/; revision=636
* [project @ 2004-03-19 18:14:50 by rjw]Richard Wilson2004-03-191-4/+2
| | | | | | Animated GIF support. svn path=/import/netsurf/; revision=635
* [project @ 2004-03-17 21:05:55 by rjw]Richard Wilson2004-03-171-0/+43
| | | | | | Added basic framework for animation. svn path=/import/netsurf/; revision=632
* [project @ 2004-03-11 02:19:13 by bursa]James Bursa2004-03-111-5/+0
| | | | | | Add source_data to content structure and remove equivalents from individual contents. svn path=/import/netsurf/; revision=606
* [project @ 2004-02-25 15:12:57 by bursa]James Bursa2004-02-251-1/+2
| | | | | | Implement scaling; rewrite desktop/browser; add riscos/thumbnail; rewrite history. svn path=/import/netsurf/; revision=566
* [project @ 2003-12-27 20:15:22 by bursa]James Bursa2003-12-271-1/+1
| | | | | | Use charset from Content-Type header. svn path=/import/netsurf/; revision=460
* [project @ 2003-09-10 17:10:25 by bursa]James Bursa2003-09-101-1/+2
| | | | | | Set graphics window when rendering objects. svn path=/import/netsurf/; revision=279
* [project @ 2003-09-07 21:08:13 by bursa]James Bursa2003-09-071-1/+11
| | | | | | Document cache and content, split struct content up. svn path=/import/netsurf/; revision=270
* [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-05 13:24:28 by philpem]Philip Pemberton2003-06-051-0/+19
Added GIF decode support svn path=/import/netsurf/; revision=161