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

2652 Коммитов

Автор SHA1 Сообщение Дата
ginn.chen%sun.com 87ff23baae Bug 382299 New mail notification window (alert) doesn't comply with high-contrast GNOME theme
patch by patrick.bugs@wagstrom.net r=mkmelin+mozilla sr=mscott
2007-06-08 07:22:23 +00:00
bienvenu%nventure.com c66d4de202 fix mac build bustage - apparently, even our mac TB's don't have an up to date CDK 2007-06-07 22:10:33 +00:00
bienvenu%nventure.com f4682b1658 try to turn spotlight integration on the trunk, sr=mscott 290057 2007-06-07 21:40:38 +00:00
bienvenu%nventure.com d183d57505 land spotlight integration on trunk, NPOB, sr=mscott 290057 2007-06-06 21:59:08 +00:00
vladimir%pobox.com e04a8be484 b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad 2007-06-06 00:03:14 +00:00
wr%rosenauer.org 64c8779b7f Bug 383099 - error in Makefile creation caused by autoconf syntax, r=luser 2007-06-05 05:26:34 +00:00
scott%scott-macgregor.org d1bac66926 fix some linux bustage 2007-06-04 23:06:54 +00:00
scott%scott-macgregor.org 0cb65b0cc4 Bug #379070 --> remove NS_LINEBREAK and NS_LINEBREAK_LEN in mailnews because that won't be available to us using frozen linkage.
sr=bienvenu
2007-06-04 22:37:56 +00:00
kairo%kairo.at 310cb38c4e bug 383112 - make MOZ_XUL_APP=1 the default in configure, r=bsmedberg 2007-06-04 15:09:50 +00:00
scott%scott-macgregor.org 57f5391fb5 Bug #379070 --> string cleanup for mail\ including removal of XPIDL strings and other string interfaces that aren't available using frozen linkage.
sr=bienvenu
2007-06-03 23:41:23 +00:00
tony%ponderer.org 2b9ecf2418 Bug 382620 - remove all methods marked as "deprecated" in safebrowsing code
patch by Simon B��nzli, r=me
2007-06-02 21:50:58 +00:00
bienvenu%nventure.com 8680d49a31 fix folder tooltip new mail alerts, sr=mscott, suggestion from Neil, 382824 2007-06-01 17:10:32 +00:00
jonas%sicking.cc 1fae9de3b5 Bug 380872: Hopefully fixes remaining regressions. Insert the address listbox into the DOM before starting to muck around with it. Original patch by Howard Chu <hyc@symas.com>. assumed-r=Neil sr=bienvenu 2007-05-30 23:36:37 +00:00
scott%scott-macgregor.org efd14ab0ab Bug #382218 --> move mail/ Makefiles from allmakefiles.sh to mail/makefiles.sh.
Patch by Henrik Skupin <hskupin@gmail.com>

