[Pkg-mozext-commits] [nostalgy] 117/252: *** empty log message ***
David Prévot
taffit at moszumanska.debian.org
Tue Jun 14 15:24:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository nostalgy.
commit cc7d29c85d08c71cce2ffa6131f455bc91edeeb5
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date: Wed Jun 6 16:49:26 2007 +0000
*** empty log message ***
---
content/about.xhtml | 75 ++++++++++++++++++++++++++++++-----------------------
content/nostalgy.js | 3 +--
2 files changed, 44 insertions(+), 34 deletions(-)
diff --git a/content/about.xhtml b/content/about.xhtml
index 1e6a41e..0c986c6 100644
--- a/content/about.xhtml
+++ b/content/about.xhtml
@@ -39,9 +39,9 @@
Most of them can be changed from the preference dialog.</li>
<li>Even if the key shortcuts above are written in
uppercase, you must not press Shift.</li>
- <li>The Esc-X shortcuts means: press and release Escape, and then
- press X within 300ms (Esc-Esc is thus like a double click on
- Escape).</li>
+ <li>The ESC-X shortcuts means: press and release ESCAPE, and then
+ press X within 300ms (ESC-ESC is thus like a double click on
+ ESCAPE).</li>
</ul>
</p>
@@ -68,24 +68,24 @@
name. A popup displays the possible completions.
Regular expressions are accepted as well (and .. is a
short-hand for .* meaning: any sequence of characters). You can
- choose the first suggested completion with Return, or select
- another one in the popup with the Up/Down keys and then Return.
- You can cancel the command with Escape.
+ choose the first suggested completion with RETURN, or select
+ another one in the popup with the UP/DOWN keys and then RETURN.
+ You can cancel the command with ESCAPE.
</p>
<p>
Before you type anything in the folder completion box, the popup
displays the most recently selected folders. You can choose one
- of them with the Up/Down keys.
+ of them with the UP/DOWN keys.
</p>
<p>
- In the folder completion box, the Tab key activates a shell-like
+ In the folder completion box, the TAB key activates a shell-like
autocompletion mode (this feature must be enabled in Nostalgy's
- preference dialog; otherwise, Tab cycles through the possible
+ preference dialog; otherwise, TAB cycles through the possible
completions). In this mode, the completed suggestions only
mentions possible completions one level down in the folder
- hierarchy, and the Tab key itself automatically completes with
+ hierarchy, and the TAB key itself automatically completes with
the longest unambiguous fragment.
</p>
@@ -144,11 +144,11 @@
<table border="1">
<tr><th>Shortcut</th><th>Description</th></tr>
<tr><td>L</td><td>Hide/show the folder pane</td></tr>
- <tr><td>Esc-F</td><td>Focus the folder pane</td></tr>
- <tr><td>Esc-M</td><td>Focus the message pane</td></tr>
- <tr><td>Esc-Esc</td><td>Focus the thread pane</td></tr>
- <tr><td>Esc-Esc-Esc</td><td>Focus the thread pane, clear quick search box, select the "All" view</td></tr>
- <tr><td>Esc-I</td><td>Focus the quick search box (same as Ctrl-K)</td></tr>
+ <tr><td>ESC-F</td><td>Focus the folder pane</td></tr>
+ <tr><td>ESC-M</td><td>Focus the message pane</td></tr>
+ <tr><td>ESC-ESC</td><td>Focus the thread pane</td></tr>
+ <tr><td>ESC-ESC-ESC</td><td>Focus the thread pane, clear quick search box, select the "All" view</td></tr>
+ <tr><td>ESC-I</td><td>Focus the quick search box (same as Ctrl-K)</td></tr>
<tr><td>Ctrl-Left/Right</td>
<td>Scroll the message from the thread pane</td></tr>
</table>
@@ -217,23 +217,30 @@
</p>
<ul>
- <li>When the QuickSearch box is focused, the popup used to
- select the search criterion is always displayed. You can
- change the criterion with the Up/Down keys (the search is
- automatically updated). The Return key performs the search
- and put the focus on the thread pane. Ctrl-Return does
- the same but select all the results. The Escape key cancels
- the search and also put the focus on the thread pane.
+ <li>
+ When the QuickSearch box is focused, you can use the UP/DOWN keys
+ to change the search criterion (the view is automatically updated).
+ If you hold ALT or CONTROL, the menu with the list of criterion
+ pops up, so that you can see the current search criterion (and
+ change it with UP/DOWN). An option in the preference dialog changes
+ this behavior so that this menu is always displayed when the
+ QuickSearch box is focused. </li>
+
+ <li>
+ In the QuickSearch box, you can press RETURN (customizable) to
+ perform to search and put the focus on the thread pane. CONTROL
+ RETURN does the same but also selects all the results. ESCAPE
+ cancels the search and also put the focus on the thread pane.
</li>
-
- <li>The G command (change current folder) does not destroy
- the current search terms.</li>
+ <li>The G command (change current folder) does not destroy the
+ current search terms.</li>
+
<li>You can focus the QuickSearch input box with
- Esc-I. (Thunderbird recently introduced another shortcut with
+ ESC-I. (Thunderbird recently introduced another shortcut with
the same effect: Ctrl-K.)
</li>
- <li>The combination Esc-Esc-Esc clears the QuickSearch input box.</li>
+ <li>The combination ESC-ESC-ESC clears the QuickSearch input box.</li>
<li>The key "`" (backquote) launches a QuickSearch for messages
from the same sender as the currently selected message.
If you press the same key again, messages with the same
@@ -258,7 +265,7 @@ email folders, but for Thunderbird 2.0, it also lists your existing tags,
prefixed with a semi-colon.</p>
<p>A "Go" command applied to a tag restricts the current folder view to show
-only the messages that have this tag (Esc-Esc-Esc restores the "All
+only the messages that have this tag (ESC-ESC-ESC restores the "All
messages" view). A "Save" or a "Copy" command applied to a tag toggles the
tag on or off for the selected messages (the first selected message is used
to determine if the tag has to be added or removed). Note that Save and Copy
@@ -285,7 +292,7 @@ to either "To:", "Cc:" or "Bcc:". To do so, you need to be at the beginning
of the input box, and simply type "to ", "cc " or "bcc " (with the whitespace,
without the quotes).</p>
- <p>The Esc-Esc combination focuses the message body. The Esc-A combination
+ <p>The ESC-ESC combination focuses the message body. The ESC-A combination
opens the file attachment dialog.</p>
<h3>Preferences</h3>
@@ -295,7 +302,8 @@ opens the file attachment dialog.</p>
defined. The second tab has several switches to control
the way the completion
box (where folder names are proposed) is populated (see below).
- The third pane allows you to configure Nostalgy's shortcuts
+ The third pane controls some behavior of Thunderbird's user interface.
+ The fourthd pane allows you to configure Nostalgy's shortcuts
(click on the key to change it), to disable some of them,
or to manage custom shortcuts.
</p>
@@ -333,8 +341,11 @@ the input box starts with a colon character, or if no folder matches.
<hr/>
- <p>The Nostalgy extension has been written by Alain Frisch (<a href="mailto:alain at frisch.fr">alain at frisch.fr</a>). Comments and suggestions are welcome! Donations
-can be sent to the Paypal account <tt>alain at frisch.fr</tt>.</p>
+ <p>The Nostalgy extension has been written by Alain Frisch (<a
+ href="mailto:alain at frisch.fr">alain at frisch.fr</a>). Comments and
+ suggestions are welcome! You can join the <a href="http://frisch.fr/cgi-bin/mailman/listinfo/nostalgy">Nostalgy mailing list.</a>
+ Donations can be sent to the Paypal
+ account <tt>alain at frisch.fr</tt>.</p>
</body>
</html>
diff --git a/content/nostalgy.js b/content/nostalgy.js
index a00f0c8..13d8250 100644
--- a/content/nostalgy.js
+++ b/content/nostalgy.js
@@ -781,8 +781,7 @@ function NostalgySearchSelectAll(select) {
initializeSearchBar();
nostalgy_on_search_done = function() {
nostalgy_on_search_done = null;
- if (select) setTimeout(gDBView.selection.selectAll,1000);
- /* selectAll does not work? */
+ if (select) setTimeout(function(){ gDBView.selection.selectAll(); },0);
else NostalgySelectLastMsg();
SetFocusThreadPane();
};
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/nostalgy.git
More information about the Pkg-mozext-commits
mailing list