Commit Graph

21 Commits

Author SHA1 Message Date
James Bursa 7f68e012cc [project @ 2004-02-27 17:45:19 by bursa]
Move English text to Messages file for translation.

svn path=/import/netsurf/; revision=576
2004-02-27 17:45:19 +00:00
James Bursa 7897a98a4c [project @ 2004-02-25 15:12:57 by bursa]
Implement scaling; rewrite desktop/browser; add riscos/thumbnail; rewrite history.

svn path=/import/netsurf/; revision=566
2004-02-25 15:12:58 +00:00
John Mark Bell 2e52ee380c [project @ 2004-02-16 20:42:49 by jmb]
Remove hard-coded sprite offset nastiness.
Why this ever worked is confusing...

svn path=/import/netsurf/; revision=554
2004-02-16 20:42:49 +00:00
John Mark Bell 62245d13ec [project @ 2004-01-05 02:10:59 by jmb]
Add ability to turn off browser features in build.
This may be useful when hunting down bugs.

svn path=/import/netsurf/; revision=480
2004-01-05 02:10:59 +00:00
James Bursa ce0d5294d5 [project @ 2003-12-27 20:15:22 by bursa]
Use charset from Content-Type header.

svn path=/import/netsurf/; revision=460
2003-12-27 20:15:23 +00:00
John Mark Bell 59fb052818 [project @ 2003-12-27 00:11:57 by jmb]
Tidy code to reduce compiler warnings. htmlredraw.c and plugin.c produce
the most now. Hopefully I haven't broken anything ;)

svn path=/import/netsurf/; revision=451
2003-12-27 00:11:57 +00:00
James Bursa ae62c55cec [project @ 2003-09-14 23:00:53 by bursa]
Check for errors from Anim_DecompressAligned.

svn path=/import/netsurf/; revision=292
2003-09-14 23:00:53 +00:00
James Bursa 9c2e649290 [project @ 2003-09-10 17:10:25 by bursa]
Set graphics window when rendering objects.

svn path=/import/netsurf/; revision=279
2003-09-10 17:10:25 +00:00
John Mark Bell 7be6adfd8b [project @ 2003-07-18 21:26:46 by jmb]
Fix Transparency mask generation

svn path=/import/netsurf/; revision=237
2003-07-18 21:26:46 +00:00
John Mark Bell 12f832eedd [project @ 2003-07-18 21:17:42 by jmb]
Scale gifs

svn path=/import/netsurf/; revision=236
2003-07-18 21:17:42 +00:00
James Bursa c3c1fb916b [project @ 2003-07-18 21:02:29 by bursa]
New GIF renderer using animlib (jmb).

svn path=/import/netsurf/; revision=235
2003-07-18 21:02:29 +00:00
James Bursa 5911578eaf [project @ 2003-07-15 14:37:34 by bursa]
Implement html_redraw.

svn path=/import/netsurf/; revision=218
2003-07-15 14:37:34 +00:00
James Bursa a40193b55d [project @ 2003-07-01 11:22:47 by bursa]
Fix transparency bug.

svn path=/import/netsurf/; revision=196
2003-07-01 11:22:47 +00:00
James Bursa 017fc4eb4b [project @ 2003-06-30 12:44:02 by bursa]
New file headers.

svn path=/import/netsurf/; revision=190
2003-06-30 12:44:03 +00:00
James Bursa 0c0ff3c596 [project @ 2003-06-17 19:24:20 by bursa]
Change fetchcache system to store loading contents in cache.

svn path=/import/netsurf/; revision=180
2003-06-17 19:24:21 +00:00
Philip Pemberton 15a6d278a7 [project @ 2003-06-07 13:07:48 by philpem]
Added transparency support for GIFs

svn path=/import/netsurf/; revision=176
2003-06-07 13:07:48 +00:00
Philip Pemberton 1982b1b51d [project @ 2003-06-06 09:19:54 by philpem]
Improved GIF loader

svn path=/import/netsurf/; revision=175
2003-06-06 09:19:54 +00:00
Philip Pemberton 18d4af0cb6 [project @ 2003-06-06 08:06:55 by philpem]
Tweaked error handling code

svn path=/import/netsurf/; revision=173
2003-06-06 08:06:55 +00:00
John Mark Bell 435c39083e [project @ 2003-06-06 02:06:23 by jmb]
Remove spurious assert. Comment out annoying logging macro

svn path=/import/netsurf/; revision=167
2003-06-06 02:06:23 +00:00
Philip Pemberton 7bab4d2446 [project @ 2003-06-05 14:49:48 by philpem]
Fixed bug in palette loader

svn path=/import/netsurf/; revision=166
2003-06-05 14:49:48 +00:00
Philip Pemberton bedeee808c [project @ 2003-06-05 13:24:28 by philpem]
Added GIF decode support

svn path=/import/netsurf/; revision=161
2003-06-05 13:24:28 +00:00