Commit Graph

2295 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
f7269239e1 Bug #368506 --> nsIMsgAccountManager.defaultAccount can throw an eception if we don't have an account, catch that in MigrateJunkMailSettings so we don't pollute the JS error console. sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219665 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 21:43:43 +00:00
rob_strong%exchangecode.com
a9076af299 Landing of interdependent bugs for Vista support and DDE improvements. Bug 354005: Setting the app as the OS default is broken on Vista. Bug 351949: Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. Bug 354226: nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. Also fixes the following: Bug 369314, Bug 369048, Bug 369125, Bug 367540, Bug 364483, Bug 355650, Bug 353944, Bug 353089, Bug 352424, Bug 336469, and Bug 369451. patch=rstrong, Masatoshi Kimura, sspitzer. r=sspitzer, r=dougt, sr=bsmedberg, r=rstrong, a=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219569 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 07:13:21 +00:00
scott%scott-macgregor.org
c74e3da6fd remove ^M characters
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219562 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:13:09 +00:00
scott%scott-macgregor.org
e87da6e296 Bug #369109 --> thunderird 2 release notes should be a pref using hte url formtter instead of a localized string. r=axel
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219560 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:09:48 +00:00
scott%scott-macgregor.org
a35c0c7ec2 Bug #369109 --> thunderbird release notes url should use the url formatter to get formatted instead of making it a string property. r=axel
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219555 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:03:41 +00:00
mconnor%steelgryphon.com
c70dd72e12 bug 360493 - add filters to password manager to also match on actionURL, r=mano, sr+a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219510 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 18:44:51 +00:00
scott%scott-macgregor.org
b393f58158 Bug #353987 --> missing altenrate link in atom feed causes a js exception. Patch by Tuukka Tolvanen. sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219487 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 06:38:30 +00:00
scott%scott-macgregor.org
b5fb70eb88 Bug #361702 --> nsIIOService::SetManageOfflineStatus throws a JS error on platforms that don't support nsINetworkLinkService. sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219444 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 02:51:10 +00:00
scott%scott-macgregor.org
383e268997 Bug #366501 --> Make back and forward history buttons default toolbar items. Remove the stop button from the default set. Do a better job sizing the initial width of the thunderbird window for 1024x768 resolution with the wider toolbar. sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219431 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 23:54:17 +00:00
bugzilla%standard8.demon.co.uk
501a1a9b87 Bug 354010 No error dialog when attempting to create multiple lists of the same name in separate address books. r/sr=bienvenu,a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219407 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 13:47:28 +00:00
sspitzer%mozilla.org
2781cd33de fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=rstrong,mscott a=jay


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219404 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 07:28:28 +00:00
sspitzer%mozilla.org
f22727f739 backing out my fix for bug #368661, it will break software update.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219385 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 04:05:21 +00:00
scott%scott-macgregor.org
daaaf74aa5 Bug #369026 --> start page style rule cleanup including removing the background gradient. sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219368 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 00:16:04 +00:00
sspitzer%mozilla.org
7d53acf0dc fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=dveditz,mscott,lilmatt

