Commit Graph

24 Commits

Author SHA1 Message Date
Richard Wilson cdb5b9dcac [project @ 2004-03-12 01:40:42 by rjw]
Fixed bug where the dither and filter values were inverted.

svn path=/import/netsurf/; revision=611
2004-03-12 01:40:42 +00:00
Richard Wilson c6d83f229e [project @ 2004-03-12 00:59:02 by rjw]
Removed hack to convert pixels to OS units as Tinct now accepts OS units in its parameters.

svn path=/import/netsurf/; revision=609
2004-03-12 00:59:02 +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 5d27672171 [project @ 2004-03-10 11:22:57 by rjw]
Quick hack until Tinct accepts OS units for scaling.

svn path=/import/netsurf/; revision=604
2004-03-10 11:22:57 +00:00
Richard Wilson af083bf294 [project @ 2004-03-10 11:06:51 by rjw]
All sprites are converted to 32bpp to prevent data loss, and plotting is now handled by Tinct to provide alpha blending.

svn path=/import/netsurf/; revision=603
2004-03-10 11:06:51 +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 6839622183 [project @ 2004-02-17 12:41:38 by jmb]
Begin save complete support.
Fix memory leak when using Select PNG renderer. (commented out lines can probably removed)

svn path=/import/netsurf/; revision=556
2004-02-17 12:41:38 +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 9671fa03c4 [project @ 2003-09-24 21:40:40 by bursa]
Add NO_IFC tests.

svn path=/import/netsurf/; revision=315
2003-09-24 21:40:40 +00:00
James Bursa 45cd690271 [project @ 2003-09-24 21:23:28 by bursa]
Fix 26 build.

svn path=/import/netsurf/; revision=314
2003-09-24 21:23:28 +00:00
James Bursa c6626887b0 [project @ 2003-09-24 21:12:40 by bursa]
Use ImageFileConvert if available to render PNGs (using IFCLib).

svn path=/import/netsurf/; revision=313
2003-09-24 21:12:40 +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
James Bursa 14ae9f7db5 [project @ 2003-07-18 17:07:50 by bursa]
Fix image positioning.

svn path=/import/netsurf/; revision=232
2003-07-18 17:07:50 +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 4496d3cdbd [project @ 2003-06-30 15:57:08 by bursa]
Fix interlaced PNG display.

svn path=/import/netsurf/; revision=192
2003-06-30 15:57:08 +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
James Bursa ce6dbbb5db [project @ 2003-06-14 11:34:02 by bursa]
Scale JPEGs and PNGs when plotting.

svn path=/import/netsurf/; revision=179
2003-06-14 11:34:02 +00:00
James Bursa d378113f52 [project @ 2003-06-05 14:24:58 by bursa]
Fix black background problem.

svn path=/import/netsurf/; revision=163
2003-06-05 14:24:58 +00:00
James Bursa 27d93c182c [project @ 2003-05-10 11:13:34 by bursa]
Partial PNG support.

svn path=/import/netsurf/; revision=129
2003-05-10 11:15:49 +00:00