r2579 tlsa - in /trunk/netsurfweb: guide.en iconv/index.en
by netsurf@semichrome.net
Author: tlsa
Date: Mon May 1 15:23:20 2006
New Revision: 2579
URL: http://svn.semichrome.net?rev=2579&view=rev
Log:
Tidy markup.
Modified:
trunk/netsurfweb/guide.en
trunk/netsurfweb/iconv/index.en
Modified: trunk/netsurfweb/guide.en
URL: http://svn.semichrome.net/trunk/netsurfweb/guide.en?rev=2579&r1=2578&r2=2...
==============================================================================
--- trunk/netsurfweb/guide.en (original)
+++ trunk/netsurfweb/guide.en Mon May 1 15:23:20 2006
@@ -1259,7 +1259,7 @@
<h5>Site history</h5>
-<p>NetSurf records all the web sites you have visited as part of its <a herf="#HistoryGlobal">global history</a> feature. Entries can be deleted from the global history window directly and NetSurf allows the length of time items are kept in global history to be configured.</p>
+<p>NetSurf records all the web sites you have visited as part of its <a href="#HistoryGlobal">global history</a> feature. Entries can be deleted from the global history window directly and NetSurf allows the length of time items are kept in global history to be configured.</p>
<div class="option_group">
<dl>
Modified: trunk/netsurfweb/iconv/index.en
URL: http://svn.semichrome.net/trunk/netsurfweb/iconv/index.en?rev=2579&r1=257...
==============================================================================
--- trunk/netsurfweb/iconv/index.en (original)
+++ trunk/netsurfweb/iconv/index.en Mon May 1 15:23:20 2006
@@ -1,7 +1,9 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Iconv for RISC OS</title>
-<style>
+<style type="text/css">
html, body { padding: 0; margin: 0; }
body { background-color: #ffd; color: #500; }
h1 { font-size:200%; background-color: #500; color: #ffd; padding: 0.9em; margin: 0; }
@@ -28,7 +30,7 @@
<dl>
<dt><span>1. </span><span>Merge !System directory</span></dt>
<dd>Use the <strong>System merge</strong> utility provided by Configure to merge the supplied !System directory with the one on your system.</dd>
-<dt><span>2. </span><span>Merge !Boot directory<span></dt>
+<dt><span>2. </span><span>Merge !Boot directory</span></dt>
<dd><p>Use the <strong>Boot merge</strong> facility in Configure to merge the supplied !Boot directory with the one on your system.</p><p>If there is no Boot merge facility provided on your system, simply drag the supplied !Boot directory over your existing boot structure.</p></dd>
</dl>
16 years, 9 months
r2578 tlsa - /trunk/netsurfweb/guide.en
by netsurf@semichrome.net
Author: tlsa
Date: Mon May 1 15:04:59 2006
New Revision: 2578
URL: http://svn.semichrome.net?rev=2578&view=rev
Log:
Update fetching section of Connection configuration.
Modified:
trunk/netsurfweb/guide.en
Modified: trunk/netsurfweb/guide.en
URL: http://svn.semichrome.net/trunk/netsurfweb/guide.en?rev=2578&r1=2577&r2=2...
==============================================================================
--- trunk/netsurfweb/guide.en (original)
+++ trunk/netsurfweb/guide.en Mon May 1 15:04:59 2006
@@ -1046,15 +1046,15 @@
<h5>Fetching</h5>
-<p>The way NetSurf fetches content from the internet can be tailored to suit your hardware and the speed of your internet connection.</p>
-
-<div class="option_group">
-<dl>
-<dt>Max. fetchers</dt>
+<p>The way NetSurf fetches content from the internet can be tailored to suit your hardware and the speed of your internet connection. These are quite advanced configuration options and should not need to be modified, in most cases.</p>
+
+<div class="option_group">
+<dl>
+<dt>Maximum fetches</dt>
<dd>This option can be used to set the maximum number of simultaneous fetches (downloading multiple things in parallel) that NetSurf will carry out at one time. After this limit is reached, new fetches will be queued and fetched as the current fetches are completed. High values will benefit people with fast connections and fast computers, that are able to keep up with all the incoming data.</dd>
-<dt>Fetchers per host</dt>
+<dt>Fetches per host</dt>
<dd>This option can be used to set the maximum number of simultaneous fetches per host. This means the limit to the number of simultaneous downloads from a particular web site. Simultaneous downloads from the same host can speed up fetching web pages quite dramatically because images on the page can be fetched in parallel, rather than in series.</dd>
-<dt>Cached handles</dt>
+<dt>Cached connections</dt>
<dd>This option can be used to set the maximum number of persistent connections that NetSurf can maintain at any one time. Persistent connections, or "Keep-Alive" connections are HTTP sessions that allow multiple requests to be sent over the same connection. In some cases they have been shown to result in an almost 50% speed up in latency times for HTML documents with lots of images.</dd>
</dl>
</div>
16 years, 9 months
r2577 tlsa - in /trunk/netsurf/!NetSurf/Resources: de/Templates, fec en/Templates, fec fr/Templates, fec nl/Templates, fec
by netsurf@semichrome.net
Author: tlsa
Date: Mon May 1 15:00:00 2006
New Revision: 2577
URL: http://svn.semichrome.net?rev=2577&view=rev
Log:
Clarify fetching section of connection configuration.
Modified:
trunk/netsurf/!NetSurf/Resources/de/Templates,fec
trunk/netsurf/!NetSurf/Resources/en/Templates,fec
trunk/netsurf/!NetSurf/Resources/fr/Templates,fec
trunk/netsurf/!NetSurf/Resources/nl/Templates,fec
Modified: trunk/netsurf/!NetSurf/Resources/de/Templates,fec
URL: http://svn.semichrome.net/trunk/netsurf/%21NetSurf/Resources/de/Templates...
==============================================================================
Binary files - no diff available.
Modified: trunk/netsurf/!NetSurf/Resources/en/Templates,fec
URL: http://svn.semichrome.net/trunk/netsurf/%21NetSurf/Resources/en/Templates...
==============================================================================
Binary files - no diff available.
Modified: trunk/netsurf/!NetSurf/Resources/fr/Templates,fec
URL: http://svn.semichrome.net/trunk/netsurf/%21NetSurf/Resources/fr/Templates...
==============================================================================
Binary files - no diff available.
Modified: trunk/netsurf/!NetSurf/Resources/nl/Templates,fec
URL: http://svn.semichrome.net/trunk/netsurf/%21NetSurf/Resources/nl/Templates...
==============================================================================
Binary files - no diff available.
16 years, 9 months
r2576 tlsa - in /trunk/netsurf/!NetSurf/Resources: de/Messages en/Messages fr/Messages nl/Messages
by netsurf@semichrome.net
Author: tlsa
Date: Mon May 1 14:46:19 2006
New Revision: 2576
URL: http://svn.semichrome.net?rev=2576&view=rev
Log:
Update and fix inconsistency all the Messages files and add interactive help text for global history menus.
Modified:
trunk/netsurf/!NetSurf/Resources/de/Messages
trunk/netsurf/!NetSurf/Resources/en/Messages
trunk/netsurf/!NetSurf/Resources/fr/Messages
trunk/netsurf/!NetSurf/Resources/nl/Messages
Modified: trunk/netsurf/!NetSurf/Resources/de/Messages
URL: http://svn.semichrome.net/trunk/netsurf/%21NetSurf/Resources/de/Messages?...
==============================================================================
--- trunk/netsurf/!NetSurf/Resources/de/Messages (original)
+++ trunk/netsurf/!NetSurf/Resources/de/Messages Mon May 1 14:46:19 2006
@@ -583,10 +583,10 @@
HelpBrowserMenu3-2-1:Schaltet die Adressleiste am oberen Fensterrand ein/aus.
HelpBrowserMenu3-2-2:Schaltet die Ladeaktivitätsanzeige am oberen Fensterrand ein/aus.|MDie Länge der Adressleiste wird angepaÃt.
HelpBrowserMenu3-2-3:Schaltet die Statusanzeige am unteren Fensterrand ein/aus.|MDie Länge des horizontalen Schiebebalkens wird angepaÃt.
+HelpBrowserMenu3-2-4:\Stoggle toolbar edit mode.
HelpBrowserMenu3-3:Einstellungen zur Berechnung der Seitendarstellung.
-HelpBrowserMenu3-3-0:Schaltet den weichen Ãbergang zwischen Text und farbigem Hintergrund ein/aus. (Backgroundblending)
-HelpBrowserMenu3-3-1:Schaltet das Puffern von Objekten ein/aus.|MNachzuzeichnende Objekte, z.B. Bildanimationen oder Textbereiche, werden zwischengespeichert um Flackern zu vermeiden.
-HelpBrowserMenu3-3-2:Schaltet das Puffern der gesamten Seitenberechnung ein/aus.|MDie komplette Seite wird nach Berechnung und Aufbau zwischengespeichert. Das ist vorteilhaft bei groÃen Hintergrundbildern und vielen sich überschneidenden Seitenelementen.
+HelpBrowserMenu3-3-0:Schaltet das Puffern von Objekten ein/aus.|MNachzuzeichnende Objekte, z.B. Bildanimationen oder Textbereiche, werden zwischengespeichert um Flackern zu vermeiden.
+HelpBrowserMenu3-3-1:Schaltet das Puffern der gesamten Seitenberechnung ein/aus.|MDie komplette Seite wird nach Berechnung und Aufbau zwischengespeichert. Das ist vorteilhaft bei groÃen Hintergrundbildern und vielen sich überschneidenden Seitenelementen.
HelpBrowserMenu3-4:Ãbernimmt die vorgenommenen Anzeigeeinstellungen als globale Standardwerte für die Darstellung aller weiteren Seiten.
HelpBrowserMenu4:Untermenü Werkzeuge.|MEnthält verschiedene nützliche Zusatz- und Sonderfunktionen.
HelpBrowserMenu4-0:Verwaltung der Hotlist.
@@ -671,6 +671,7 @@
HelpHotlistMenu0-3-2:Versteckt die Zusatzinformationen der Einträge.
HelpHotlistMenu0-4:\Rcontrol the display of NetSurf's toolbars.
HelpHotlistMenu0-4-0:\Stoggle the display of the toolbar buttons.
+HelpHotlistMenu0-4-1:\Stoggle toolbar edit mode.
HelpHotlistMenu1:Untermenü Auswahl. Bearbeiten der markierten Hotlist Elemente.
HelpHotlistMenu1-0:Ãndern des markierten Elementes in der Hotlist.
HelpHotlistMenu1-1:Ãffnet markierte Einträge in je einem neuen Browserfenster.
@@ -680,11 +681,30 @@
HelpHotlistMenu3:Deselektiert alle markierten Elemente.
HelpGHistory:Das ist das Fenster der globalen History.
-
HelpGHistoryToolbar0:Entfernt markierte Bereiche.|MAnklicken mit AUSWAHL löscht die vorher markierten Bereiche aus der History.
HelpGHistoryToolbar1:Expandiert Einträge.|MAnklicken mit AUSWAHL expandiert alle Adressen.|MAnklicken mit SPEZIAL macht die Expansion aller Adressen rückgängig.|MIn expandierten Adressen werden Zusatzinformationen angezeigt.
HelpGHistoryToolbar2:Ãffnet Verzeichnisse.|MAnklicken mit AUSWAHL öffnet alle Verzeichnisse.|MAnklicken mit SPEZIAL schlieÃt alle geöffneten Verzeichnisse.
HelpGHistoryToolbar3:Lädt Webseiten.|MAnklicken mit AUSWAHL öffnet die markierten Webseiten in je einem neuen Browserfenster.
+
+HelpGHistoryMenu0:\Rperform an operation on global history.
+HelpGHistoryMenu0-0:\Rexport global history as an HTML file.
+HelpGHistoryMenu0-1:\Rexpand items within global history.
+HelpGHistoryMenu0-1-0:\Sopen all directories and show all entry details.
+HelpGHistoryMenu0-1-1:\Sopen all directories.
+HelpGHistoryMenu0-1-2:\Sshow all entry details.
+HelpGHistoryMenu0-2:\Rcollapse items within global history.
+HelpGHistoryMenu0-2-0:\Sclose all directories and hide all entry details.
+HelpGHistoryMenu0-2-1:\Sclose all directories.
+HelpGHistoryMenu0-2-2:\Shide all entry details.
+HelpGHistoryMenu0-3:\Rcontrol the display of NetSurf's toolbars.
+HelpGHistoryMenu0-3-0:\Stoggle the display of the toolbar buttons.
+HelpGHistoryMenu0-3-1:\Stoggle toolbar edit mode.
+HelpGHistoryMenu1:\Roperate on the current selection.
+HelpGHistoryMenu1-0:\Slaunch the current selection.
+HelpGHistoryMenu1-1:\Sdelete the current selection from global history.
+HelpGHistoryMenu1-2:\Sreset statistics, such as visit count, for selected items.
+HelpGHistoryMenu2:\Sselect all the items in the hotlist.
+HelpGHistoryMenu3:\Sdeselect all selected items.
HelpAppInfo:Das ist das Info-Fenster zu NetSurf.|MGenauere Angaben zu Autoren und Entwicklerteam, zu genutzten Libraries etc. gibt es bei "Ãber NetSurf" im Untermenü Hilfe eines Browserfensters.
@@ -870,4 +890,3 @@
DitherImg:Bilder dithern
FilterImg:Bilder weichzeichnen
RenderText:Text/Hintergrund Ãbergang weich
-
Modified: trunk/netsurf/!NetSurf/Resources/en/Messages
URL: http://svn.semichrome.net/trunk/netsurf/%21NetSurf/Resources/en/Messages?...
==============================================================================
--- trunk/netsurf/!NetSurf/Resources/en/Messages (original)
+++ trunk/netsurf/!NetSurf/Resources/en/Messages Mon May 1 14:46:19 2006
@@ -375,6 +375,7 @@
MiscError:An unexpected error occurred:
FileError:File does not exist:
PrintError:An error occurred when printing:
+AWNotSeen:Please locate the AWViewer application and try again.
# Specific errors - displayed in a dialog box
#
@@ -582,10 +583,10 @@
HelpBrowserMenu3-2-1:\Stoggle the display of the address (URL) bar.
HelpBrowserMenu3-2-2:\Stoggle the display of the throbber.|MURL bar uses the remaining space.
HelpBrowserMenu3-2-3:\Stoggle the display of the status bar.|MHorizontal scroll bar uses the remaining width.
+HelpBrowserMenu3-2-4:\Stoggle toolbar edit mode.
HelpBrowserMenu3-3:\Scontrol the manner in which the display is rendered.
-HelpBrowserMenu3-3-0:\Stoggle whether text is blended to the background.
-HelpBrowserMenu3-3-1:\Stoggle whether animations are not displayed until all calculations are complete.
-HelpBrowserMenu3-3-2:\Stoggle whether everything is not displayed until all calculations are complete.
+HelpBrowserMenu3-3-0:\Stoggle whether animations are not displayed until all calculations are complete.
+HelpBrowserMenu3-3-1:\Stoggle whether everything is not displayed until all calculations are complete.
HelpBrowserMenu3-4:\Smake your local display options the default options for NetSurf.
HelpBrowserMenu4:\Rto access NetSurf's built in utilities.|MUtilities are tools such as the hotlist, history tree and various setup options.
HelpBrowserMenu4-0:\Rmanage the hotlist.
@@ -670,6 +671,7 @@
HelpHotlistMenu0-3-2:\Shide all entry details.
HelpHotlistMenu0-4:\Rcontrol the display of NetSurf's toolbars.
HelpHotlistMenu0-4-0:\Stoggle the display of the toolbar buttons.
+HelpHotlistMenu0-4-1:\Stoggle toolbar edit mode.
HelpHotlistMenu1:\Roperate on the current selection.
HelpHotlistMenu1-0:\Redit the current item.
HelpHotlistMenu1-1:\Slaunch the current selection.
@@ -679,11 +681,30 @@
HelpHotlistMenu3:\Sdeselect all selected items.
HelpGHistory:\Tglobal history window.
-
HelpGHistoryToolbar0:\Tdelete button.|M\Sdelete the current selection.
HelpGHistoryToolbar1:\Texpand entries button.|M\Sexpand all addresses in the hotlist.|M\Acollapse all addresses in the hotlist.|MExpanded addresses show additional details, such as a visit counter.
HelpGHistoryToolbar2:\Topen directories button.|M\Sopen all directories in the hotlist.|M\Aclose all directories in the hotlist.
HelpGHistoryToolbar3:\Tlaunch button.|M\Slaunch the current selection.
+
+HelpGHistoryMenu0:\Rperform an operation on global history.
+HelpGHistoryMenu0-0:\Rexport global history as an HTML file.
+HelpGHistoryMenu0-1:\Rexpand items within global history.
+HelpGHistoryMenu0-1-0:\Sopen all directories and show all entry details.
+HelpGHistoryMenu0-1-1:\Sopen all directories.
+HelpGHistoryMenu0-1-2:\Sshow all entry details.
+HelpGHistoryMenu0-2:\Rcollapse items within global history.
+HelpGHistoryMenu0-2-0:\Sclose all directories and hide all entry details.
+HelpGHistoryMenu0-2-1:\Sclose all directories.
+HelpGHistoryMenu0-2-2:\Shide all entry details.
+HelpGHistoryMenu0-3:\Rcontrol the display of NetSurf's toolbars.
+HelpGHistoryMenu0-3-0:\Stoggle the display of the toolbar buttons.
+HelpGHistoryMenu0-3-1:\Stoggle toolbar edit mode.
+HelpGHistoryMenu1:\Roperate on the current selection.
+HelpGHistoryMenu1-0:\Slaunch the current selection.
+HelpGHistoryMenu1-1:\Sdelete the current selection from global history.
+HelpGHistoryMenu1-2:\Sreset statistics, such as visit count, for selected items.
+HelpGHistoryMenu2:\Sselect all the items in the hotlist.
+HelpGHistoryMenu3:\Sdeselect all selected items.
HelpAppInfo:\TNetSurf information \w.|MSee the about page for the contributor list and credits.
Modified: trunk/netsurf/!NetSurf/Resources/fr/Messages
URL: http://svn.semichrome.net/trunk/netsurf/%21NetSurf/Resources/fr/Messages?...
==============================================================================
--- trunk/netsurf/!NetSurf/Resources/fr/Messages (original)
+++ trunk/netsurf/!NetSurf/Resources/fr/Messages Mon May 1 14:46:19 2006
@@ -393,7 +393,7 @@
URIError:NetSurf est incapable de traiter ce fichier URI Ã cause d'une erreur de syntaxe.
EmptyError:Le fichier est vide.
PrintErrorRO2:Il semble que l'imprimante soit occupée.
-
+AWNotSeen:Please locate the AWViewer application and try again.
# Queries
# =======
@@ -583,10 +583,10 @@
HelpBrowserMenu3-2-1:\Safficher ou pas la barre d'adresse (URL).
HelpBrowserMenu3-2-2:\Safficher le pulseur ou pas.|MLa barre d'URL utilise l'espace restant.
HelpBrowserMenu3-2-3:\Safficher la barre d'état ou pas.|MLa barre de défilement horizontal utilise la largeur restante.
+HelpBrowserMenu3-2-4:\Stoggle toolbar edit mode.
HelpBrowserMenu3-3:\Scontroler la façon d'afficher.
-HelpBrowserMenu3-3-0:\Safficher le texte panaché avec le fond (text blend) ou pas.
-HelpBrowserMenu3-3-1:\Sdécider si les animations sont affichées quand tous les calculs sont terminés (ou avant).
-HelpBrowserMenu3-3-2:\Sdécider si tout doit être affiché quand tous les calculs sont terminés (ou avant).
+HelpBrowserMenu3-3-0:\Sdécider si les animations sont affichées quand tous les calculs sont terminés (ou avant).
+HelpBrowserMenu3-3-1:\Sdécider si tout doit être affiché quand tous les calculs sont terminés (ou avant).
HelpBrowserMenu3-4:\Spromouvoir vos options d'affichage locales en options par défaut pour NetSurf.
HelpBrowserMenu4:\Raccéder aux utilitaires intégrés à NetSurf.|MLes utilitaires sont des outils comme les favoris, l'historique arborescent et diverses options de configuration.
HelpBrowserMenu4-0:\Rgérer les favoris.
@@ -671,6 +671,7 @@
HelpHotlistMenu0-3-2:\Scacher tous les détails sur les entrées.
HelpHotlistMenu0-4:\Rcontrol the display of NetSurf's toolbars.
HelpHotlistMenu0-4-0:\Stoggle the display of the toolbar buttons.
+HelpHotlistMenu0-4-1:\Stoggle toolbar edit mode.
HelpHotlistMenu1:\Ragir sur la sélection en cours.
HelpHotlistMenu1-0:\Rééditer l'item en cours.
HelpHotlistMenu1-1:\Slancer la sélection courante.
@@ -680,11 +681,30 @@
HelpHotlistMenu3:\Sdésélectionner la sélection courante.
HelpGHistory:\Tla fenêtre d'historique global.
-
HelpGHistoryToolbar0:\Tle bouton de suppression.|M\Ssupprimer la sélection en cours.
HelpGHistoryToolbar1:\Tle bouton de déploiement des entrées.|M\Sdéployer toutes les adresses des favoris.|M\Aregrouper toutes les adresses des favoris.|MLes adresses déployées apportent des détails supplémentaires, comme un compteur de visites.
HelpGHistoryToolbar2:\Tle bouton d'ouverture de répertoires.|M\Souvrir tous les répertoires des favoris.|M\Afermer tous les répertoires des favoris.
HelpGHistoryToolbar3:\Tle bouton de lancement.|M\Slancer la sélection en cours.
+
+HelpGHistoryMenu0:\Rperform an operation on global history.
+HelpGHistoryMenu0-0:\Rexport global history as an HTML file.
+HelpGHistoryMenu0-1:\Rexpand items within global history.
+HelpGHistoryMenu0-1-0:\Sopen all directories and show all entry details.
+HelpGHistoryMenu0-1-1:\Sopen all directories.
+HelpGHistoryMenu0-1-2:\Sshow all entry details.
+HelpGHistoryMenu0-2:\Rcollapse items within global history.
+HelpGHistoryMenu0-2-0:\Sclose all directories and hide all entry details.
+HelpGHistoryMenu0-2-1:\Sclose all directories.
+HelpGHistoryMenu0-2-2:\Shide all entry details.
+HelpGHistoryMenu0-3:\Rcontrol the display of NetSurf's toolbars.
+HelpGHistoryMenu0-3-0:\Stoggle the display of the toolbar buttons.
+HelpGHistoryMenu0-3-1:\Stoggle toolbar edit mode.
+HelpGHistoryMenu1:\Roperate on the current selection.
+HelpGHistoryMenu1-0:\Slaunch the current selection.
+HelpGHistoryMenu1-1:\Sdelete the current selection from global history.
+HelpGHistoryMenu1-2:\Sreset statistics, such as visit count, for selected items.
+HelpGHistoryMenu2:\Sselect all the items in the hotlist.
+HelpGHistoryMenu3:\Sdeselect all selected items.
HelpAppInfo:\Tla \w d'information de NetSurf.|MVoir la page "Ã propos de" pour une liste des contributeurs et les remerciements.
Modified: trunk/netsurf/!NetSurf/Resources/nl/Messages
URL: http://svn.semichrome.net/trunk/netsurf/%21NetSurf/Resources/nl/Messages?...
==============================================================================
--- trunk/netsurf/!NetSurf/Resources/nl/Messages (original)
+++ trunk/netsurf/!NetSurf/Resources/nl/Messages Mon May 1 14:46:19 2006
@@ -1,7 +1,6 @@
# Nederlandstalige meldingen voor NetSurf
# =======================================
# gebaseerd op (Eng: 09/12/2004 en 01/01/2005) en (Ned.) 17/06/2005
-#
# Description
# -----------
#
@@ -394,7 +393,7 @@
URIError:NetSurf was unable to parse this URI file due to a syntax error.
EmptyError:file is empty.
PrintErrorRO2:It appears that the printer is busy.
-
+AWNotSeen:Please locate the AWViewer application and try again.
# Queries
# =======
@@ -405,7 +404,6 @@
AbortDownload:Zeker weten dat u deze download af wilt breken?
QuitDownload:Een of meer downloads zijn nog bezig. Toch afbreken?
OverwriteFile:A file with that name already exists and would be lost.
-
# Page fetching
# =============
@@ -585,10 +583,10 @@
HelpBrowserMenu3-2-1:\Stoggle the display of the address (URL) bar.
HelpBrowserMenu3-2-2:\Stoggle the display of the throbber.|MURL bar uses the remaining space.
HelpBrowserMenu3-2-3:\Stoggle the display of the status bar.|MHorizontal scroll bar uses the remaining width.
+HelpBrowserMenu3-2-4:\Stoggle toolbar edit mode.
HelpBrowserMenu3-3:\Scontrol the manner in which the display is rendered.
-HelpBrowserMenu3-3-0:\Stoggle whether text is blended to the background.
-HelpBrowserMenu3-3-1:\Stoggle whether animations are not displayed until all calculations are complete.
-HelpBrowserMenu3-3-2:\Stoggle whether everything is not displayed until all calculations are complete.
+HelpBrowserMenu3-3-0:\Stoggle whether animations are not displayed until all calculations are complete.
+HelpBrowserMenu3-3-1:\Stoggle whether everything is not displayed until all calculations are complete.
HelpBrowserMenu3-4:\Smake your local display options the default options for NetSurf.
HelpBrowserMenu4:\Rto access NetSurf's built in utilities.|MUtilities are tools such as the hotlist, history tree and various setup options.
HelpBrowserMenu4-0:\Rmanage the hotlist.
@@ -673,6 +671,7 @@
HelpHotlistMenu0-3-2:\Shide all entry details.
HelpHotlistMenu0-4:\Rcontrol the display of NetSurf's toolbars.
HelpHotlistMenu0-4-0:\Stoggle the display of the toolbar buttons.
+HelpHotlistMenu0-4-1:\Stoggle toolbar edit mode.
HelpHotlistMenu1:\Roperate on the current selection.
HelpHotlistMenu1-0:\Redit the current item.
HelpHotlistMenu1-1:\Slaunch the current selection.
@@ -682,11 +681,30 @@
HelpHotlistMenu3:\Sdeselect all selected items.
HelpGHistory:\Tglobal history window.
-
HelpGHistoryToolbar0:\Tdelete button.|M\Sdelete the current selection.
HelpGHistoryToolbar1:\Texpand entries button.|M\Sexpand all addresses in the hotlist.|M\Acollapse all addresses in the hotlist.|MExpanded addresses show additional details, such as a visit counter.
HelpGHistoryToolbar2:\Topen directories button.|M\Sopen all directories in the hotlist.|M\Aclose all directories in the hotlist.
HelpGHistoryToolbar3:\Tlaunch button.|M\Slaunch the current selection.
+
+HelpGHistoryMenu0:\Rperform an operation on global history.
+HelpGHistoryMenu0-0:\Rexport global history as an HTML file.
+HelpGHistoryMenu0-1:\Rexpand items within global history.
+HelpGHistoryMenu0-1-0:\Sopen all directories and show all entry details.
+HelpGHistoryMenu0-1-1:\Sopen all directories.
+HelpGHistoryMenu0-1-2:\Sshow all entry details.
+HelpGHistoryMenu0-2:\Rcollapse items within global history.
+HelpGHistoryMenu0-2-0:\Sclose all directories and hide all entry details.
+HelpGHistoryMenu0-2-1:\Sclose all directories.
+HelpGHistoryMenu0-2-2:\Shide all entry details.
+HelpGHistoryMenu0-3:\Rcontrol the display of NetSurf's toolbars.
+HelpGHistoryMenu0-3-0:\Stoggle the display of the toolbar buttons.
+HelpGHistoryMenu0-3-1:\Stoggle toolbar edit mode.
+HelpGHistoryMenu1:\Roperate on the current selection.
+HelpGHistoryMenu1-0:\Slaunch the current selection.
+HelpGHistoryMenu1-1:\Sdelete the current selection from global history.
+HelpGHistoryMenu1-2:\Sreset statistics, such as visit count, for selected items.
+HelpGHistoryMenu2:\Sselect all the items in the hotlist.
+HelpGHistoryMenu3:\Sdeselect all selected items.
HelpAppInfo:\TNetSurf information \w.|MSee the about page for the contributor list and credits.
16 years, 9 months
r2575 rjek - in /trunk/netsurf/gtk: gtk_bitmap.c gtk_window.c
by netsurf@semichrome.net
Author: rjek
Date: Mon May 1 12:55:58 2006
New Revision: 2575
URL: http://svn.semichrome.net?rev=2575&view=rev
Log:
Fix some warnings and casting errors in GTK version
Modified:
trunk/netsurf/gtk/gtk_bitmap.c
trunk/netsurf/gtk/gtk_window.c
Modified: trunk/netsurf/gtk/gtk_bitmap.c
URL: http://svn.semichrome.net/trunk/netsurf/gtk/gtk_bitmap.c?rev=2575&r1=2574...
==============================================================================
--- trunk/netsurf/gtk/gtk_bitmap.c (original)
+++ trunk/netsurf/gtk/gtk_bitmap.c Mon May 1 12:55:58 2006
@@ -94,7 +94,7 @@
char *bitmap_get_buffer(struct bitmap *bitmap)
{
assert(bitmap);
- return gdk_pixbuf_get_pixels((GdkPixbuf *) bitmap);
+ return (char *)gdk_pixbuf_get_pixels((GdkPixbuf *) bitmap);
}
Modified: trunk/netsurf/gtk/gtk_window.c
URL: http://svn.semichrome.net/trunk/netsurf/gtk/gtk_window.c?rev=2575&r1=2574...
==============================================================================
--- trunk/netsurf/gtk/gtk_window.c (original)
+++ trunk/netsurf/gtk/gtk_window.c Mon May 1 12:55:58 2006
@@ -256,7 +256,7 @@
gtk_widget_show(g->status_bar);
g->progress_bar = gtk_progress_bar_new();
- gtk_progress_bar_set_pulse_step(g->progress_bar, 0.20);
+ gtk_progress_bar_set_pulse_step(GTK_PROGRESS_BAR(g->progress_bar), 0.20);
gtk_widget_set_size_request(g->progress_bar, 64, 0);
gtk_box_pack_end(GTK_BOX(status_box), g->progress_bar, FALSE, FALSE, 0);
@@ -402,7 +402,7 @@
{
struct gui_window *g = data;
char *referer = 0;
- char *addr = "http://netsurf.sourceforge.net/";
+ const char *addr = "http://netsurf.sourceforge.net/";
if (option_homepage_url != NULL)
addr = option_homepage_url;
@@ -479,8 +479,6 @@
gboolean gui_history_motion_notify_event(GtkWidget *widget,
GdkEventMotion *event, gpointer data)
{
- struct gtk_history_window *hw = data;
-
/* Not sure what to do here */
return TRUE;
@@ -492,8 +490,6 @@
{
struct gtk_history_window *hw = data;
- LOG(("History click %d,%d", event->x, event->y));
-
history_click(hw->g->bw, hw->g->bw->history,
event->x, event->y, false);
@@ -525,6 +521,8 @@
struct gui_window *g = data;
wchar_t nskey = gdkkey_to_nskey(event);
browser_window_key_press(g->bw, nskey);
+
+ return TRUE;
}
gboolean gui_window_configure_event(GtkWidget *widget,
@@ -665,7 +663,7 @@
void gui_window_set_status(struct gui_window *g, const char *text)
{
- gtk_label_set_text(g->status_bar, text);
+ gtk_label_set_text(GTK_LABEL(g->status_bar), text);
}
@@ -754,7 +752,8 @@
static void nsgtk_throb(void *p)
{
struct gui_window *g = p;
- gtk_progress_bar_pulse((struct gui_window *)(g)->progress_bar);
+ gtk_progress_bar_pulse(GTK_PROGRESS_BAR(
+ (struct gui_window *)(g)->progress_bar));
schedule(10, nsgtk_throb, g);
}
@@ -867,13 +866,6 @@
bool gui_copy_to_clipboard(struct selection *s)
{
return true;
-}
-
-
-bool gui_window_copy_rectangle(struct gui_window *g, int sx, int sy,
- int dx, int dy, int w, int h)
-{
- return false;
}
wchar_t gdkkey_to_nskey(GdkEventKey *key)
16 years, 9 months
r2574 tlsa - /trunk/netsurfweb/guide.en
by netsurf@semichrome.net
Author: tlsa
Date: Mon May 1 12:36:02 2006
New Revision: 2574
URL: http://svn.semichrome.net?rev=2574&view=rev
Log:
Update documentation of menus.
Modified:
trunk/netsurfweb/guide.en
Modified: trunk/netsurfweb/guide.en
URL: http://svn.semichrome.net/trunk/netsurfweb/guide.en?rev=2574&r1=2573&r2=2...
==============================================================================
--- trunk/netsurfweb/guide.en (original)
+++ trunk/netsurfweb/guide.en Mon May 1 12:36:02 2006
@@ -443,7 +443,7 @@
<tr><td><a href="#BrowserWindowMenuDisplayImages">Images</a></td><td class="menuarrow">></td></tr>
<tr><td><a href="#BrowserWindowMenuDisplayToolbars">Toolbars</a></td><td class="menuarrow">></td></tr>
<tr><td><a href="#BrowserWindowMenuDisplayRender">Render</a></td><td class="menuarrow">></td></tr>
-<tr><td class="menusplit"><a href="#BrowserWindowMenuDisplaySetDefault">Set as default</a></td><td></td></tr>
+<tr><td class="menusplit"><a href="#BrowserWindowMenuDisplaySaveDefault">Save as default</a></td><td></td></tr>
</table>
<p class="menupath" id="BrowserWindowMenuDisplayScale">Display > Scale View</p>
@@ -472,7 +472,8 @@
<tr><td><a href="#BrowserWindowMenuDisplayToolbarsButtons">Buttons</a></td><td class="menuarrow"></td></tr>
<tr><td><a href="#BrowserWindowMenuDisplayToolbarsAddress">Address bar</a></td><td class="menuarrow"></td></tr>
<tr><td><a href="#BrowserWindowMenuDisplayToolbarsThrobber">Throbber</a></td><td class="menuarrow"></td></tr>
-<tr><td class="menusplit"><a href="#BrowserWindowMenuDisplayToolbarsStatus">Status bar</a></td><td></td></tr>
+<tr><td><a href="#BrowserWindowMenuDisplayToolbarsStatus">Status bar</a></td><td></td></tr>
+<tr><td class="menusplit"><a href="#BrowserWindowMenuDisplayToolbarsEdit">Edit toolbar</a></td><td></td></tr>
</table>
<p class="menupath" id="BrowserWindowMenuDisplayToolbarsButtons">Display > Toolbars > Buttons</p>
@@ -489,18 +490,17 @@
<p class="menupath" id="BrowserWindowMenuDisplayToolbarsStatus">Display > Toolbars > Status bar</p>
<p class="menuitem">This option toggles the display of the status bar at the bottom of the NetSurf window. When the status bar is turned off, the horizontal scroll bar stretches to the full width of the window.</p>
+<p class="menupath" id="BrowserWindowMenuDisplayToolbarsEdit">Display > Toolbars > Edit toolbar</p>
+<p class="menuitem">This option activates <a href="#ConfigurationToolbar">toolbar edit</a> mode.</p>
+
<p class="menupath" id="BrowserWindowMenuDisplayRender">Display > Render</p>
<p class="menuitem">The Render submenu allows you to control the way NetSurf draws content to the screen.</p>
<table class="menu">
<tr><th class="menutitle" colspan="2">Render</th></tr>
-<tr><td><a href="#BrowserWindowMenuDisplayRenderBlend">Blend text to background</a></td><td class="menuarrow"></td></tr>
-<tr><td class="menusplit"><a href="#BrowserWindowMenuDisplayRenderBufferAnim">Buffer animations</a></td><td></td></tr>
+<tr><td><a href="#BrowserWindowMenuDisplayRenderBufferAnim">Buffer animations</a></td><td></td></tr>
<tr><td><a href="#BrowserWindowMenuDisplayRenderBufferAll">Buffer all rendering</a></td><td class="menuarrow"></td></tr>
</table>
-
-<p class="menupath" id="BrowserWindowMenuDisplayRenderBlend">Display > Render > Blend text to background</p>
-<p class="menuitem">This option improves the edges of any text that is rendered over a background image. This facility is only available on RISC OS 3.7 or later.</p>
<p class="menupath" id="BrowserWindowMenuDisplayRenderBufferAnim">Display > Render > Buffer animations</p>
<p class="menuitem">This option buffers anything that NetSurf forces to be redrawn, other than redrawing a part of the window which has been obscured. Things like text areas, which are redrawn after typing, and animations are buffered. This has the effect of stopping these items from flickering.</p>
@@ -508,7 +508,7 @@
<p class="menupath" id="BrowserWindowMenuDisplayRenderBufferAll">Display > Render > Buffer all rendering</p>
<p class="menuitem">This option is highly advantageous on complex pages because it only draws the page once, rather than building it up in layers. In use its effect is to stop the flicker caused by gradual redraw of pages, for example when resizing or scrolling a window, and present a more pleasant browsing experience. Buffer all rendering is configured off by default as it is best suited to fast hardware, such as the Iyonix.</p>
-<p class="menupath" id="BrowserWindowMenuDisplaySetDefault">Display > Set as default</p>
+<p class="menupath" id="BrowserWindowMenuDisplaySetDefault">Display > Save as default</p>
<p class="menuitem">This option makes NetSurf use the display options you have set up for the current window as the default options.</p>
<h4 id="BrowserWindowMenuUtilities" class="submenu">Utilities Submenu</h4>
@@ -519,8 +519,8 @@
<tr><th class="menutitle" colspan="2">Utilities</th></tr>
<tr><td><a href="#BrowserWindowMenuUtilitiesHotlist">Hotlist</a></td><td class="menuarrow">></td></tr>
<tr><td><a href="#BrowserWindowMenuUtilitiesHistory">History</a></td><td class="menuarrow">></td></tr>
+<tr><td><a href="#BrowserWindowMenuUtilitiesFindText">Find text</a></td><td class="menuarrow">></td></tr>
<tr><td><a href="#BrowserWindowMenuUtilitiesWindow">Window</a></td><td class="menuarrow">></td></tr>
-<tr><td><a href="#BrowserWindowMenuUtilitiesFindText">Find text</a></td><td class="menuarrow">></td></tr>
</table>
<p class="menupath" id="BrowserWindowMenuUtilitiesHotlist">Utilities > Hotlist</p>
@@ -552,6 +552,9 @@
<p class="menupath" id="BrowserWindowMenuUtilitiesHistoryGlobal">Utilities > History > Show global History</p>
<p class="menuitem">This option opens the <a href="#HistoryGlobal">global history window</a>. The same function is available on the <a href="#BrowserWindowToolbar">toolbar</a>.</p>
+
+<p class="menupath" id="BrowserWindowMenuUtilitiesFindText">Utilities > Find text</p>
+<p class="menuitem">This option allows you to search the current page for a text string. The same function is available on the <a href="#BrowserWindowToolbar">toolbar</a>.</p>
<p class="menupath" id="BrowserWindowMenuUtilitiesWindow">Utilities > Window</p>
<p class="menuitem">The Window submenu allows you to control the size and positioning of new windows.</p>
@@ -575,9 +578,6 @@
<p class="menupath" id="BrowserWindowMenuUtilitiesWindowResetdefault">Utilities > Window > Reset default position</p>
<p class="menuitem">This option removes any user defined default window position. The option is only available when a user defined default window position has been set.</p>
-
-<p class="menupath" id="BrowserWindowMenuUtilitiesFindText">Utilities > Find text</p>
-<p class="menuitem">This option allows you to search the current page for a text string. The same function is available on the <a href="#BrowserWindowToolbar">toolbar</a>.</p>
<h4 id="BrowserWindowMenuHelp" class="submenu">Help Submenu</h4>
@@ -749,16 +749,20 @@
<p class="menupath" id="HistoryGlobalMenuHistoryCollapseAddresses">History > Collapse > Addresses</p>
<p class="menuitem">This option reduces all of the displayed addresses to just their name, hiding their URLs and additional usage information.</p>
-<p class="menupath" id="HistoryGlobalMenuHistoryToolbars">Display > Toolbars</p>
+<p class="menupath" id="HistoryGlobalMenuHistoryToolbars">History > Toolbars</p>
<p class="menuitem">The Toolbars submenu allows you to control the way NetSurf's global history toolbar is displayed.</p>
<table class="menu">
<tr><th class="menutitle" colspan="2">Toolbars</th></tr>
<tr><td><a href="#HistoryGlobalMenuHistoryToolbarsButtons">Buttons</a></td><td class="menuarrow"></td></tr>
-</table>
-
-<p class="menupath" id="HistoryGlobalMenuHistoryToolbarsButtons">Display > Toolbars > Buttons</p>
+<tr><td><a href="#HistoryGlobalMenuHistoryToolbarsEdit">Edit toolbar</a></td><td class="menuarrow"></td></tr>
+</table>
+
+<p class="menupath" id="HistoryGlobalMenuHistoryToolbarsButtons">History > Toolbars > Buttons</p>
<p class="menuitem">This option toggles the display of the buttons on NetSurf's global history toolbar at the top of the window.</p>
+
+<p class="menupath" id="HistoryGlobalMenuHistoryToolbarsEdit">History > Toolbars > Edit toolbar</p>
+<p class="menuitem">This option activates <a href="#ConfigurationToolbar">toolbar edit</a> mode.</p>
<h5 id="HistoryGlobalMenuSelection" class="submenu">Selection Submenu</h5>
@@ -899,16 +903,20 @@
<p class="menupath" id="HotlistMenuHotlistCollapseAddresses">Hotlist > Collapse > Addresses</p>
<p class="menuitem">This option reduces all of the hotlist addresses to just their name, hiding their URLs and additional usage information.</p>
-<p class="menupath" id="HotlistMenuHotlistToolbars">Display > Toolbars</p>
+<p class="menupath" id="HotlistMenuHotlistToolbars">Hotlist > Toolbars</p>
<p class="menuitem">The Toolbars submenu allows you to control the way NetSurf's hotlist toolbar is displayed.</p>
<table class="menu">
<tr><th class="menutitle" colspan="2">Toolbars</th></tr>
<tr><td><a href="#HotlistMenuHotlistToolbarsButtons">Buttons</a></td><td class="menuarrow"></td></tr>
-</table>
-
-<p class="menupath" id="HotlistMenuHotlistToolbarsButtons">Display > Toolbars > Buttons</p>
+<tr><td><a href="#HotlistMenuHotlistToolbarsEdit">Edit toolbar</a></td><td class="menuarrow"></td></tr>
+</table>
+
+<p class="menupath" id="HotlistMenuHotlistToolbarsButtons">Hotlist > Toolbars > Buttons</p>
<p class="menuitem">This option toggles the display of the buttons on NetSurf's hotlist toolbar at the top of the window.</p>
+
+<p class="menupath" id="HotlistMenuHotlistToolbarsEdit">Hotlist > Toolbars > Edit toolbar</p>
+<p class="menuitem">This option activates <a href="#ConfigurationToolbar">toolbar edit</a> mode.</p>
<h4 id="HotlistMenuSelection" class="submenu">Selection Submenu</h4>
@@ -919,7 +927,6 @@
<tr><td><a href="#HotlistMenuSelectionEdit">Edit</a></td><td class="menuarrow">></td></tr>
<tr><td><a href="#HotlistMenuSelectionLaunch">Launch</a></td><td></td></tr>
<tr><td><a href="#HotlistMenuSelectionDelete">Delete</a></td><td></td></tr>
-<tr><td><a href="#HotlistMenuSelectionResetStatistics">Reset statistics</a></td><td></td></tr>
</table>
<p class="menupath" id="HotlistMenuSelectionEdit">Selection > Edit</p>
@@ -932,9 +939,6 @@
<p class="menupath" id="HotlistMenuSelectionDelete">Selection > Delete</p>
<p class="menuitem">This option deletes the current selection from the hotlist. This option is also available on the hotlist management window <a href="#HotlistToolbar">toolbar</a>.</p>
-
-<p class="menupath" id="HotlistMenuSelectionResetStatistics">Selection > Reset statistics</p>
-<p class="menuitem">This option resets the usage information for all selected addresses. The hotlist's last visited record and total visit counter are removed. The URL and the date the address was added to the hotlist are left untouched.</p>
<p class="menupath" id="HotlistMenuSelectAll">Select all</p>
<p class="menuitem">This option allows you to select all the addresses and directories in the hotlist.</p>
16 years, 9 months