a=jay


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219360 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 22:39:42 +00:00
bienvenu%nventure.com
48503c8165 support preview tooltips on saved search folders, 367527
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219327 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 17:42:29 +00:00
scott%scott-macgregor.org
084597a332 remove control-m characters
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219324 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 16:56:27 +00:00
scott%scott-macgregor.org
4094da0d4f Bug #368867 --> spell check results from previous messages show up in the suggestions list for hte inline spell checker when using a cached compose window. sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219311 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 03:34:13 +00:00
bienvenu%nventure.com
e0c1559481 more work on spotlight integration, fix case of removing a folder , sr=mscott 290057
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219307 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 03:20:59 +00:00
scott%scott-macgregor.org
bd94b43af7 Bug #367998 --> tags toolbar drop down doesn't show colors in the stand alone message window. sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219294 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:12:55 +00:00
bienvenu%nventure.com
be8bfd979e land spotlight integration support, turned off by default, sr=mscott 290057
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219258 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 15:47:05 +00:00
Olli.Pettay%helsinki.fi
bd3277c9e0 Bug 367988, View|Headers|All - when set, full headers shown, on next launch, View|Headers|Normal is marked instead, yet full headers are still shown , r=mscott, sr=neil, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219242 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 08:33:27 +00:00
scott%scott-macgregor.org
2a8a430cb6 Bug #350052 --> View menu loses focus between Sort by and Threads. sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219241 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 08:20:31 +00:00
scott%scott-macgregor.org
11ff83c30d Bug #343933 --> images aren't getting loaded in the compose window after a save operation happens because nsMsgWindow::SetDOMWindow changes the app type to MAIL. Make callers explicitly set the app type to MAIL. sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219211 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 00:56:01 +00:00
scott%scott-macgregor.org
aa3fff9868 Bug #355064 --> remove last tbird reference to the old InlineSpellChecker interface.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219181 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 16:41:44 +00:00
scott%scott-macgregor.org
8343b9fe87 Bug #355064 --> convert thunderbird to use InlineSpellCheckUI sr=neil
Bug #3459 --> Inline spell check should spell check the subject (finally!!!) sr-=bienvenu


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219162 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:26:13 +00:00
scott%scott-macgregor.org
74262d69e8 Bug #368635 --> hide phishing controls for downloading local list of known phishing urls since we don't have a service provider hooked up yet. sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219161 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:17:53 +00:00
scott%scott-macgregor.org
768025a1d8 Bug #346966 --> message headers have too much vertical spacing on windows with large fonts turned on. r=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219102 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 04:48:55 +00:00
scott%scott-macgregor.org
f011d6fafc Bug #300670 --> improve the wording of the en-us string for sending login information. sr=bienvenu a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219011 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 21:41:18 +00:00
mozilla.BenB%bucksch.org
81ed4e8ea4 Quota display: Lotus Notes sends quota used = nnn, max = 0 for no quota.
Spec that in IDL, and don't show statudbar quota display.
Bug 368043, r=bienvenu, sr+a=mscott


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218976 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 17:43:34 +00:00
bienvenu%nventure.com
81e5f8cd8a fix navigation issues from stand-alone message window, sr=mscott 368239
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218938 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 00:48:35 +00:00
rhelmer%mozilla.com
494c40eb9a bump thunderbird to 2.0pre
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218936 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 00:34:00 +00:00
bugzilla%arlen.demon.co.uk
49fb238aea Bug 351913 Printer paper format always set to letter for TB/mailnews - further addressbook patch
p=me r=neil sr=mscott a-1.8.1.2=jay for drivers


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218915 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 19:45:26 +00:00
gavin%gavinsharp.com
734e096d8d Bug 273496: pressing 'get new messages' shouldn't ask to send unsent messages when going online, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r+a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218898 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 15:03:31 +00:00
scott%scott-macgregor.org
86622b410f Bug #362919 --> fix wrapping issues with the remote content policy description. Remove unnecessary flex from some of the notification bar elements. sr=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218832 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 02:01:00 +00:00
scott%scott-macgregor.org
56641bf9a2 Bug #364123 --> remove references to notifications.js which has gone away.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218830 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 01:22:04 +00:00
bugzilla%arlen.demon.co.uk
7b2d92f9e9 Bug 351913 Printer paper format always set to letter with TB/Mailnews
p=me r=neil sr=mscott a-1.8.1.2=jay for drivers


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218829 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 01:02:07 +00:00
scott%scott-macgregor.org
b8bc48f580 icon update from arvid. sr=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218751 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 19:25:28 +00:00
rhelmer%mozilla.com
0183f73be0 correct case for ja-JP-mac b=367161 r=preed
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218690 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 00:50:50 +00:00
scott%scott-macgregor.org
97ad58d670 Bug #367318 --> qute artwork update from arvid. sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218585 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-18 05:12:13 +00:00
mnyromyr%tprac.de
08539cc95c Bug 364542: View > Messages > All/Unread doesn't uncheck; r/sr=bienvenu, a=mscott/IanN
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218470 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-16 23:14:41 +00:00
rhelmer%mozilla.com
6eea76af2c start using pre suffix for thunderbird 1.8 branch b=367161 r=preed
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218442 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-16 19:45:30 +00:00
scott%scott-macgregor.org
97a13e03bd Bug #367161 --> version config bumps for Thunderbird 2.0b2
sr=bienvenu


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218438 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-16 19:19:58 +00:00
scott%scott-macgregor.org
f26cd2fa90 Bug #362919 --> remote content warning text is not wrapping properly in the remote image notification bar.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218422 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-16 06:03:05 +00:00
bienvenu%nventure.com
18e7041762 delete auto-saved drafts if the user chooses not to save the message, sr=mscott 307046
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218418 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-16 00:42:01 +00:00
mozilla.BenB%bucksch.org
12b4c7b66c Quota in statusbar: Text shadow caused statusbar height to change, so remove.
Bug 360591, patch=tuukka.tolvanen, r=bienvenu, sr+a=mscott


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218405 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-15 23:52:19 +00:00
mozilla.BenB%bucksch.org
343c97008c Show quota as tiny progressmeter in main window status bar, if set and
usage higher than a configurable threshold, to hint users at quota.
Branch version without locale strings (tooltip, %) due to freeze.
Backend part already checked in by bienvenu on 2006-09-25.
Bug 278096, r=bienvenu, sr=mscott, a=mscott


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218385 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-15 17:31:21 +00:00
axel%pike.org
aad3e1585d bug 360588, add be, ka, pt-PT to the branch build, r=preed, a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218383 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-15 16:27:42 +00:00
philringnalda%gmail.com
41a5af56bf Bug 363459 followup: put sayrer in his place, hold the end of the credits for ten seconds, r+a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218369 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-14 20:02:58 +00:00
scott%scott-macgregor.org
daf145f8c6 Bug #366842 --> Land pinstripe theme update for thunderbird. Patch by Kevin Gerich.
some parts of this still aren't finished. See the bug for details.

sr=mscott


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218266 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-13 01:54:48 +00:00
ginn.chen%sun.com
4e30ae22bf Bug 364275 some texts in Account Setting->Security dialog need LABEL_FOR set
patch by Evan.Yan @ sun.com r=mscott a=mscoot


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218189 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-11 06:55:03 +00:00