summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-01-02 03:58:20 by jmb]John Mark Bell2005-01-024-33/+50
| | | | | | xcalloc/xrealloc/xstrdup-purge - Lose remaining calls (and purge the relevant functions from utils.c) svn path=/import/netsurf/; revision=1419
* [project @ 2005-01-01 22:14:06 by bursa]James Bursa2005-01-011-3/+9
| | | | | | xcalloc/xrealloc/xstrdup-purge week. svn path=/import/netsurf/; revision=1417
* [project @ 2005-01-01 22:05:20 by bursa]James Bursa2005-01-011-11/+21
| | | | | | xcalloc/xrealloc/xstrdup-purge week, part 5. Improve and simplify encoding detection. svn path=/import/netsurf/; revision=1416
* [project @ 2004-12-25 18:58:04 by jmb]John Mark Bell2004-12-252-3/+9
| | | | | | | Fix issue with streaming as file when handling unknown content length (plugin_convert may have been called prior to the streaming being set up, thus resulting in the file not being streamed) Lose spurious boolean in plugin_data struct. svn path=/import/netsurf/; revision=1411
* [project @ 2004-12-25 12:12:39 by jmb]John Mark Bell2004-12-251-30/+114
| | | | | | Support standalone plugins svn path=/import/netsurf/; revision=1410
* [project @ 2004-12-25 11:37:35 by bursa]James Bursa2004-12-251-190/+190
| | | | | | Fix line endings. svn path=/import/netsurf/; revision=1409
* [project @ 2004-12-25 11:25:21 by bursa]James Bursa2004-12-251-401/+401
| | | | | | Fix line endings. svn path=/import/netsurf/; revision=1408
* [project @ 2004-12-16 20:38:12 by joty]John Tytgat2004-12-161-48/+48
| | | | | | Norcroft compatibility fix. svn path=/import/netsurf/; revision=1406
* [project @ 2004-12-09 19:09:56 by rjw]Richard Wilson2004-12-092-3/+14
| | | | | | Lose xcalloc(). svn path=/import/netsurf/; revision=1397
* [project @ 2004-12-09 12:07:32 by rjw]Richard Wilson2004-12-091-19/+23
| | | | | | Fix GTK build. Lose xcalloc() from history. svn path=/import/netsurf/; revision=1396
* [project @ 2004-12-09 10:30:43 by rjw]Richard Wilson2004-12-0913-2570/+1761
| | | | | | Re-implementation of hotlist via general tree code. Animations can be stopped once more. Purged a few xcalloc() calls. svn path=/import/netsurf/; revision=1394
* [project @ 2004-12-05 21:39:31 by bursa]James Bursa2004-12-051-0/+6
| | | | | | Return an error for invalid clip rectangles to ro_plot_clip(). svn path=/import/netsurf/; revision=1382
* [project @ 2004-11-29 21:47:00 by bursa]James Bursa2004-11-291-31/+39
| | | | | | Open the home page when NetSurf is run when it is already running. svn path=/import/netsurf/; revision=1376
* [project @ 2004-11-28 23:38:38 by jmb]John Mark Bell2004-11-281-2/+0
| | | | | | Ensure dimensions specified by HTML/CSS are adhered to, rather than resizing to what the plugin wants svn path=/import/netsurf/; revision=1375
* [project @ 2004-11-28 00:26:17 by jmb]John Mark Bell2004-11-281-23/+44
| | | | | | | | Bug fixes. Reformatting a plugin now works correctly in all cirumstances. Streaming also works better and reloading a page containing plugins will now work properly. svn path=/import/netsurf/; revision=1373
* [project @ 2004-11-22 23:06:49 by rjw]Richard Wilson2004-11-221-2/+4
| | | | | | Stop scroll wheels from moving the toolbar svn path=/import/netsurf/; revision=1370
* [project @ 2004-11-21 22:49:02 by bursa]James Bursa2004-11-211-1/+6
| | | | | | Fix crash when certain MNGs are opened in a new browser window. svn path=/import/netsurf/; revision=1368
* [project @ 2004-11-20 00:02:56 by bursa]James Bursa2004-11-201-61/+55
| | | | | | Improvements to overflow and scrolling: scrollbars now have most of the usual RISC OS behaviour. Better rendering of dotted and dashed borders. svn path=/import/netsurf/; revision=1363
* [project @ 2004-11-16 23:30:31 by rjw]Richard Wilson2004-11-161-1/+1
| | | | | | Minor fix to hotlist for titles with control characters. svn path=/import/netsurf/; revision=1362
* [project @ 2004-11-14 21:07:55 by rjw]Richard Wilson2004-11-141-53/+64
| | | | | | Fix for toolbar sub-menu closing on Adjust selection. svn path=/import/netsurf/; revision=1361
* [project @ 2004-11-10 22:39:33 by rjw]Richard Wilson2004-11-101-2/+7
| | | | | | Fix 8bpp thumbnails. svn path=/import/netsurf/; revision=1357
* [project @ 2004-11-10 19:51:31 by rjw]Richard Wilson2004-11-101-0/+13
| | | | | | Further GIF optimisation to reduce flicker. svn path=/import/netsurf/; revision=1356
* [project @ 2004-11-09 23:32:40 by rjw]Richard Wilson2004-11-091-9/+9
| | | | | | Fix window resizing oddity svn path=/import/netsurf/; revision=1354
* [project @ 2004-11-09 18:29:01 by rjw]Richard Wilson2004-11-091-1/+2
| | | | | | Lose the flicker for themes with a left-aligned throbber svn path=/import/netsurf/; revision=1352
* [project @ 2004-11-06 21:03:55 by bursa]James Bursa2004-11-062-19/+48
| | | | | | Fix RISC OS DrawFile rendering. Document files. svn path=/import/netsurf/; revision=1349
* [project @ 2004-11-06 19:34:24 by bursa]James Bursa2004-11-062-11/+57
| | | | | | Fix RISC OS sprite rendering. Document files. svn path=/import/netsurf/; revision=1348
* [project @ 2004-11-06 17:09:19 by bursa]James Bursa2004-11-061-1073/+0
| | | | | | No longer used (replaced by render/html_redraw.c and plotters system). svn path=/import/netsurf/; revision=1347
* [project @ 2004-11-04 21:13:36 by jmb]John Mark Bell2004-11-041-3/+6
| | | | | | Lose nasty hard-coded strings svn path=/import/netsurf/; revision=1346
* [project @ 2004-11-04 01:26:31 by rjw]Richard Wilson2004-11-041-1/+3
| | | | | | Only display separators when we should. Drunken code is bad. svn path=/import/netsurf/; revision=1343
* [project @ 2004-11-04 01:19:46 by rjw]Richard Wilson2004-11-045-21/+89
| | | | | | Toolbar separator icons are now displayed. svn path=/import/netsurf/; revision=1342
* [project @ 2004-11-03 23:27:15 by bursa]James Bursa2004-11-032-210/+250
| | | | | | Fix printing and improve error handling during printing. svn path=/import/netsurf/; revision=1341
* [project @ 2004-11-03 17:57:39 by rjw]Richard Wilson2004-11-031-0/+2
| | | | | | Hotlist entries are correctly redrawn when renamed svn path=/import/netsurf/; revision=1340
* [project @ 2004-11-03 02:37:58 by rjw]Richard Wilson2004-11-031-3/+3
| | | | | | Fix for refinding ufonts svn path=/import/netsurf/; revision=1339
* [project @ 2004-11-03 02:29:01 by rjw]Richard Wilson2004-11-035-8/+102
| | | | | | Changing screenmodes causes font handles to be refound. svn path=/import/netsurf/; revision=1338
* [project @ 2004-11-02 23:23:07 by rjw]Richard Wilson2004-11-0214-194/+304
| | | | | | Fix for recent GIF decoding bug. Rectangular pixel mode-friendly sprites for hotlist. Slight change to history image size to please Tinct. Support for foreground and background image quality settings. Support for error diffusion and bi-linear filtering (Tinct still requires some further work) svn path=/import/netsurf/; revision=1336
* [project @ 2004-10-25 22:42:36 by jmb]John Mark Bell2004-10-251-19/+31
| | | | | | | | Fix silly line plotting bug. Fix stupidly large bounding boxes when plotting polygons. Tidy up filled rectangle plotting. svn path=/import/netsurf/; revision=1335
* [project @ 2004-10-20 23:31:31 by jmb]John Mark Bell2004-10-202-2/+17
| | | | | | Reimplement draw groups svn path=/import/netsurf/; revision=1332
* [project @ 2004-10-20 22:22:25 by jmb]John Mark Bell2004-10-201-15/+59
| | | | | | | Fix bbox issue when plotting lines. Reinstate background colour rectangles (positioning's a bit off vertically) svn path=/import/netsurf/; revision=1331
* [project @ 2004-10-20 19:41:19 by bursa]James Bursa2004-10-201-3/+3
| | | | | | Fix dashed and dotted border position and thickness. svn path=/import/netsurf/; revision=1330
* [project @ 2004-10-20 09:52:43 by jmb]John Mark Bell2004-10-201-542/+353
| | | | | | | | | | | | | | Rewrite such that it now uses plotters. Things that need fixing: - draw_plot_(line,rectangle) needs line pattern support (everything's solid for now) There's a couple of regressions, too: - page background colour is lost (plotting a filled rectangle of colour in draw_clg breaks some sites. This may require some sort of clipping) - there's no grouping of objects any more (sorry joty). I'm not entirely sure of the best way of going about this, as we no longer have box data. svn path=/import/netsurf/; revision=1329
* [project @ 2004-10-19 21:29:39 by bursa]James Bursa2004-10-191-1/+1
| | | | | | Fix disc radius. svn path=/import/netsurf/; revision=1327
* [project @ 2004-10-19 21:17:16 by bursa]James Bursa2004-10-191-2/+2
| | | | | | Fix scaling of standalone images. svn path=/import/netsurf/; revision=1326
* [project @ 2004-10-19 21:16:12 by bursa]James Bursa2004-10-191-5/+20
| | | | | | Update to use plotters. svn path=/import/netsurf/; revision=1325
* [project @ 2004-10-17 22:13:34 by jmb]John Mark Bell2004-10-171-0/+13
| | | | | | Lose hard-coded stylesheet URLs. svn path=/import/netsurf/; revision=1323
* [project @ 2004-10-17 21:16:00 by bursa]James Bursa2004-10-177-72/+82
| | | | | | Move to use plotters. Replace html.layout->children with html.layout. svn path=/import/netsurf/; revision=1318
* [project @ 2004-10-17 21:03:19 by bursa]James Bursa2004-10-171-0/+388
| | | | | | New target-independent interface for plotting and RISC OS screen implementation. svn path=/import/netsurf/; revision=1312
* [project @ 2004-10-05 22:38:02 by rjw]Richard Wilson2004-10-051-1/+7
| | | | | | GIF opacity test is now applied to all GIFs. Background colour redraw is optimised out for opaque, repeating images. svn path=/import/netsurf/; revision=1305
* [project @ 2004-10-05 00:22:38 by rjw]Richard Wilson2004-10-052-6/+8
| | | | | | Fixes for missing changes to updated GIF code. svn path=/import/netsurf/; revision=1302
* [project @ 2004-10-04 23:54:42 by rjw]Richard Wilson2004-10-0414-1467/+380
| | | | | | Moved GIF file reading to image/, optimisation of plotting for GIFs, JNGs, PNGs and JPEGs, initial work for toolbar customisation. Possibly some other things too. svn path=/import/netsurf/; revision=1301
* [project @ 2004-10-01 23:48:15 by jmb]John Mark Bell2004-10-012-0/+6
| | | | | | Add GUI config option for HTTP referer sending svn path=/import/netsurf/; revision=1300