neil%parkwaycc.co.uk
38d437d1ec
suiterunner doesn't compose using -url b=337020 sr=mscott
2006-05-08 08:28:39 +00:00
cbiesinger%web.de
1fe4516c9f
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
bienvenu%nventure.com
1feb2bbb4b
fix 329232 first save tos draft/template/sent folder fails if folder has to be created, sr=mscott
2006-04-28 21:05:28 +00:00
bienvenu%nventure.com
8af7273e0d
fix 314009, remove autosaved draft when doing a send later, original patch by cschelcher@gmail.com, tweaked by magnus melin
2006-04-25 22:14:32 +00:00
jshin%mailaps.org
1f56d16a42
bug 332108 : can attach but cannot send a file with non-ASCII name (r=mscott, sr=bienvenu)
2006-04-16 17:06:13 +00:00
masayuki%d-toybox.com
7cefe5fc82
Bug 201071 signature file containing accented characters has become corrupted / Bug 153855 Composer does not display a UTF-8 signature in the right way. r=jshin, sr=bienvenu
2006-04-10 15:27:29 +00:00
bienvenu%nventure.com
7a7487e001
add reply to list compose msg type, patch by pcmccurdy@hotmail.com, sr=bienvenu 45715
2006-04-07 00:31:36 +00:00
bugzilla%standard8.demon.co.uk
88c00f07c4
Bug 320169 Fix Hangs while sending mail to "list in list" in address book. r/sr=bienvenu
2006-03-29 16:32:28 +00:00
Olli.Pettay%helsinki.fi
04cfde2d6f
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
2006-03-25 22:03:49 +00:00
benjamin%smedbergs.us
e78d48180f
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-21 18:19:14 +00:00
bugzilla%standard8.demon.co.uk
216a4cc9ed
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 6 (some of mailnews/compose and mailnews/mime). r/sr=bienvenu
2006-02-27 17:23:26 +00:00
bsmedberg%covad.net
65faab254c
Bug 316176 - unexpected early shutdown leads to crash when closing mail compose window, r=bienvenu
2006-02-03 16:07:23 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bsmedberg%covad.net
287b8f2388
Supplementary fix for bug 316177 - don't overrun the end of the command line
2006-02-02 19:30:38 +00:00
bsmedberg%covad.net
3ecff36fc8
Supplementary fix for bug 316177 - don't overrun the end of the command line
2006-02-02 19:24:22 +00:00
scott%scott-macgregor.org
dd7637de4a
Bug #316177 --> command line optiosn for -compose broken.
...
patch by chandong.cui@sun.com
r=bsmedberg
sr=mscott
2006-02-01 00:49:10 +00:00
mrbkap%gmail.com
6981d6c20c
Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
2006-01-30 23:45:19 +00:00
mrbkap%gmail.com
87cc7990fa
bug 324738: Remove some unnecessary complexity from the parser and hardcode DTDs. r=sicking sr=jst
2006-01-26 19:07:41 +00:00
ajschult%verizon.net
656f5b74cf
Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott
2006-01-25 03:46:53 +00:00
scott%scott-macgregor.org
c51769757c
Bug #315625 --> When forwarding a message inline, Thunderbird strips inline-images
...
when it shouldn't.
sr=bienvenu
2006-01-24 20:47:01 +00:00
masayuki%d-toybox.com
8e2660c9f1
Bug 323318 [RFC 2231] when the attachment file name is separated, should append semi-colon(';') r=jshin, sr=bienvenu
2006-01-15 16:39:31 +00:00
bugzilla%standard8.demon.co.uk
58969cdb93
Bug 131849 addressbook build system requires exporting internal files - start removing nsDirPrefs.h from public includes. r/sr=bienvenu
2006-01-13 14:15:57 +00:00
bugzilla%standard8.demon.co.uk
e366d84324
Bug 26622 nsAutoString use as member variables should be reviewed (mailnews patch). Original Patch by Mikael Parknert <mikael@parknert.se>, updated by me. r=neil.parkwaycc.co.uk,sr=bienvenu
2006-01-08 19:16:56 +00:00
bugzilla%standard8.demon.co.uk
a1f66d98a8
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose. Removing the original files that are no longer needed.
2005-12-29 13:24:31 +00:00
bugzilla%standard8.demon.co.uk
f2cfda8b6b
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose
2005-12-28 19:52:40 +00:00
bzbarsky%mit.edu
ccec732cfe
Use a valid MIME type for mailto: channels. Bug 302213, r=bienvenu, sr=darin,
...
a=shaver
2005-12-28 19:10:31 +00:00
gerv%gerv.net
b1516d1be6
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org
c7a4429773
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2005-12-28 19:10:13 +00:00
cbiesinger%web.de
ccf733f80c
Bug 320650 regression from Bug 294140: rename entity. fixes send after
...
ctrl+e
patch by Frank Wein <bugzilla@mcsmurf.de> r=iann sr=bienvenu
2005-12-20 19:40:14 +00:00
bienvenu%nventure.com
f6fde66a73
fix 317167 patch by mkmelin+bugzilla@cc.hut.fi r/sr=bienvenu broaden range of identities we check when doing a reply to see if we're replying to ourself
2005-12-19 17:06:03 +00:00
timeless%mozdev.org
7b09668c76
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2005-12-18 01:50:50 +00:00
bsmedberg%covad.net
7cbffb2c67
Merge-conflict update between bugs 317937 and 313309
2005-12-02 14:49:27 +00:00
bienvenu%nventure.com
57445e01bd
fix bug 317396, edited template disappears when saving or autosaving as draft, sr=mscott, part of patch by mkmelin+bugzilla@cc.hut.fi
2005-11-30 19:32:09 +00:00
bienvenu%nventure.com
9b3e2bbe24
fix hang/crash saving/sending from compose window regression, r=neil, sr=mscott 317970
2005-11-30 17:30:49 +00:00
neil%parkwaycc.co.uk
84f60698b6
Bug 294793 Rebuilding a document from source should clear body attributes if the provided source has no body tag, plus we can now make the cached compose window always rebuild the document r=brade sr=dmose
2005-11-30 11:01:37 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
neil%parkwaycc.co.uk
f920b09cbd
Converted dubious use of nsCOMPtr on a concrete class to interface, nsRefPtr or static cast and removed some spurious IIDs b=317937 r+sr=bienvenu
2005-11-27 23:57:18 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
neil%parkwaycc.co.uk
1ab583960d
Bug 244886 Reuse <menulist type="description"> in Compose window p=Stefan.Borggraefe@gmx.de r=mscott sr=me
2005-11-21 13:55:47 +00:00
timeless%mozdev.org
8e0a0fb22e
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
bienvenu%nventure.com
91f58c29ac
fix bug 85296, do the right thing when replying to a message from yourself, sr=mscott
2005-11-18 23:22:50 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
kaie%kuix.de
c5343d1cff
fix bug 256851, Mozilla creates/verifies invalid S/MIME signatures on 8bit mails because of RFC Violation (need to convert
...
to Quoted Printable first)
r=mscott, sr=bienvenu
2005-11-03 11:56:15 +00:00
bugzilla%standard8.demon.co.uk
20dde7b1b0
Bug 305434 LDAP Prefs Service needs revising. Separate out the ldif migrate prefs function. r=bienvenu,sr=dmose
2005-11-02 19:22:37 +00:00
bienvenu%nventure.com
87a6bcb9aa
fix setting of msg disposition (reply/forward) when sending edited draft, 128996, and 204350, handling of message/rfc822 attachments opened in standalone msg window, sr=mscott
2005-10-27 14:00:08 +00:00
bsmedberg%covad.net
9097d0fbea
Bug 312135 - cannot terminate thunderbird.exe - r=bienvenu
2005-10-26 17:32:21 +00:00
bienvenu%nventure.com
2d933c17b2
fix handling of crlf spanning blocks when detecting line endings, patch by Franke@computer.org, sr=bienvenu 269390
2005-10-25 03:28:57 +00:00
bienvenu%nventure.com
0d604efc8f
fix for 237118, patch by Franke@computer.org, r/sr=bienvenu, make sure text like attachments with mixed line endings are binary encoded; otherwise we get corrupted attachments
2005-10-21 17:22:27 +00:00
bienvenu%nventure.com
378210cd0f
fix setting of reply/forward disposition flag when sending after auto or manual save as draft, sr=mscott 297254
2005-10-18 16:29:37 +00:00
masayuki%d-toybox.com
75a7867512
Bug 274264 attachment file name is not displaied if it has non-ASCII r=jshin, sr=bienvenu
2005-10-16 15:03:26 +00:00
bienvenu%nventure.com
c448242547
fix regression in forwarding of multiple messages, fallout from adding reply/forward eml support, sr=mscott
2005-10-03 23:51:05 +00:00
bienvenu%nventure.com
b0d310f83b
fix 264544, saving a brand new template and sending it delete it from templates folder, sr=mscott
2005-09-30 00:54:56 +00:00
bugzilla%arlen.demon.co.uk
3953f92e72
Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
...
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
2005-09-30 00:24:35 +00:00
scott%scott-macgregor.org
58b8f4e50f
Bug #276632 --> make autocomplete be more like google suggest (make it most popular results come first)
...
sr=bienvenu
2005-09-23 21:02:38 +00:00
scott%scott-macgregor.org
b6a84f728b
Bug #276632 --> make autocomplete be more like google suggest (make it most popular results come first)
...
add a popularity index to address book cards which gets incremented every time you send mail to
the recipient. Sort autocomplete results by popularity index.
2005-09-23 00:35:27 +00:00
bugzilla%arlen.demon.co.uk
c92d0584b3
Bug 308968 Spelling error in message for when server doesn't support TLS
...
p=stephen.donner@gmail.com r/sr=bienvenu
2005-09-17 23:33:24 +00:00
bienvenu%nventure.com
ed3c239904
fix 268746, add ability to reply/forward edit message as new for .eml files opened in stand-alone window, sr=mscott
2005-09-16 15:21:19 +00:00
bienvenu%nventure.com
5d36529023
fix 292568 edit message as new, save as draft, deletes original message, sr=mscott
2005-09-12 18:56:29 +00:00
bugzilla%arlen.demon.co.uk
11e043103d
Bug 289444 Give prefs panels titles a unique name (mailnews patch)
...
r=mnyromyr sr=neil.parkwaycc.co.uk
2005-09-10 15:51:19 +00:00
aaronleventhal%moonset.net
b0dd12c84a
Bug 305032. Fix various situation where focus is confused and commands get disabled/grayed out. r+sr=bryner
2005-09-06 22:27:41 +00:00
aaronleventhal%moonset.net
f05a378341
Bug 306076. Some menu items grayed out in mail message compose when they shouldn't be. r=bienvenu, sr=neil
2005-09-02 19:14:50 +00:00
bugzilla%standard8.demon.co.uk
b62d5b649e
Follow up patch to bug 300338 - tidy MsgComposeCommands.js. Patch by Serge GAUTHERIE <gautheri@noos.fr>. r=dmose,sr=bienvenu
2005-08-31 17:44:26 +00:00
bienvenu%nventure.com
f45c13bbb7
handle failure to do step one of gssapi auth with smtp, sr=mscott 305849, also handle servers that don't return an error on auth gssapi *
2005-08-25 23:26:59 +00:00
scott%scott-macgregor.org
fff36ee3ff
Bug #305557 --> Try only tagging embedded parts when forwarding
...
inline so we don't do it when you are opening a draft or a template.
sr=bienvenu
2005-08-25 22:44:33 +00:00
bugzilla%standard8.demon.co.uk
bc34293571
Another windows bustage fix for bug 63083
2005-08-24 21:13:50 +00:00
bugzilla%standard8.demon.co.uk
c1cda37557
bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES, part patch r=bsmedberg,sr=dmose
2005-08-24 16:49:22 +00:00
bienvenu%nventure.com
fcc3069434
add gssapi auth to imap,pop3, and smtp, patch by simon@sxw.org.uk, 303160, sr=mscott, r=bienvenu
2005-08-19 17:31:46 +00:00
scott%scott-macgregor.org
7ddb2dbdcb
Bug #303752 --> treat forward inline like we do for replying when deciding which attachment parts to attach
...
sr=bienvenu
2005-08-16 17:45:15 +00:00
cbiesinger%web.de
e6785b6f9b
Bug 301084 Option to file replies in folder of original message (backend part)
...
patch by Emil Hesslow <hesslow@gmail.com> r=dmose sr=bienvenu
2005-08-13 18:50:38 +00:00
bienvenu%nventure.com
98610ca24f
allow msg copy interfaces to specify msg flags to set, sr=mscott, a=asa 301084
2005-08-08 20:36:40 +00:00
mnyromyr%tprac.de
c1e69621cc
Bug 47909: status bar should only have progress meter while loading; patch by Matthias Bockelkamp <mbockelkamp@web.de>, r=me, sr=bienvenu, a=asa
2005-07-29 20:01:00 +00:00
masayuki%d-toybox.com
38714c56a6
Bug 300183 Cannot attach the web page that its URL is encoded by non-UTF-8 URL encode r=jshin, sr=mscott, a=benjamin
2005-07-28 14:48:52 +00:00
bienvenu%nventure.com
8011b29167
fix 302123 reply with template filter action loses part of template when larger than 1K, sr=mscott,a=bsmedberg
2005-07-28 13:35:13 +00:00
bzbarsky%mit.edu
8286f0b01f
Use a valid MIME type for mailto: channels. Bug 302213, r=bienvenu, sr=darin,
...
a=shaver
2005-07-26 21:23:43 +00:00
bugzilla%standard8.demon.co.uk
bebb35164a
Bug 301935 Crash when trying to send mail and collected address book doesn't exist (part 1 - stop the crash) r=bienvenu,sr=mscott,a=bsmedberg
2005-07-25 20:58:26 +00:00
timeless%mozdev.org
7827f6a2a4
Bug 300338 debug build too chatty with ldap disabled
...
patch by ajschult@verizon.net r=dmose sr=dmose a=bsmedberg
2005-07-20 12:59:27 +00:00
jshin%mailaps.org
bbfd159610
bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa)
2005-07-20 11:49:45 +00:00
neil%parkwaycc.co.uk
99e80d08b4
Bug 301082 xpcom-shutdown is too late to destroy cached compose window; instead use quit-application which guards against reentrancy r+sr=bienvenu a=bsmedberg
2005-07-19 23:22:42 +00:00
bienvenu%nventure.com
d44e24a181
fix 301216 crash with auto reply filter if templates folder is on different server, sr=mscott, a=bsmedberg
2005-07-19 21:24:37 +00:00
bugzilla%arlen.demon.co.uk
861258aaad
Bug 294140 email autocomplete always adds "@localdomain" to addresses
...
p=me r=mnyromyr sr=bienvenu a=asa
2005-07-13 21:41:00 +00:00
bienvenu%nventure.com
93378c5f49
force forward filter action to forward as attachment, until forward inline works, sr=mscott, a=asa 298969
2005-07-08 20:07:18 +00:00
jwatt%jwatt.org
c63fc078e3
Follow up patch for bug 62485. script type="text/ecmascript" is not recognized. r+a=brendan
2005-06-22 00:50:32 +00:00
peterv%propagandism.org
73f0ac7c60
Bustage fix
2005-06-16 13:26:34 +00:00
peterv%propagandism.org
db534b9dcb
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
2005-06-16 12:58:13 +00:00
joshmoz%gmail.com
2f348493d6
gcc 4 Thunderbird fixes for Mac OS X. Patch by Mark Mentovai. b=297619 r=peterv r=josh sr=peterv a=dbaron
2005-06-15 04:01:52 +00:00
bienvenu%nventure.com
5d914e30ae
add support for reply/forward filter actions for after the fact filtering, and reply filters for imap, 11034, sr=mscott, a=asa
2005-06-13 18:10:20 +00:00
scott%scott-macgregor.org
6926856915
Bug #297325 --> Consider application/pgp-keys as plain text
...
Patch by patrick.brunschwig@gmx.net
r=mscott
sr=bienvenu
a=asa
2005-06-10 19:02:05 +00:00
bienvenu%nventure.com
1a532285f0
fix typo in fix for 281252, disable conversion to 7-bit on request, r/sr=mscott, a=asa
2005-06-09 20:52:35 +00:00
scott%scott-macgregor.org
dc3aaf2ae0
Bug #260482 --> custom mail headers (e.g. In-Reply-To) cannot be passed from command line
...
Patch by: kmccarty@princeton.edu
r=bienvenu
sr=mscott
a=sspitzer
2005-06-07 19:07:04 +00:00
bienvenu%nventure.com
570ab07619
fix solaris build bustage
2005-06-01 23:23:12 +00:00
neil%parkwaycc.co.uk
de8eb55336
Bug 292520 Inline spellcheck crashes on unchecked document r+sr=mscott a=shaver
2005-06-01 22:48:31 +00:00
bienvenu%nventure.com
4002abd390
backend support for filters that reply/forward messages, sr=mscott, a=shaver, 11034
2005-06-01 18:10:52 +00:00
bugzilla%arlen.demon.co.uk
7171ee6d52
Bug 294251 Spell as you type: Can not add entries to personal dictionary (persdict.dat) via popup
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-05-19 21:43:09 +00:00
bugzilla%arlen.demon.co.uk
e4d4313227
Bug 291799 Implement Spell as you Type for mailnews
...
p=me r=neil.parkwaycc.co.uk/mnyromyr sr=bienvenu a=asa
2005-05-13 22:01:44 +00:00
jshin%mailaps.org
9bbed143a6
bug 291320 : reply to mail with raw 8bit characters in the subject results in an empty subject line patch by Jean-Marc Desperrier (r=me, sr=bienvenu, a=shaver)
2005-05-13 17:46:06 +00:00
axel%pike.org
61750e8ffe
bug 276707, JS Error when dragging address card with no email address to compose window address widget, patch by Mark Banner, r=bienvenu, sr=mscott, a=chofmann
2005-05-02 16:08:32 +00:00
neil%parkwaycc.co.uk
46f383c334
Bug 178003 Restore sidebar to address book, make it so that the addressing panel allows you to easily add To, Cc or Bcc recipients r=Standard8 sr=bienvenu a=asa
2005-05-01 09:48:35 +00:00
bienvenu%nventure.com
103cd068f4
fix instance of 123063 indefinite stall on save to imap folder, fix cancel of fcc sr=mscott, a=sspitzer
2005-04-30 15:24:22 +00:00
scott%scott-macgregor.org
5a7c487081
Bug #234541 --> On Mac OS X, clicking on a mailto URL in Firefox or Safari when Thunderbird is not open yet, we open the mail 3 pane
...
instead of a compose window. The Mac passes in -url mailto:mscott@mozilla.org, so make sure the compose command line handler
can handle that format.
This line is in a THUNDERBIRD only ifdef and is not built by seamonkey.
2005-04-30 00:31:13 +00:00
scott%scott-macgregor.org
4f8fbe43ab
bump the IID on a changed interface
2005-04-21 18:49:40 +00:00
scott%scott-macgregor.org
a296649ba4
Bug #281252 --> Disable conversion to 7bit on request so external plugins like PGP Enigmail can
...
insist on 8-bit or quoted printable.
Patch by patrick.brunschwig@gmx.net
r=mscott
sr=bienvenu
a=chofmann
2005-04-21 18:48:36 +00:00
scott%scott-macgregor.org
12236e531b
Bug #291011 --> the product version is no longer showing up in the About Dialog and in the send mail header
...
effects thunderbird only.
2005-04-19 19:09:03 +00:00
darin%meer.net
130fb0d326
patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky
2005-04-06 01:33:28 +00:00
bsmedberg%covad.net
68fcd67e0a
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 13:09:19 +00:00
bienvenu%nventure.com
ed7af28d0d
fix 288702 saving as template shouldn't change message-id, and should replace existing template, if any
2005-04-02 00:49:27 +00:00
jshin%mailaps.org
0e9bb809d1
bug 229399 : RFC 2047 Subject and From header fields are misinterpreted if charset used for the header is different from charset used for the message body : r=bienvenu, sr=mscott
2005-04-01 05:25:05 +00:00
bienvenu%nventure.com
8e98603f68
fix spin on saving draft or fcc to local folder, sr=mscott 287658
2005-03-29 01:21:41 +00:00
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
bienvenu%nventure.com
4c08ab7e11
better fix for 242973, mapi send with ui with html compose and linebreaks, that doesn't break editing html drafts/templates, sr=mscott
2004-08-20 23:46:07 +00:00
bienvenu%nventure.com
b945512c2d
fix 250455 for plain text compose case, blind mapi send of accented chars, r=jshin, sr=mscott
2004-08-20 18:49:08 +00:00
bienvenu%nventure.com
4e4e4386b6
fix 242973 mapi send with ui when body text has linebreaks, sr=mscott
2004-08-19 21:50:17 +00:00
bienvenu%nventure.com
277e5024b3
fix 256082 smtp using other server password causes problems if password changes, and make smtp respect password protection of local cache, sr=mscott
2004-08-19 21:39:22 +00:00
neil%parkwaycc.co.uk
fba5bf29e8
Bug 41929 Allow multiple accounts with the same server and username if they have different port numbers p=kteuscher@myrealbox.com r=bienvenu sr=me
2004-08-18 23:11:28 +00:00
bienvenu%nventure.com
9d46ef4a24
more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051
2004-08-02 15:43:12 +00:00
cbiesinger%web.de
24eebd60d2
Bug 226005 replace some users of nsIPref with nsIPrefService/nsIPrefBranch in
...
mailnews
patch by Mikael Parknert <mikael@parknert.se> r=bienvenu sr=darin
2004-07-31 18:04:18 +00:00
bienvenu%nventure.com
d626f636ec
fix mapi blind send of accented chars, fix suggested by jshin@mailaps.org, r/sr=bienvenu 250455
2004-07-17 19:08:48 +00:00
Stefan.Borggraefe%gmx.de
9ffb9ffba3
Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
...
r=neil, sr=mscott
2004-07-07 11:32:45 +00:00
jshin%mailaps.org
d65afd1826
bug 247958 : labelling 'ASCII only messages' as 'US-ASCII' leads to an interoperability problem with MS OE and some other MUAs (r=mscott, sr=bienvenu)
2004-07-07 08:07:06 +00:00
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
neil%parkwaycc.co.uk
970a4df3dd
Bug 248193 Better Attach Web Page dialog r=sspitzer sr=bienvenu
2004-06-23 19:12:31 +00:00
jshin%mailaps.org
f2abca5927
bug 238165 : text/plain part (that is tagged as 'base64' in Content-Transfer-Encoding) of multipart/alternative message is not actually b64-encoded (r=bienvenu, sr=mscott)
2004-06-22 19:48:59 +00:00
timeless%mozdev.org
32c6f93622
Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
...
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
cbiesinger%web.de
5f525acb58
bug 166068 make selection of new dropdown value in mailnews compose window better
...
patch by Eyal Rozenberg <eyalroz@technion.ac.il> r=neil sr=bienvenu
2004-06-19 17:29:33 +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
sspitzer%mozilla.org
b13c95fdf5
backing out my fix for bugs #245520 and #44494
...
for now, don't remember the ask format automatically in the addressbook
until we add some additional UI and fix the plain text case
r/sr=mscott
2004-06-16 04:59:46 +00:00
sspitzer%mozilla.org
76e10da908
fix for bug #245520
...
only auto-remember "html" in ab for "send format", not "plain"
r/sr=mscott
2004-06-15 07:31:50 +00:00
jshin%mailaps.org
a1fd179ca2
bug 227547: Add NFD->NFC conversion for attachment name (r=bienvenu, sr=mscott)
2004-06-11 00:47:31 +00:00
neil%parkwaycc.co.uk
3291b3fefc
Bug 192557 Rebuild HTML draft from source rather than reinserting it as HTML r=glazou sr=mscott
2004-06-10 10:48:30 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +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
scott%scott-macgregor.org
ca5386d7f7
fix for bug #243133
...
we aren't getting the "ask format / html question" dialog when sending html mail to two recipients, one prefers plain, one prefers html
r/sr=bienvenu
2004-05-10 03:21:24 +00:00
scott%scott-macgregor.org
8525952c3e
code cleanup, no bug #
2004-05-10 02:29:32 +00:00
scott%scott-macgregor.org
e779717f97
fix for bug #44494
...
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.
fix for bug #242991
export addressbook is broken (fall out from bug #240723 )
r/sr=bienvenu
2004-05-09 23:23:43 +00:00
bienvenu%nventure.com
8a9aa1f26d
fix spin on send when encoded body part doesn't end with newline, patch by me and ducarroz, sr=mscott 242718
2004-05-06 13:17:26 +00:00
scott%scott-macgregor.org
04d253a56a
Bug #229962 --> charset parameter in attached vCards should be utf-8, not utf8
...
Patch by Joe Infla
r=mscott
sr=bienvenu
2004-04-30 19:11:03 +00:00
scott%scott-macgregor.org
f7f37b70ef
Bug #68877 --> use the IP address of the host for the smtp connection as the domain name for HELO/EHLO instead
...
of just using the domain name of the sender.
Patch by Christian Eyrich
r=darin
sr=mscott
2004-04-29 23:07:05 +00:00
scott%scott-macgregor.org
d01aeee430
fix typo
2004-04-27 06:18:59 +00:00
scott%scott-macgregor.org
b7c43fb137
Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
...
the ldap version correctly on the LDAP session for auto complete.
r=dmose
sr=bienvenu
2004-04-27 06:11:58 +00:00
scott%scott-macgregor.org
c82844231a
Bug #236774 --> port thunderbird change to the compose window to make it handle mailto url arguments.
...
r=neil
sr=bienvenu
2004-04-21 22:22:35 +00:00
neil%parkwaycc.co.uk
f4531df236
Bug 234186 Don't allow mail identites to post to newsgroups p=ch.ey@gmx.net r=me sr=mscott
2004-04-19 17:07:07 +00:00
gerv%gerv.net
482dc5fcad
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
cbiesinger%web.de
3c212719bf
bug 239604. make uriloader more doxygen friendly, and remove unused "command"
...
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
cbiesinger%web.de
c2e14adb82
more bustage
2004-04-16 00:13:22 +00:00
darin%meer.net
25d84ac621
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu
4cba32786b
Make nsXULElement::GetChildNodes use the same (live) node list that
...
nsGenericElement uses. Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
cbiesinger%web.de
d4e1da55f3
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
jshin%mailaps.org
fdf2ad9bff
bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott)
2004-04-13 04:07:07 +00:00
scott%scott-macgregor.org
0980d7036d
Bug #198087 --> Mark new items in Unsent and Drafts folders to Unread
...
sr=bienvenu
2004-04-13 00:06:46 +00:00
darin%meer.net
a3645b33e5
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +00:00
neil%parkwaycc.co.uk
d051413c49
Bug 100567 Paste As Quotation shortcut not appearing on menuitem r=brade sr=mscott a=chofmann
2004-03-25 12:42:10 +00:00
cbiesinger%web.de
3287a5ec20
Bug 233631 GetApplicationLocale should not be used with FormatTime methods in order to support user's customisation (OS X is affected)
...
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
mailnews part: r=mscott intl part: r=jshin both: sr=roc a=chofmann
2004-03-16 21:55:11 +00:00
scott%scott-macgregor.org
7259e6cf1a
Bug #234224 --> honor the general.useragent.override pref instead of the custom thunderbird user agent for
...
outgoing messages if it is set.
This is NOT part of the seamonkey build.
2004-03-12 07:23:38 +00:00
neil%parkwaycc.co.uk
f43a09c29b
Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu
2004-03-10 01:49:27 +00:00
neil%parkwaycc.co.uk
0ce2380c28
Bug 235498 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=mscott sr=tor
2004-03-10 00:23:00 +00:00
bienvenu%nventure.com
f6b5e8b530
Fix 223318 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott MSN authentication not supported if using SMTP or POP3
2004-03-08 19:50:30 +00:00
bienvenu%nventure.com
cdec33037e
if fcc fails (e.g., imap server has disconnected sent folder connection), offer use chance to retry 163951 sr=mscott
2004-03-08 16:47:52 +00:00
bienvenu%nventure.com
fd9cd9a08d
fix saving draft and sending message not updating imap draft/sent folder if open in ui, sr=mscott 236092
2004-03-07 18:20:22 +00:00
neil%parkwaycc.co.uk
b8fd3b9359
Bug 235498 Fix JS strict warning p=gautheri@noos.fr r=me sr=mscott
2004-03-05 22:45:34 +00:00
darin%meer.net
e1a68dd7f0
patch for bug 234908 "getter_Copies scoping problem" r+sr=bienvenu
2004-03-05 18:54:14 +00:00
neil%parkwaycc.co.uk
4a807ddaf3
Bug 235970/232722 Customize character coding dialog only works in browser r=jshin sr=mscott
2004-03-02 00:27:13 +00:00
mconnor%myrealbox.com
1a3205e7e5
Bug 40759 - Mail prefs dialog: implement mnemonics, patch by Stefan Borggraefe (Stefan.Borggraefe@gmx.de), r=neil, sr=bz
2004-02-29 18:48:11 +00:00
darin%meer.net
1d2d419885
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
scott%scott-macgregor.org
522ce62b14
Bug #235584 --> Regression fix, vCards no longer sent out with mail messages. String regression fix
...
r=darin
sr=bienvenu
2004-02-26 07:40:56 +00:00
jshin%mailaps.org
b4c95d3369
bug 235276: remove an obsolete file : pref-messages.dtd (r/sr=mscott)
2004-02-23 18:09:23 +00:00
bienvenu%nventure.com
2672ad126c
fix 235246 patch by ch.ey@gmx.net, r/sr=bienvenu wrong alert text when asking for SMTP password
2004-02-23 15:55:02 +00:00
jshin%mailaps.org
488483789a
bug 234958 : add 'mailnews.reply_in_default_charset' to mailnews.js (default: false) and special-case 'x-windows-949' (block it from being used no matter what) r=bienvenu, sr=mscott
2004-02-21 20:54:18 +00:00
jshin%mailaps.org
5a4f7ed09e
bug 233361 : characters outside the repertoire of the current character encoding are lost if 'send in UTF-8' is selected. (r=mscott, sr=bienvenu)
2004-02-21 05:51:50 +00:00
jshin%mailaps.org
b56593d0ef
bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman)
2004-02-21 04:52:39 +00:00
bienvenu%nventure.com
a81f16cda3
fix 234546 sending message spins if we can't read attachment file, sr=mscott
2004-02-20 00:48:48 +00:00
scott%scott-macgregor.org
74d9b7a33d
Bug #234811 --> ldap connections left open on msg send
...
sr=bienvenu
2004-02-19 19:52:47 +00:00
jshin%mailaps.org
d35a7fe3e7
bug 229872 : filename with non-ascii characters doesn't show up in the attachment window (r=bienvenu, sr=mscott)
2004-02-19 11:18:08 +00:00
scott%scott-macgregor.org
eb5001838a
Back out Bug #229872 . Fixes regression where attachment names are no longere showing up in thunderbird compose window
...
(Regression bug is BUg #233832 )
2004-02-12 03:19:25 +00:00
jshin%mailaps.org
dd9ac7be54
bug 227547 (follow-up): with nsFileSpec fixed, we don't need to call UnicodeNormalizer in mailnews for Mac OS X
2004-02-10 11:47:39 +00:00
jshin%mailaps.org
453b6cfb80
bug 229872 : non-ascii filenames don't show up in attachment list. forgot to commit this in the previous checkin (r=bienvenu, sr=mscott)
2004-02-10 06:49:15 +00:00
jshin%mailaps.org
62db7c78c9
bug 229872 : non-ASCII file names don't show up in the attachment list (r=bienvenu, sr=mscott)
2004-02-10 06:08:13 +00:00
neil%parkwaycc.co.uk
07deeae1a0
Bug 215846 Can't Ctrl+Tab to attachment area r=mscott sr=bienvenu
2004-02-09 23:48:29 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
bzbarsky%mit.edu
6a87d2ba3e
Fix build warning. Bug 225570.
2004-02-09 09:10:24 +00:00
bienvenu%nventure.com
6d8cd76945
add ability to set smtp password to be same as imap or pop3 password, off by default sr=mscott 219200
2004-02-07 01:17:03 +00:00
scott%scott-macgregor.org
e50017cf8a
Bug #229855 --> check filename extension before Appledouble-encoding attachment having insignificant resource fork
...
sr=bienvenu
2004-02-06 19:30:33 +00:00
cbiesinger%web.de
c4b26d15e8
bug 225570. make nsMsgCompose use GetTypeFromFile
...
r=bzbarsky sr=mscott
2004-02-06 13:49:22 +00:00
cbiesinger%web.de
98271f5d6c
removing unused include
2004-02-06 00:12:38 +00:00
scott%scott-macgregor.org
7436c6277c
Bug #230577 --> mail address autocompletion chooses three addresses from address book entries of a certain form.
...
Remove the header parser's code that breaks names based on spaces so it won't break:
Scott, John Smith, Peter
r=neil, sr=bienvenu
2004-02-05 21:30:54 +00:00
bienvenu%nventure.com
6e7ed79f52
fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-05 21:15:10 +00:00
bienvenu%nventure.com
44113ddfd9
fix 231133 only parse the current response line for auth capapility, not the whole response text, patch by ch.ey@gmx.net, r/sr=me
2004-02-05 19:59:09 +00:00
bienvenu%nventure.com
6dc361a834
fix 229044 don't add - divider if signature already contains one, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-05 19:17:18 +00:00
bienvenu%nventure.com
ae425dd42f
respect ab directory position pref in ab pane order and autocomplete search order of local directories, replace nsISupportsArray with nsCOMArray and nsISimpleEnumerator, misc cleanup 232570, sr=mscott
2004-02-05 18:33:06 +00:00
bienvenu%nventure.com
9414bcf76a
fix 232860 handle case where smtp server drops the connection after it responds that it has received the message, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-04 22:41:59 +00:00
scott%scott-macgregor.org
dc8d11d722
check in the right patch for Bug #231034
2004-01-30 21:56:55 +00:00
scott%scott-macgregor.org
9e30c9caf5
Bug #231034 --> Tab doesn't scroll though address list. Regression from my earlier checkin
...
r=neil
sr=bienvenu
2004-01-30 18:17:53 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
neil%parkwaycc.co.uk
b9ef52fe2d
Bug 229121 Remove unused files p=arne.anka@stupido.com r=mscott sr=bienvenu
2004-01-23 13:20:35 +00:00
neil%parkwaycc.co.uk
9026364d95
Bug 124310 Up/Down keys in address list should navigate r=timeless sr=mscott
2004-01-15 14:20:48 +00:00
scott%scott-macgregor.org
039f6638c4
thunderbird only
...
more user agent experimentation
2004-01-11 20:34:32 +00:00
neil%parkwaycc.co.uk
14de87ebd7
Make case of priority strings consistent b=146075 p=gautheri@noos.fr r=bienvenu sr=sspitzer
2004-01-11 14:58:23 +00:00
jst%mozilla.jstenback.com
4ab234b8be
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
scott%scott-macgregor.org
96c885addc
thunderbird only.
...
still playing around with the outgoing UA string for tbird.
Bug #227863
2004-01-09 23:41:26 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org
6f67add3ce
Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
...
Part of the work to support pasting names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.
sr=bienvenu
2004-01-06 22:14:09 +00:00
bienvenu%nventure.com
fe27639c62
add Secure Password Authentication using SSPI NTLM auth support for SMTP and POP3, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 200436
2004-01-06 20:28:26 +00:00
jshin%mailaps.org
6d5df35f68
bug 227547 : fixing a 'typo' : XP_MAC ==> XP_MACOSX
2004-01-06 05:43:07 +00:00
bienvenu%nventure.com
693f9301e7
replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott
2004-01-04 21:47:17 +00:00
jshin%mailaps.org
aea40cbc75
bug 194862 : offer 'send in UTF-8' option instead of 'send anyway' when characters outside the currently selected charset are found in outgoing emails. (r=bienvenu, sr=bienvenu) : patch by ralu0392@uosis.mif.vu.lt modified by kats and me.
2003-12-31 01:35:50 +00:00
jshin%mailaps.org
3de8d6c975
bug 227547 : convert Mac OS X file names in NFD (decomposed Unicode) to NFC (composed filename) before sending out to the world. mailnews part (r=bienvenu, sr=mscott)
2003-12-22 06:26:06 +00:00
neil%parkwaycc.co.uk
83952256dd
Bug 226956 Convert sendProgress.xul to a <dialog> p=gautheri@noos.fr r=me sr=bienvenu
2003-12-20 18:13:27 +00:00
scott%scott-macgregor.org
2ee6f02c01
Bug #104237 --> Compose window comes back behind the application I'm sending from
...
when invoked by Simple MAPI.
r/sr=bienvenu
2003-12-19 16:04:31 +00:00
scott%scott-macgregor.org
f744eace5d
Bug #227863 -> THUNDERBIRD only change. Does not effect seamonkey.
...
Use a more compact out going user agent string instead of a browser http styled user-agent on outgoing messages.
2003-12-19 16:01:06 +00:00
scott%scott-macgregor.org
1f59330e3b
Bug #228720 --> Don't down-convert message to plain text if dir attribute is set for RTL users.
...
r/sr=bienvenu
2003-12-19 15:56:08 +00:00
jshin%mailaps.org
638631e65d
bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa)
2003-12-17 00:31:34 +00:00
scott%scott-macgregor.org
01b9688966
Bug #220708 --> email created with a template does not use template's bgcolor
...
r=sspitzer
sr=bienvenu
a=asa
2003-12-16 20:32:39 +00:00
timeless%mozdev.org
cbb5c411b3
Bug 110517 ctrl-k doesn't work in mail/news composer on unix
...
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2003-12-08 00:01:10 +00:00
jshin%mailaps.org
5e7848db38
bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa
2003-12-03 21:52:10 +00:00
bienvenu%nventure.com
aef489f3a3
hook up cancel for imap fcc 206408 r/a=sspitzer, sr=mscott
2003-11-28 18:25:19 +00:00
scott%scott-macgregor.org
c68b172eb4
Back out Bug #206838 which changed the branding of Mail & News within seamonkey
...
r/sr=bienvenu/mscott
a=sspitzer
2003-11-26 22:57:41 +00:00
rlk%trfenv.com
c40ed5b89e
Bug 206838 - Mozilla rebranding (e.g. Messenger, not Mail & Newsgroups). r=neil@parkwaycc.co.uk, sr=jag@tty.nl a=asa@mozilla.org. Patch by Mikael Parknert (arne.anka@stupido.com).
2003-11-26 15:06:10 +00:00
bienvenu%nventure.com
f1942e84ea
fix 223692, don't use the initial-response argument with SMTP AUTH LOGIN, patch by ch.ey@gmx.net, r/sr=me
2003-11-14 16:13:48 +00:00
neil%parkwaycc.co.uk
bb1b555dcd
Supplementary patch to bug 168479 to remove a newline that the old code mistakenly ignored r=ducarroz sr=bienvenu
2003-11-12 15:56:32 +00:00
neil%parkwaycc.co.uk
fe0e8be7e9
Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia
2003-11-11 10:19:05 +00:00
neil%parkwaycc.co.uk
43ea4c1d7a
Bug 168479 Citation prefix should not be interpreted as HTML r=brade sr=mscott
2003-11-10 23:04:15 +00:00
bienvenu%nventure.com
37e310ec55
fix 54911 news posting sometimes goes to wrong news server, patch by ch.ey@gmx.net r=me, sr=mscott
2003-11-06 19:32:01 +00:00
bienvenu%nventure.com
fd6f2164a7
fix string fu in auth smtp password prompt, was using tmp var that could get freed up, patch by neil@parkwaycc.co.uk/dwitte@stanford.edu, r/sr=me 90507
2003-10-30 16:21:09 +00:00
jshin%mailaps.org
e23c5a36ac
bug 195093 : modernize nsILocale (r=smontagu, sr=darin)
2003-10-30 05:04:45 +00:00
bienvenu%nventure.com
786340cab7
fix password prompt when using authenticated smtp, r=ch.ey@gmx.net, sr/a=sspitzer 90507
2003-10-26 17:39:28 +00:00
neil%parkwaycc.co.uk
f40d86059a
Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa
2003-10-24 12:13:46 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
bienvenu%nventure.com
a68b7f98b1
fix 90507 patch by ch.ey@gmx.net, r/sr=me, when using authenticated SMTP smtp username value has @{smtp server hostname} appended to it
2003-10-21 17:10:53 +00:00
timeless%mozdev.org
8ee5e06f47
Bug 222997 Remove attach vCard from options menu
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-20 23:05:40 +00:00
danm-moz%comcast.net
85119f4472
make the cached compose window always registered while visible. bug 222042 r=scott,sspitzer
2003-10-20 15:31:45 +00:00
neil%parkwaycc.co.uk
ef4e1e7b4a
Bug 221472 Collect the various attach items under a file submenu p=ian@arlen.demon.co.uk r=me sr=bienvenu
2003-10-14 15:43:44 +00:00
scott%scott-macgregor.org
5afec654be
fix for bug #221631
...
vCards do not support accented characters
r/sr=bienvenu
2003-10-12 19:19:15 +00:00
timeless%mozdev.org
5cef2c0cc1
Bug 221381 Add Attach Personal Card (vCard) option to Attach button
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-08 22:44:16 +00:00
stephend%netscape.com
5c9f8cd86e
Bug 221374. Add .vcf to vCards when attached to an email. Patch by Ian Neal. r/sr=sspitzer
2003-10-06 21:44:53 +00:00
bienvenu%nventure.com
1f8cbaf6ec
use esmtp size extension (rfc1870) patch by ch.ey@gmx.net, r/sr=bienvenu
2003-10-06 19:12:34 +00:00
neil%parkwaycc.co.uk
c4c621176e
Bug 45524 fix some message compose attachment ui strings r/sr=sspitzer
2003-10-06 16:48:12 +00:00
scott%scott-macgregor.org
31876f92fc
adding vCard support
...
bug #14373 : Need UI in account manager to add/edit vCard
also landing the fix for bug #206793 :
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true
r/sr=sspitzer
2003-10-05 20:07:22 +00:00
bienvenu%nventure.com
a748d81a26
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2003-10-01 03:23:55 +00:00
bienvenu%nventure.com
9baf1a280b
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2003-10-01 03:15:11 +00:00
timeless%mozdev.org
82bd31f82c
Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
timeless%mozdev.org
64d25c42fc
Bug 219208 duplicate entities in messengercompose.dtd
...
patch by Martijn.Ras@Cable4U.nl r=sspitzer sr=mscott
2003-09-15 03:45:36 +00:00
scott%scott-macgregor.org
532d779cea
fix for bug #219217
...
sending data: urls should work.
we'll need this for vCards
r/sr=sspitzer
2003-09-14 22:07:20 +00:00
scott%scott-macgregor.org
99a5aabac9
fix minor typos
2003-09-14 21:50:42 +00:00
neil%parkwaycc.co.uk
0f58f2661e
Bug 211507 Shift tab doesn't undent regression r=brade sr=mscott
2003-09-13 21:19:16 +00:00
neil%parkwaycc.co.uk
0da4a68a44
Bug 64647 Paste without formatting into message compose r=mscott sr=bienvenu
2003-09-11 09:26:21 +00:00
neil%parkwaycc.co.uk
c5fb998558
Bug 80971 cleanup the hidden menuitem from compose r=cavin sr=sspitzer (yes it's an old patch, it was marked depends on 179728?)
2003-09-11 09:08:56 +00:00
neil%parkwaycc.co.uk
b8e5df3617
Fix line endings on checkin for bug 216753 r/a=mkaply
2003-09-08 16:18:20 +00:00
bryner%brianryner.com
0675c941bf
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:56:05 +00:00
scott%scott-macgregor.org
01ad844c3b
Bug #216753 --> Message compose should not automatically convert HTML attributes to CSS styles.
...
Fix this by setting a flag in editor to not use CSS styles for the background image.
Then back out my fixes in mailnews to work around the inline style editor was giving us.
With this change, mail compose now handles background images again and they are preserved when you save as draft
or save as template.
r=neil
sr=bienvenu
a=glazman for the editor change
a=asa for 1.5 final
2003-09-05 17:49:36 +00:00
bienvenu%nventure.com
fcd1adab87
fix 168098 binary attachments < 500 bytes encoded quoted printable, r=ch.ey, sr=mscott, a=asa
2003-08-20 20:15:11 +00:00
scott%scott-macgregor.org
9b50f787e0
Make mail news handle inline background url styles which is how editor now sets background urls instead of using the obsolete background attribute on the body:
...
Bug #116867 --> convert background images from file urls to inline cid urls and attach the image as an inline part.This allows thunderbird and mozilla mail to support background images again.
Bug #170504 --> Compose from template/draft containing "Inline Styles" and a background image loses the background image drops the
inline style.
r=bienvenu
sr=sspitzer
a=sspitzer
2003-08-18 05:14:41 +00:00