Commit Graph

1624 Commits

Author SHA1 Message Date
James Bursa
dace636329 [project @ 2005-02-24 22:00:40 by bursa]
Reimplement font family support, part 2 (font menus in choices).

svn path=/import/netsurf/; revision=1525
2005-02-24 22:00:41 +00:00
James Bursa
504e05c4b3 [project @ 2005-02-22 23:36:14 by bursa]
Reimplement font family support, part 1.

svn path=/import/netsurf/; revision=1524
2005-02-22 23:36:14 +00:00
James Bursa
e9598b10f8 [project @ 2005-02-21 21:31:31 by bursa]
Fix buffered font rendering.

svn path=/import/netsurf/; revision=1523
2005-02-21 21:31:31 +00:00
James Bursa
cb70291739 [project @ 2005-02-21 21:10:48 by bursa]
Check rufl_init() for errors. Rename gui_signal() to ro_gui_signal().

svn path=/import/netsurf/; revision=1522
2005-02-21 21:10:48 +00:00
James Bursa
042a5b8106 [project @ 2005-02-20 13:20:38 by bursa]
Updated dependencies.

svn path=/import/netsurf/; revision=1521
2005-02-20 13:20:38 +00:00
James Bursa
11575dcbb4 [project @ 2005-02-20 13:20:17 by bursa]
Add some directories to the codedocs.

svn path=/import/netsurf/; revision=1520
2005-02-20 13:20:17 +00:00
James Bursa
65b5ae0f8f [project @ 2005-02-20 13:19:19 by bursa]
Font rewrite, part 3. Note that Draw export and printing are broken by these changes.

svn path=/import/netsurf/; revision=1519
2005-02-20 13:19:19 +00:00
James Bursa
1a52a32e5d [project @ 2005-02-20 13:18:21 by bursa]
Font rewrite, part 2.

svn path=/import/netsurf/; revision=1518
2005-02-20 13:18:21 +00:00
James Bursa
51c5143a80 [project @ 2005-02-20 13:17:29 by bursa]
Font rewrite, part 1.

svn path=/import/netsurf/; revision=1517
2005-02-20 13:17:29 +00:00
James Bursa
d249f20d1e [project @ 2005-02-19 23:40:15 by bursa]
Add const qualifiers to css_len2px arguments.

svn path=/import/netsurf/; revision=1516
2005-02-19 23:40:15 +00:00
John Mark Bell
5a9cfb6e7e [project @ 2005-02-18 00:04:40 by jmb]
Update library list

svn path=/import/netsurf/; revision=1515
2005-02-18 00:04:40 +00:00
John Mark Bell
f93e387801 [project @ 2005-02-15 22:34:22 by jmb]
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
2005-02-15 22:34:22 +00:00
John Mark Bell
a91cd77902 [project @ 2005-02-14 22:35:05 by jmb]
Fix bug in regex

svn path=/import/netsurf/; revision=1513
2005-02-14 22:35:05 +00:00
John Mark Bell
0c7b9496ef [project @ 2005-02-14 21:20:26 by jmb]
Make regex work with latest unixlib.
Fix incorrect return value

svn path=/import/netsurf/; revision=1512
2005-02-14 21:20:26 +00:00
Michael Drake
5785f6bcac [project @ 2005-02-12 16:22:19 by tlsa]
Alter help text to match current hotlist behaviour.

svn path=/import/netsurf/; revision=1511
2005-02-12 16:22:19 +00:00
Michael Drake
4255448be4 [project @ 2005-02-12 14:49:58 by tlsa]
Update interactive help.

svn path=/import/netsurf/; revision=1510
2005-02-12 14:49:59 +00:00
Richard Wilson
07ae1a1ec9 [project @ 2005-02-09 00:16:38 by rjw]
Make URL completion only respond to Adjust clicks once.

