Richard Wilson
dcdb6a3080
[project @ 2005-12-31 04:26:41 by rjw]
...
Add sprite for test configuration tool.
svn path=/import/netsurf/; revision=1906
2005-12-31 04:26:41 +00:00
Richard Wilson
20c0b7647a
[project @ 2005-12-31 04:23:44 by rjw]
...
Icons for search history menu and recent url menus, message data for new configuration tool.
svn path=/import/netsurf/; revision=1905
2005-12-31 04:24:49 +00:00
John Mark Bell
5deb39efbf
[project @ 2005-12-17 16:53:09 by jmb]
...
Check for required resources before loading any modules; no point in wasting the user's memory is there? ;)
Fix 1383631.
svn path=/import/netsurf/; revision=1898
2005-12-17 16:53:09 +00:00
James Bursa
8552f34816
[project @ 2005-12-11 21:55:25 by bursa]
...
Show an error box when assert() fails instead of exiting suddenly.
svn path=/import/netsurf/; revision=1897
2005-12-11 21:55:25 +00:00
Adrian Lees
1efd4796a2
[project @ 2005-12-10 14:31:32 by adrianl]
...
ArtWorks support
svn path=/import/netsurf/; revision=1891
2005-12-10 14:31:33 +00:00
Michael Drake
adc0083ef4
[project @ 2005-11-30 22:56:05 by tlsa]
...
Add link to feature request tracker.
svn path=/import/netsurf/; revision=1888
2005-11-30 22:56:05 +00:00
Michael Drake
392d687d91
[project @ 2005-11-24 22:26:51 by tlsa]
...
Give breadcrumbs a margin. (File missed out when footer style was changed.)
svn path=/import/netsurf/; revision=1883
2005-11-24 22:26:51 +00:00
Michael Drake
63bcda7110
[project @ 2005-11-21 20:46:21 by tlsa]
...
Align attribute on table rows and cells affects block level elements.
svn path=/import/netsurf/; revision=1882
2005-11-21 20:46:21 +00:00
James Bursa
1e675a1006
[project @ 2005-11-20 17:50:49 by bursa]
...
Disable SpecialFX for NetSurf, if present (causes redraw problems).
svn path=/import/netsurf/; revision=1879
2005-11-20 17:50:49 +00:00
Michael Drake
823c0fd52f
[project @ 2005-11-14 17:51:38 by tlsa]
...
Add rule for hr[noshade].
svn path=/import/netsurf/; revision=1878
2005-11-14 17:51:38 +00:00
Michael Drake
f7c3021222
[project @ 2005-10-11 15:00:55 by tlsa]
...
Fix ASprites loading.
svn path=/import/netsurf/; revision=1871
2005-10-11 15:00:55 +00:00
Michael Drake
005c5f32a8
[project @ 2005-08-29 13:58:33 by tlsa]
...
Update default HR style.
svn path=/import/netsurf/; revision=1855
2005-08-29 13:58:33 +00:00
James Bursa
6c597c302d
[project @ 2005-08-07 21:31:02 by bursa]
...
Place a border around frames.
svn path=/import/netsurf/; revision=1844
2005-08-07 21:31:02 +00:00
Richard Wilson
75c056c881
[project @ 2005-08-02 13:34:55 by rjw]
...
Require the latest version of Tinct.
svn path=/import/netsurf/; revision=1836
2005-08-02 13:34:55 +00:00
Michael Drake
f4851eb142
[project @ 2005-07-31 21:26:52 by tlsa]
...
Swap MNG and JNG sprites.
svn path=/import/netsurf/; revision=1833
2005-07-31 21:26:52 +00:00
Adrian Lees
56b06d8449
[project @ 2005-07-30 15:11:22 by adrianl]
...
Fix removal of 'Not found' message for non-RO5 systems
svn path=/import/netsurf/; revision=1829
2005-07-30 15:11:23 +00:00
Adrian Lees
7cfe74b6dc
[project @ 2005-07-23 23:16:52 by adrianl]
...
Use a more appropriate name for saved text selections
svn path=/import/netsurf/; revision=1817
2005-07-23 23:16:53 +00:00
Adrian Lees
3f36449c91
[project @ 2005-07-19 06:03:07 by adrianl]
...
Help text for search; partial text for print
svn path=/import/netsurf/; revision=1809
2005-07-19 06:03:07 +00:00
Adrian Lees
a424d31020
[project @ 2005-07-19 04:01:59 by adrianl]
...
Search-as-you-type
svn path=/import/netsurf/; revision=1806
2005-07-19 04:01:59 +00:00
John Mark Bell
f4ecaaed31
[project @ 2005-07-16 14:35:20 by jmb]
...
- Convert Messages files to UTF-8 encoding.
- Replace local_encoding_name() with platform specific
utf8_[to,from]_local_encoding() functions - this allows mapping of 8bit
characters 0x80->0x9f (inclusive).
- All text that is rendered by the RISC OS Wimp is now converted to the system
local encoding prior to display.
- Lose the horrendous hack that was messages_get_key()
- Menu text is now translated to system local encoding on the fly (if necessary)
rather than at menu creation time. This allows the system alphabet to change
under us and our menus remain usable.
- The Languages menu now lists all languages that are present in the LangNames
file. In the case of selecting the UI language, those languages which are not
available are shaded.
svn path=/import/netsurf/; revision=1796
2005-07-16 14:35:25 +00:00
Adrian Lees
4a5dc6d5cc
[project @ 2005-07-16 05:54:45 by adrianl]
...
Thumbnails displayed and dragged for full page save; spelling correction
svn path=/import/netsurf/; revision=1793
2005-07-16 05:54:45 +00:00
Adrian Lees
b49dc7e760
[project @ 2005-07-08 14:59:50 by adrianl]
...
Added download-related messages
svn path=/import/netsurf/; revision=1790
2005-07-08 14:59:50 +00:00
Michael Drake
3a117d604f
[project @ 2005-07-03 20:18:23 by tlsa]
...
Use local Google URLs on Intro pages and update About page.
svn path=/import/netsurf/; revision=1785
2005-07-03 20:18:23 +00:00
Richard Wilson
1916685b59
[project @ 2005-06-23 17:16:44 by rjw]
...
NetSurf now requires a version of Tinct capable of performing compression and decompression.
svn path=/import/netsurf/; revision=1759
2005-06-23 17:16:44 +00:00
James Bursa
70fe8a1d5f
[project @ 2005-06-21 23:45:32 by bursa]
...
Add Dutch translation.
svn path=/import/netsurf/; revision=1756
2005-06-21 23:45:32 +00:00
James Bursa
51c8c043ee
[project @ 2005-06-21 23:38:48 by bursa]
...
Fix doctype.
svn path=/import/netsurf/; revision=1755
2005-06-21 23:38:48 +00:00
James Bursa
bae9be351a
[project @ 2005-06-21 22:44:12 by bursa]
...
Dutch translation of intro page (Simon Voortman and Gerard van Katwijk). Add link to other language intro pages.
svn path=/import/netsurf/; revision=1754
2005-06-21 22:44:12 +00:00
James Bursa
dd72319ed7
[project @ 2005-06-21 22:37:49 by bursa]
...
Dutch translation of NetSurf interface, by Simon Voortman and Gerard van Katwijk.
svn path=/import/netsurf/; revision=1753
2005-06-21 22:37:49 +00:00
Michael Drake
552bc56f12
[project @ 2005-06-21 15:20:26 by tlsa]
...
Update Welcome page.
svn path=/import/netsurf/; revision=1752
2005-06-21 15:20:26 +00:00
James Bursa
d2fb8ffd97
[project @ 2005-05-25 17:37:54 by bursa]
...
Updated French translation by Jerome Mathevet.
svn path=/import/netsurf/; revision=1739
2005-05-25 17:37:54 +00:00
Michael Drake
6e911d924e
[project @ 2005-05-24 21:07:52 by tlsa]
...
Remove border from input images.
svn path=/import/netsurf/; revision=1738
2005-05-24 21:07:52 +00:00
James Bursa
659b42ca56
[project @ 2005-05-14 12:16:50 by bursa]
...
Updated bundle of SSL CA Root certificates. Removed human-readable certs to reduce size.
svn path=/import/netsurf/; revision=1721
2005-05-14 12:16:50 +00:00
Richard Wilson
04ac7d63f9
[project @ 2005-05-11 00:54:56 by rjw]
...
Remove redundant code. Improve rendering of hr elements.
svn path=/import/netsurf/; revision=1717
2005-05-11 00:54:56 +00:00
Richard Wilson
759ff816db
[project @ 2005-05-10 22:49:41 by rjw]
...
Implement RETURN for search and open url dialogs. Add recent URL menu to open url dialog.
svn path=/import/netsurf/; revision=1716
2005-05-10 22:49:41 +00:00
Michael Drake
7fda82f778
[project @ 2005-05-06 19:40:50 by tlsa]
...
Update SharedUnixLibrary URL.
svn path=/import/netsurf/; revision=1715
2005-05-06 19:40:50 +00:00
Michael Drake
6b97608234
[project @ 2005-05-05 17:04:55 by tlsa]
...
Updated French resources by Jerome Mathevet.
svn path=/import/netsurf/; revision=1714
2005-05-05 17:04:55 +00:00
Adrian Lees
4ad8d7511f
[project @ 2005-05-02 02:17:06 by adrianl]
...
Fix title bar focus colour for query window
svn path=/import/netsurf/; revision=1709
2005-05-02 02:17:06 +00:00
Michael Drake
99bdcf4d1c
[project @ 2005-04-29 21:56:53 by tlsa]
...
Updated German resources by Sebastian Barthel.
svn path=/import/netsurf/; revision=1703
2005-04-29 21:56:53 +00:00
Michael Drake
9ec5af9a0f
[project @ 2005-04-27 19:24:46 by tlsa]
...
Update about page.
svn path=/import/netsurf/; revision=1689
2005-04-27 19:24:46 +00:00
Michael Drake
808298b242
[project @ 2005-04-26 13:36:21 by tlsa]
...
Increase default cellspacing to 2px and provide 1px default cellpadding.
svn path=/import/netsurf/; revision=1685
2005-04-26 13:36:21 +00:00
Michael Drake
ff64a0f990
[project @ 2005-04-23 09:24:28 by tlsa]
...
Grammatical change to QuitDownload query.
svn path=/import/netsurf/; revision=1681
2005-04-23 09:24:28 +00:00
Adrian Lees
3b8c4a8e27
[project @ 2005-04-23 02:59:12 by adrianl]
...
Download abort/quit confirmation
svn path=/import/netsurf/; revision=1680
2005-04-23 03:00:05 +00:00
John Mark Bell
cfbb8d3f56
[project @ 2005-04-19 22:07:03 by jmb]
...
Now require Iconv (as forms rely on it for charset conversion).
Note that version 0.04 is required as this contains fixes for bugs in previous versions.
svn path=/import/netsurf/; revision=1671
2005-04-19 22:07:03 +00:00
Michael Drake
0ebcc1ea1d
[project @ 2005-04-18 21:01:38 by tlsa]
...
Put iconbar menu interactive help back in sync with menu.
svn path=/import/netsurf/; revision=1669
2005-04-18 21:01:39 +00:00
Michael Drake
37a4119ab8
[project @ 2005-04-15 22:41:29 by tlsa]
...
Updated German resources by Sebastian Barthel.
svn path=/import/netsurf/; revision=1646
2005-04-15 22:41:29 +00:00
Richard Wilson
75e7c01b1f
[project @ 2005-04-06 17:02:22 by rjw]
...
Updated templates and messages ready for updated GUI code. Thanks to Jermone Mathevet for the updated French messages.
svn path=/import/netsurf/; revision=1602
2005-04-06 17:02:23 +00:00
Michael Drake
f9e97d5aa5
[project @ 2005-04-04 18:41:09 by tlsa]
...
Fix WimpSlot number for autobuilder and update SUL URL again.
svn path=/import/netsurf/; revision=1595
2005-04-04 18:41:09 +00:00
Michael Drake
d747cfe2d2
[project @ 2005-04-04 09:41:25 by tlsa]
...
Update SharedUnixLibrary URL.
svn path=/import/netsurf/; revision=1594
2005-04-04 09:41:25 +00:00
Michael Drake
53d959cfda
[project @ 2005-03-24 00:36:33 by tlsa]
...
Give tables a one pixel default cellspacing.
svn path=/import/netsurf/; revision=1578
2005-03-24 00:36:33 +00:00
Michael Drake
a86fc14128
[project @ 2005-03-23 23:22:48 by tlsa]
...
Revert last checkin.
svn path=/import/netsurf/; revision=1577
2005-03-23 23:22:48 +00:00