diff --git a/src/releases/2.0a3.en.html b/src/releases/2.0a3.en.html new file mode 100644 index 0000000000000000000000000000000000000000..9091bde87ea11dd3e3b192a8e477a459494524f5_c3JjL3JlbGVhc2VzLzIuMGEzLmVuLmh0bWw= --- /dev/null +++ b/src/releases/2.0a3.en.html @@ -0,0 +1,241 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<html lang="en"> +<head> + +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta http-equiv="Content-Language" content="en"> +<meta http-equiv="Content-Style-Type" content="text/css"> +<meta http-equiv="Content-Script-Type" content="text/javascript"> + +<link rel="maintainer" href="mailto:kairo@kairo.at" title="Robert Kaiser"> +<link rel="top" href="../" title="SeaMonkey Project"> +<link rel="up" href="./" title="SeaMonkey Releases"> + +<script type="text/javascript" src="/download.js"></script> + +<title>SeaMonkey 2.0 Alpha 3</title> +</head> +<body> +<h1><a name="2.0a3">SeaMonkey 2.0 Alpha 3</a></h1> +<p class="release-date">Released February xx, 2009</p> + +<div class="important"> + <strong class="shout">Warning!</strong> The SeaMonkey version + for download on this page is a testing-only preview of the next generation of + our Internet suite. Please test it carefully, it's not yet in a state where + we can encourage you to use it for daily browsing and mail operations. + <br>For daily use, we strongly advise you to download the + <a href="./">current stable release</a> instead. +</div> + +<ul class="toc"> + <li><a href="#official">Official Builds</a></li> + <li><a href="#source">Source Code</a></li> + <li><a href="#l10n">Localizations</a></li> + <li><a href="#contrib">Contributed Builds</a></li> +</ul> + +<div class="key-point"> +<div class="key-side download"> + <h3>Download</h3> + <ul> + <li id="download-win" class=""><a + href="http://download.mozilla.org/?product=seamonkey-2.0a3&os=win&lang=en-US" + id="download-win-link">Windows, + <span id="download-win-lang">English</span> + (10 MB)</a></li> + <li id="download-linux" class=""><a + href="http://download.mozilla.org/?product=seamonkey-2.0a3&os=linux&lang=en-US" + id="download-linux-link">Linux GTK2, + <span id="download-linux-lang">English</span> + (13 MB)</a></li> + <li id="download-mac" class=""><a + href="http://download.mozilla.org/?product=seamonkey-2.0a3&os=osx&lang=en-US" + id="download-mac-link">Mac OS X, + <span id="download-mac-lang">English</span> + (22 MB)</a></li> + </ul> +</div> +<dl> + <dt id="relnotes"><a href="seamonkey2.0a3/">Release Notes</a> + <dd> + The release notes contain installation instructions, system requirements, + what's new, and a list of known issues that you should read before + reporting bugs. + </dd> + </dt> + <dt id="feedback">Feedback + <dd> + This is a testing preview for our upcoming major release. We appreciate + your testing of this version as well as your feedback on how well it works + for you. Please contact our <a href="../community#groups">newsgroups</a> + for general feedback and <a href="https://bugzilla.mozilla.org/">report + bugs in Bugzilla</a>. + </dd> + </dt> +</dl> +</div> +<script type="text/javascript"> + <!-- + highlightDownload("download"); + // --> +</script> + +<h2 id="official">Official builds</h2> +<div class="section"> +<p class="note">If you don't know which package is best for you, use the first + package listed in the section about your operating system (platform). + <br><a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/MD5SUMS">MD5 + sums</a> and <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/SHA1SUMS">SHA1 + sums</a> are available for official packages and source tarballs. +</p> + +<dl> + <dt id="win32"><img src="/images/ico-win.png" alt=""> Windows (32bit) + <dd> + <strong><a href="http://download.mozilla.org/?product=seamonkey-2.0a3&os=win&lang=en-US">Installer</a></strong> + (10 MB) + <br>Interactively install SeaMonkey and, if you like, select which + extensions to include. + </dd> + + <dd> + <small><a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/seamonkey-2.0a3.en-US.win32.zip">Zipfile</a> + (14 MB)</small> + </dd> + </dt> + + <dt id="mac"><img src="/images/ico-osx-uni.png" alt=""> Mac OS X + <dd> + <strong><a href="http://download.mozilla.org/?product=seamonkey-2.0a3&os=osx&lang=en-US">Disk Image (Universal Binary)</a></strong> + (22 MB) + <br>Self-mounting disk image (for use on both PowerPC and Intel processor + powered Macintosh computers). + </dd> + </dt> + + <dt id="linux-i686"><img src="/images/ico-tux.png" alt=""> Linux (x86) + + <dd> + <strong><a href="http://download.mozilla.org/?product=seamonkey-2.0a3&os=linux&lang=en-US">tar.bz2 file</a></strong> + (13 MB) + <br>Unpack to an exectuable location and run the contained "seamonkey" script. + </dd> + </dt> +</dl> +</div> + +<h2 id="source">Source code</h2> +<div class="section"> + <p>The source code is available either as a tar package or from the + <a href="http://developer.mozilla.org/en/Comm-central_source_code_(Mercurial)">source + repository</a>. + </p> + + <ul> + <li id="source"><a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/source/seamonkey-2.0a3.source.tar.bz2">Source + Code Tarball</a> (bzip, 49 MB) - note that it doesn't unpack a + subdirectory itself, so create a directory to unpack it in. + </li> + + <li id="readme">The <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/README">README</a> + file explains how to pull SeaMonkey 2.0 Alpha 3 from the source repository. + </li> + </ul> +</div> + +<!-- h2 id="l10n">Localizations</h2> +<div class="section"> + <p class="note">These builds are created based on work of the volunteers + of the <a href="https://wiki.mozilla.org/Category:L10n_Teams">Mozilla + localization team</a> around the world. If you want to help contributing + to your language, read the + <a href="https://wiki.mozilla.org/SeaMonkey:Localization">localization wiki + page</a>.</p> + + <p>For SeaMonkey 2.0 Alpha 3, no fully localized builds are available, but we + provide <strong>experimental</strong> language packs which you can install + as add-ons to the official builds and which offer localization for most of + SeaMonkey 2.0 Alpha 3, with exception of the password and download managers + as well as any built-in extensions.</p> + +<ul> + <li id="cs">Czech: + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.cs.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="nl">Dutch: + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.nl.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="fr">French: + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.fr.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="ka">Georgian: + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.ka.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="de">German: + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.de.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="lt">Lithuanian: + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.lt.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="pt-PT">Portuguese (Portugal): + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.pt-PT.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="ru">Russian: + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.ru.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="sk">Slovak: + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.sk.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="es-ES">Spanish (Spain): + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.es-ES.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> + <li id="sv-SE">Swedish: + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/langpack/seamonkey-2.0a3.sv-SE.langpack.xpi">installable + language pack</a> (<a href="langpack-notes/2.0">activation notes</a>)</li> +</ul> +</div --> + +<!-- + Build contributors, please put your builds under: + pub/mozilla.org/seamonkey/<version>/contrib/ + + Your build filename must have the prefix "seamonkey-<ver>-", e.g. "seamonkey-2.0a3-" + see http://developer.mozilla.org/en/docs/Package_Filename_Convention + and include a README explaining any build peculiarities and identifying + yourself as the contributor. Thanks. +--> + +<!-- h2 id="contrib">Contributed builds</h2> +<div class="section"> +<p class="note">These are unofficial builds and may be configured differently + than the official SeaMonkey builds.</p> + +<dl> + <dt id="linux-x86_64">Linux/x86_64 + <dd> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/contrib/seamonkey-2.0a3.en-US.linux-x86_64.tar.bz2">Linux/x86_64 .tar.bz2</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/contrib/seamonkey-2.0a3.en-US.linux-x86_64.README">(readme)</a> + </dd> + </dt> + + <dt id="fc6-rpm">Linux/Fedora RPMs + <dd> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/contrib/FC_RPMS/">Linux/Fedora RPMs (FTP directory)</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/contrib/FC_RPMS/seamonkey-2.0a3.fc6-rpm.README">(readme)</a> + </dd> + </dt> +<! - + <dt id="os2">OS/2 + <dd> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/contrib/seamonkey-2.0a3.en-US.os2.zip">OS/2 zip</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/contrib/seamonkey-2.0a3.en-US.os2.README">(readme)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0a3/contrib/seamonkey-2.0a3.en-US.os2.MD5SUM">(MD5 sum)</a> + </dd> + </dt> +- > +</dl> +</div --> + +</body> +</html> \ No newline at end of file diff --git a/src/releases/seamonkey2.0a3/changes.en.html b/src/releases/seamonkey2.0a3/changes.en.html new file mode 100644 index 0000000000000000000000000000000000000000..9091bde87ea11dd3e3b192a8e477a459494524f5_c3JjL3JlbGVhc2VzL3NlYW1vbmtleTIuMGEzL2NoYW5nZXMuZW4uaHRtbA== --- /dev/null +++ b/src/releases/seamonkey2.0a3/changes.en.html @@ -0,0 +1,556 @@ +[%- mypath = "${template.name}"|replace('[^\/]*$','') -%] +[%- PROCESS "${mypath}/relnote.var" -%] +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<html lang="en"> +<head> + +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta http-equiv="Content-Language" content="en"> +<meta http-equiv="Content-Style-Type" content="text/css"> +<meta http-equiv="Content-Script-Type" content="text/javascript"> + +<link rel="maintainer" title="Robert Kaiser" href="mailto:kairo@kairo.at"> +<link rel="top" href="../../" title="SeaMonkey Project"> +<link rel="up" href="./" title="[% rnote.name %]"> + +<title>What's New in [% rnote.name %]</title> +</head> +<body> +<h1>What's New in [% rnote.name %]</h1> + +<div class="section"> +<p>This document outlines a few of the new features implemented in + [% rnote.name %], important bugfixes and any new problems. See the + <a href="http://smtt.blogspot.com/">SeaMonkey Trunk Tracker</a> for a more + comprehensive list of fixes. Please note that these changes are relative to + <a href="../seamonkey[% rnote.relativeto.stable.version %]/README">[% rnote.relativeto.stable.name %]</a>.</p> +</div> + +<ul class="toc"> + <li><a href="#new">New Features and Fixes</a> + <ul> + <li><a href="#major">Major Changes</a> + <li><a href="#browser">Browser</a> + <li><a href="#mailnews">MailNews</a> + <li><a href="#certs">Certificates</a> + <li><a href="#chatzilla">ChatZilla</a> + <li><a href="#inspector">DOM Inspector</a> + <li><a href="#win">Windows</a> + <li><a href="#linux">Linux</a> + <li><a href="#mac">Mac OS X</a> + <li><a href="#build">Compiling</a> + <li><a href="#general">General</a> + </ul> + </li> +</ul> + +<h2 id="new">New Features and Fixes</h2> +<!-- Major --> +<div class="fieldset"> +<span class="legend" id="major">Major Changes</span> +<ul> + <li>SeaMonkey switched to Toolkit, the same backend Firefox uses + internally. Due to this change SeaMonkey is now much closer to Firefox + as far as user profiles, add-ons and functionality of user interface + elements are concerned.</li> + <li>The default location of user profiles has changed. Legacy profiles, e.g. + from SeaMonkey 1.x, are migrated automatically, excluding third-party + add-ons (extensions and themes). The old profile will not be touched + (instead, copies are made).</li> + <li>The new Add-on Manager allows to install, update, disable and + remove extensions (add-ons), themes and plugins using the same + mechanisms Firefox uses. This should ease extension management and + development considerably.</li> + <li>The first step towards customizable toolbars has been made: The icon size + and whether to display icons and/or text can be chosen separately for every + major toolbar in in both the browser and MailNews components via their + context menu.</li> + <li>The MailNews component now includes support for reading RSS and Atom + feeds, And the browser detects feeds offered by web pages. Since the + support for previewing feeds in the browser has not yet been included, the + feed icon at the right end of the URL bar currently is directly invoking + subscription to the feed in the MailNews component, if an account for feeds + has already been created there.</li> + <li>Gecko, the rendering engine used in SeaMonkey, has seen many + improvements since the version used in the last stable release. Changes + range from a better graphics backend (Cairo/Thebes) to improved support + for fonts, CSS, DOM and JavaScript. [% rnote.name %] passes + the Acid2 test and most of Acid3.</li> + <li>Most of the icons in the default theme have been exchanged for newer + images that fit better with the look of modern desktop environments.</li> + <li>Support for Windows 95, 98, Me and NT 4 was dropped. GTK 2.10 is now + required on Linux/UNIX. Support for Mac OS X 10.3 ("Panther") + was also dropped.</li> +</ul> +</div> +<!-- Browser --> +<div class="fieldset"> +<span class="legend" id="browser">Browser</span> +<ul> + <li>Add Undo Close Tab (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=350416">Bug 350416</a>, + <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=354953">Bug + 354953</a>)</li> + <li>Introduce Info Bars (e.g. used when popups or add-on + installations are blocked) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=270443">Bug 270443</a>)</li> + <li>Allow to reload individual images using the context menu to aid + dialup users canceling page loads (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=47475">Bug 47475</a>)</li> + <li>Remove the font download dialog (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=352049">Bug 352049</a>)</li> + <li>Add full zoom capability (zooming images and objects as well as + text) (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=4821">Bug + 4821</a>)</li> + <li>Port new Firefox page info to SeaMonkey (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=379183">Bug 379183</a>)</li> + <li>Beautify FTP/File/Jar/Gopher directory listing (with new layout, + icons and sortable columns) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=294800">Bug 294800</a>)</li> + <li>Add "Send This Link" to link context menus (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=137007">Bug 137007</a>)</li> + <li>Save form inputs' state with Save Page As (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=293834">Bug 293834</a>)</li> + <li>Switched to a better graphics backend (Cairo/Thebes), improving + display of all web content and application chrome significantly (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=322938">Bug 322938</a>)</li> + <li>Acid2 test renders correctly in most cases (Tracked in <a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=289480">Bug 289480</a>)</li> + <li>Lots of improvements to Acid3 test rendering (Tracked in <a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=410460">Bug 410460</a>)</li> + <li>Support WHATWG <audio> and <video> tags (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=382267">Bug 382267</a>)</li> + <li>Implement cross-site XMLHttpRequest (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=389508">Bug 389508</a>)</li> +</ul> +</div> +<!-- MailNews --> +<div class="fieldset"> +<span class="legend" id="mailnews">MailNews</span> +<ul> + <li>Rename TLS and SSL in SMTP preferences to what they really mean + (STARTTLS, SMTP-over-SSL) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=185662">Bug 185662</a>)</li> + <li>Make + Reply, Reply All, Forward and Next buttons dual-mode (adding Reply to + Sender, Reply to All Recipients, Forward Inline/As Attachment, Next + Message/Flagged Message/Unread Thread) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=17796">Bug 17796</a>)</li> + <li>Do not lose keystrokes while email composer is saving draft (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=352310">Bug 352310</a>)</li> + <li>Speed up deleting attachments containing UNIX line breaks (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=365751">Bug 365751</a>)</li> + <li>Add "Stop Filter Execution" filter action (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=358684">Bug 358684</a>)</li> + <li>Allow to set marking junk as read independently for automatic and + manual cases in preferences (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=377920">Bug 377920</a>)</li> + <li>Do not fall back to insecure authentication after SMTP + authentication failure (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=311657">Bug 311657</a>)</li> + <li>Support opening a message from the command line (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=386919">Bug 386919</a>)</li> + <li>Remove "Copy Folder Location" context menu entry, moving + functionality to Location field in Properties dialog (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=369393">Bug 369393</a>)</li> + <li>Add ability to select IMAP trash folder (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=182274">Bug 182274</a>)</li> + <li>Allow user to reorder newsgroups using drag&drop (like in + NS4) (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=150274">Bug + 150274</a>)</li> + <li>Display clickable references for newsgroup messages (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=62033">Bug 62033</a>)</li> + <li>Show new newsgroups in Subscribe dialog (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=40260">Bug 40260</a>)</li> + <li>Spell check the subject line when composing mail (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=391964">Bug 391964</a>)</li> + <li>Show folder address in Folder Properties dialog (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=180546">Bug 180546</a>)</li> + <li>Implement mail "back" and "forward" (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=74959">Bug 74959</a>)</li> + <li>Make local body search work when mail body is encoded as Base64 (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=132340">Bug 132340</a>)</li> + <li>Show text in multipart messages with empty Content-Type (sent by + Outlook) (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=155537">Bug + 155537</a>)</li> + <li>Allow to filter news based on any headers (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=16913">Bug 16913</a>)</li> + <li>Make delete message work if header of message preview pane has + focus (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=419379">Bug + 419379</a>)</li> + <li>Allow to do a complete import (settings, mail etc.) at any time (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=399312">Bug 399312</a>)</li> + <li>Get rid of the Send in UTF-8 question dialog, just silently + switch to UTF-8 if necessary (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=410333">Bug 410333</a>)</li> + <li>Allow to kill/ignore a news subthread (branch, not the whole + thread) (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=11054">Bug + 11054</a>)</li> + <li>Add "Recent Folder Target" to Move and Copy menus (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=416669">Bug 416669</a>)</li> + <li>Allow renaming of already-attached attachments (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=190298">Bug 190298</a>)</li> + <li>Make sure IMAP code does not deadlock when it cannot reach the + network (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=410747">Bug + 410747</a>)</li> + <li>Persist message priority across moves after changing it via + filter (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=181561">Bug + 181561</a>)</li> + <li>Add a pref to decide whether to quote text attachments in replies + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=384599">Bug + 384599</a>)</li> + <li>Limit growth of junk token store (and thereby memory) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=228675">Bug 228675</a>)</li> + <li>Speed up displaying saved searches with lots of results (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=436960">Bug 436960</a>)</li> + <li>Add a way to entirely disable marking a message as read when + viewed (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=297534">Bug + 297534</a>)</li> + <li>Add ability to show only IMAP mails that have not been deleted (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=190974">Bug 190974</a>)</li> + <li>Load IMAP/news messages from memory (if present) when offline (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=213729">Bug 213729</a>)</li> + <li>Use better chunk size calculation when mail.imap.fetch_by_chunks + is active (speed up sending of large emails) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=425849">Bug 425849</a>)</li> + <li>Quote just the selected portion of a message during Reply (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=23394">Bug 23394</a>)</li> + <li>Allow signature to be placed above the quoted text when + forwarding messages (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=273114">Bug 273114</a>)</li> + <li>Improve online IMAP experience by using pseudo-offline Delete and + Move (decouple IMAP operations from UI changes) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=435153">Bug 435153</a>)</li> + <li>Allow filter of "To or CC" to use "is in Address Book..." and "is + not in Address Book..." (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=187768">Bug 187768</a>)</li> + <li>Make Get All New Messages work with Movemail accounts (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=278383">Bug 278383</a>)</li> + <li>Enable filters to move mail after copying it (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=376235">Bug 376235</a>)</li> + <li>Add confirmation dialog for Empty Trash action (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=179891">Bug 179891</a>)</li> + <li>Rename 'Unsent' folder to 'Outbox' (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=387656">Bug 387656</a>)</li> + <li>Allow to specify whether to run filters when checking mail, run + manually, or both (add a separate manual filter context) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=440635">Bug 440635</a>)</li> + <li>Add ability to filter only selected messages in a folder (Run + Filters on Selected Messages) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=444209">Bug 444209</a>)</li> + <li>Play back tags to IMAP server when switching from offline to + online (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=141606">Bug + 141606</a>)</li> + <li>Add ability to show just the name and not the email address in + the message pane (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=309057">Bug 309057</a>)</li> + <li>Allow to change IMAP expunge threshold using a pref (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=399835">Bug 399835</a>)</li> + <li>Implement auto-expunge for IMAP mailboxes (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=359284">Bug 359284</a>)</li> + <li>Enable Mac OS X system address book per default and add UI (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=397811">Bug 397811</a>)</li> + <li>Disable JavaScript in MailNews for now (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=453943">Bug 453943</a>)</li> + <li>Make IMAP folders offline by default if they are newly created + and mail.server.default.offline_download pref is true (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=452615">Bug 452615</a>)</li> + <li>Add ability to download IMAP messages preemptively/automatically + in the background (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=436615">Bug 436615</a>)</li> + <li>Add birthday fields to address book (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=13595">Bug 13595</a>)</li> + <li>Enable threaded/grouped-by-sort views for saved searches across multiple + folders (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=379806">Bug 379806</a>)</li> + <li>Fix importing mail from Outlook 2003/2007 (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=408323">Bug 408323</a>)</li> + <li>Port Thunderbird RSS/Atom reader to SeaMonkey (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=255834">Bug 255834</a>)</li> + <li>Allow extensions to add custom filter actions (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=419356">Bug 419356</a>)</li> + <li>Mark message as read when deleting it from local folder (or POP/IMAP when + offline) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=463849">Bug 463849</a>)</li> + <li>Do not collect addresses into Collected Addressed that occur in other + ABs (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=58769">Bug 58769</a>)</li> +</ul> +</div> +<!-- Certificates --> +<div class="fieldset"> +<span class="legend" id="certs">Certificates</span> +<ul> + <li>Allow to export certificate or full chain in Certificate Viewer (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=315871">Bug 315871</a>)</li> + <li>Introduce error pages (and ability to create exceptions) for + invalid-certificate errors (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=327181">Bug 327181</a>)</li> + <li>Allow configuring used certificate per mail identity (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=278549">Bug 278549</a>)</li> + <li>Implement new security exception handling backend for MailNews (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=429843">Bug 429843</a>)</li> + <li>Introduce new certificate error page which better separates user + information from technical details (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=463504">Bug 463504</a>)</li> +</ul> +</div> +<!-- ChatZilla --> +<div class="fieldset"> +<span class="legend" id="chatzilla">ChatZilla</span> +<ul> + <li>Change Switch Text Direction shortcut to Ctrl+Shift+X (was: + Ctrl+Shift+E) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=333570">Bug 333570</a>)</li> + <li>Do not open multiline input when dropping link in single line + input (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=332588">Bug + 332588</a>)</li> + <li>Add IRC-Hispano to default network list (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=227366">Bug 227366</a>)</li> + <li>Add IRCnet to default network list (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=135926">Bug 135926</a>)</li> + <li>Allow styling all parts of ChatZilla with motifs (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=235169">Bug 235169</a>)</li> + <li>Allow disabling Bugzilla link detection on a per-channel basis (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=349137">Bug 349137</a>)</li> + <li>Allow to reorder tabs using drag and drop (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=194913">Bug 194913</a>)</li> + <li>Add auto-away feature (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=382085">Bug 382085</a>)</li> + <li>Display WALLOPS messages (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=379087">Bug 379087</a>)</li> + <li>Support multiple selected users with context menu commands (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=408527">Bug 408527</a>)</li> + <li>Display IRCX ONJOIN messages (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=303631">Bug 303631</a>)</li> + <li>Make double clicking user open query view (WHOIS) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=432235">Bug 432235</a>)</li> + <li>Display all-numeric channel names as links (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=433703">Bug 433703</a>)</li> + <li>Do not discard changes when topic edit mode focus is lost, add + Cancel button (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=399450">Bug 399450</a>)</li> +</ul> +</div> +<!-- DOM Inspector --> +<div class="fieldset"> +<span class="legend" id="inspector">DOM Inspector</span> +<ul> + <li>Allow inserting/creating new nodes (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=112775">Bug 112775</a>)</li> + <li>Add File / Save DOM As... (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=72494">Bug 72494</a>)</li> + <li>Allow to hide processing instructions (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=360898">Bug 360898</a>)</li> + <li>Show separate menu entries for Inspect Content/Chrome Document (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=337069">Bug 337069</a>)</li> + <li>Add ability to pick open pages (as opposed to open windows) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=109481">Bug 109481</a>)</li> + <li>Offer DOM Inspector as an add-on on AMO (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=271812">Bug 271812</a>)</li> +</ul> +</div> +<!-- Windows --> +<div class="fieldset"> +<span class="legend" id="win">Windows</span> +<ul> + <li>Create a new Windows installer based on NSIS (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=351917">Bug 351917</a>)</li> + <li>Support new shell service for setting SeaMonkey as default application + (better Vista integration) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=380347">Bug 380347</a>)</li> + <li>Remove "turbo mode" (quick launch) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=361682">Bug 361682</a>)</li> + <li>Make Debug QA and Palm Sync extensions optional in Windows + installer (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=385377">Bug + 385377</a>)</li> + <li>Make ChatZilla optional in NSIS installer (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=409490">Bug 409490</a>)</li> + <li>Support "? queryterm" from the command line (launch the default + search engine and search for 'queryterm') (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=408248">Bug 408248</a>)</li> + <li>Create UI for new shell service (setting as default application + and mail/news handler) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=441050">Bug 441050</a>)</li> + <li>Enable .wdseml (Windows Search indexer) file opening support for + Mail/News (better Vista integration) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=433697">Bug 433697</a>)</li> + <li>Let downloaded files inherit NTFS properties (like permissions, + compression, encryption) from parent directory (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=224692">Bug 224692</a>)</li> + <li>Cleanly unload in case of exiting or restarting Windows (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=212316">Bug 212316</a>)</li> +</ul> +</div> +<!-- Linux --> +<div class="fieldset"> +<span class="legend" id="linux">Linux</span> +<ul> + <li>Let Backspace default to nothing on Linux instead of going back + (in history) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=358764">Bug 358764</a>)</li> + <li>Support startup notification on Linux/UNIX desktops (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=223492">Bug 223492</a>)</li> + <li>Enable native theme (form control etc.) in HTML content on Linux (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=329846">Bug 329846</a>)</li> + <li>Add support for the X Session Management Protocol (XSMP) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=93789">Bug 93789</a>)</li> + <li>Make Copy Image work on Linux (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=21747">Bug 21747</a>)</li> + <li>Show preview of files in GTK file picker (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=396876">Bug 396876</a>)</li> + <li>Let $http_proxy influence proxy settings (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=66057">Bug 66057</a>)</li> + <li>Respect the user's settings of icons in menus (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=415810">Bug 415810</a>)</li> + <li>Support Internet keys (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=66519">Bug 66519</a>)</li> + <li>Map mouse buttons 8-9 to back/forward (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=355477">Bug 355477</a>)</li> + <li>Use Gnome's native print dialog on Linux (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=193001">Bug 193001</a>)</li> + <li>Remove XPrint (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=326716">Bug 326716</a>)</li> + <li>Enable DBUS by default on Linux (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=388743">Bug 388743</a>)</li> + <li>Bump minimal required GTK2 version to 2.10 (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=420040">Bug 420040</a>)</li> + <li>Allow dragging bookmarks from a folder in the Personal Toolbar (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=151336">Bug 151336</a>)</li> + <li>Map mouse buttons 6-7 to horizontal scrolling on Linux (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=423563">Bug 423563</a>)</li> + <li>Make drag and drop of graphics insert the image instead of the + URL (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=229327">Bug + 229327</a>)</li> + <li>Make Mark All Read keyboard shortcut Ctrl+Shift+C on Linux (like + on Windows; was: Ctrl+Shift+M) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=422757">Bug 422757</a>)</li> + <li>Allow dragging multiple image files onto editor (Composer; + MailNews and stand-alone) window (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=428876">Bug 428876</a>)</li> + <li>Add a globally shared location for plugins (/usr/lib/mozilla/plugins) + on Linux/Unix (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=440506">Bug 440506</a>)</li> +</ul> +</div> +<!-- Mac OS X --> +<div class="fieldset"> +<span class="legend" id="mac">Mac OS X</span> +<ul> + <li>Do not try to import IE favorites on Mac (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=433117">Bug 433117</a>)</li> + <li>Make Cmd+T open a new window when no browser windows are open (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=429926">Bug 429926</a>)</li> + <li>Move caret to beginning/end of url bar or text box when pressing + up/down arrow key (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=231754">Bug 231754</a>)</li> + <li>Improve Mac installer (.dmg) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=406448">Bug 406448</a>)</li> + <li>Implement Mail.app importer in MailNews core (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=420472">Bug 420472</a>)</li> + <li>Implement Mail.app / 4.x Mac Communicator like versions of the + "move/copy" menus (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=178091">Bug 178091</a>)</li> + <li>Enable Mac OS X system address book per default and add UI (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=397811">Bug 397811</a>)</li> + <li>Make Dock icon show new mail at the same time as the Growl alert (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=459482">Bug 459482</a>)</li> + <li>Add Growl integration for mail alerts on Mac OS X (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=308552">Bug 308552</a>)</li> +</ul> +</div> +<!-- Compiling --> +<div class="fieldset"> +<span class="legend" id="build">Compiling</span> +<ul> + <li>Introduce MozillaBuild for Windows (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=363079">Bug 363079</a>)</li> + <li>Make Mozilla compile with Microsoft Visual Studio 2005 (VC8) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=249782">Bug 249782</a>)</li> + <li>Remove non-Cairo GTK2 gfx code (GTK 1 support and Xprint) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=383889">Bug 383889</a>)</li> + <li>Build Chatzilla as an extension (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=351715">Bug 351715</a>)</li> + <li>Remove support for --enable-extensions=all (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=450015">Bug 450015</a>)</li> +</ul> +</div> +<!-- General --> +<div class="fieldset"> +<span class="legend" id="general">General</span> +<ul> + <li>Add "Ignore Word" to inline spellchecker used for editable + elements (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=354580">Bug + 354580</a>)</li> + <li>Use bullets instead of asterisks to block out password characters + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=97811">Bug 97811</a>)</li> + <li>Make dictionaries part of the locale pack in the installer (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=350688">Bug 350688</a>)</li> + <li>Make a backup copy of prefs.js before overwriting it if there + were errors reading it (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=361102">Bug 361102</a>)</li> + <li>Make downloading using "Save Link As..." successful on a link to + a page/file that uses HTTP/FTP authentication (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=315227">Bug 315227</a>)</li> + <li>Allow multiple selection of text with Ctrl (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=73373">Bug 73373</a>)</li> + <li>Switch backend from XPFE to Toolkit (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=328887">Bug 328887</a>)</li> + <li>Add command line handlers for Toolkit (makes -remote work on all + platforms) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=335550">Bug 335550</a>)</li> + <li>Update Software Installation preferences pane including options + for automatic updates of the application and add-ons (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=363700">Bug 363700</a>)</li> + <li>Remove Appearance / Themes preferences pane (moved to Tools / + Add-on Manager) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=372856">Bug 372856</a>)</li> + <li>Make Debug/QA UI an extension (that can be disabled or removed) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=381343">Bug 381343</a>)</li> + <li>Offer to migrate Thunderbird profiles (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=306175">Bug 306175</a>)</li> + <li>Use FF/TB's extension mechanism (Add-on Manager and backend) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=272429">Bug 272429</a>)</li> + <li>Add migrator for old profiles (Mozilla Application Suite and SM + 1.0/1.1) (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=329744">Bug + 329744</a>)</li> + <li>Replace Quality Feedback Agent by Breakpad crash reporter (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=383125">Bug 383125</a>)</li> + <li>Use FF's form manager (satchel, was: wallet), including form + field autocompletion (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=304309">Bug 304309</a>)</li> + <li>Replace MySpell with HunSpell spelling checker (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=319778">Bug 319778</a>)</li> + <li>Provide mechanism to allow users to list, enable and disable + plugins in Add-on Manager (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=339056">Bug 339056</a>)</li> + <li>Make text and images translucent while dragging (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=178513">Bug 178513</a>)</li> + <li>Use new English spell checking dictionary (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=397150">Bug 397150</a>)</li> + <li>Enable automatic updates for SeaMonkey (using AUS) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=408190">Bug 408190</a>)</li> + <li>Make Plugin Finder Service work with SeaMonkey (replacing Null + Plugin) (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=278831">Bug + 278831</a>)</li> + <li>Disable direct input of filename into file upload controls (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=258875">Bug 258875</a>)</li> + <li>New icon set for "SeaMonkey Default Theme" (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=348720">Bug 348720</a>)</li> + <li>Add sanitize (clear private data) option (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=416233">Bug 416233</a>)</li> + <li>Add new Helper Applications preferences pane (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=417590">Bug 417590</a>)</li> + <li>Integrate addons.mozilla.org (AMO) into Add-ons Manager (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=414918">Bug 414918</a>)</li> + <li>Implement geolocation prompt (notification bar) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=459413">Bug 459413</a>)</li> + <li>Enable view-source link-browsing (SRC, HREF) (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=17612">Bug 17612</a>)</li> + <li>Use Toolkit Type Ahead Find instead of the old one (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=345526">Bug 345526</a>)</li> +</ul> +</div> + +</body> +</html> diff --git a/src/releases/seamonkey2.0a3/index.en.html b/src/releases/seamonkey2.0a3/index.en.html new file mode 100644 index 0000000000000000000000000000000000000000..9091bde87ea11dd3e3b192a8e477a459494524f5_c3JjL3JlbGVhc2VzL3NlYW1vbmtleTIuMGEzL2luZGV4LmVuLmh0bWw= --- /dev/null +++ b/src/releases/seamonkey2.0a3/index.en.html @@ -0,0 +1,230 @@ +[%- mypath = "${template.name}"|replace('[^\/]*$','') -%] +[%- PROCESS "${mypath}/relnote.var" -%] +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<html lang="en"> +<head> + +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta http-equiv="Content-Language" content="en"> +<meta http-equiv="Content-Style-Type" content="text/css"> +<meta http-equiv="Content-Script-Type" content="text/javascript"> + +<link rel="maintainer" title="Robert Kaiser" href="mailto:kairo@kairo.at"> +<link rel="top" href="../../" title="SeaMonkey Project"> +<link rel="up" href="../" title="SeaMonkey Releases"> + +<title>[% rnote.name %]</title> +</head> +<body> +<h1>[% rnote.name %]</h1> + +<div class="key-point"> +<p> +These release notes describe system requirements, installation instructions, +and known issues for [% rnote.name %]. +These notes are updated when we receive feedback, so please check back +for new information. +</p> +</div> + +<div class="important"> + <strong class="shout">Warning!</strong> The SeaMonkey version + described on this page is a testing-only preview of the next generation of + our Internet suite. Please test it carefully, it's not yet in a state where + we can encourage you to use it for daily browsing and mail operations. + <br>For daily use, we strongly advise you to download the + <a href="../">current stable release</a> instead. +</div> + +<ul class="toc"> + <li><a href="#new">What's New in [% rnote.name %]</a></li> + <li><a href="#download">Downloading</a></li> + <li><a href="#install">System Requirements, Installation and Uninstallation</a></li> + <li><a href="#addons">Extensions and Themes</a></li> + <li><a href="#issues">Known Issues</a></li> + <li><a href="#troubleshooting">Troubleshooting</a></li> + <li><a href="#faq">Frequently Asked Questions</a></li> + <li><a href="#resources">Other Resources and Links</a></li> +</ul> + +<h2 id="new">What's New in [% rnote.name %]</h2> +<div class="section"> +<p> +[% rnote.name %] contains the following major changes relative to +<a href="../seamonkey[% rnote.relativeto.version %]/#new">[% rnote.relativeto.name %]</a>: +</p> +<ul> + <li></li> +</ul> +<p> +See the <a href="http://smtt.blogspot.com/">SeaMonkey +Trunk Tracker</a> blog for more details about the changes between those +pre-releases. +<br>The <a href="changes">changes page</a> lists an overview of +<a href="changes#new">new features and fixes</a> relative to our last stable release, +<a href="../seamonkey[% rnote.relativeto.stable.version %]/README">[% rnote.relativeto.stable.name %]</a>. +</p> +</div> + +<h2 id="download">Downloading</h2> +<div class="section"> +The SeaMonkey project provides official versions of [% rnote.name %] for +Windows, Linux, and Mac OS X in US English and experimental language packs for +a small variety of other languages. Community volunteers are also contributing +builds for other platforms. You can <a href="../[% rnote.version %]">download +[% rnote.name %] here</a>. +</div> + +<h2 id="install">System Requirements, Installation and Uninstallation</h2> +<div class="section"> +Before installing, make sure your computer meets the +<a href="../../doc/2.0/system-requirements">system requirements</a>. +[% rnote.name %] will offer to migrate your data from SeaMonkey 1.x +or Mozilla 1.x at the first start after installation. +You can find more details about installation, profile data and uninstallation +in our <a href="../../doc/2.0/install-and-uninstall">install and uninstall</a> +document. +</div> + +<h2 id="addons">Extensions and Themes</h2> +<div class="section"> +Extensions installed under SeaMonkey 1.x are not migrated to SeaMonkey 2, and +may not be compatible for reinstalling in this version due to major changes in +our architecture. Please report any issues to the maintainer of the extension. +Extensions and Themes for [% rnote.name %] can be installed from the +<a href="https://addons.mozilla.org/seamonkey/">SeaMonkey Add-Ons</a> website +or the "Get Add-Ons" section in the Add-Ons manager. +</div> + +<h2 id="issues">Known Issues</h2> +<div class="section"> +This list covers some of the known problems with [% rnote.name %]. +Please read this before reporting any new bugs. +<ul> + <li>MailNews account password prompts are no longer serial at startup + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=338549">Bug + 338549</a>)</li> + <li>IMAP accounts with over 1000 folders get error popups with message + synchronisation switched on (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=462539">Bug 462539)</a>)</li> + <li>Profile Roaming is not working any more (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=378647">Bug 378647</a>)</li> + <li>Download Manager doesn't support localization and has other slight issues + - will be fixed by switching it to the Toolkit backend (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=381157">Bug 381157</a>)</li> +</ul> +</div> + +<h2 id="troubleshooting">Troubleshooting</h2> +<div class="section"> +<ul> + <li> + Poorly designed or incompatible extensions can cause problems with + SeaMonkey, including make it crash, slow down page display, etc. + If you encounter strange problems relating to parts of SeaMonkey no longer + working, the browser not starting, windows with strange or distorted + appearance, degraded performance, etc, you may be suffering from Extension + or Theme trouble. + Restart SeaMonkey in Safe Mode. On Windows, start using the "Safe Mode" + shortcut created in your Start menu or by running + <code>seamonkey.exe -safe-mode</code>. On Linux, start with + <code>./seamonkey -safe-mode</code> and on Mac OS X, run: + <p><code> + cd /Applications/SeaMonkey.app/Contents/MacOS/<br> + ./seamonkey-bin -safe-mode + </code></p> + When started in Safe Mode all extensions are disabled and the Default theme + is used. Disable the Extension/Theme that is causing trouble and then start + normally. + </li> + <li> + If you uninstall an extension that is installed with your user profile + (i.e. you installed it from a Web page) and then wish to install it for all + user profiles using the -install-global-extension command line flag, you + must restart SeaMonkey once to cleanse the profile extensions datasource of + traces of that extension before installing with the switch. If you do not do + this you may end up with a jammed entry in the Extensions list and will be + unable to install the extension globally. + </li> + <li> + If you encounter strange problems relating to bookmarks, downloads, window + placement, toolbars, history, or other settings, it is recommended that you + try creating a new profile and attempting to reproduce the problem before + filing bugs. Create a new profile by running SeaMonkey with the -P command + line argument, choose the "Manage Profiles" button and then choose "Create + Profile...". Migrate your settings files (Bookmarks, Saved Passwords, etc) + over one by one, checking each time to see if the problems resurface. If you + do find a particular profile data file is causing a problem, file a bug and + attach the file. + </li> +</ul> +</div> + +<h2 id="faq">Frequently Asked Questions</h2> +<div class="section"> +<dl> + <dt>What can I do to help? + <dd> + We need help from developers and the testing community to provide as much + feedback as possible to make SeaMonkey even better. Please read these notes + and the <a href="http://developer.mozilla.org/en/Bug_writing_guidelines">bug + filing instructions</a> before reporting any bugs to + <a href="https://bugzilla.mozilla.org/">Bugzilla</a>. You can also give us + your feedback through this <a href="http://feedback.mozilla.org/">feedback + form</a>. + </dd> + </dt> + + <dt>Why haven't you responded to the mail I sent you? + <dd> + Use the <a href="http://groups.google.com/group/mozilla.support.seamonkey/topics">newsgroup</a>. + The SeaMonkey team reads it regularly, and your email may have gotten lost. + </dd> + </dt> + + <dt>Where can I get extensions and themes (add-ons)? + <dd> + <a href="https://addons.mozilla.org/seamonkey/extensions/">Extensions</a> + and <a href="https://addons.mozilla.org/seamonkey/themes/">Themes</a> can be + downloaded from <a href="https://addons.mozilla.org/seamonkey/">SeaMonkey + Add-ons</a>. + </dd> + </dt> + + <dt>Who makes SeaMonkey? + <dd> + Lots of people. See Help->About Mozilla SeaMonkey, contributors for a + list of some of the people who have contributed to Mozilla and SeaMonkey. + </dd> + </dt> + + <dt>Where's the [% rnote.name %] source code? + <dd> + A tarball of the [% rnote.name %] source code is available at the + <a href="../[% rnote.version %]#source">download page</a>. + The latest development code can be obtained from the + <a href="http://developer.mozilla.org/en/Comm-central_source_code_(Mercurial)">source + repository</a>. + SeaMonkey-specific source is in the "suite" directory. Please follow the + <a href="http://developer.mozilla.org/en/docs/Build_Documentation">build + instructions</a>. + </dd> + </dt> +</dl> +</div> + +<h2 id="resources">Other Resources and Links</h2> +<div class="section"> +The following resources contain useful information about [% rnote.name %]: +<ul> +<li><a href="../../doc/">SeaMonkey Documentation & Help</a></li> +<li><a href="http://kb.mozillazine.org/">MozillaZine Knowledge Base</a></li> +<li><a href="https://wiki.mozilla.org/SeaMonkey:New_for_2.0">"New for + 2.0" wiki page</a></li> +<li><a href="http://developer.mozilla.org/En/Extensions_support_in_SeaMonkey_2">For + extension developers</a></li> +</ul> +</div> + +</body> +</html> diff --git a/src/releases/seamonkey2.0a3/relnote.var b/src/releases/seamonkey2.0a3/relnote.var new file mode 100644 index 0000000000000000000000000000000000000000..9091bde87ea11dd3e3b192a8e477a459494524f5_c3JjL3JlbGVhc2VzL3NlYW1vbmtleTIuMGEzL3JlbG5vdGUudmFy --- /dev/null +++ b/src/releases/seamonkey2.0a3/relnote.var @@ -0,0 +1,6 @@ +[%- rnote.version = "2.0a3" -%] +[%- rnote.name = "SeaMonkey 2.0 Alpha 3" -%] +[%- rnote.relativeto.version = "2.0a2" -%] +[%- rnote.relativeto.name = "SeaMonkey 2.0 Alpha 2" -%] +[%- rnote.relativeto.stable.version = "1.1.14" -%] +[%- rnote.relativeto.stable.name = "SeaMonkey 1.1.14" -%]