| < previous diff | |
| Changes to Body |
| Line 1 | Line 1 |
| - | <h3><strong>Changelog</strong></h3>
| + | <p><strong>Changelog</strong></p> |
| - |
| + | <p><a name="version-05"></a><strong>Version 0.5</strong></p> |
| - | <h4><strong>Version 0.5</strong></h4>
| + | <ul> |
| - |
| + | <li>Added shortcut key 'G' to switch to Grouped By Sort view, since this was backed out of Thunderbird</li> |
| - | <ul>
| + | <li>Works with Thunderbird 2.0 - 3.0.*</li> |
| - | <li>Added shortcut key 'G' to grouped by sort view, since it dropped out of Thunderbird</li>
| + | |
| - | </ul>
| + | |
| - |
| + | |
| - |
| + | |
| - | <h4><strong>Version 0.4 mac</strong></h4>
| + | |
| - |
| + | |
| - | <ul>
| + | |
| - | <li>Shortcut key Cmd+T and Cmd+U instead of T and U</li>
| + | |
| - | </ul>
| + | |
| - |
| + | |
| - | <h4><strong>Version 0.4</strong></h4>
| + | |
| - |
| + | |
| - | <ul>
| + | |
| - | <li>Changed icon</li>
| + | |
| - | <li>Show key on menu items</li>
| + | |
| - | <li>Added support for localization</li>
| + | |
| - | </ul>
| + | |
| - |
| + | |
| - | <h4><strong>Version 0.3</strong></h4>
| + | |
| - |
| + | |
| - | <ul>
| + | |
| - | <li>Added icon</li>
| + | |
| - | <li>Works with Thunderbird 1.5 - 2.0.0.*</li>
| + | |
| - | </ul>
| + | |
| - |
| + | |
| - | <h4><strong>Version 0.1</strong></h4>
| + | |
| - |
| + | |
| - | <ul>
| + | |
| - | <li>Initial version</li>
| + | |
| - | <li>Works with Thunderbird 1.5</li>
| + | |
| - | </ul>
| + | |
| - |
| + | |
| - | <h3><strong>Old versions</strong></h3>
| + | |
| - |
| + | |
| - | Old versions can be downloaded from <a href="http://downloads.mozdev.org/threadkey/">mozdev</a> or <a href="https://addons.mozilla.org/thunderbird/addons/versions/2299">amo</a>. Be careful with old versions. These versions are displayed for reference and testing purposes. You should always use the latest version of this extension.
| + | |
| - |
| + | |
| - | <h3><strong>Source</strong></h3>
| + | |
| - |
| + | |
| - | <p>
| + | |
| - | The <strong>ThreadKey</strong> source code can be accessed in either of the following ways:
| + | |
| - | </p>
| + | |
| - |
| + | |
| - | <ul>
| + | |
| - | <li>View the source using the <abbr title="Concurrent Versions System">CVS</abbr> <a href="http://www.mozdev.org/source/browse/threadkey/">web interface</a></li>
| + | |
| - | <li>Check out the source using anonymous CVS with the following commands (password is guest):
| + | |
| - |
| + | |
| - | <pre>
| + | |
| - | cvs -d :pserver:guest@mozdev.org:/cvs login
| + | |
| - | cvs -z3 -d :pserver:guest@mozdev.org:/cvs co forward/src forward/www
| + | |
| - | </pre>
| + | |
| - |
| + | |
| - | </li>
| + | |
| | </ul> | | </ul> |
| | | + | <p><a name="version-04-mac"></a><strong>Version 0.4 mac</strong></p> |
| | | + | <ul> |
| | | + | <li>Shortcut key Cmd+T and Cmd+U instead of T and U</li> |
| | | + | <li>Works with Thunderbird 1.5 - 2.0.0.*</li> |
| | | + | </ul> |
| | | + | <p><a name="version-04"></a><strong>Version 0.4</strong></p> |
| | | + | <ul> |
| | | + | <li>Changed icon</li> |
| | | + | <li>Show key on menu items</li> |
| | | + | <li>Added support for localization</li> |
| | | + | <li>Works with Thunderbird 1.5 - 2.0.0.*</li> |
| | | + | </ul> |
| | | + | <p><a name="version-03"></a><strong>Version 0.3</strong></p> |
| | | + | <ul> |
| | | + | <li>Added icon</li> |
| | | + | <li>Works with Thunderbird 1.5 - 2.0.0.*</li> |
| | | + | </ul> |
| | | + | <p><a name="version-01"></a><strong>Version 0.1</strong></p> |
| | | + | <ul> |
| | | + | <li>Initial version</li> |
| | | + | <li>Works with Thunderbird 1.5</li> |
| | | + | </ul> |
| | | + | <p><strong>Old versions</strong></p> |
| | | + | <p>Old versions can be downloaded from <a href="http://downloads.mozdev.org/threadkey/">mozdev</a> or <a href="https://addons.mozilla.org/thunderbird/addons/versions/2299">amo</a>. Be careful with old versions. These versions are displayed for reference and testing purposes. You should always use the latest version of this extension.</p> |
| | | + | <p><strong>Source</strong></p> |
| | | + | <p>The <strong>ThreadKey</strong> source code can be accessed in either of the following ways:</p> |
| | | + | <ul> |
| | | + | <li>View the source using the CVS <a href="http://www.mozdev.org/source/browse/threadkey/">web interface</a></li> |
| | | + | <li>Check out the source using anonymous CVS with the following commands (password is guest): |
| | | + | <p>cvs -d :pserver:guest@mozdev.org:/cvs login<br /> |
| | | + | cvs -z3 -d :pserver:guest@mozdev.org:/cvs co forward/src forward/www</p> |
| | | + | </li> |
| | | + | </ul> |
| | | + | |