r=bent
sr=mscott
2007-05-30 21:15:40 +00:00
mcsmurf%mcsmurf.de f41066e043 Firefox/Thunderbird shell code uses wrong attribute for help text - Bug 382115, r=gavin for browser/, r=mscott for mail/ 2007-05-30 20:21:48 +00:00
gerv%gerv.net a69b9602f4 Bug 380017 - update the list of Initial Developers to be current, and sync up the three copies of license.html in the tree to all have the same bugfixes and the Growl license. 2007-05-30 18:50:46 +00:00
bugzilla%standard8.demon.co.uk 8bfc2a08bb Bug 268034 Mail imported from Mozilla 1.x dumps messages in wrong mailboxes, when multiple accounts on same mail server. r/sr=mscott 2007-05-29 17:23:19 +00:00
bugzilla%standard8.demon.co.uk b723b827ea Bug 323373 Thunderbird fails to import all SMTP servers from mozilla suite/netscape 7.2. r/sr=bienvenu 2007-05-29 15:52:15 +00:00
bugzilla%standard8.demon.co.uk d42d846a03 Bug 382226 Remove unused prefs in mailnews.js/all-thunderbird.js. r/sr=bienvenu 2007-05-28 15:28:53 +00:00
ginn.chen%sun.com 45e75ad01c Bug 381565 The label of tree table and tree table in "Message Filters" window
have no label_for/labeled_by relations
patch by tiger.zhang @sun.com r+sr=mscott
2007-05-28 08:49:34 +00:00
ginn.chen%sun.com 7be0cfcc79 Bug 381117 Label_for/by relation is missing in RSS subscription manage window.
patch by tiger.zhang @sun.com r+sr=mscott
2007-05-28 08:45:03 +00:00
philringnalda%gmail.com d17df35fbe Bug 240138 followup, cleanup tooltip handling, patch by Henrik Skupin <hskupin@gmail.com>, r=me, sr=mscott 2007-05-26 05:48:37 +00:00
bienvenu%nventure.com fb25d34fcc show account names on recent folders menu if there are dup folder names, sr=mscott 351692 2007-05-25 22:52:35 +00:00
bent.mozilla%gmail.com 243b45e3dd Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
philringnalda%gmail.com 564db3384d Bug 381364 - locationFolders menulist icon lacks horizontal margin, patch by D��o Gottwald <dao@design-noir.de>, r=me 2007-05-23 06:18:07 +00:00
nrthomas%gmail.com 36fed9e09d Bug 381418, use pre suffix in the Thunderbird trunk version for nightlies, r=mscott 2007-05-21 16:05:01 +00:00
stefanh%inbox.com dc935bfb6b Bug 379985 - [Pinstripe] Use Highlight and highlighttext where applicable. r=mano (toolkit), r=bienvenu (mail). 2007-05-20 19:34:13 +00:00
bugzilla%standard8.demon.co.uk 490769b719 Bug 380988 Label_for/Label_by relation is missing in creating new mailing list window. r=Neil for SeaMonkey part,r/sr=mscott for Thunderbird part. 2007-05-20 11:27:43 +00:00
ted.mielczarek%gmail.com c72878c16b bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-05-16 17:15:00 +00:00
philringnalda%gmail.com fe2081b54b Bug 365755 followup, l10n builds broken without brand.dtd included to fill in messenger.dtd, patch by Henrik Skupin <hskupin@gmail.com>, r=me, sr=mscott 2007-05-16 02:52:59 +00:00
scott%scott-macgregor.org acdf0d17dd Bug #379070 --> API and string clean up for nsIMsg*IncomingServer.idl
sr=bienvenu
2007-05-10 01:06:12 +00:00
ted.mielczarek%gmail.com 23750009a2 bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg 2007-05-07 15:32:41 +00:00
bienvenu%nventure.com d1b62a169c fix 368630 various eudora ab fields not mapped to tb ab fields, patch by gwenger@qualcomm.com, r=mscott, sr=bienvenu 2007-05-04 22:04:36 +00:00
joshmoz%gmail.com 441af08f1e remove "-moz-appearance: button-small;" usage from mail. b=379542 r=bienvenu 2007-05-04 16:32:10 +00:00
bugzilla%standard8.demon.co.uk 13edab0e33 Bug 379647 Remove 4.x ldap address book migration from the trunk - Part 1 Remove ldap prefs service migration, r/sr=bienvenu 2007-05-04 15:43:53 +00:00
rob_strong%exchangecode.com f3fa83962c Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird 2007-05-03 23:40:54 +00:00
asqueella%gmail.com a9fcd96a0d Bug 320739 - plain text email containing link with numerical IP should not be marked as scam
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r=mscott
2007-05-02 19:55:13 +00:00
philringnalda%gmail.com 272e4674c1 Bug 375863 - Remove Eudora from the list of mail clients you can migrate from, on Mac, r=mscott 2007-05-02 04:21:48 +00:00
bienvenu%nventure.com 4921cbca22 get rid of nsFileSpec, 33451, sr=mscott 2007-05-02 02:23:26 +00:00
scott%scott-macgregor.org 2f7387510e Bug #379396 --> add the crash reporter client to the packaging list.
r=luser
2007-05-01 21:58:59 +00:00
mozilla%weilbacher.org 3f4e57716d [OS/2] Bug 379242: fix overflowing options dialog by using the fixed size from Windows (as for other toolkit apps), r/sr=mkaply 2007-05-01 19:31:49 +00:00
gavin%gavinsharp.com 44d2636774 Bug 369303: restore "Get Messages" to the account context menu, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=mscott, thanks=gavin 2007-05-01 15:15:40 +00:00
scott%scott-macgregor.org 7167217479 Bug #367533 --> dictioanr options tab has issues when there is no dictionary. r=phil a=dveditz 2007-05-01 03:21:02 +00:00
philringnalda%gmail.com ba16f16998 Bug 365755 - can't get back to 3-pane window from compose or ab window on mac, r=mscott 2007-05-01 02:34:05 +00:00
philringnalda%gmail.com 9dad816d8e Bug 379203 - Clean up packaging file, r=mscott 2007-04-30 02:19:08 +00:00
bienvenu%nventure.com 697b9b95f4 fix linux build bustage 2007-04-29 18:49:35 +00:00
bienvenu%nventure.com 333b2a3f77 follow on fix for win32 removing nsFIleSpec from 4.x migration, 33451 2007-04-29 18:07:25 +00:00
bienvenu%nventure.com b7f4d2ddab remove filespec from 4.x migration code, sr=mscott 33451 2007-04-29 18:04:20 +00:00
asqueella%gmail.com 13beea1aa2 Bug 264941 - View -> Threads -> "Threads with Unread" changes sorting to "Order Received"
p=Mike Cowperthwaite <mcow@well.com>
sr=neil, r=mscott
2007-04-29 15:43:17 +00:00
asqueella%gmail.com 2f6bc1b048 Bug 261512 - Number of selected messages in status bar
p=Matthias Bockelkamp <mbockelkamp@web.de>
r+sr=mscott
2007-04-29 15:31:58 +00:00
asqueella%gmail.com cfd2b958e2 Bug 375908 - Text in credits is invisible when default text color is white.
Set the text color to black.
p=Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>
r=mkmelin
2007-04-29 15:12:49 +00:00
philringnalda%gmail.com 46c2110f94 Bug 360477 - File -> Subscribe menuitem gives imap/nntp subscribe dialog when feeds account or folder selected, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=me 2007-04-28 02:28:14 +00:00
scott%scott-macgregor.org 45e807379b Bug #341307 --> Thunderbird EULA refers to the 'Thunderbird Browser' on the Mac.
Patch by Kohei Yoshino <yoshino@mozilla-japan.org>
sr=mscott
2007-04-27 18:59:43 +00:00
bugzilla%standard8.demon.co.uk e470145f42 Bug 262885 In commandglue.js, 'Warning: redeclaration of var i' and 'Warning: assignment to undeclared variable node' (Bv1b-TB). p=Serge Gautherie <sgautherie.bz@free.fr>,r=mscott 2007-04-27 12:33:37 +00:00
bugzilla%standard8.demon.co.uk fa4657e02a Bug 262892 In mail3PaneWindowCommands.js, 'Warning: redeclaration of var parentResource' (Bv1-TB) p=Serge Gautherie <sgautherie.bz@free.fr>,r=bryner,sr=mscott 2007-04-27 12:29:50 +00:00
bugzilla%standard8.demon.co.uk cb145f2948 Bug 253787 In nsContextMenu.js, 'Warning: reference to undefined property docshell.document.charset' (and other warnings/errors) (Cv1a undeclared |type|) p=Serge Gautherie,r=mscott,sr=neil 2007-04-27 12:26:42 +00:00
scott%scott-macgregor.org ca8a6fc8ee Bug #377178 --> when the user is offline, load about:blank for the start page instead of the remote start page.
r=phil
2007-04-27 06:49:29 +00:00
ted.mielczarek%gmail.com d73b6a36be bug 378598 - Firefox executable should have the manifest with requestedExecutionLevel=asInvoker. r=rob_strong 2007-04-25 22:11:45 +00:00
kaie%kuix.de f6a532d681 Bug 332771, delayed S/Mime verification broken when message opened in separate window
r/sr=mscott
2007-04-24 16:06:39 +00:00
philringnalda%gmail.com 7521e4cf2e Bug 378533 - Remove xmlextras.xpt references, r=mscott 2007-04-24 03:39:41 +00:00
axel%pike.org d6924c7cff no bug, just add mn to built locales for Thunderbird on the trunk, per request of Natsagdorj 2007-04-23 19:52:21 +00:00
philringnalda%gmail.com a26988288a Bug 378331 - remove some old installer cruft, r=mscott 2007-04-22 03:28:13 +00:00
bugzilla%standard8.demon.co.uk b4f895a41d Bug 377622 Remove palm sync time stamp and category id from ab code. r=bienvenu,sr=mscott 2007-04-20 14:33:17 +00:00
philringnalda%gmail.com b71bc0f3b5 Bug 377662 - Message compose window does not open, r=mscott 2007-04-18 22:17:50 +00:00
benjamin%smedbergs.us 3834e6fd31 Bug 377409 - Create toplevel targets to create packages (tarballs) and installers, r=preed 2007-04-18 17:06:35 +00:00
cbiesinger%web.de a8b0ea8199 bug 376205 remove myspell DLLs from packaging
patch by Simon Paquet <bugzilla@babylonsounds.com> r=bsmedberg,mscott
2007-04-15 16:15:44 +00:00
bugzilla%standard8.demon.co.uk 31949afa88 Bug 160942 JS error exception closing new message windows: sMsgComposeService is not defined. (Ev1-TB) p=Serge Gautherie <sgautherie.bz@free.fr>,r=mscott 2007-04-13 17:52:41 +00:00
bugzilla%standard8.demon.co.uk c23bd1a949 Test landing bug 359716 again now that we've hopefully got provisional fixes for the ldap c-sdk code 2007-04-12 11:18:01 +00:00
philringnalda%gmail.com 06456b256d Bug 377114 - Unsquish buttons in Mac prefs, r=mkmelin 2007-04-12 04:02:53 +00:00
scott%scott-macgregor.org c3c26d2acd Bug #376675 --> don't package regxpcom.exe
r=magnus
sr=dveditz
2007-04-06 15:36:38 +00:00
bugzilla%standard8.demon.co.uk bf33a36a54 Back out bug 359716 again - still have windows bustages. 2007-04-06 10:47:47 +00:00
bugzilla%standard8.demon.co.uk 7b4d74eb89 Testing landing of bug 359716 again to see if we've fixed the bustages. It may stay if we have. r=benjamin (build config),sr=mscott 2007-04-06 08:53:29 +00:00
philringnalda%gmail.com f13301c17d Bug 373346 - Spread out the text in About dialog to fill it up a bit, un-hard-code version number, r=mscott 2007-04-06 03:10:23 +00:00
bugzilla%standard8.demon.co.uk f710cfd6c5 Part of Bug 160942 JS error exception closing new message windows sMsgComposeService is not defined (Cv1-TB) p=Serge Gautherie <sgautherie.bz@free.fr>,r=mscott 2007-04-03 17:10:46 +00:00
ginn.chen%sun.com 5bab616912 Bug 367723 no import wizard popup when thunderbird first start
patch by Evan.Yan at sun.com r=timeless sr=mscott
2007-04-03 07:01:37 +00:00
philringnalda%gmail.com 640eb264f9 Bug 375984 - Allow messages to use other fonts checkbox looks like it only applies to the current language group, r=mscott 2007-04-03 04:20:29 +00:00
mnyromyr%tprac.de fbe54ac96b Bug 293421: "View->Threads->Threads with Unread" lost after message view; r/sr=bienvenu 2007-03-30 20:58:18 +00:00
bugzilla%standard8.demon.co.uk 4d45b2a341 Back out ldap-csdk upgrade from bug 359716 now that data has been gathered so the remaining problems can be fixed correctly. 2007-03-30 19:00:43 +00:00
bugzilla%standard8.demon.co.uk 873646d66a Bug 359716 Upgrade LDAP C-SDK to 6.0.x on trunk for Address Book. r=benjamin (build config),sr=mscott 2007-03-30 13:14:32 +00:00
bugzilla%standard8.demon.co.uk 00df9964c8 Bug 372706 ctrl+w and file|close stop working after saving message with error gMsgCompose.getExternalSendListener is not a function (Bv2-TB) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=mscott 2007-03-30 08:28:23 +00:00
bugzilla%standard8.demon.co.uk d5e7d50820 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase. (Ev1 /mail) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=mscott 2007-03-30 08:25:22 +00:00
philringnalda%gmail.com 98813f575c Bug 368914 - remove unnecessary strings in contentAreaCommands.dtd, patch by Ziga Sancin <bisi@pikslar.com>, r=mscott 2007-03-29 03:53:40 +00:00
asqueella%gmail.com c90f20affb Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mail
r=bsmedberg
2007-03-26 21:02:01 +00:00
bienvenu%nventure.com dadd1b866e TB-specific part of 372080 allow images in e-mail messages to be scaled, sr=mscott 2007-03-21 00:05:15 +00:00
scott%scott-macgregor.org e4e8b9a5f6 Bug #369217 --> change the case in LoadMsgWithRemoteContent to be consistent with seamonkey and make it easier on localizers.
sr=bienvenu
2007-03-20 22:58:28 +00:00
philringnalda%gmail.com 71c22eaeff Bug 366842: Pinstripe addressbook icons wrong in customization palette, r=mscott 2007-03-19 02:58:17 +00:00
scott%scott-macgregor.org 05e5c29de5 Bug #374017 --> mail context menu has two items with the 'm' accelerator.
r=l10n
2007-03-15 21:59:41 +00:00
asqueella%gmail.com 545f1f993f Bug 374101 - clean up some strict js warnings and errors
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=bienvenu
2007-03-15 21:40:44 +00:00
scott%scott-macgregor.org 202ac6cc59 Bug #373787 --> For a fresh en-US profile, be sure to select the en-US dictionary by default.
r=axel
sr=bienvenu
2007-03-14 20:02:31 +00:00
scott%scott-macgregor.org 9bff7355e5 Bug #373787 --> cannot select dictionary with the same name as locale.
sr=bienvenu
2007-03-14 07:06:13 +00:00
scott%scott-macgregor.org 2f76d123de Bug #373816 --> remove old xpinstall based installer files.
sr=bienvenu
2007-03-13 21:05:28 +00:00
bienvenu%nventure.com eee5863969 fix 373570 alert about folder busy when doing an initial download of pop3 messages after account wizard comes up, sr=mscott 2007-03-12 23:02:35 +00:00
philringnalda%gmail.com cbcccb48f1 Bug 373506 - Stray checkmark in Thunderbird's View toolbar menulist, r=mscott 2007-03-11 20:56:15 +00:00
scott%scott-macgregor.org e5e7204cb9 Bug #370575 --> In <mail3PaneWindowCommands.js>, "Error: server has no properties" on "Tools" menu opening.
sr=bienvenu
2007-03-10 01:21:52 +00:00
scott%scott-macgregor.org b3269d499c Bug #373403 --> bogus vista keys written out by the 1.5.0.x shim need to be cleaned up when installing or updating to tb2. sr=rob strong 2007-03-10 01:09:12 +00:00
scott%scott-macgregor.org 177c32764a fix an accidental checkin 2007-03-09 19:43:28 +00:00
scott%scott-macgregor.org 3dc406fa84 Port Seth's fix for Bug #364599 to thunderbird. sr=mscott 2007-03-09 19:41:50 +00:00
scott%scott-macgregor.org d5dfac5f0a Bug #373270 --> when running junk mail controls on a specific folder, use msg hdrs instead of relying on view indices which can change when the user changes folders.
sr=bienvenu
2007-03-09 07:08:42 +00:00
scott%scott-macgregor.org a9099030a8 Port Seth's fix for Bug 364599 to thunderbird. sr=mscott 2007-03-09 03:55:52 +00:00
scott%scott-macgregor.org da6b346352 Bug #347922 --> Adding ATOM feed hangs forever for validation. Patch by Magnus Melin <mkmelin+mozilla@iki.fi> sr=mscott 2007-03-08 22:19:53 +00:00
bugzilla%standard8.demon.co.uk 714d33d4eb Bug 372794 Unnecessary string errCode in ldapAutoCompErrs.properties. r=Neil,sr=bienvenu 2007-03-08 18:40:30 +00:00
scott%scott-macgregor.org 43c5847b93 Bug #367562 --> add the ability to package ISP RDF files on a per locale basis by listing locale specific RDF files in a isps.txt file for each locale. These locale specific isp files get exported to bin\isp\AB_CD\
r=l10n
sr=bsmedberg
2007-03-08 06:38:27 +00:00
scott%scott-macgregor.org b141a2a78c Bug #329555 --> new mail notification alert is not clickable.
sr=bienvenu
2007-03-07 06:28:33 +00:00
scott%scott-macgregor.org c1cb8b2a23 wrong value for the default icon resource 2007-03-07 05:20:01 +00:00
scott%scott-macgregor.org c4d9cb6043 Bug #370792 --> Improvements to the new attachment UI. Fix the jumping of attachment icons in the new attachment pane. Patch by Wayne Woods <w.woods@optusnet.com.au> sr=mscott 2007-03-06 08:16:15 +00:00
scott%scott-macgregor.org 8c5589b0b5 Bug #372671 --> "restore default" doesn't restore the default start page. sr=bienvenu 2007-03-06 07:58:17 +00:00
scott%scott-macgregor.org 58d8544b8c Bug #372717 -> Implement less hacky technique for F6-tabbing. Patch by neil and Mike Cowperthwaite <mcow@well.com> r/sr=mscott 2007-03-06 04:11:39 +00:00
mnyromyr%tprac.de d054b96af1 Bug 145290: allow deletion of more than one filter at once; r/sr=bienvenu 2007-03-05 20:42:45 +00:00
gavin%gavinsharp.com f0f0c3e7d2 Bug 360493: add filters to password manager to also match on actionURL, patch by mconnor@mozilla.com, r=mano, sr=dveditz 2007-03-04 20:44:22 +00:00
scott%scott-macgregor.org f66de51947 Bug #372350 --> remove cycler on the folder pane label. It was undiscoverable and introduced a phantom tab when tabbing through the various panes. 2007-03-02 07:30:21 +00:00
philringnalda%gmail.com 411b180de1 Bug 369341 - gatherTextUnder is a bad treewalker, r=mscott 2007-03-02 04:24:20 +00:00
scott%scott-macgregor.org e3f4ff4503 white space cleanup 2007-03-01 20:55:28 +00:00
scott%scott-macgregor.org cc846bcd4f Bug #371629 --> when changing the sort column, we weren't always remove the sortdirection attribute on the other tree columns. r=neil 2007-03-01 07:29:29 +00:00
philringnalda%gmail.com 133511eee0 Bug 339117: Thunderbird needs an equivalent of about:license, r=mscott 2007-02-28 06:51:26 +00:00
masayuki%d-toybox.com a1cfce8011 Bug 370773 When the spelling check dictionary is installed in a Japanese version, the selection dictionary is displayed with Preferences by mistake. patch by Hiro <sugar.waffle@gmail.com> r+sr=mscott 2007-02-27 13:05:11 +00:00
scott%scott-macgregor.org dbf7ae45e2 Bug #354897 --> fix some windows line endings. news protocols were getting the wrong url name set on them 2007-02-27 07:53:45 +00:00
scott%scott-macgregor.org 7ce0eea6a4 Bug #354895 --> minor cleanup for the vista shell service landing. 2007-02-27 07:52:22 +00:00
scott%scott-macgregor.org e63443c37b Bug #354895 --> add vista registry support to thunderbird's shell service
r=rob strong
2007-02-27 00:38:32 +00:00
scott%scott-macgregor.org c546e08200 fix a typo in a comment. Thanks to Frank Wein <bugzilla@mcsmurf.de> for noticing this. 2007-02-26 22:13:13 +00:00
scott%scott-macgregor.org 073af446e9 Bug #371792 --> JS Error when opening .EML file. patch by mcow@well.com sr=mscott 2007-02-26 21:05:05 +00:00
scott%scott-macgregor.org a5001ed031 Bug #368074 --> forgot to checkin the packaging changes for looking in the isp directory for .sfd files. 2007-02-26 17:05:24 +00:00
scott%scott-macgregor.org 14dabe7356 Bug #354897 --> thunderbird installer changes to support vista including renaming uninst.exe to helper.exe.
r=rob strong
2007-02-26 07:18:45 +00:00
scott%scott-macgregor.org ea2fd39286 Bug #370792 --> make the attachment pane support both small and large attachment icon dislay. r= wayne woods <w.woods@optusnet.com.au> 2007-02-25 19:41:10 +00:00
scott%scott-macgregor.org 321c7cf737 Bug #371431 --> add prefs to control the phishing detector's local checks. sr=bienvenu 2007-02-23 23:21:21 +00:00
bienvenu%nventure.com 750636642a change add/remove keyword to take handle multiple keywords, so that remove all will work, sr=mscott 367011 2007-02-23 17:48:08 +00:00
scott%scott-macgregor.org 5e52a2cd5c Bug #371337 --> improve usability of tag menus. sr=bienvenu 2007-02-23 16:24:24 +00:00
scott%scott-macgregor.org 48becece35 remove windows line endings 2007-02-23 07:25:56 +00:00
scott%scott-macgregor.org 1296bd9715 Bug #321551 --> message list pane: wrong scroll position if a mail folder has been entered from an account's top level. patch by mcow/neil. sr=mscott 2007-02-23 07:23:36 +00:00
scott%scott-macgregor.org b64e05ce8c Bug #366842 --> land pinstripe theme update on the trunk 2007-02-23 02:58:12 +00:00
sspitzer%mozilla.org 0457b46b6f trivial supplimental fix for bug #305843: Update timer fires every 5 seconds.
make the comments match the default pref.