svn path=/import/netsurf/; revision=1509
2005-02-09 00:16:38 +00:00
Richard Wilson
06a6a902c6 [project @ 2005-02-08 23:37:41 by rjw]
Give global history some functionality

svn path=/import/netsurf/; revision=1508
2005-02-08 23:37:41 +00:00
Richard Wilson
acb914b90a [project @ 2005-02-08 23:34:56 by rjw]
Implement nodes being retained in memory after deletion, stop nodes being able to be moved within themselves.

svn path=/import/netsurf/; revision=1507
2005-02-08 23:34:56 +00:00
Richard Wilson
91ec410b7c [project @ 2005-02-08 23:32:42 by rjw]
Messages updates for global history.

svn path=/import/netsurf/; revision=1506
2005-02-08 23:32:42 +00:00
Michael Drake
90ff716bc6 [project @ 2005-02-08 23:03:21 by tlsa]
Replace corrupt file.

svn path=/import/netsurf/; revision=1505
2005-02-08 23:03:21 +00:00
Michael Drake
f54bdb761d [project @ 2005-02-08 16:22:19 by tlsa]
Updated French resources by Jerome Mathevet.

svn path=/import/netsurf/; revision=1504
2005-02-08 16:22:19 +00:00
Richard Wilson
f648c2772a [project @ 2005-02-08 01:49:59 by rjw]
Set filetype for default theme.

svn path=/import/netsurf/; revision=1503
2005-02-08 01:49:59 +00:00
Richard Wilson
105b2dbb04 [project @ 2005-02-08 01:06:03 by rjw]
More efficient URL storage format for faster loading.

svn path=/import/netsurf/; revision=1502
2005-02-08 01:06:03 +00:00
Richard Wilson
b235d8ca63 [project @ 2005-02-07 23:49:20 by rjw]
Remove previous theme file.

svn path=/import/netsurf/; revision=1501
2005-02-07 23:49:20 +00:00
Richard Wilson
34dc855a2e [project @ 2005-02-07 23:48:34 by rjw]
Add missing theme file

svn path=/import/netsurf/; revision=1500
2005-02-07 23:48:34 +00:00
Richard Wilson
350247a0f2 [project @ 2005-02-07 23:00:09 by rjw]
Stop toolbar scrolling by 1px, make theme saving use leafnames, improve error handling

svn path=/import/netsurf/; revision=1499
2005-02-07 23:00:09 +00:00
Richard Wilson
d21ec26259 [project @ 2005-02-07 14:29:56 by rjw]
Makefile update for global history.

svn path=/import/netsurf/; revision=1498
2005-02-07 14:29:56 +00:00
Richard Wilson
db41dc3dac [project @ 2005-02-07 14:28:43 by rjw]
Initial work for global history (currently incomplete)

svn path=/import/netsurf/; revision=1497
2005-02-07 14:28:43 +00:00
Richard Wilson
3bfe5701c3 [project @ 2005-02-07 14:21:30 by rjw]
Preliminary updates for global history

svn path=/import/netsurf/; revision=1496
2005-02-07 14:21:30 +00:00
Richard Wilson
d5255faf91 [project @ 2005-02-07 14:18:33 by rjw]
Create nested themes at the correct place in the choices window

svn path=/import/netsurf/; revision=1495
2005-02-07 14:18:33 +00:00
Richard Wilson
12de122415 [project @ 2005-02-07 14:17:35 by rjw]
Stop crashes during buffered rendering freezing RISC OS

svn path=/import/netsurf/; revision=1494
2005-02-07 14:17:35 +00:00
Richard Wilson
88da8ac018 [project @ 2005-02-05 01:08:00 by rjw]
Make F2 automatically open URL completion.

svn path=/import/netsurf/; revision=1493
2005-02-05 01:08:00 +00:00
John Mark Bell
430d7bc1ae [project @ 2005-02-04 19:41:59 by jmb]
Prevent assertion failure on pages with white-space: pre-wrap / pre-line

