Commit Graph

745 Commits

Author SHA1 Message Date
Richard Wilson 4244812ff9 [project @ 2004-04-10 20:02:27 by rjw]
Palettes are set up when redirecting to sprites.

svn path=/import/netsurf/; revision=746
2004-04-10 20:02:27 +00:00
John Mark Bell 82b4ac72df [project @ 2004-04-10 18:42:37 by jmb]
Fix bug in sanity checking code

svn path=/import/netsurf/; revision=745
2004-04-10 18:42:37 +00:00
Richard Wilson f61d7fe881 [project @ 2004-04-10 18:19:35 by rjw]
Thumnails now created with a palette to fix incorrect colour rendition.
Thumnails output to a 32bpp sprite where possible.
Thumnails oversampled to improve display if desired.

svn path=/import/netsurf/; revision=744
2004-04-10 18:19:35 +00:00
Richard Wilson 4934762dd6 [project @ 2004-04-10 18:12:58 by rjw]
Added option for thumbnail oversampling.

svn path=/import/netsurf/; revision=743
2004-04-10 18:12:58 +00:00
John Mark Bell 7218268567 [project @ 2004-04-10 12:57:17 by jmb]
Remove download contents from the cache

svn path=/import/netsurf/; revision=742
2004-04-10 12:57:17 +00:00
James Bursa e90e01cd49 [project @ 2004-04-09 21:06:10 by bursa]
Add FixFonts to attempt to fix common font problem.

svn path=/import/netsurf/; revision=741
2004-04-09 21:06:10 +00:00
John Mark Bell 9de746e0a0 [project @ 2004-04-08 23:46:41 by jmb]
Improve keypress handling in form text boxes.
Note: Not yet implemented for textareas as these need more work anyway.

svn path=/import/netsurf/; revision=740
2004-04-08 23:46:41 +00:00
Richard Wilson 13f1dde4d9 [project @ 2004-04-08 17:30:26 by rjw]
Support for 32bpp thumbnails.

svn path=/import/netsurf/; revision=739
2004-04-08 17:30:26 +00:00
John Mark Bell 29578a4fd8 [project @ 2004-04-07 19:19:31 by jmb]
Take account of file path when creating POST data.

svn path=/import/netsurf/; revision=738
2004-04-07 19:19:31 +00:00
Andrew Duffell 64cd951ae2 [project @ 2004-04-07 12:58:55 by andrew]
Correction of letters CSS

svn path=/import/netsurf/; revision=737
2004-04-07 12:58:55 +00:00
Andrew Duffell 2f12434e01 [project @ 2004-04-07 12:56:20 by andrew]
!Sprites22

svn path=/import/netsurf/; revision=736
2004-04-07 12:56:20 +00:00
Andrew Duffell 4dd5bd36c0 [project @ 2004-04-07 12:54:55 by andrew]
Incorrect sizeing of letters CSS corrected

svn path=/import/netsurf/; revision=735
2004-04-07 12:54:55 +00:00
John Mark Bell 96aa983ac6 [project @ 2004-04-06 23:23:24 by jmb]
Fix for changed GIF data structures

svn path=/import/netsurf/; revision=734
2004-04-06 23:23:24 +00:00
Richard Wilson caf63ec012 [project @ 2004-04-06 23:13:32 by rjw]
Added gifread.o

svn path=/import/netsurf/; revision=733
2004-04-06 23:13: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
Andrew Duffell 48c685bfaa [project @ 2004-04-06 13:52:58 by andrew]
Addition of Small CSS file icon and correction of font on large icon

svn path=/import/netsurf/; revision=731
2004-04-06 13:52:58 +00:00
Andrew Duffell 62cfb28677 [project @ 2004-04-06 13:50:55 by andrew]
Addition of Small CSS file icon

