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

2792 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org a521518a6a Bug #286317 --> SMTP change impossible without description
because ClearPref is throwing an exception for pref values that have no value.

sr=neil
2005-03-16 23:33:42 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
bienvenu%nventure.com 2f8dd32d44 fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott 2005-03-08 00:54:39 +00:00
scott%scott-macgregor.org f4546c34f2 Bug #202468 --> New SMTP Account Settings UI.
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.

r=neil
sr=bienvenu
2005-03-03 18:08:47 +00:00
cst%andrew.cmu.edu b0eed7cf59 Bug 282336 Remove useless dump()
r=mscott sr=neil
2005-03-02 00:18:58 +00:00
jshin%mailaps.org 0f505a2104 bug 193439 : use RFC 2231 style encoding for filename parameter (rather than RFC 2047 style encoding) r=bienvenu, sr=darin 2005-03-01 12:37:02 +00:00
bienvenu%nventure.com 87e60105a8 fix 204339 support mail follow-up-to header, patch by daniel faber, r=bienvenu, sr=henry jia 2005-02-28 17:10:58 +00:00
bsmedberg%covad.net 4b68fa447a Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
shaver%mozilla.org a451644b70 Bug 283223: stop creating new accounts from nsAccountManager::GetAccount if no
account is found matching the provided key (preferring to return null instead).
r=bienvenu,sr=mscott.
2005-02-25 13:59:22 +00:00
shaver%mozilla.org 00e1958499 backing out my checkin for 283223 due to insufficient review, blush 2005-02-25 01:12:20 +00:00
shaver%mozilla.org 2a88c4ae89 Bug 283223: don't create a dummy account if we nsMsgAccountManager::GetAccount
doesn't find an existing one. r=bienvenu.
2005-02-25 01:05:41 +00:00
jshin%mailaps.org 3c6a09d3b0 bug 249530 : taking care of mscott's comment about the UI string and bienvenu's review comment I missed in the previous check-in (getting rid of a debug print-out) 2005-02-24 08:31:32 +00:00
jshin%mailaps.org 0f8e12e898 Bug 249530 add an option 'send anyway' when there are characters not covered by the selected encoding (r=neil, sr=bienvenu) 2005-02-24 04:54:00 +00:00
scott%scott-macgregor.org 3613b75b68 Bug #282174 --> Podcasting support for Thunderbird
Add a custom mime part header that specifies a URL for the attachment. This mime header is used by Thunderbird's RSS reader
and eventually by the code to handle storing attachments separately from the message.

Removes an obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment.

sr=bienvenu

