Commit Graph

745 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
John Mark Bell 19bb86e2ad [project @ 2004-03-20 22:15:40 by jmb]
Fix potential crash caused by <input type="button">

svn path=/import/netsurf/; revision=639
2004-03-20 22:15:40 +00:00
John Mark Bell cd6ce1339f [project @ 2004-03-20 21:56:43 by jmb]
Render <input type="button" ...>

svn path=/import/netsurf/; revision=638
2004-03-20 21:56:43 +00:00
Richard Wilson a33ede3c92 [project @ 2004-03-19 21:22:52 by rjw]
Support for conversions at <8bpp.

svn path=/import/netsurf/; revision=637
2004-03-19 21:22:52 +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
James Bursa 5df9d191e8 [project @ 2004-03-19 17:03:45 by bursa]
Update WimpSlot to more accurate value.

svn path=/import/netsurf/; revision=634
2004-03-19 17:03:45 +00:00
James Bursa d257c491b0 [project @ 2004-03-19 16:31:03 by bursa]
Add SSL-free build.

svn path=/import/netsurf/; revision=633
2004-03-19 16:31:03 +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 ec3cbc8548 [project @ 2004-03-17 21:02:32 by rjw]
Added dependency for Tinct 0.02.

svn path=/import/netsurf/; revision=630
2004-03-17 21:02:32 +00:00
Richard Wilson 0f262e4810 [project @ 2004-03-17 21:01:57 by rjw]
Tinct_ConvertSprite implemented for 8bpp sprites with 8bpp palettes.

svn path=/import/netsurf/; revision=629
2004-03-17 21:01:57 +00:00
John Mark Bell cbd74e24d7 [project @ 2004-03-16 00:51:34 by jmb]
Add content mapping for image/pjpeg

svn path=/import/netsurf/; revision=628
2004-03-16 00:51:34 +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 78bf13b8e5 [project @ 2004-03-15 21:52:12 by rjw]
Added SWI number for Tinct_Convert Sprite.

svn path=/import/netsurf/; revision=626
2004-03-15 21:52:12 +00:00
Richard Wilson 26670e2e8a [project @ 2004-03-15 21:46:02 by rjw]
Complete Tinct documentation.

svn path=/import/netsurf/; revision=625
2004-03-15 21:46:02 +00:00
James Bursa d0913e33f0 [project @ 2004-03-15 15:03:34 by bursa]
Remove isspace() calls to avoid squashing nbsp (see setlocale() change).

svn path=/import/netsurf/; revision=624
2004-03-15 15:03:34 +00:00
James Bursa a678c8a6c7 [project @ 2004-03-14 22:50:55 by bursa]
Reduce input height.

svn path=/import/netsurf/; revision=623
2004-03-14 22:50:55 +00:00
James Bursa 7f534336b0 [project @ 2004-03-14 22:50:28 by bursa]
Add setlocale() call in init for better toupper etc. for text-transform.

svn path=/import/netsurf/; revision=622
2004-03-14 22:50:28 +00:00
James Bursa f606bc6219 [project @ 2004-03-14 22:49:40 by bursa]
Break out box_text_transform().

svn path=/import/netsurf/; revision=621
2004-03-14 22:49:40 +00:00
James Bursa b5322e10b0 [project @ 2004-03-14 22:49:14 by bursa]
Fix serious inline container layout bug.

svn path=/import/netsurf/; revision=620
2004-03-14 22:49:14 +00:00
James Bursa 5ddcc2b440 [project @ 2004-03-13 20:48:00 by bursa]
Remove +1 from size of inline containers.

svn path=/import/netsurf/; revision=619
2004-03-13 20:48:00 +00:00
James Bursa 3f6812c112 [project @ 2004-03-13 20:45:41 by bursa]
Use option_font_size when calculating keyword font-size.

svn path=/import/netsurf/; revision=618
2004-03-13 20:45:41 +00:00
James Bursa a25c9bb1c3 [project @ 2004-03-13 20:45:00 by bursa]
Remove unescaping on redirect.

svn path=/import/netsurf/; revision=617
2004-03-13 20:45:00 +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
Richard Wilson 42c35f165f [project @ 2004-03-13 17:23:19 by rjw]
Fixed bug in scaling calculations.
Improved colour reproduction for <16bpp.
Improved dithering algorithm for >1bpp and <32bpp.
Implemented all opaque plotters for >4bpp.

svn path=/import/netsurf/; revision=613
2004-03-13 17:23:43 +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 2c3f38af26 [project @ 2004-03-12 01:00:32 by rjw]
Implemented 4bpp, 2bpp and 1bpp scaled alpha plotting.
Implemented 32bpp and 16bpp opaque plotting.
Implemented 32bpp and 16bpp scaled opaque plotting.
Improved 16bpp dithering.

svn path=/import/netsurf/; revision=610
2004-03-12 01:00:32 +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 f566ca8ccc [project @ 2004-03-11 02:19:56 by bursa]
Fix PNGTitle message.

svn path=/import/netsurf/; revision=607
2004-03-11 02:19: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
James Bursa 24da56f25d [project @ 2004-03-10 20:45:27 by bursa]
Normalize url in browser_window_go_post().

svn path=/import/netsurf/; revision=605
2004-03-10 20:45:27 +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 36fd513c8c [project @ 2004-03-10 10:56:22 by rjw]
Added support for loading Tinct.

svn path=/import/netsurf/; revision=602
2004-03-10 10:56:22 +00:00
Richard Wilson 9580e32c18 [project @ 2004-03-10 10:55:36 by rjw]
Tinct, suitable for all users. Does not currently support scaled plotting in 1bpp, 2bpp or 4bpp, or bilinear filtering.

svn path=/import/netsurf/; revision=601
2004-03-10 10:55:36 +00:00
Richard Wilson ba3241ae11 [project @ 2004-03-10 10:55:04 by rjw]
Tinct, suitable for Iyonix/Omega users. Does not currently support scaled plotting in 1bpp, 2bpp or 4bpp, or bilinear filtering.

svn path=/import/netsurf/; revision=600
2004-03-10 10:55:04 +00:00
Richard Wilson 9a193dde9e [project @ 2004-03-10 10:53:29 by rjw]
Loads the correct version of Tinct.

svn path=/import/netsurf/; revision=599
2004-03-10 10:53:29 +00:00
Richard Wilson 644c4a2aa2 [project @ 2004-03-10 10:41:27 by rjw]
svn path=/import/netsurf/; revision=598
2004-03-10 10:41:27 +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