svn path=/import/netsurf/; revision=730
2004-04-06 13:50:55 +00:00
Richard Wilson 1d69de60fd [project @ 2004-04-06 10:50:26 by rjw]
Only uses generic version of Tinct.

svn path=/import/netsurf/; revision=729
2004-04-06 10:50:26 +00:00
Richard Wilson 29abae4f3e [project @ 2004-04-06 10:50:02 by rjw]
Generic version of Tinct.

svn path=/import/netsurf/; revision=728
2004-04-06 10:50:02 +00:00
Richard Wilson d51bb4d2ff [project @ 2004-04-06 10:48:33 by rjw]
Removal of halfword Tinct.

svn path=/import/netsurf/; revision=727
2004-04-06 10:49:33 +00:00
Andrew Duffell 42d1e657ff [project @ 2004-04-06 10:39:07 by andrew]
!Sprites22

svn path=/import/netsurf/; revision=726
2004-04-06 10:39:07 +00:00
Andrew Duffell 8dffc9e037 [project @ 2004-04-06 10:36:19 by andrew]
!Sprites22,ff9

svn path=/import/netsurf/; revision=725
2004-04-06 10:36:19 +00:00
John Mark Bell 8961ddc366 [project @ 2004-04-05 22:36:48 by jmb]
Tidy up handling of save_complete_list.
Fix rewriting of <style> elements to cater for hidden elements.

svn path=/import/netsurf/; revision=724
2004-04-05 22:36:48 +00:00
Andrew Duffell ce93fe5cc0 [project @ 2004-04-05 22:21:37 by andrew]
!SpritesA

svn path=/import/netsurf/; revision=723
2004-04-05 22:21:37 +00:00
John Mark Bell f5a0093a88 [project @ 2004-04-05 21:54:22 by jmb]
Implement outstanding functionality

svn path=/import/netsurf/; revision=722
2004-04-05 21:54:22 +00:00
John Mark Bell aed81aa917 [project @ 2004-04-04 18:07:44 by jmb]
Add pointer to containing content struct to box_selection and update box_under_area accordingly
This ensures relative links in frames etc. are url_joined correctly.

svn path=/import/netsurf/; revision=721
2004-04-04 18:07:44 +00:00
John Mark Bell 19c77ff2b1 [project @ 2004-04-04 17:05:59 by jmb]
Extract boxes from embedded HTML documents.

svn path=/import/netsurf/; revision=720
2004-04-04 17:05:59 +00:00
Richard Wilson 308773a142 [project @ 2004-04-04 14:23:49 by rjw]
Updated preferred Tinct module version to 0.03.

svn path=/import/netsurf/; revision=719
2004-04-04 14:23:49 +00:00
Richard Wilson ef94d806d4 [project @ 2004-04-04 14:21:34 by rjw]
Support for opaque plotting in <8bpp, scaled and otherwise.
Fixed bug that caused scaling to 0x0 to enter an infinite loop.
Fixed bug that caused calling an invalid SWI to produce an abort.

svn path=/import/netsurf/; revision=718
2004-04-04 14:21:34 +00:00
John Mark Bell b43eb4f933 [project @ 2004-04-04 03:14:03 by jmb]
Take account of gAMA chunk

svn path=/import/netsurf/; revision=717
2004-04-04 03:14:03 +00:00
John Mark Bell 2f2cfbfe16 [project @ 2004-04-03 18:08:31 by jmb]
Add title text to history tree

svn path=/import/netsurf/; revision=716
2004-04-03 18:08:31 +00:00
John Mark Bell 9dded4a01c [project @ 2004-04-03 17:28:04 by jmb]
Wrap window offset every 5 windows.

svn path=/import/netsurf/; revision=715
2004-04-03 17:28:04 +00:00
John Mark Bell 9c16d6856c [project @ 2004-04-03 17:06:01 by jmb]
Fix possible memory leaks

