From c009c7111c99ff78c5116f874a57a9ac7daf960d Mon Sep 17 00:00:00 2001 From: James Bursa Date: Tue, 15 Oct 2002 11:09:56 +0000 Subject: [project @ 2002-10-15 11:09:56 by bursa] Add application directory. svn path=/import/netsurf/; revision=46 --- !NetSurf/!Help | 4 ++++ !NetSurf/!Run,feb | 14 ++++++++++++++ !NetSurf/!Sprites,ff9 | Bin 0 -> 2504 bytes !NetSurf/!Sprites11,ff9 | Bin 0 -> 5496 bytes !NetSurf/!Sprites22,ff9 | Bin 0 -> 3228 bytes !NetSurf/Resources/CSS | 34 ++++++++++++++++++++++++++++++++++ !NetSurf/Resources/IconNames | 3 +++ !NetSurf/Resources/Messages | 26 ++++++++++++++++++++++++++ !NetSurf/Resources/Templates,fec | Bin 0 -> 954 bytes !NetSurf/Resources/bugs.html | 17 +++++++++++++++++ !NetSurf/Resources/intro.html | 29 +++++++++++++++++++++++++++++ !NetSurf/Themes/Default/IconNames | 12 ++++++++++++ !NetSurf/Themes/Default/IconSizes | 2 ++ !NetSurf/Themes/Default/Sprites,ff9 | Bin 0 -> 35636 bytes !NetSurf/Themes/Default/Templates,fec | Bin 0 -> 1536 bytes 15 files changed, 141 insertions(+) create mode 100644 !NetSurf/!Help create mode 100644 !NetSurf/!Run,feb create mode 100644 !NetSurf/!Sprites,ff9 create mode 100644 !NetSurf/!Sprites11,ff9 create mode 100644 !NetSurf/!Sprites22,ff9 create mode 100644 !NetSurf/Resources/CSS create mode 100644 !NetSurf/Resources/IconNames create mode 100644 !NetSurf/Resources/Messages create mode 100644 !NetSurf/Resources/Templates,fec create mode 100644 !NetSurf/Resources/bugs.html create mode 100644 !NetSurf/Resources/intro.html create mode 100644 !NetSurf/Themes/Default/IconNames create mode 100644 !NetSurf/Themes/Default/IconSizes create mode 100644 !NetSurf/Themes/Default/Sprites,ff9 create mode 100644 !NetSurf/Themes/Default/Templates,fec (limited to '!NetSurf') 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 + +IconSprites .!Sprites + +RMensure WindowManager 3.80 Error 0 NetSurf requires the Nested Window Manager. +RMEnsure UtilityModule 3.70 RMensure CallASWI 0.00 RMload .CallASWI +RMensure SharedUnixLibrary 1.00 RMload .SharedULib + +| drag the 'next' slot in the task manager to something huge and ridiculous, +| and/or increase the number below +Wimpslot -min 1600k +.!RunImage 2>stderr diff --git a/!NetSurf/!Sprites,ff9 b/!NetSurf/!Sprites,ff9 new file mode 100644 index 000000000..f77970bdd Binary files /dev/null and b/!NetSurf/!Sprites,ff9 differ diff --git a/!NetSurf/!Sprites11,ff9 b/!NetSurf/!Sprites11,ff9 new file mode 100644 index 000000000..6a8a8d301 Binary files /dev/null and b/!NetSurf/!Sprites11,ff9 differ diff --git a/!NetSurf/!Sprites22,ff9 b/!NetSurf/!Sprites22,ff9 new file mode 100644 index 000000000..0f7a1d48a Binary files /dev/null and b/!NetSurf/!Sprites22,ff9 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 Binary files /dev/null and b/!NetSurf/Resources/Templates,fec 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 @@ + + + Bugs in NetSurf + + +

Known bugs

+

Memory usage

+

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 Next bar in the Task Manager up to something ridiculous before running NetSurf. When NetSurf runs out of memory it will quit without warning.

+

Relative links

+

Following a relative link does not work if the current URL does not end with a leafname or a slash. Eg: http://www.riscos.com would cause problems whereas http://www.riscos.com/ would not.

+

Multiple fetches

+

Multiple fetches (in different windows) don't seem to work yet.

+

Possibly fixed bugs

+

This version includes new table code that should allow NetSurf to work with pages containing malformed tables.

+

Return to the main page

+ + 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 @@ + +Welcome to NetSurf + +

 

+

NetSurf - the RISC OS web browser

+

 

+

NetSurf is a new web browser for computers running RISC OS. + This welcome page needs more work. In the mean time, why not visit the SourceForge development area?

+

To use NetSurf, 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.

+

You can now quit NetSurf using the icon bar menu.

+

 

+ + +
+

Mailing list

+

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.

+

To subscribe, send a message to netsurf-develop-request@lists.sourceforge.net with the subject subscribe password, replacing password with an identification of your choice. (The password is only used for subsequently configuring your account; it is not secure).

+
+

Test pages

+

Test for Unicode support

+

 

+

Known bugs

+

Please see the known bugs page.

+

 

+

Contacting the developers

+

Details are available from the development area. +

+ + 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 Binary files /dev/null and b/!NetSurf/Themes/Default/Sprites,ff9 differ diff --git a/!NetSurf/Themes/Default/Templates,fec b/!NetSurf/Themes/Default/Templates,fec new file mode 100644 index 000000000..920da2238 Binary files /dev/null and b/!NetSurf/Themes/Default/Templates,fec differ -- cgit v1.2.3