a=sspitzer
2005-02-15 00:31:07 +00:00
bryner%brianryner.com 1733c3ad7c Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
silver%warwickcompsoc.co.uk 8d06a6b10c Bug 234033 - Remove "X-Accept-Language" header.
r/sr=bienvenu
p=jens.b@web.de (Jens Bannmann)
2005-02-02 20:47:11 +00:00
Stefan.Borggraefe%gmx.de 7b691aec05 Bug 279034: Add autosave option to MailNews Preferences
r=neil, sr=bienvenu
2005-01-21 00:23:39 +00:00
bienvenu%nventure.com bae90bd590 oops, address a comment of Neil's about auto save of drafts, seamonkey fe changes, sr=mscott 16360 2005-01-19 16:36:22 +00:00
bienvenu%nventure.com 3879ac8ded auto save of drafts, seamonkey fe changes, sr=mscott 16360 2005-01-19 16:29:13 +00:00
bienvenu%nventure.com 089451abb8 fix 16360 auto save of drafts, sr=mscott 2005-01-19 01:16:42 +00:00
bsmedberg%covad.net ca5243c97b Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
bugzilla%arlen.demon.co.uk 409cbe7e5f Bug 265232 Make sure we respect locked prefs throughout Mailnews UI
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-01-17 12:18:25 +00:00
timeless%mozdev.org 17a1a59dd0 Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing  *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
db48x%yahoo.com 57c9a2c3da bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
bienvenu%nventure.com 4a8c5b9b7a fix 277620 compose window can't prompt for passwords, sr=mscott 2005-01-13 15:56:56 +00:00
bienvenu%nventure.com c84989c94f fix 190775 patch by ch.ey@gmx.net, some error messages from smtp server not displayed to user, r=bienvenu, sr=mscott 2005-01-04 17:28:47 +00:00
bzbarsky%mit.edu 3203d0d58e Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
varga%nixcorp.com a0c8752caf Fix for bug 216060. Messages not deleted from Drafts folder [IMAP account] when they are sent if you clicked "Send later"
r=bienvenu sr=mscott
2004-11-23 09:47:09 +00:00
darin%meer.net c79cfdbf74 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
neil%parkwaycc.co.uk 6ff3784c8c Removing lines duplicated by previous checkin sr=bienvenu 2004-11-05 20:55:37 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bsmedberg%covad.net 3055933c27 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
scott%scott-macgregor.org 90923c413d Bug #266066 --> Replying or forwarding a message with inline images, fails to render images in the compose window.
sr=jst
2004-10-29 06:59:34 +00:00
timeless%mozdev.org 2009617be2 Bug 265388 @mozilla.org/rdf/datasource;1 are rdf datasources and must be used as services
r=neil sr=bienvenu
2004-10-27 05:15:46 +00:00
neil%parkwaycc.co.uk de62b1ba52 Bug 260217 Fix old window.title workarounds r=glazou sr=mscott 2004-10-25 10:04:35 +00:00
bugzilla%arlen.demon.co.uk 1bd74e9b53 Bug 264102 Chrome should use document.title instead of window.title - mailnews fixes (apart from sendProgress.js which will be in fix to bug 260217)
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-10-24 22:51:01 +00:00
scott%scott-macgregor.org 0e23b35b0c Bug #257378 --> L10n teams should be able to translate reply header "on date" through *.properties file instead of using a hard coded string in mailnews.js
sr=bienvenu
2004-10-15 21:10:29 +00:00
scott%scott-macgregor.org 60a89c21f0 Bug #176443 --> Send Format preferences: "correct format" is confusing
improve the text. Patch by daniel.bugmail@wangrepublic.org

Thanks to Mike Cowperthwaite for pointing out the patch.
2004-10-15 02:15:33 +00:00
bugzilla%arlen.demon.co.uk 50e1c3b789 Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml - askSendFormat changes
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-10-14 20:32:41 +00:00
cbiesinger%web.de 60b876b2f5 Bug 263688 eliminate some *WithConversion calls in mailnews/compose
r=bienvenu sr=mscott
2004-10-14 17:04:46 +00:00
jst%mozilla.jstenback.com 8f85c81aee Fixing bug 69070. Don't allow loading of images from file: URIs from web content. r+sr=bzbarsky@mit.edu 2004-10-13 23:16:58 +00:00
bienvenu%nventure.com b7b1c97bb2 fix problem sending .doc files when apple double has been associated with .doc files on non-mac, sr=mscott 236239 2004-09-30 16:36:47 +00:00
jshin%mailaps.org c0a28f458f bug 258856 : with 'always use the default char. encoding when replying' on, the recipient's name gets mangled (r=bienvenu, sr=mscott) 2004-09-29 09:02:29 +00:00
smontagu%smontagu.org 9a6c159c72 Bug 260725: quoting a message for a reply must maintain user's display encoding selection. Patch by Eyal Rozenberg <eyalroz@technion.ac.il>, r=smontagu, sr=bienvenu 2004-09-29 08:18:40 +00:00
cbiesinger%web.de f67b37e6c1 Bug 234257 nsIDocumentLoader/nsDocLoader misc cleanup
r=bz sr=darin
2004-09-28 20:48:58 +00:00
peterv%propagandism.org 4d359db0ee Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
jshin%mailaps.org ce80d8481f bug 92499 and bug 227265 : view menu is not an obvious place for character encoding in mail compose (r=neil, sr=bienvenu) 2004-09-13 01:11:32 +00:00
scott%scott-macgregor.org 6a47b31bfa Part of Bug #258005 --> get rid of the empty string initialization of buf
that was part of the original patch.
2004-09-10 21:56:41 +00:00
scott%scott-macgregor.org 6e4229b3b5 Bug #258005 --> use nsCString instead of the old PUSH_STRING macro for generating attachment header info.
sr=bienvenu
2004-09-08 05:35:55 +00:00