Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org ad5011fb00 Bump the app.extension string to 1.0+ like it is for Firefox. 2005-05-27 15:45:32 +00:00
scott%scott-macgregor.org b3928f8f04 Bug #234541 --> On Mac OS X, clicking on a mailto URL in Firefox or Safari when Thunderbird is already open, fails to open
a compose window. Instead, you get an error failing to find navigator.xul.

Change the value of browser.chrome to point to the messengercompose chrome.
2005-04-30 00:28:22 +00:00
scott%scott-macgregor.org 435229a8f1 Bug #291259 --> Add a new preference, profile.force.migration which can be set to the name
of the migrator we want to force migration from. Left empty, the user will see
the normal list of all available sources we can migrate from. If you give it a
value, we automatically force migration from that type without any user interaction. Very useful for small
businesses migrating from another email client.

sr=bienvenu
2005-04-25 21:58:15 +00:00
scott%scott-macgregor.org 2c100e6067 Bug #291836 --> thunderbird is DOA on startup due to missing some of the new extension manager prefs. 2005-04-25 18:51:51 +00:00
dbaron%dbaron.org 7da9618f88 Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply 2005-04-07 18:11:59 +00:00
myk%mozilla.org 75ec2781bf Second fix for bug 271473: whitelists addons.mozilla.org not only for new profiles but for existing profiles too, unblocking server-side architectural improvements that are waiting for a version of Firefox which can install extensions from addons.mozilla.org; r=bsmedberg 2005-04-06 20:13:32 +00:00
dveditz%cruzio.com d681793635 bug 287307 Prevent scripted statusbar changes; now matches Firefox defaults. r/sr=mscott 2005-03-29 01:00:50 +00:00
scott%scott-macgregor.org ed1e91673b remove an obsolete preference 2005-03-18 23:45:09 +00:00
scott%scott-macgregor.org 229f8c5cf9 Turn on inline spell check by default.
add some default prefs in preparation of the new options UI landing
2005-03-06 07:12:04 +00:00
scott%scott-macgregor.org 71c1ebf598 Bug #268807 --> add default prefs for SignonFileName
patch by gemal
2005-03-01 21:31:42 +00:00
scott%scott-macgregor.org 5d558139a0 Now that we are almost done landing the aviary changes for Thunderbird onto the trunk, its time to bump the version string up to 1.0+ 2005-02-17 18:26:01 +00:00
scott%scott-macgregor.org 3c6f168252 Bug #278310 --> inline spell checking for thunderbird
sr=bienvenu
2005-02-02 19:54:26 +00:00
gerv%gerv.net 8eeec7399e Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 18:04:25 +00:00
scott%scott-macgregor.org ef7185f183 Port missing theme and extension chrome prefs from aviary to the trunk 2005-01-28 17:24:16 +00:00
scott%scott-macgregor.org 2f5f86d9b2 Bug #279191 --> Initial Thunderbird support for our phishing detector. 2005-01-21 07:50:50 +00:00
scott%scott-macgregor.org 960e21a1c7 Bug #275131 --> add cookie support for RSS 2005-01-18 05:12:49 +00:00
scott%scott-macgregor.org f08923d0ba Attempt to fix broken context menus by including XPCNativeWrapper.js
Fix Save Image As context menu item.
2005-01-12 01:29:09 +00:00
scott%scott-macgregor.org e9b5e5f096 Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.

Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:29:20 +00:00
myk%mozilla.org 29af4bdb28 Fix for bug 271473: decouples the app update service, plugin finder service, and extension/theme directory (umo) from each other by moving them to different domain names (aus.mozilla.org, pfs.mozilla.org, and addons.mozilla.org, respectively, but that last URL will redirect to addons.update.mozilla.org temporarily so we don't break Firefox 1.0 users) so that we can isolate them from each other for better reliability and capacity control. r=ben 2004-12-16 09:12:20 +00:00
scott%scott-macgregor.org a2290ff4be Bug #254462 --> Port aviary 1.0 changes for software update support from the branch to the trunk. 2004-12-13 23:41:44 +00:00
bsmedberg%covad.net 5a4d47e698 Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben 2004-12-07 04:53:07 +00:00
scott%scott-macgregor.org e0a550cb7f Bug #268107 --> Make sure cookies are disable by default by setting:
network.cookie.cookieBehavior to 2 (don't use)
2004-12-06 04:40:34 +00:00
scott%scott-macgregor.org 1175547281 Back out Bug #270082 --> revert our RSS account default to show HTML. 2004-12-01 02:09:11 +00:00
scott%scott-macgregor.org ec8b2c6365 Bug #270082 --> Show the summary instead of the webpage by default for RSS feeds
sr=bienvenu
2004-11-16 05:00:26 +00:00
dveditz%cruzio.com bef1ce5cd6 part of bug 263546: forgot to check in the required pref changes. r=jst,sr=darin 2004-10-29 22:11:23 +00:00
scott%scott-macgregor.org 3e2c19c971 Bug #210164 --> POP: alert "is not a registered protocol" popped when loading an attachment
Turn on xul error alerts so we don't get random docshell error alerts such as not registered
protocol when viewing a mail message.
2004-10-01 00:29:41 +00:00
cbiesinger%web.de b04b1907ed 259828 remove unused browser.turbo.enabled pref
r=bsmedberg sr=neil
2004-09-28 20:21:04 +00:00
bsmedberg%covad.net 9b824e5486 Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
Stefan.Borggraefe%gmx.de 9827f3bfec Remove unused pref (part of bug 250637).
r=mscott
2004-09-09 14:19:02 +00:00
scott%scott-macgregor.org df5bbbe8da Bug #256190 --> thunderbird.js preferences getting loaded before mailnews.js. Rename thunderbird.js to all-thunderbird.js
to ensure that it gets loaded last since it has the final overrides for thunderbird.
2004-08-19 20:18:04 +00:00