no reviewer.
2007-02-23 01:32:19 +00:00
scott%scott-macgregor.org c975cc257f Bug #370537 --> add support for both a first run welcome start page url, and an update start page url. sr=bienvenu 2007-02-22 23:24:25 +00:00
mnyromyr%tprac.de 1038355a0d Bug 358684: "Stop Filter Execution" filter action; r=neil, sr=bienvenu 2007-02-21 21:29:26 +00:00
benjamin%smedbergs.us f8f0665416 From bug 78081 - fix tbird static makefile 2007-02-21 15:55:49 +00:00
mnyromyr%tprac.de 474afa8a2a Bug 180239: "Run selected filter(s)" doesn't work for multiple selected filters; r/sr=bienvenu 2007-02-20 23:01:01 +00:00
rob_strong%exchangecode.com a6e85197a8 Bug 370718 � Add RTF License file. r=mscott 2007-02-20 20:41:00 +00:00
asqueella%gmail.com 1ac20b2712 Bug 327226 - www prefix can confuse the phishing detector
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r=iann, sr=mscott
2007-02-20 20:33:34 +00:00
scott%scott-macgregor.org 2c4e930b5d Bug #370015 --> Duplicate Options and AccountSettings items under Edit Menu. Patch by hasse@jasajudeju.se. sr=mscott 2007-02-20 04:05:35 +00:00
scott%scott-macgregor.org 77c8f61a23 Bug #370537 --> add client support for a hosted first run and start page. Right now we use the local start page for both of these values. r=magnus. sr=bienvenu 2007-02-18 20:29:35 +00:00
asqueella%gmail.com 847b152e7a fix bug 370183 - File > Open saved message does nothing anymore
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=mscott
2007-02-18 16:53:39 +00:00
scott%scott-macgregor.org 973e37cb02 Bug #223340 --> Redesign mail attachments UI to fix the problem where multiple attachements cause the attachment pane to hide the contents of the message pane. thanks to Wayne Woods <w.woods@optusnet.com.au> for putting this patch together.sr=mscott 2007-02-18 06:17:29 +00:00
asqueella%gmail.com d5fd4f6e6d Bug 369893 - fix regression from bug 307046 - asks to save changes when it shouldn't
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r=bienvenu
2007-02-17 18:42:06 +00:00
scott%scott-macgregor.org 60c651cafd Bug #370694 --> Thunderbird's vendorShortName should be 'Mozilla' not 'Mozilla Thunderbird'. Remove a workaround in nsPostUpdateWin.js.
r=rob strong
sr=bienvenu
2007-02-17 03:17:26 +00:00
scott%scott-macgregor.org 54815e55ab Copy what we are already doing on the branch, only show the default app dialog if we aren't the default mail application. 2007-02-16 23:07:10 +00:00
gijskruitbosch%gmail.com 209065ecb7 Bug 364376 - Not all Message fields are tab navigable
p=david.bolter@utoronto.ca (David Bolter)
r=bienvenu@nventure.com (David Bienvenu)
sr=mscott@mozilla.org (Scott MacGregor)
2007-02-13 20:11:28 +00:00
gijskruitbosch%gmail.com 78009c767c Bug 368351 - Some mail status (xul tree) cells do not provide accessible name
p=david.bolter@utoronto.ca (David Bolter)
r=bienvenu@nventure.com (David Bienvenu)
sr=mscott@mozilla.org (Scott MacGregor)
2007-02-13 19:09:23 +00:00
philringnalda%gmail.com b6e0cbdc25 Bug 370181: Error updating state of phishing UI that isn't there, r=mscott 2007-02-13 02:04:52 +00:00
philringnalda%gmail.com 87fbf081d2 Bug 370041: boatcycle typo, r=mscott 2007-02-13 01:53:10 +00:00
bienvenu%nventure.com 27381e8cb7 fix 339391 loaded message scrolls back to top if incoming message is classified as junk, sr=mscott 2007-02-12 21:27:34 +00:00
mnyromyr%tprac.de de6749b8a5 Bug 358795: Duplicated accesskey in New Saved Search Folder dialog; p=Giacomo Magnini <prometeo.bugs@gmail.com>, r=bienvenu, sr=neil 2007-02-12 20:22:54 +00:00
bienvenu%nventure.com a9430b9bf2 fix spawning of several new 3 pane windows when following news: urls, and an infinite number when using a non-default folder view, 355633 sr=mscott 2007-02-10 23:24:34 +00:00