Commit Graph

285 Commits

Author SHA1 Message Date
John Mark Bell 7e922c290f [project @ 2004-03-21 21:32:15 by jmb]
Fix for SparkFS causing problems with uploading zip files.
Map filetypes to mimetype properly.

svn path=/import/netsurf/; revision=646
2004-03-21 21:32:15 +00:00
John Mark Bell 3aeafecd7b [project @ 2004-03-21 20:07:14 by jmb]
<input type="file" support>
Broken in places.

svn path=/import/netsurf/; revision=645
2004-03-21 20:07:14 +00:00
James Bursa 423f0f1e70 [project @ 2004-03-21 13:55:51 by bursa]
Implement gui_window_update_box() and use in response to CONTENT_MSG_REDRAW.

svn path=/import/netsurf/; revision=644
2004-03-21 13:55:51 +00:00
James Bursa 187ee0f98e [project @ 2004-03-21 13:54:53 by bursa]
Fix schedule_remove().

svn path=/import/netsurf/; revision=643
2004-03-21 13:54:53 +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 f962f4301c [project @ 2004-03-21 12:46:56 by bursa]
Implement scheduled callbacks.

svn path=/import/netsurf/; revision=640
2004-03-21 12:46:56 +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 f68e229cae [project @ 2004-03-17 21:05:55 by rjw]
Added basic framework for animation.

svn path=/import/netsurf/; revision=632
2004-03-17 21:05:55 +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 3e417f948c [project @ 2004-03-15 21:53:32 by rjw]
Added SWI number for Tinct_ConvertSprite.

svn path=/import/netsurf/; revision=627
2004-03-15 21:53:32 +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 5a7d38ea9f [project @ 2004-03-13 13:03:01 by bursa]
Disable clean_cookiejar() due to reliability problems.

svn path=/import/netsurf/; revision=612
2004-03-13 13:03:01 +00:00
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
Richard Wilson 7fcad10266 [project @ 2004-03-11 23:19:27 by rjw]
Added Tinct_Plot and Tinct_PlotScaled definitions and modified comments to reflect the updated operation.

svn path=/import/netsurf/; revision=608
2004-03-11 23:19:27 +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 0e74730b78 [project @ 2004-03-10 10:35:20 by rjw]
svn path=/import/netsurf/; revision=597
2004-03-10 10:35:20 +00:00
James Bursa b56bc523b8 [project @ 2004-03-09 23:57:40 by bursa]
Set caret in new window url line.

svn path=/import/netsurf/; revision=596
2004-03-09 23:57:40 +00:00
James Bursa b5ba716f15 [project @ 2004-03-09 23:57:19 by bursa]
Process UserMessage etc. immediately instead of queuing (fixes menu warning bug).

svn path=/import/netsurf/; revision=595
2004-03-09 23:57:19 +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
Richard Wilson 25a98ce2c0 [project @ 2004-03-09 10:22:12 by rjw]
svn path=/import/netsurf/; revision=593
2004-03-09 10:24:52 +00:00
James Bursa 7d9bf053b4 [project @ 2004-03-08 00:03:58 by bursa]
Implement Accept-Language option.

svn path=/import/netsurf/; revision=591
2004-03-08 00:03:58 +00:00
John Mark Bell 64699fb3f0 [project @ 2004-03-06 12:34:47 by jmb]
Save Source support.

svn path=/import/netsurf/; revision=588
2004-03-06 12:34:47 +00:00
John Mark Bell 727db7f3d6 [project @ 2004-03-05 22:15:33 by jmb]
Fix URI file dragging properly.
Fix missing fclose in load()

svn path=/import/netsurf/; revision=587
2004-03-05 22:15:33 +00:00
John Mark Bell 4108f28975 [project @ 2004-03-05 17:08:28 by jmb]
Let's try again...

svn path=/import/netsurf/; revision=586
2004-03-05 17:08:28 +00:00
John Mark Bell a9e9def7f4 [project @ 2004-03-05 16:55:31 by jmb]
Attempt to fix bad xstrdup.

svn path=/import/netsurf/; revision=585
2004-03-05 16:55:31 +00:00
John Mark Bell 7f1eced1ea [project @ 2004-03-05 16:34:31 by jmb]
Add support for dragging in URI files

svn path=/import/netsurf/; revision=584
2004-03-05 16:34:31 +00:00
John Mark Bell 0bb832d890 [project @ 2004-03-05 13:23:48 by jmb]
Fix memory leak when fgets fails.
Add debugging round early part of gui_init

svn path=/import/netsurf/; revision=583
2004-03-05 13:23:48 +00:00
John Mark Bell 0ea3e074f6 [project @ 2004-03-04 23:15:17 by jmb]
Add support for double clicking on / dragging in URL files.

svn path=/import/netsurf/; revision=582
2004-03-04 23:15:17 +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 d5bcedd3de [project @ 2004-03-03 00:19:47 by bursa]
Handle DataLoads to iconbar, canonicalise path when loading files.

svn path=/import/netsurf/; revision=579
2004-03-03 00:19:47 +00:00
James Bursa 1c85bf0429 [project @ 2004-03-02 18:02:17 by bursa]
Add new url functions and modify to use them.

svn path=/import/netsurf/; revision=578
2004-03-02 18:02:41 +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 37cf580743 [project @ 2004-02-27 14:09:15 by bursa]
Implement option_language.

svn path=/import/netsurf/; revision=574
2004-02-27 14:09:15 +00:00
James Bursa c05d6fdc8b [project @ 2004-02-26 17:52:10 by bursa]
Implement back and forward using history.

svn path=/import/netsurf/; revision=572
2004-02-26 17:52:10 +00:00
James Bursa 0a4caa5687 [project @ 2004-02-26 17:25:51 by bursa]
Improvements to history window.

svn path=/import/netsurf/; revision=571
2004-02-26 17:26:01 +00:00
James Bursa cff65dfddf [project @ 2004-02-26 17:23:02 by bursa]
Use save area when redirecting to sprite.

svn path=/import/netsurf/; revision=570
2004-02-26 17:23:02 +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
James Bursa 4b5a0e4043 [project @ 2004-02-25 15:59:01 by bursa]
Fix crash opening history while page still loading.

svn path=/import/netsurf/; revision=567
2004-02-25 15:59:01 +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
James Bursa deaaa4a753 [project @ 2004-02-23 00:25:09 by bursa]
Workaround for window closing crash.

svn path=/import/netsurf/; revision=565
2004-02-23 00:25:09 +00:00
John Mark Bell 36bb869ae4 [project @ 2004-02-17 23:38:44 by jmb]
Improve save_complete.
Add missing #ifdef to about.c.

svn path=/import/netsurf/; revision=559
2004-02-17 23:38:44 +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 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