svn path=/import/netsurf/; revision=1492
2005-02-04 19:41:59 +00:00
Richard Wilson
b07582615b [project @ 2005-02-04 18:07:27 by rjw]
Adjust clicking on a suggested URL filters to the prefix and doesn't launch.

svn path=/import/netsurf/; revision=1491
2005-02-04 18:07:27 +00:00
Richard Wilson
097b8e5bcd [project @ 2005-02-04 03:02:15 by rjw]
Make URL completion less intrusive, fix incorrect horizontal clipping of vertical scrollbar.

svn path=/import/netsurf/; revision=1490
2005-02-04 03:02:15 +00:00
James Bursa
8aa96588e1 [project @ 2005-02-03 20:49:43 by bursa]
"IEURL" (1ba) file support.

svn path=/import/netsurf/; revision=1489
2005-02-03 20:49:43 +00:00
Richard Wilson
2affb76944 [project @ 2005-02-03 13:18:22 by rjw]
Implementation of URL suggestion

svn path=/import/netsurf/; revision=1488
2005-02-03 13:18:22 +00:00
Richard Wilson
4a34357986 [project @ 2005-02-03 13:12:24 by rjw]
Wider minimum URL bar width, make themes work on NCOS (probably)

svn path=/import/netsurf/; revision=1487
2005-02-03 13:12:24 +00:00
Richard Wilson
f11a991992 [project @ 2005-02-03 13:10:21 by rjw]
Make themes auto-install work on NCOS (probably)

svn path=/import/netsurf/; revision=1486
2005-02-03 13:10:21 +00:00
Richard Wilson
f5f45c9f2d [project @ 2005-02-03 13:08:26 by rjw]
And now the French template as I can't seem to type today.

svn path=/import/netsurf/; revision=1485
2005-02-03 13:08:26 +00:00
Richard Wilson
0cdb1f4ad0 [project @ 2005-02-03 13:07:19 by rjw]
Add window definition for URL completion.

svn path=/import/netsurf/; revision=1484
2005-02-03 13:07:19 +00:00
Richard Wilson
2dcc01332c [project @ 2005-02-03 13:05:29 by rjw]
Add missing #include

svn path=/import/netsurf/; revision=1483
2005-02-03 13:05:29 +00:00
John Mark Bell
a17aa7d47f [project @ 2005-02-03 10:04:06 by jmb]
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
2005-02-03 10:04:06 +00:00
Richard Wilson
42ab950b13 [project @ 2005-02-02 02:05:58 by rjw]
Accomodate further GIF brokenness.

svn path=/import/netsurf/; revision=1481
2005-02-02 02:05:58 +00:00
Richard Wilson
82e4286c5f [project @ 2005-02-01 16:55:11 by rjw]
Animate broken GIFs with frame delays of 0.

svn path=/import/netsurf/; revision=1480
2005-02-01 16:55:11 +00:00
John Mark Bell
e86bbdfc79 [project @ 2005-02-01 01:16:53 by jmb]
Lose spurious #include

svn path=/import/netsurf/; revision=1479
2005-02-01 01:16:53 +00:00
Richard Wilson
c604fbe05c [project @ 2005-02-01 01:00:31 by rjw]
Move clipping area cascading to redraw loop (stops progressive decoding having a negative effect.)

svn path=/import/netsurf/; revision=1478
2005-02-01 01:00:31 +00:00
Richard Wilson
fd04e82e9b [project @ 2005-02-01 00:58:31 by rjw]
Only buffer redraws that update the entire current clipping area (fixes GIF redraw artifacts.)

svn path=/import/netsurf/; revision=1477
2005-02-01 00:58:31 +00:00
Michael Drake
b71e5cc587 [project @ 2005-01-30 18:56:09 by tlsa]
French language links have capital F.

svn path=/import/netsurf/; revision=1476
2005-01-30 18:56:09 +00:00