svn path=/import/netsurf/; revision=714
2004-04-03 17:06:01 +00:00
John Mark Bell 1db405f116 [project @ 2004-04-03 17:04:26 by jmb]
Increase Wimpslot requirement

svn path=/import/netsurf/; revision=713
2004-04-03 17:04:26 +00:00
James Bursa c08ffc97c5 [project @ 2004-04-03 14:58:46 by bursa]
Request only gzip compression, since deflate is broken on many servers (see http://www.gzip.org/zlib/zlib_faq, 36).

svn path=/import/netsurf/; revision=712
2004-04-03 14:58:46 +00:00
John Mark Bell 0a31d736c2 [project @ 2004-04-03 12:36:48 by jmb]
Add fixed offset when opening new windows.

svn path=/import/netsurf/; revision=711
2004-04-03 12:36:48 +00:00
Richard Wilson ad07b6e656 [project @ 2004-04-03 11:49:48 by rjw]
GIF file reading

svn path=/import/netsurf/; revision=710
2004-04-03 11:49:48 +00:00
John Mark Bell 7872dc57fd [project @ 2004-04-03 02:59:34 by jmb]
Implement page info dialog box.

svn path=/import/netsurf/; revision=709
2004-04-03 02:59:35 +00:00
John Mark Bell 553dd5b592 [project @ 2004-04-02 23:59:53 by jmb]
Allow files to be dragged into browser windows.

svn path=/import/netsurf/; revision=708
2004-04-02 23:59:53 +00:00
John Mark Bell c534f284a8 [project @ 2004-04-02 23:40:29 by jmb]
Fix possible crash due to box style being 0.

svn path=/import/netsurf/; revision=707
2004-04-02 23:40:29 +00:00
John Mark Bell 3e3578d807 [project @ 2004-04-02 23:17:02 by jmb]
Update

svn path=/import/netsurf/; revision=706
2004-04-02 23:17:27 +00:00
John Mark Bell a260f648f8 [project @ 2004-04-02 23:12:26 by jmb]
Implement CSS cursor property

svn path=/import/netsurf/; revision=705
2004-04-02 23:12:26 +00:00
James Bursa 095d17b8ad [project @ 2004-04-02 19:30:13 by bursa]
Fix double-free of frame url.

svn path=/import/netsurf/; revision=704
2004-04-02 19:30:13 +00:00
James Bursa 18cfe064be [project @ 2004-04-02 18:13:23 by bursa]
Experimental work on frames.

svn path=/import/netsurf/; revision=703
2004-04-02 18:13:23 +00:00
James Bursa c38ea1026a [project @ 2004-04-02 15:52:28 by bursa]
Fix scrolling and resizing of scaled windows.

svn path=/import/netsurf/; revision=702
2004-04-02 15:52:28 +00:00
John Mark Bell 361fcf507a [project @ 2004-04-02 15:16:15 by jmb]
Update url checking to use fetch_can_fetch
Fix non null-termination of strings in URL broadcast messages.

svn path=/import/netsurf/; revision=701
2004-04-02 15:16:15 +00:00
John Mark Bell 20454498ed [project @ 2004-04-02 14:31:20 by jmb]
Forgot to increment the number of messages we're interested in.

svn path=/import/netsurf/; revision=700
2004-04-02 14:31:20 +00:00
James Bursa 27562bf838 [project @ 2004-04-02 13:51:13 by bursa]
Implement fetch_can_fetch().

svn path=/import/netsurf/; revision=699
2004-04-02 13:51:13 +00:00
John Mark Bell 9454b8bca1 [project @ 2004-04-02 00:41:10 by jmb]
Try to use external apps for URI schemes we don't understand (eg mailto:)

svn path=/import/netsurf/; revision=698
2004-04-02 00:41:10 +00:00
John Mark Bell adc05e5240 [project @ 2004-04-01 18:41:53 by jmb]
Fix bad code.

svn path=/import/netsurf/; revision=697
2004-04-01 18:41:53 +00:00