Commit Graph

15 Commits

Author SHA1 Message Date
John Mark Bell b23bc94cb9 [project @ 2004-03-24 23:48:20 by jmb]
Remove completed todos.

svn path=/import/netsurf/; revision=664
2004-03-24 23:48:20 +00:00
James Bursa 31e521a02e [project @ 2004-03-23 22:17:08 by bursa]
Remove usage of OS JPEG module; convert all JPEGs to 32bpp and plot with Tinct; speed improvements and cleanup.

svn path=/import/netsurf/; revision=656
2004-03-23 22:17:08 +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
John Mark Bell 303e09a6c2 [project @ 2004-03-03 23:17:15 by jmb]
Fix scaled jpeg bug, with any luck...

svn path=/import/netsurf/; revision=581
2004-03-03 23:17:15 +00:00
James Bursa 318869e90e [project @ 2004-02-26 00:44:42 by bursa]
Implement drag saving of drawfiles and clean up drag/drop/save code.

svn path=/import/netsurf/; revision=568
2004-02-26 00:44:42 +00:00
John Mark Bell 8cece1f41f [project @ 2004-02-16 21:09:40 by jmb]
Check that we're actually dealing with a HTML page, just in case the
user is silly enough to try and save something else as draw.

svn path=/import/netsurf/; revision=555
2004-02-16 21:09:40 +00:00
John Mark Bell 40ed6968b7 [project @ 2004-02-15 22:54:49 by jmb]
Lose unnecessary todo

svn path=/import/netsurf/; revision=553
2004-02-15 22:54:49 +00:00
John Mark Bell c6922a94b0 [project @ 2004-02-15 22:40:02 by jmb]
Let's try that again...

svn path=/import/netsurf/; revision=552
2004-02-15 22:40:02 +00:00
John Mark Bell 9ec96ea66b [project @ 2004-02-15 22:37:52 by jmb]
Don't add zero length text strings.

svn path=/import/netsurf/; revision=551
2004-02-15 22:37:52 +00:00
John Mark Bell 88beb484c5 [project @ 2004-02-15 22:19:43 by jmb]
Font support in draw export.

svn path=/import/netsurf/; revision=549
2004-02-15 22:19:43 +00:00
John Mark Bell dc6c4e5cae [project @ 2004-02-15 18:07:26 by jmb]
Use proper offsets instead of hard-coded nastiness

svn path=/import/netsurf/; revision=546
2004-02-15 18:07:26 +00:00
John Mark Bell 518a6dd47b [project @ 2004-02-15 14:43:39 by jmb]
Lose LOG(()) call. update todo list

svn path=/import/netsurf/; revision=545
2004-02-15 14:43:39 +00:00
John Mark Bell 9bd5489543 [project @ 2004-02-15 14:17:29 by jmb]
Radio button circle plotting. Warning - scary ;)

svn path=/import/netsurf/; revision=544
2004-02-15 14:17:29 +00:00
John Mark Bell 82a598d8ee [project @ 2004-02-15 03:19:21 by jmb]
Fix various issues: Duplicate images, text madness.

svn path=/import/netsurf/; revision=543
2004-02-15 03:19:21 +00:00
John Mark Bell 3720fafac0 [project @ 2004-02-14 22:26:35 by jmb]
Draw export module.

svn path=/import/netsurf/; revision=541
2004-02-14 22:26:35 +00:00