summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-06-30 11:47:36 by bursa]James Bursa2003-06-301-26/+17
| | | | | | Fix broken options code. svn path=/import/netsurf/; revision=189
* [project @ 2003-06-27 13:25:48 by jmb]John Mark Bell2003-06-271-3/+16
| | | | | | Fix crash when saving choices svn path=/import/netsurf/; revision=188
* [project @ 2003-06-24 23:22:00 by bursa]James Bursa2003-06-242-2/+8
| | | | | | Change cache to use current content sizes. svn path=/import/netsurf/; revision=183
* [project @ 2003-06-17 19:24:20 by bursa]James Bursa2003-06-175-19/+9
| | | | | | Change fetchcache system to store loading contents in cache. svn path=/import/netsurf/; revision=180
* [project @ 2003-06-14 11:34:02 by bursa]James Bursa2003-06-143-8/+18
| | | | | | Scale JPEGs and PNGs when plotting. svn path=/import/netsurf/; revision=179
* [project @ 2003-06-08 04:00:05 by jmb]John Mark Bell2003-06-082-7/+44
| | | | | | Cope with broken Choices file. svn path=/import/netsurf/; revision=178
* [project @ 2003-06-07 22:24:22 by jmb]John Mark Bell2003-06-071-8/+15
| | | | | | Fix plugin memory leaks. svn path=/import/netsurf/; revision=177
* [project @ 2003-06-07 13:07:48 by philpem]Philip Pemberton2003-06-071-30/+53
| | | | | | Added transparency support for GIFs svn path=/import/netsurf/; revision=176
* [project @ 2003-06-06 09:19:54 by philpem]Philip Pemberton2003-06-061-21/+12
| | | | | | Improved GIF loader svn path=/import/netsurf/; revision=175
* [project @ 2003-06-06 08:10:54 by jmb]John Mark Bell2003-06-061-24/+32
| | | | | | More plugin changes svn path=/import/netsurf/; revision=174
* [project @ 2003-06-06 08:06:55 by philpem]Philip Pemberton2003-06-061-18/+5
| | | | | | Tweaked error handling code svn path=/import/netsurf/; revision=173
* [project @ 2003-06-06 05:49:22 by jmb]John Mark Bell2003-06-061-8/+9
| | | | | | Use strcmp instead of relying on NULL pointers. This appears to stop many random crashes. svn path=/import/netsurf/; revision=172
* [project @ 2003-06-06 03:12:28 by jmb]John Mark Bell2003-06-062-5/+4
| | | | | | Begin to munge <embed>s into <object>s svn path=/import/netsurf/; revision=171
* [project @ 2003-06-06 02:30:00 by jmb]John Mark Bell2003-06-061-2/+2
| | | | | | The segfault returns... svn path=/import/netsurf/; revision=170
* [project @ 2003-06-06 02:14:28 by jmb]John Mark Bell2003-06-064-0/+14
| | | | | | Add RCS ID svn path=/import/netsurf/; revision=169
* [project @ 2003-06-06 02:08:56 by jmb]John Mark Bell2003-06-062-14/+198
| | | | | | Progress plugin handling. Segfault appears to have gone. It doesn't draw the image though :/ svn path=/import/netsurf/; revision=168
* [project @ 2003-06-06 02:06:23 by jmb]John Mark Bell2003-06-061-2/+5
| | | | | | Remove spurious assert. Comment out annoying logging macro svn path=/import/netsurf/; revision=167
* [project @ 2003-06-05 14:49:48 by philpem]Philip Pemberton2003-06-051-2/+2
| | | | | | Fixed bug in palette loader svn path=/import/netsurf/; revision=166
* [project @ 2003-06-05 14:24:58 by bursa]James Bursa2003-06-051-4/+4
| | | | | | Fix black background problem. svn path=/import/netsurf/; revision=163
* [project @ 2003-06-05 13:24:28 by philpem]Philip Pemberton2003-06-052-0/+348
| | | | | | Added GIF decode support svn path=/import/netsurf/; revision=161
* [project @ 2003-06-05 13:17:55 by philpem]Philip Pemberton2003-06-052-3/+5
| | | | | | Added GIF decode support svn path=/import/netsurf/; revision=160
* [project @ 2003-06-05 00:31:03 by jmb]John Mark Bell2003-06-051-6/+19
| | | | | | Put Choices file in Choices:NetSurf.Choices svn path=/import/netsurf/; revision=157
* [project @ 2003-06-04 23:47:20 by jmb]John Mark Bell2003-06-041-4/+4
| | | | | | Put angle brackets around clib includes svn path=/import/netsurf/; revision=156
* [project @ 2003-06-04 18:42:13 by jmb]John Mark Bell2003-06-041-10/+10
| | | | | | Update Themes URL to avoid unnecessary browser redirection svn path=/import/netsurf/; revision=153
* [project @ 2003-06-02 21:09:50 by jmb]John Mark Bell2003-06-021-15/+10
| | | | | | Use Mimemap module to get mime types from file extensions svn path=/import/netsurf/; revision=151
* [project @ 2003-06-01 23:02:56 by monkeyson]Phil Mellor2003-06-013-15/+788
| | | | | | Configuration windows added. HTTP Proxy support (untested). svn path=/import/netsurf/; revision=145
* [project @ 2003-05-31 18:47:00 by jmb]John Mark Bell2003-05-312-0/+113
| | | | | | Begin support for <OBJECT>, <EMBED> and <APPLET> tags. NB: this doesn't work yet svn path=/import/netsurf/; revision=137
* [project @ 2003-05-23 11:09:12 by bursa]James Bursa2003-05-231-2/+1
| | | | | | Remove libutf header. svn path=/import/netsurf/; revision=132
* [project @ 2003-05-10 11:13:34 by bursa]James Bursa2003-05-106-21/+352
| | | | | | Partial PNG support. svn path=/import/netsurf/; revision=129
* [project @ 2003-04-15 18:07:25 by bursa]James Bursa2003-04-152-9/+13
| | | | | | Fix window resizing. svn path=/import/netsurf/; revision=126
* [project @ 2003-04-15 17:53:00 by bursa]James Bursa2003-04-151-10/+44
| | | | | | Inline images and related. svn path=/import/netsurf/; revision=125
* [project @ 2003-04-11 21:06:51 by bursa]James Bursa2003-04-111-1/+3
| | | | | | Memory usage and CSS fixes. svn path=/import/netsurf/; revision=122
* [project @ 2003-04-10 21:44:45 by bursa]James Bursa2003-04-101-18/+1
| | | | | | Memory usage cleaning. svn path=/import/netsurf/; revision=121
* [project @ 2003-04-09 21:57:09 by bursa]James Bursa2003-04-091-2/+2
| | | | | | Table layout fixes, allowed type list. svn path=/import/netsurf/; revision=119
* [project @ 2003-04-04 15:19:31 by bursa]James Bursa2003-04-043-5/+6
| | | | | | New CSS parser. svn path=/import/netsurf/; revision=112
* [project @ 2003-03-25 21:51:29 by bursa]James Bursa2003-03-251-5/+5
| | | | | | Show alt text for images. svn path=/import/netsurf/; revision=109
* [project @ 2003-03-15 15:53:20 by bursa]James Bursa2003-03-152-3/+76
| | | | | | MIME types for local files, new test files. svn path=/import/netsurf/; revision=107
* [project @ 2003-03-08 20:26:31 by bursa]James Bursa2003-03-082-25/+26
| | | | | | Fix coordinates, sprite area. svn path=/import/netsurf/; revision=105
* [project @ 2003-03-04 11:59:35 by bursa]James Bursa2003-03-044-66/+83
| | | | | | More compiler warning fixes. svn path=/import/netsurf/; revision=104
* [project @ 2003-03-03 22:40:39 by bursa]James Bursa2003-03-035-78/+119
| | | | | | Fix many browser warnings. svn path=/import/netsurf/; revision=103
* [project @ 2003-02-28 11:49:13 by bursa]James Bursa2003-02-281-1/+2
| | | | | | More status messages, bug fixes. svn path=/import/netsurf/; revision=102
* [project @ 2003-02-25 21:00:27 by bursa]James Bursa2003-02-253-21/+108
| | | | | | Bug fixes, experimental JPEG support. svn path=/import/netsurf/; revision=100
* [project @ 2003-02-09 12:58:14 by bursa]James Bursa2003-02-093-5/+6
| | | | | | Reorganization and rewrite of fetch, cache, and content handling. svn path=/import/netsurf/; revision=96
* [project @ 2003-02-04 09:34:32 by bursa]James Bursa2003-02-041-221/+0
| | | | | | Remove obsolete files. svn path=/import/netsurf/; revision=95
* [project @ 2003-01-12 17:48:44 by bursa]James Bursa2003-01-121-2/+2
| | | | | | Implement title element. svn path=/import/netsurf/; revision=94
* [project @ 2003-01-11 17:33:31 by monkeyson]Phil Mellor2003-01-111-8/+254
| | | | | | | Mouse gestures. Recognises the same gestures as Opera, although only back, forward and reload actually do anything yet. svn path=/import/netsurf/; revision=91
* [project @ 2003-01-07 23:16:04 by bursa]James Bursa2003-01-071-2/+2
| | | | | | Move baseline of text up. svn path=/import/netsurf/; revision=89
* [project @ 2003-01-06 00:04:43 by bursa]James Bursa2003-01-061-26/+26
| | | | | | Remove special case code for file: urls. svn path=/import/netsurf/; revision=85
* [project @ 2002-12-30 22:56:30 by monkeyson]Phil Mellor2002-12-302-12/+412
| | | | | | | Forms are now interactive - user can manipulate checkbox, radio, text, textarea, select elements. svn path=/import/netsurf/; revision=76
* [project @ 2002-12-30 02:06:03 by monkeyson]Phil Mellor2002-12-301-2/+22
| | | | | | | Started support for img tag - doesn't attempt to fetch/render images yet. Combo boxes in forms. svn path=/import/netsurf/; revision=72