summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
* [project @ 2004-04-02 15:52:28 by bursa]James Bursa2004-04-021-6/+8
| | | | | | Fix scrolling and resizing of scaled windows. svn path=/import/netsurf/; revision=702
* [project @ 2004-04-02 15:16:15 by jmb]John Mark Bell2004-04-023-33/+51
| | | | | | | Update url checking to use fetch_can_fetch Fix non null-termination of strings in URL broadcast messages. svn path=/import/netsurf/; revision=701
* [project @ 2004-04-02 14:31:20 by jmb]John Mark Bell2004-04-021-1/+1
| | | | | | Forgot to increment the number of messages we're interested in. svn path=/import/netsurf/; revision=700
* [project @ 2004-04-02 13:51:13 by bursa]James Bursa2004-04-022-0/+31
| | | | | | Implement fetch_can_fetch(). svn path=/import/netsurf/; revision=699
* [project @ 2004-04-02 00:41:10 by jmb]John Mark Bell2004-04-027-5/+135
| | | | | | Try to use external apps for URI schemes we don't understand (eg mailto:) svn path=/import/netsurf/; revision=698
* [project @ 2004-04-01 18:41:53 by jmb]John Mark Bell2004-04-011-1/+4
| | | | | | Fix bad code. svn path=/import/netsurf/; revision=697
* [project @ 2004-04-01 18:29:42 by bursa]James Bursa2004-04-011-0/+1
| | | | | | Fix bug with submission of forms with no successful controls. svn path=/import/netsurf/; revision=696
* [project @ 2004-04-01 18:24:22 by jmb]John Mark Bell2004-04-011-0/+11
| | | | | | Display form action URL when over submit button svn path=/import/netsurf/; revision=695
* [project @ 2004-04-01 00:26:05 by jmb]John Mark Bell2004-04-014-2/+101
| | | | | | Change mouse pointer over page elements svn path=/import/netsurf/; revision=694
* [project @ 2004-03-30 22:47:23 by bursa]James Bursa2004-03-301-2/+1
| | | | | | Disable mouse gesture code, since it is unmaintained and broken. svn path=/import/netsurf/; revision=693
* [project @ 2004-03-30 20:24:00 by jmb]John Mark Bell2004-03-301-0/+9
| | | | | | Make save button work svn path=/import/netsurf/; revision=692
* [project @ 2004-03-30 11:45:48 by bursa]James Bursa2004-03-302-1/+8
| | | | | | Reduce frequency of gui_multitask() to improve performance. svn path=/import/netsurf/; revision=691
* [project @ 2004-03-29 21:27:52 by bursa]James Bursa2004-03-293-4/+5
| | | | | | Implement CSS universal selector. svn path=/import/netsurf/; revision=690
* [project @ 2004-03-28 17:18:52 by bursa]James Bursa2004-03-281-1/+4
| | | | | | Fix for errors with compressed content. svn path=/import/netsurf/; revision=689
* [project @ 2004-03-28 15:41:50 by bursa]James Bursa2004-03-282-3/+1
| | | | | | Disable some excess logging. svn path=/import/netsurf/; revision=688