summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-02-19 23:40:15 by bursa]James Bursa2005-02-192-8/+10
| | | | | | Add const qualifiers to css_len2px arguments. svn path=/import/netsurf/; revision=1516
* [project @ 2005-02-18 00:04:40 by jmb]John Mark Bell2005-02-181-1/+2
| | | | | | Update library list svn path=/import/netsurf/; revision=1515
* [project @ 2005-02-15 22:34:22 by jmb]John Mark Bell2005-02-151-165/+241
| | | | | | | Fix loads of object/embed/applet/iframe memory leaks. Disable handling of applet tag as the implementation's broken and we don't have a sensible JVM anyway. svn path=/import/netsurf/; revision=1514
* [project @ 2005-02-14 22:35:05 by jmb]John Mark Bell2005-02-141-1/+1
| | | | | | Fix bug in regex svn path=/import/netsurf/; revision=1513
* [project @ 2005-02-14 21:20:26 by jmb]John Mark Bell2005-02-141-3/+3
| | | | | | | Make regex work with latest unixlib. Fix incorrect return value svn path=/import/netsurf/; revision=1512
* [project @ 2005-02-12 16:22:19 by tlsa]Michael Drake2005-02-121-2/+2
| | | | | | Alter help text to match current hotlist behaviour. svn path=/import/netsurf/; revision=1511
* [project @ 2005-02-12 14:49:58 by tlsa]Michael Drake2005-02-123-94/+91
| | | | | | Update interactive help. svn path=/import/netsurf/; revision=1510
* [project @ 2005-02-09 00:16:38 by rjw]Richard Wilson2005-02-093-8/+10
| | | | | | Make URL completion only respond to Adjust clicks once. svn path=/import/netsurf/; revision=1509
* [project @ 2005-02-08 23:37:41 by rjw]Richard Wilson2005-02-084-10/+157
| | | | | | Give global history some functionality svn path=/import/netsurf/; revision=1508
* [project @ 2005-02-08 23:34:56 by rjw]Richard Wilson2005-02-083-18/+112
| | | | | | Implement nodes being retained in memory after deletion, stop nodes being able to be moved within themselves. svn path=/import/netsurf/; revision=1507
* [project @ 2005-02-08 23:32:42 by rjw]Richard Wilson2005-02-083-0/+3
| | | | | | Messages updates for global history. svn path=/import/netsurf/; revision=1506
* [project @ 2005-02-08 23:03:21 by tlsa]Michael Drake2005-02-081-0/+0
| | | | | | Replace corrupt file. svn path=/import/netsurf/; revision=1505
* [project @ 2005-02-08 16:22:19 by tlsa]Michael Drake2005-02-082-9/+9
| | | | | | Updated French resources by Jerome Mathevet. svn path=/import/netsurf/; revision=1504
* [project @ 2005-02-08 01:49:59 by rjw]Richard Wilson2005-02-081-0/+0
| | | | | | Set filetype for default theme. svn path=/import/netsurf/; revision=1503
* [project @ 2005-02-08 01:06:03 by rjw]Richard Wilson2005-02-081-21/+83
| | | | | | More efficient URL storage format for faster loading. svn path=/import/netsurf/; revision=1502
* [project @ 2005-02-07 23:49:20 by rjw]Richard Wilson2005-02-071-0/+0
| | | | | | Remove previous theme file. svn path=/import/netsurf/; revision=1501
* [project @ 2005-02-07 23:48:34 by rjw]Richard Wilson2005-02-071-0/+0
| | | | | | Add missing theme file svn path=/import/netsurf/; revision=1500
* [project @ 2005-02-07 23:00:09 by rjw]Richard Wilson2005-02-075-41/+52
| | | | | | Stop toolbar scrolling by 1px, make theme saving use leafnames, improve error handling svn path=/import/netsurf/; revision=1499
* [project @ 2005-02-07 14:29:56 by rjw]Richard Wilson2005-02-071-1/+1
| | | | | | Makefile update for global history. svn path=/import/netsurf/; revision=1498
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-0721-244/+992
| | | | | | Initial work for global history (currently incomplete) svn path=/import/netsurf/; revision=1497
* [project @ 2005-02-07 14:21:30 by rjw]Richard Wilson2005-02-075-3/+51
| | | | | | Preliminary updates for global history svn path=/import/netsurf/; revision=1496
* [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-07 14:17:35 by rjw]Richard Wilson2005-02-071-0/+15
| | | | | | Stop crashes during buffered rendering freezing RISC OS svn path=/import/netsurf/; revision=1494
* [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 19:41:59 by jmb]John Mark Bell2005-02-041-1/+6
| | | | | | Prevent assertion failure on pages with white-space: pre-wrap / pre-line svn path=/import/netsurf/; revision=1492
* [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-0314-20/+1174
| | | | | | 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 13:08:26 by rjw]Richard Wilson2005-02-031-0/+0
| | | | | | And now the French template as I can't seem to type today. svn path=/import/netsurf/; revision=1485
* [project @ 2005-02-03 13:07:19 by rjw]Richard Wilson2005-02-032-0/+0
| | | | | | Add window definition for URL completion. svn path=/import/netsurf/; revision=1484
* [project @ 2005-02-03 13:05:29 by rjw]Richard Wilson2005-02-034-0/+5
| | | | | | Add missing #include svn path=/import/netsurf/; revision=1483
* [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-02 02:05:58 by rjw]Richard Wilson2005-02-021-3/+6
| | | | | | Accomodate further GIF brokenness. svn path=/import/netsurf/; revision=1481
* [project @ 2005-02-01 16:55:11 by rjw]Richard Wilson2005-02-012-67/+52
| | | | | | Animate broken GIFs with frame delays of 0. svn path=/import/netsurf/; revision=1480
* [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 01:00:31 by rjw]Richard Wilson2005-02-012-52/+35
| | | | | | Move clipping area cascading to redraw loop (stops progressive decoding having a negative effect.) svn path=/import/netsurf/; revision=1478
* [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-30 18:56:09 by tlsa]Michael Drake2005-01-303-3/+3
| | | | | | French language links have capital F. svn path=/import/netsurf/; revision=1476
* [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-29 14:11:21 by bursa]James Bursa2005-01-291-56/+0
| | | | | | Remove obsolete file. svn path=/import/netsurf/; revision=1474
* [project @ 2005-01-27 22:59:30 by tlsa]Michael Drake2005-01-274-4/+4
| | | | | | Change markup to match CSS file and update IRC channel information in !Help file. svn path=/import/netsurf/; revision=1473
* [project @ 2005-01-27 22:54:59 by rjw]Richard Wilson2005-01-271-1/+1
| | | | | | Recursing deleted nodes is foolish svn path=/import/netsurf/; revision=1472
* [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-26 23:40:15 by tlsa]Michael Drake2005-01-264-5/+5
| | | | | | Test builds moved to sourceforge site; update links. svn path=/import/netsurf/; revision=1470
* [project @ 2005-01-26 22:43:14 by jmb]John Mark Bell2005-01-261-3/+11
| | | | | | Check for presence of !Unicode resource if Iconv module is found on system svn path=/import/netsurf/; revision=1469
* [project @ 2005-01-25 21:42:37 by jmb]John Mark Bell2005-01-251-1/+9
| | | | | | Ensure bitmap has been created. svn path=/import/netsurf/; revision=1468
* [project @ 2005-01-24 23:02:37 by bursa]James Bursa2005-01-246-6/+21
| | | | | | Reformat pages loaded from memory cache to window width. svn path=/import/netsurf/; revision=1467