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

6360 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de accb367c14 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
scott%scott-macgregor.org d135597d46 Bug #244325 --> broadcast a notification to the UI when a message is finished being rendered.
sr=bienvenu
2004-06-29 07:08:18 +00:00
scott%scott-macgregor.org 14a47b3951 Bug #248643 --> use NULL as the process name for static thunderbird builds
when looking for the biff icon resource.

Fixes the biff icon not showing up when using the new profile code.
2004-06-29 06:44:08 +00:00
neil%parkwaycc.co.uk 26217d02fa Bug 248275 Fix JavaScript strict warning: function onOk does not always return a value p=gautheri@noos.fr r=me sr=mscott 2004-06-28 08:44:49 +00:00
neil%parkwaycc.co.uk dfecb9650d Removing unused variable b=207861 p=gautheri@noos.fr r=me sr=mscott 2004-06-28 08:43:14 +00:00
timeless%mozdev.org e698edaacf Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
bienvenu%nventure.com 3886a4e42f attempt to fix mac os x build bustage 2004-06-24 14:41:28 +00:00
bienvenu%nventure.com d78bb30101 fix searching for non 7bit ascii characters with imap 243625 sr=mscott 2004-06-24 14:14:49 +00:00
jshin%mailaps.org 834bd6e504 bug 247450: Suggested file name for email/news posting is RFC2047-encoded (e.g. =?KOI8-R?B?.....?=) : patch by eaglus@yandex.ru, r=bienvenu, sr=mscott 2004-06-23 00:33:16 +00:00
neil%parkwaycc.co.uk 703810b71c Move HELP key binding into the unix overlay b=229438 r=kyle.yuan sr=Henry.Jia 2004-06-21 08:04:38 +00:00
neil%parkwaycc.co.uk 8f7cde3ada Bug 244688 JavaScript strict warning: assignment to undeclared variable gChangeJunkScoreCheckbox r=me sr=Henry.Jia 2004-06-20 09:17:44 +00:00
bienvenu%nventure.com 3f65559057 follow-on fixes for 185184, pop3 header only mode, patch by hyc@symas.com, r=bienvenu, sr=mscott 2004-06-18 18:37:36 +00:00
bsmedberg%covad.net 285e5be7ce Forgot a couple mailnews files from the semi-single-profile merge. To get the profile path, use the directory service instead of the profile service. Make offline-startup use a app-startup observer instead of a profile-startup observer. 2004-06-18 15:58:14 +00:00
Stefan.Borggraefe%gmx.de 1f106fb784 Bug 229451: pref-notifications.xul should have more IDs
Patch by Ilya Konstantinov
r=mscott, sr=mscott
2004-06-18 12:21:42 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
Stefan.Borggraefe%gmx.de 576c48438d Fix for bug 247044: Cannot select different SMTP server (except for POP3 accounts)
r=bienvenu, sr=mscott
2004-06-16 22:38:46 +00:00
neil%parkwaycc.co.uk 6ebd277bec Bug 233091 JavaScript strict warning: assignment to undeclared variable plus conversion to use prompt service p=gautheri@noos.fr r=me sr=Henry.Jia 2004-06-16 11:26:58 +00:00
scott%scott-macgregor.org 7acdaa9905 Bug #246744 --> additional account identities aren't getting the right smpt server key and sent folder values
sr=bienvenu
2004-06-16 00:38:42 +00:00
bienvenu%nventure.com 49202047bb fix defer account status on new pop3 accounts if user choses not to use global inbox, 243837, r/sr=mscott 2004-06-14 17:35:16 +00:00
Stefan.Borggraefe%gmx.de 90763bce8b Changes all checkboxes in MailNews so they don't change state if the empty area right of their text is clicked (Bug 244413).
r=neil, sr=mscott
2004-06-14 05:40:21 +00:00
neil%parkwaycc.co.uk 7f36b280a9 Hidden pref to disable expanding and scrolling to new message when opening folder b=139242 r/sr=bienvenu 2004-06-10 18:57:58 +00:00
bienvenu%nventure.com 2101afa403 fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand 2004-06-10 15:58:10 +00:00
bienvenu%nventure.com 63f3ff6010 add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837 2004-06-10 14:10:03 +00:00
bienvenu%nventure.com dc00b3cf66 add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837 2004-06-10 14:04:32 +00:00
pkw%us.ibm.com 0dfac77d47 Bug 186789 - Ctrl+Shift Shortcuts in Mozilla conflict with ISO 14755 Input methods (shift+ctrl keys don't work) [mark all read]
r=neil.parkwaycc.co.uk@myrealbox.com, sr=alecf@flett.org (for XPFE changes), src=mscott@mozilla.org (for MailNews changes)
2004-06-10 01:42:00 +00:00
scott%scott-macgregor.org c450d627a0 Bug #245430 --> Port more thunderbird static build work to the trunk 2004-06-09 18:36:58 +00:00
scott%scott-macgregor.org d4645d0ec5 Bug #245430 --> More Thunderbird static build work. Hook up the biff icon from the system tray to work
with the static Windows build.
2004-06-07 02:51:00 +00:00
neil%parkwaycc.co.uk 33f9396241 Bug 245325 Fix addressbook's abuse of menulists r/sr=mscott 2004-06-03 16:52:06 +00:00
bienvenu%nventure.com 1bd13312eb fix start end batch bug when marking messages as junk, r=neil.parkwaycc.co.uk, sr=bienvenu, patch by eyalroz@technion.ac.il 2004-06-02 17:53:36 +00:00
neil%parkwaycc.co.uk 082e19048a Juggle with the content of the mark by date dialog to make it more likely that the title will fit b=245063 r/sr=sspitzer 2004-05-31 22:43:29 +00:00
neil%parkwaycc.co.uk 4ed86d5b35 performExpand should enumerate the servers from the account manager rather than crawling the folder pane b=165610 r=mscott sr=bienvenu 2004-05-31 11:42:43 +00:00
sspitzer%mozilla.org 01ca0564eb fix for bug #244649
SMTP:  send dialog flashing during big attachment sending if you have a fast connection

r=mscott, sr=bienvenu
2004-05-31 05:56:40 +00:00
neil%parkwaycc.co.uk c07635b2e0 Bug 238688 Don't escape ASCII characters found in URLs when subscribing to newsgroups r=bienvenu sr=mscott 2004-05-26 21:32:20 +00:00
sspitzer%mozilla.org aed632a6ee supplimental fix for bug #244217
thanks to burpmaster@truffula.net for catching a bad regression.

r/sr=bienvenu
2004-05-24 21:17:51 +00:00
neil%parkwaycc.co.uk 7b0132471c Bug 240821 nsSmtpService::GetDefaultServer almost never fails so don't bother using try/catch p=gautheri@noos.fr r=me sr=mscott 2004-05-24 20:40:12 +00:00
kyle.yuan%sun.com 86e0cf5c0f Bug 243808 keynav: can't select mail folders for offline from keyboard
r=neil.parkwaycc.co.uk, sr=bienvenu, patch by ginn.chen@sun.com
2004-05-24 09:59:52 +00:00
Stefan.Borggraefe%gmx.de cab3456c34 Fixes a regression caused by my earlier checkin for bug 241854 (the Subscribe column wasn't centered anymore)
r=neil, sr=mscott
2004-05-24 05:35:36 +00:00
sspitzer%mozilla.org 93de793026 fix for bug #244217
Initial Mail retrieval from POP account fails(mac only)

the problem is that on the mac, nsPersistentFileDescriptor::operator= will fail silently if the file doesn't exist.
(that issue will be spun off)

on the mailnews side, we can create the msf file

r/sr=bienvenu
2004-05-23 23:14:22 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu f79a6813af Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu 62f7fc6ea3 Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu b733dd59da Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bienvenu%nventure.com 401ebece61 fix 244299 handle js exceptions when trying to find identity for reply, sr=mscott, handles case where original account has been deleted/corrupted 2004-05-21 19:10:39 +00:00
bienvenu%nventure.com f63debb00b make reply/forward to a pop3 message use account key, if set, part of global inbox work 30057, sr=mscott 2004-05-21 18:16:42 +00:00
neil%parkwaycc.co.uk 1bf1167052 Bug 88633 Disable the attachments menuitem when we have no attachments r=Stefan.Borggraefe sr=mscott 2004-05-21 09:44:59 +00:00
bienvenu%nventure.com ff24a0da1c add account column to thread pane for global inbox, 30057, sr=mscott 2004-05-20 23:41:30 +00:00
scott%scott-macgregor.org fbff74588a Bug #243852 --> reverse the logic on when we block remote images.
Fixes the regression introduced by Bug #191839.

Effects thunderbird only.
2004-05-20 06:09:19 +00:00
timeless%mozdev.org 7e24d71eb1 Bug 242708 Custom folder chosen as Junk folder has Junk icon, but keeps it even when not being the Junk folder anymore
patch by durbacher@gmx.de r=mscott sr=bienvenu
2004-05-19 00:25:18 +00:00
caillon%redhat.com e55198520c Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
bienvenu%nventure.com 2ad77d268a implement chaining of getting new pop3 mail so deferred accounts can piggyback get new mail onto deferred to accounts, 30057, sr=mscott 2004-05-18 13:21:12 +00:00