summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources
diff options
context:
space:
mode:
Diffstat (limited to '!NetSurf/Resources')
-rw-r--r--!NetSurf/Resources/CSS34
-rw-r--r--!NetSurf/Resources/IconNames3
-rw-r--r--!NetSurf/Resources/Messages26
-rw-r--r--!NetSurf/Resources/Templates,fecbin0 -> 954 bytes
-rw-r--r--!NetSurf/Resources/bugs.html17
-rw-r--r--!NetSurf/Resources/intro.html29
6 files changed, 109 insertions, 0 deletions
diff --git a/!NetSurf/Resources/CSS b/!NetSurf/Resources/CSS
new file mode 100644
index 000000000..949a0ae0b
--- /dev/null
+++ b/!NetSurf/Resources/CSS
@@ -0,0 +1,34 @@
+html { font-size: medium }
+
+address, blockquote, body, br, dd, div,
+dl, dt, fieldset, form,
+h1, h2, h3, h4, h5, h6, html,
+object, ol, p, ul,
+hr, menu, pre { display: block }
+/* a, abbr, acronym, b, code,
+em, i, q, s, strong, u, font, span,
+var { display: inline } */
+li { display: /* list-item */ block }
+head { display: none }
+table { display: table }
+tr { display: table-row }
+thead { display: table-header-group }
+tbody { display: table-row-group }
+tfoot { display: table-footer-group }
+col { display: table-column }
+colgroup { display: table-column-group }
+td, th { display: table-cell }
+caption { display: table-caption }
+img { display:none}
+
+h1 { font-size: xx-large; font-weight: bold; }
+h2 { font-size: x-large; }
+h3 { font-size: large; font-weight: bold; }
+h4 { font-size: medium; font-weight: bold; }
+h5 { font-size: medium; font-style: italic; }
+h6 { font-size: medium; font-style: italic; }
+b { font-weight: bold; }
+i { font-style: italic; }
+a { font-weight: bold; font-style: italic; }
+
+center { text-align: center; }
diff --git a/!NetSurf/Resources/IconNames b/!NetSurf/Resources/IconNames
new file mode 100644
index 000000000..ae9e3c015
--- /dev/null
+++ b/!NetSurf/Resources/IconNames
@@ -0,0 +1,3 @@
+# icon numbers
+INFO_VERSION:6
+INFO_URL:8
diff --git a/!NetSurf/Resources/Messages b/!NetSurf/Resources/Messages
new file mode 100644
index 000000000..40cd075f4
--- /dev/null
+++ b/!NetSurf/Resources/Messages
@@ -0,0 +1,26 @@
+# Menu items
+# Display
+MDISPLAY1:Toolbar
+MDISPLAY2:Antialias
+# Save
+MSAVE1:Source
+MSAVE2:Text
+MSAVE3:URL
+# Selection
+MSELECT1:Copy to clipboard
+MSELECT2:Clear
+MSELECT3:Save
+# Navigate
+MNAVIG1:Open URL...
+MNAVIG2:Home
+MNAVIG3:Back
+MNAVIG4:Forward
+MNAVIG5:History
+# Browser
+MBROWSE1:Display
+MBROWSE2:Save
+MBROWSE3:Selection
+MBROWSE4:Navigate
+# Iconbar
+MICONBAR1:Info
+MICONBAR2:Quit
diff --git a/!NetSurf/Resources/Templates,fec b/!NetSurf/Resources/Templates,fec
new file mode 100644
index 000000000..5260cd87e
--- /dev/null
+++ b/!NetSurf/Resources/Templates,fec
Binary files differ
diff --git a/!NetSurf/Resources/bugs.html b/!NetSurf/Resources/bugs.html
new file mode 100644
index 000000000..325d7f38a
--- /dev/null
+++ b/!NetSurf/Resources/bugs.html
@@ -0,0 +1,17 @@
+<html>
+ <head>
+ <title>Bugs in NetSurf</title>
+ </head>
+ <body>
+ <center><h1>Known bugs</h1></center>
+ <h3>Memory usage</h3>
+ <p>NetSurf soon runs out of memory. This is because the memory claimed for the parsed HTML and box structures is not released when another page is requested. To get around this drag the <b>Next</b> bar in the <b>Task Manager</b> up to something ridiculous before running <i>NetSurf</i>. When NetSurf runs out of memory it will quit without warning.</p>
+ <h3>Relative links</h3>
+ <p>Following a relative link does not work if the current URL does not end with a leafname or a slash. Eg: <a href="http://www.riscos.com">http://www.riscos.com</a> would cause problems whereas <a href="http://www.riscos.com/">http://www.riscos.com/</a> would not.</p>
+ <h3>Multiple fetches</h3>
+ <p>Multiple fetches (in different windows) don't seem to work yet.</p>
+ <center><h1>Possibly fixed bugs</h1></center>
+ <p>This version includes new table code that should allow <i>NetSurf</i> to work with pages containing malformed tables.</p>
+ <p style="text-align: center"><a href="intro.html">Return to the main page</a></p>
+ </body>
+</html>
diff --git a/!NetSurf/Resources/intro.html b/!NetSurf/Resources/intro.html
new file mode 100644
index 000000000..bdd2a49ce
--- /dev/null
+++ b/!NetSurf/Resources/intro.html
@@ -0,0 +1,29 @@
+<html>
+<head><title>Welcome to NetSurf</title></head>
+<body>
+ <p>&nbsp;</p>
+<center><h1>NetSurf - the RISC OS web browser</h1></center>
+ <p>&nbsp;</p>
+ <p><i>NetSurf</i> is a new web browser for computers running <i>RISC OS</i>.
+ This welcome page needs more work. In the mean time, why not visit the <a href="http://sourceforge.net/projects/netsurf/">SourceForge development area</a>?</p>
+ <p>To use <i>NetSurf</i>, type in a http:// or file:/ URL at the top of the window, then hit Return. Drag with Select or Adjust to highlight text; clicking Select clears any current selection. Click on a link with Select to follow it, or with Adjust to open it in a new window. Links are currently shown in bold and italic rather than the traditional underlined blue.</p>
+ <p>You can now quit <i>NetSurf</i> using the icon bar menu.</p>
+ <p>&nbsp;</p>
+<table>
+<tr><td width=50%>
+ <h2>Mailing list</h2>
+ <p>There is a mailing list where you can discuss development (from a user's perspective as well as a programmer's) or point out any bugs you have spotted.</p>
+ <p>To subscribe, send a message to <a href="mailto:netsurf-develop-request@lists.sourceforge.net">netsurf-develop-request@lists.sourceforge.net</a> with the subject <i>subscribe password</i>, replacing <i>password</i> with an identification of your choice. (The password is only used for subsequently configuring your account; it is not secure).</p>
+</td><td width=50%>
+ <h2>Test pages</h2>
+ <p><a href="http://www.alanwood.net/unicode/latin_extended_a.html">Test for Unicode support</a></p>
+ <p>&nbsp;</p>
+ <h2>Known bugs</h2>
+ <p>Please see the <a href="bugs.html">known bugs page</a>.</p>
+ <p>&nbsp;</p>
+ <h2>Contacting the developers</h2>
+ <p>Details are available from the <a href="http://sourceforge.net/projects/netsurf/">development area</a>.
+ </td></tr>
+ </table>
+</body>
+</html>