Richard Wilson
53ca329cc8
[project @ 2004-06-11 20:59:53 by rjw]
...
Bug fix for GIFs with a single broken frame. Relaxation of error conditions to display GIFs. Re-introduction of GIF details in the title bar.
svn path=/import/netsurf/; revision=963
2004-06-11 20:59:53 +00:00
James Bursa
08177fa581
[project @ 2004-06-10 20:41:26 by bursa]
...
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
2004-06-10 20:41:26 +00:00
Richard Wilson
b6570bb7a8
[project @ 2004-06-09 23:15:34 by rjw]
...
Fix for bounding box calculations with clear codes.
The first frame is decoded when the GIF is initialised.
svn path=/import/netsurf/; revision=945
2004-06-09 23:15:34 +00:00
John Mark Bell
9b1cbd7622
[project @ 2004-06-09 20:05:14 by jmb]
...
Remove magic numbers. Now uses sensible tinct_FOO style flag names
svn path=/import/netsurf/; revision=941
2004-06-09 20:05:14 +00:00
Richard Wilson
3f39cf8d42
[project @ 2004-05-31 21:51:35 by rjw]
...
History window shows the last frame of GIFs with a finite loop count, the first frame otherwise.
svn path=/import/netsurf/; revision=905
2004-05-31 21:51:35 +00:00
Richard Wilson
1d75176293
[project @ 2004-05-24 20:50:57 by rjw]
...
Added option for maximum GIF animation speed (currently defaults to 10cs).
Fix for scaled animations not being correctly updated due to rounding issues.
svn path=/import/netsurf/; revision=895
2004-05-24 20:50:57 +00:00
Richard Wilson
924fe5c995
[project @ 2004-05-10 22:53:36 by rjw]
...
Animations with a limited number of loops now stop on the last frame rather than the first.
svn path=/import/netsurf/; revision=850
2004-05-10 22:53:36 +00:00
Richard Wilson
47ab606edf
[project @ 2004-05-10 22:14:33 by rjw]
...
Added support for NETSCAPE2.0 application extension for limited looping.
GIF decoding attempts all images, irrespective of whether they adhere to the GIF87/GIF89a spec.
Disabled logging.
svn path=/import/netsurf/; revision=849
2004-05-10 22:14:33 +00:00
Richard Wilson
e5863b17d0
[project @ 2004-05-09 21:05:24 by rjw]
...
Local options are now adhered to (dither, filter, animate).
svn path=/import/netsurf/; revision=847
2004-05-09 21:05:24 +00:00
Richard Wilson
f29ad7e266
[project @ 2004-05-09 16:12:24 by rjw]
...
Improved GIF animation and a decoding bug fix.
svn path=/import/netsurf/; revision=845
2004-05-09 16:12:24 +00:00
James Bursa
bb41604045
[project @ 2004-05-05 16:33:15 by bursa]
...
Fix some compiler warnings. Ignore size attribute for file inputs.
svn path=/import/netsurf/; revision=828
2004-05-05 16:33:15 +00:00
James Bursa
199eee4b0b
[project @ 2004-04-26 13:47:51 by bursa]
...
Fix scaled GIF animations.
svn path=/import/netsurf/; revision=805
2004-04-26 13:47:51 +00:00
James Bursa
1f07fc6de5
[project @ 2004-04-24 23:42:31 by bursa]
...
Replace void pointer in content callbacks with union content_msg_data. Fix animated gif flickering (except for scaled or masked gifs). Add gif to the debug builds.
svn path=/import/netsurf/; revision=801
2004-04-24 23:42:32 +00:00
Richard Wilson
8b7d128a57
[project @ 2004-04-06 23:13:25 by rjw]
...
New GIF reading code.
svn path=/import/netsurf/; revision=732
2004-04-06 23:13:25 +00:00
James Bursa
8be2f274b9
[project @ 2004-03-21 12:57:14 by bursa]
...
Unschedule on nsgif_destroy().
svn path=/import/netsurf/; revision=642
2004-03-21 12:57:14 +00:00
James Bursa
15537fb20d
[project @ 2004-03-21 12:50:10 by bursa]
...
Animation support, not yet optimised.
svn path=/import/netsurf/; revision=641
2004-03-21 12:50:10 +00:00
James Bursa
8f8cf26062
[project @ 2004-03-19 19:28:42 by bursa]
...
Fix build error.
svn path=/import/netsurf/; revision=636
2004-03-19 19:28:42 +00:00
Richard Wilson
c28b257d9d
[project @ 2004-03-19 18:14:50 by rjw]
...
Animated GIF support.
svn path=/import/netsurf/; revision=635
2004-03-19 18:14:50 +00:00
Richard Wilson
2fc636cc69
[project @ 2004-03-17 21:05:44 by rjw]
...
Added basic framework for animation.
All plotting is now done using Tinct for improved appearance.
svn path=/import/netsurf/; revision=631
2004-03-17 21:05:44 +00:00
Richard Wilson
2dc863a57a
[project @ 2004-03-13 18:22:22 by rjw]
...
Forgot to comment out Tinct options fix.
svn path=/import/netsurf/; revision=616
2004-03-13 18:22:22 +00:00
James Bursa
c5df927ba6
[project @ 2004-03-13 17:59:04 by bursa]
...
Add missing #includes.
svn path=/import/netsurf/; revision=615
2004-03-13 17:59:04 +00:00
Richard Wilson
8365d48787
[project @ 2004-03-13 17:30:56 by rjw]
...
Fixed (currently commented out) inversion of the dithering and filtering flags when plotting with Tinct.
svn path=/import/netsurf/; revision=614
2004-03-13 17:30:56 +00:00
James Bursa
fba46de9cb
[project @ 2004-03-11 02:19:13 by bursa]
...
Add source_data to content structure and remove equivalents from individual contents.
svn path=/import/netsurf/; revision=606
2004-03-11 02:19:14 +00:00
Richard Wilson
b7d5355f6f
[project @ 2004-03-09 12:57:20 by rjw]
...
svn path=/import/netsurf/; revision=594
2004-03-09 12:58:57 +00:00
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