summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [project @ 2004-04-11 14:29:30 by rjw]Richard Wilson2004-04-111-0/+1
| | | | | | Added ability to turn off 32bpp thumbnails. svn path=/import/netsurf/; revision=752
* [project @ 2004-04-11 12:14:21 by rjw]Richard Wilson2004-04-111-0/+0
| | | | | | Fix for scaled sprites having a vertical offset a pixel too high. svn path=/import/netsurf/; revision=751
* [project @ 2004-04-11 00:35:24 by jmb]John Mark Bell2004-04-111-0/+21
| | | | | | | | Retain aspect ratio of boxes if only one of width/height are specified (eg <img src="blah" width="123"> would scale height to be 123/image_width * image_height) NB: This does /not/ work for %age widths as %age heights do nothing as yet svn path=/import/netsurf/; revision=750
* [project @ 2004-04-10 23:41:12 by jmb]John Mark Bell2004-04-101-2/+2
| | | | | | Fix use of wrong variable when rewriting <style> elements svn path=/import/netsurf/; revision=749
* [project @ 2004-04-10 23:12:28 by jmb]John Mark Bell2004-04-101-4/+4
| | | | | | Add text under thumbnails again. svn path=/import/netsurf/; revision=748
* [project @ 2004-04-10 20:04:11 by rjw]Richard Wilson2004-04-102-6/+29
| | | | | | | | Fix for thumbnail palette bug. Fix for upper case iconsprite names. Uses thumbnail sprite creation routines. svn path=/import/netsurf/; revision=747
* [project @ 2004-04-10 20:02:27 by rjw]Richard Wilson2004-04-101-0/+0
| | | | | | Palettes are set up when redirecting to sprites. svn path=/import/netsurf/; revision=746
* [project @ 2004-04-10 18:42:37 by jmb]John Mark Bell2004-04-101-2/+7
| | | | | | Fix bug in sanity checking code svn path=/import/netsurf/; revision=745
* [project @ 2004-04-10 18:19:35 by rjw]Richard Wilson2004-04-102-46/+322
| | | | | | | | 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
* [project @ 2004-04-10 18:12:58 by rjw]Richard Wilson2004-04-101-8/+13
| | | | | | Added option for thumbnail oversampling. svn path=/import/netsurf/; revision=743
* [project @ 2004-04-10 12:57:17 by jmb]John Mark Bell2004-04-101-0/+2
| | | | | | Remove download contents from the cache svn path=/import/netsurf/; revision=742
* [project @ 2004-04-09 21:06:10 by bursa]James Bursa2004-04-094-20/+218
| | | | | | Add FixFonts to attempt to fix common font problem. svn path=/import/netsurf/; revision=741
* [project @ 2004-04-08 23:46:41 by jmb]John Mark Bell2004-04-084-2/+77
| | | | | | | 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
* [project @ 2004-04-08 17:30:26 by rjw]Richard Wilson2004-04-081-31/+48
| | | | | | Support for 32bpp thumbnails. svn path=/import/netsurf/; revision=739
* [project @ 2004-04-07 19:19:31 by jmb]John Mark Bell2004-04-071-3/+5
| | | | | | Take account of file path when creating POST data. svn path=/import/netsurf/; revision=738
* [project @ 2004-04-07 12:58:55 by andrew]Andrew Duffell2004-04-071-0/+0
| | | | | | Correction of letters CSS svn path=/import/netsurf/; revision=737
* [project @ 2004-04-07 12:56:20 by andrew]Andrew Duffell2004-04-072-0/+0
| | | | | | !Sprites22 svn path=/import/netsurf/; revision=736
* [project @ 2004-04-07 12:54:55 by andrew]Andrew Duffell2004-04-071-0/+0
| | | | | | Incorrect sizeing of letters CSS corrected svn path=/import/netsurf/; revision=735
* [project @ 2004-04-06 23:23:24 by jmb]John Mark Bell2004-04-061-2/+2
| | | | | | Fix for changed GIF data structures svn path=/import/netsurf/; revision=734
* [project @ 2004-04-06 23:13:32 by rjw]Richard Wilson2004-04-061-1/+1
| | | | | | Added gifread.o svn path=/import/netsurf/; revision=733
* [project @ 2004-04-06 23:13:25 by rjw]Richard Wilson2004-04-064-550/+977
| | | | | | New GIF reading code. svn path=/import/netsurf/; revision=732
* [project @ 2004-04-06 13:52:58 by andrew]Andrew Duffell2004-04-061-0/+0
| | | | | | Addition of Small CSS file icon and correction of font on large icon svn path=/import/netsurf/; revision=731
* [project @ 2004-04-06 13:50:55 by andrew]Andrew Duffell2004-04-061-0/+0
| | | | | | Addition of Small CSS file icon svn path=/import/netsurf/; revision=730
* [project @ 2004-04-06 10:50:26 by rjw]Richard Wilson2004-04-061-1/+1
| | | | | | Only uses generic version of Tinct. svn path=/import/netsurf/; revision=729
* [project @ 2004-04-06 10:50:02 by rjw]Richard Wilson2004-04-061-0/+0
| | | | | | Generic version of Tinct. svn path=/import/netsurf/; revision=728
* [project @ 2004-04-06 10:48:33 by rjw]Richard Wilson2004-04-063-0/+0
| | | | | | Removal of halfword Tinct. svn path=/import/netsurf/; revision=727
* [project @ 2004-04-06 10:39:07 by andrew]Andrew Duffell2004-04-061-0/+0
| | | | | | !Sprites22 svn path=/import/netsurf/; revision=726
* [project @ 2004-04-06 10:36:19 by andrew]Andrew Duffell2004-04-062-0/+0
| | | | | | !Sprites22,ff9 svn path=/import/netsurf/; revision=725
* [project @ 2004-04-05 22:36:48 by jmb]John Mark Bell2004-04-051-72/+65
| | | | | | | Tidy up handling of save_complete_list. Fix rewriting of <style> elements to cater for hidden elements. svn path=/import/netsurf/; revision=724
* [project @ 2004-04-05 22:21:37 by andrew]Andrew Duffell2004-04-052-1/+7
| | | | | | !SpritesA svn path=/import/netsurf/; revision=723
* [project @ 2004-04-05 21:54:22 by jmb]John Mark Bell2004-04-051-51/+113
| | | | | | Implement outstanding functionality svn path=/import/netsurf/; revision=722
* [project @ 2004-04-04 18:07:44 by jmb]John Mark Bell2004-04-043-26/+35
| | | | | | | 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
* [project @ 2004-04-04 17:05:59 by jmb]John Mark Bell2004-04-041-0/+7
| | | | | | Extract boxes from embedded HTML documents. svn path=/import/netsurf/; revision=720
* [project @ 2004-04-04 14:23:49 by rjw]Richard Wilson2004-04-041-1/+1
| | | | | | Updated preferred Tinct module version to 0.03. svn path=/import/netsurf/; revision=719
* [project @ 2004-04-04 14:21:34 by rjw]Richard Wilson2004-04-042-0/+0
| | | | | | | | 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
* [project @ 2004-04-04 03:14:03 by jmb]John Mark Bell2004-04-041-1/+15
| | | | | | Take account of gAMA chunk svn path=/import/netsurf/; revision=717
* [project @ 2004-04-03 18:08:31 by jmb]John Mark Bell2004-04-031-3/+3
| | | | | | Add title text to history tree svn path=/import/netsurf/; revision=716
* [project @ 2004-04-03 17:28:04 by jmb]John Mark Bell2004-04-031-2/+2
| | | | | | Wrap window offset every 5 windows. svn path=/import/netsurf/; revision=715
* [project @ 2004-04-03 17:06:01 by jmb]John Mark Bell2004-04-031-13/+15
| | | | | | Fix possible memory leaks svn path=/import/netsurf/; revision=714
* [project @ 2004-04-03 17:04:26 by jmb]John Mark Bell2004-04-031-1/+1
| | | | | | Increase Wimpslot requirement svn path=/import/netsurf/; revision=713
* [project @ 2004-04-03 14:58:46 by bursa]James Bursa2004-04-031-1/+1
| | | | | | 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
* [project @ 2004-04-03 12:36:48 by jmb]John Mark Bell2004-04-031-2/+6
| | | | | | Add fixed offset when opening new windows. svn path=/import/netsurf/; revision=711
* [project @ 2004-04-03 11:49:48 by rjw]Richard Wilson2004-04-031-0/+81
| | | | | | GIF file reading svn path=/import/netsurf/; revision=710
* [project @ 2004-04-03 02:59:34 by jmb]John Mark Bell2004-04-035-4/+53
| | | | | | Implement page info dialog box. svn path=/import/netsurf/; revision=709
* [project @ 2004-04-02 23:59:53 by jmb]John Mark Bell2004-04-021-4/+15
| | | | | | Allow files to be dragged into browser windows. svn path=/import/netsurf/; revision=708
* [project @ 2004-04-02 23:40:29 by jmb]John Mark Bell2004-04-021-5/+6
| | | | | | Fix possible crash due to box style being 0. svn path=/import/netsurf/; revision=707
* [project @ 2004-04-02 23:17:02 by jmb]John Mark Bell2004-04-022-16/+16
| | | | | | Update svn path=/import/netsurf/; revision=706
* [project @ 2004-04-02 23:12:26 by jmb]John Mark Bell2004-04-028-8/+111
| | | | | | Implement CSS cursor property svn path=/import/netsurf/; revision=705
* [project @ 2004-04-02 19:30:13 by bursa]James Bursa2004-04-021-1/+0
| | | | | | Fix double-free of frame url. svn path=/import/netsurf/; revision=704
* [project @ 2004-04-02 18:13:23 by bursa]James Bursa2004-04-022-23/+114
| | | | | | Experimental work on frames. svn path=/import/netsurf/; revision=703