summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-0715-190/+930
| | | | | | Initial work for global history (currently incomplete) svn path=/import/netsurf/; revision=1497
* [project @ 2005-02-07 14:18:33 by rjw]Richard Wilson2005-02-071-1/+2
| | | | | | Create nested themes at the correct place in the choices window svn path=/import/netsurf/; revision=1495
* [project @ 2005-02-05 01:08:00 by rjw]Richard Wilson2005-02-051-0/+2
| | | | | | Make F2 automatically open URL completion. svn path=/import/netsurf/; revision=1493
* [project @ 2005-02-04 18:07:27 by rjw]Richard Wilson2005-02-041-3/+12
| | | | | | Adjust clicking on a suggested URL filters to the prefix and doesn't launch. svn path=/import/netsurf/; revision=1491
* [project @ 2005-02-04 03:02:15 by rjw]Richard Wilson2005-02-044-10/+54
| | | | | | Make URL completion less intrusive, fix incorrect horizontal clipping of vertical scrollbar. svn path=/import/netsurf/; revision=1490
* [project @ 2005-02-03 20:49:43 by bursa]James Bursa2005-02-031-20/+76
| | | | | | "IEURL" (1ba) file support. svn path=/import/netsurf/; revision=1489
* [project @ 2005-02-03 13:18:22 by rjw]Richard Wilson2005-02-038-16/+644
| | | | | | Implementation of URL suggestion svn path=/import/netsurf/; revision=1488
* [project @ 2005-02-03 13:12:24 by rjw]Richard Wilson2005-02-031-5/+6
| | | | | | Wider minimum URL bar width, make themes work on NCOS (probably) svn path=/import/netsurf/; revision=1487
* [project @ 2005-02-03 13:10:21 by rjw]Richard Wilson2005-02-031-6/+15
| | | | | | Make themes auto-install work on NCOS (probably) svn path=/import/netsurf/; revision=1486
* [project @ 2005-02-03 10:04:06 by jmb]John Mark Bell2005-02-032-6/+18
| | | | | | | Fix issue with plugins embedded in a page requesting fetch of the same page on load. Add option to block popups. svn path=/import/netsurf/; revision=1482
* [project @ 2005-02-01 01:16:53 by jmb]John Mark Bell2005-02-011-1/+0
| | | | | | Lose spurious #include svn path=/import/netsurf/; revision=1479
* [project @ 2005-02-01 00:58:31 by rjw]Richard Wilson2005-02-011-3/+4
| | | | | | Only buffer redraws that update the entire current clipping area (fixes GIF redraw artifacts.) svn path=/import/netsurf/; revision=1477
* [project @ 2005-01-29 16:17:23 by bursa]James Bursa2005-01-291-0/+1
| | | | | | Make DA max size 128M. svn path=/import/netsurf/; revision=1475
* [project @ 2005-01-27 22:37:54 by bursa]James Bursa2005-01-271-3/+0
| | | | | | Builds now hosted on the main site. svn path=/import/netsurf/; revision=1471
* [project @ 2005-01-24 22:14:59 by bursa]James Bursa2005-01-245-12/+10
| | | | | | Simplify browser_window_go(). Replace browser_window_go_post() with browser_window_go() where possible. svn path=/import/netsurf/; revision=1466
* [project @ 2005-01-24 20:59:15 by bursa]James Bursa2005-01-241-21/+18
| | | | | | Fix input focus behaviour. Remove obsolete gui_window_get_url(). svn path=/import/netsurf/; revision=1465
* [project @ 2005-01-23 16:09:05 by rjw]Richard Wilson2005-01-239-181/+394
| | | | | | Further work on theme installing svn path=/import/netsurf/; revision=1463
* [project @ 2005-01-20 23:17:08 by rjw]Richard Wilson2005-01-202-53/+109
| | | | | | Substantial speed increase for off-screen buffering svn path=/import/netsurf/; revision=1459
* [project @ 2005-01-16 21:04:00 by bursa]James Bursa2005-01-161-1/+1
| | | | | | Rename themeinstall template to avoid issues with 12-character names in some Wimp versions. svn path=/import/netsurf/; revision=1454
* [project @ 2005-01-13 22:42:38 by bursa]James Bursa2005-01-133-1/+120
| | | | | | Start on theme auto-install. Fix content_add_user() not to broadcast error on memory exhaustion. svn path=/import/netsurf/; revision=1448
* [project @ 2005-01-13 20:01:03 by bursa]James Bursa2005-01-131-67/+68
| | | | | | Change toolbar icon button type to click. svn path=/import/netsurf/; revision=1444
* [project @ 2005-01-03 02:28:57 by jmb]John Mark Bell2005-01-031-1/+0
| | | | | | Lose erroneous #include svn path=/import/netsurf/; revision=1430
* [project @ 2005-01-03 02:09:20 by jmb]John Mark Bell2005-01-036-13/+21
| | | | | | Shift + Click == download svn path=/import/netsurf/; revision=1429
* [project @ 2005-01-03 01:18:17 by jmb]John Mark Bell2005-01-031-39/+41
| | | | | | Reorder F-key order (looks tidier ;) svn path=/import/netsurf/; revision=1428
* [project @ 2005-01-02 11:47:51 by bursa]James Bursa2005-01-021-1/+1
| | | | | | Fix comment. svn path=/import/netsurf/; revision=1424
* [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