summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--!NetSurf/!Help4
-rw-r--r--!NetSurf/!Run,feb14
-rw-r--r--!NetSurf/!Sprites,ff9bin0 -> 2504 bytes
-rw-r--r--!NetSurf/!Sprites11,ff9bin0 -> 5496 bytes
-rw-r--r--!NetSurf/!Sprites22,ff9bin0 -> 3228 bytes
-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
-rw-r--r--!NetSurf/Themes/Default/IconNames12
-rw-r--r--!NetSurf/Themes/Default/IconSizes2
-rw-r--r--!NetSurf/Themes/Default/Sprites,ff9bin0 -> 35636 bytes
-rw-r--r--!NetSurf/Themes/Default/Templates,fecbin0 -> 1536 bytes
-rw-r--r--makefile4
16 files changed, 143 insertions, 2 deletions
diff --git a/!NetSurf/!Help b/!NetSurf/!Help
new file mode 100644
index 000000000..4060ad334
--- /dev/null
+++ b/!NetSurf/!Help
@@ -0,0 +1,4 @@
+NetSurf
+=======
+
+This is an early development version.
diff --git a/!NetSurf/!Run,feb b/!NetSurf/!Run,feb
new file mode 100644
index 000000000..7eb9c714b
--- /dev/null
+++ b/!NetSurf/!Run,feb
@@ -0,0 +1,14 @@
+|rafs_flush
+
+Set NetSurf$Dir <Obey$Dir>
+
+IconSprites <NetSurf$Dir>.!Sprites
+
+RMensure WindowManager 3.80 Error 0 NetSurf requires the Nested Window Manager.
+RMEnsure UtilityModule 3.70 RMensure CallASWI 0.00 RMload <NetSurf$Dir>.CallASWI
+RMensure SharedUnixLibrary 1.00 RMload <NetSurf$Dir>.SharedULib
+
+| drag the 'next' slot in the task manager to something huge and ridiculous,
+| and/or increase the number below
+Wimpslot -min 1600k
+<NetSurf$Dir>.!RunImage 2>stderr
diff --git a/!NetSurf/!Sprites,ff9 b/!NetSurf/!Sprites,ff9
new file mode 100644
index 000000000..f77970bdd
--- /dev/null
+++ b/!NetSurf/!Sprites,ff9
Binary files differ
diff --git a/!NetSurf/!Sprites11,ff9 b/!NetSurf/!Sprites11,ff9
new file mode 100644
index 000000000..6a8a8d301
--- /dev/null
+++ b/!NetSurf/!Sprites11,ff9
Binary files differ
diff --git a/!NetSurf/!Sprites22,ff9 b/!NetSurf/!Sprites22,ff9
new file mode 100644
index 000000000..0f7a1d48a
--- /dev/null
+++ b/!NetSurf/!Sprites22,ff9
Binary files differ
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>
diff --git a/!NetSurf/Themes/Default/IconNames b/!NetSurf/Themes/Default/IconNames
new file mode 100644
index 000000000..a0844f6b6
--- /dev/null
+++ b/!NetSurf/Themes/Default/IconNames
@@ -0,0 +1,12 @@
+# icon numbers
+TOOLBAR_FORWARD:1
+TOOLBAR_URL:2
+TOOLBAR_THROBBER:3
+TOOLBAR_STATUS:4
+TOOLBAR_BACK:5
+TOOLBAR_RELOAD:10
+THEME_INFO_NAME:0
+THEME_INFO_AUTHOR:2
+THEME_INFO_VERSION:6
+THEME_INFO_MAILTO:8
+THEME_INFO_URL:10
diff --git a/!NetSurf/Themes/Default/IconSizes b/!NetSurf/Themes/Default/IconSizes
new file mode 100644
index 000000000..df43b0375
--- /dev/null
+++ b/!NetSurf/Themes/Default/IconSizes
@@ -0,0 +1,2 @@
+TOOLBAR_2_X1:%0 - 8
+TOOLBAR_4_X1:%0
diff --git a/!NetSurf/Themes/Default/Sprites,ff9 b/!NetSurf/Themes/Default/Sprites,ff9
new file mode 100644
index 000000000..00b27aa54
--- /dev/null
+++ b/!NetSurf/Themes/Default/Sprites,ff9
Binary files differ
diff --git a/!NetSurf/Themes/Default/Templates,fec b/!NetSurf/Themes/Default/Templates,fec
new file mode 100644
index 000000000..920da2238
--- /dev/null
+++ b/!NetSurf/Themes/Default/Templates,fec
Binary files differ
diff --git a/makefile b/makefile
index e40d84d16..229cc8e70 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-# $Id: makefile,v 1.7 2002/10/15 10:41:12 monkeyson Exp $
+# $Id: makefile,v 1.8 2002/10/15 11:09:56 bursa Exp $
all: !NetSurf/!RunImage,ff8
clean:
@@ -41,5 +41,5 @@ desktop/objs-riscos/%.o: desktop/%.c $(HEADERS)
$(CC) $(FLAGS) -o $@ -c $<
netsurf.zip: !NetSurf/!RunImage,ff8
- riscos-zip -9vr, netsurf.zip !NetSurf
+ rm netsurf.zip; riscos-zip -9vr, netsurf.zip !NetSurf