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
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
bienvenu%nventure.com
75a5cf5b84
set attachment size for attachments not fetched by urls, 89285 potential fix for occasional problems sending and saving imap messages with attachments r/sr/a=sspitzer
2003-08-15 15:00:06 +00:00
bienvenu%nventure.com
d9756e90d6
fix 98399 hang when STARTTLS returns failure, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa
2003-08-15 14:18:26 +00:00
bienvenu%nventure.com
2a544f26e4
add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785
2003-08-14 21:25:24 +00:00
bienvenu%nventure.com
70616a4f7a
fix hang when starttls returns failure, patch by ch.ey@gmx.net, r=me, sr=mscott, a=asa also clean up some tabs
2003-08-14 18:29:48 +00:00
neil%parkwaycc.co.uk
24ecba6850
Bug 141531 move quote reply pref (reply below/above) to account settings p=bugzilla@arlen.demon.co.uk r=me sr=bienvenu a=asa
2003-08-12 12:33:04 +00:00
neil%parkwaycc.co.uk
52cc3305b4
Bug 61520 Add additional headers to every message p=telio+bugzilla@telio.net r=dmose sr=mscott a=rjesup a=asa
2003-08-10 18:24:08 +00:00
scott%scott-macgregor.org
776a696d49
Bug #211031 --> if we are saving as draft/template/send later then don't insert the undisclosed recipients text. We'll do that
...
later when we actually go to send the message.
r/sr=bienvenu
a=asa
2003-08-08 22:56:44 +00:00
bienvenu%nventure.com
ce8a60f268
fix 115096 problem constructing subject of replies when charset of subject string is not the same as the message charset r=mscott, sr/a=sspitzer
2003-08-08 14:19:18 +00:00
scott%scott-macgregor.org
cdd828a209
Bug #162640 --> kick out if we don't have a server instead of generating a JS exception. This fixes an error some users saw when they try to bring up a compose window and insead got a dialog saying the compose window could not be loaded.
...
r=neil
sr=mscott
2003-08-05 22:40:44 +00:00
scott%scott-macgregor.org
c400c2162c
Bug #214687 --> thunderbird specific change. Show the account name in the mail compose menu list value
...
just like we do for the menu list popup.
r/sr=bienvenu
2003-08-01 00:17:10 +00:00
bienvenu%nventure.com
0787b36bf5
fix 175488 we don't recognize some imap folders as special folder if they're under the inbox, r/sr=mscott
2003-07-28 01:03:46 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
bienvenu%nventure.com
7689e47d3a
fix 103732, sending unsent messages doesn't set replied/forwarded status on original msg, r/sr=mscott
2003-07-23 21:53:05 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
bienvenu%netscape.com
72012cce20
fix 211104 CRAM-MD5 capability not always recognized, patch by ch.ey@gmx.net, r/sr=bienvenu
2003-06-30 21:57:02 +00:00
scott%scott-macgregor.org
922182c092
Refactor the method for adding recipient rows to the addressing widget into two methods so the new thunderbird
...
addressing sidebar panel can re-use some of this code.
sr=sspitzer
2003-06-25 05:17:19 +00:00
jst%netscape.com
2e8edec781
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
jshin%mailaps.org
c8b697b941
bug 209328 : fix mailto URL regression. (r=nhotta, sr=alecf) In addition,
...
address two other (related) issues.
- Fix ConvertURISpecToUTF8 to make it fill up the out parameter
- Make Tru64 Cxx happy with NS_STATIC_CAST of nsAutoPtr<PRUnichar>
2003-06-24 14:31:09 +00:00
jshin%mailaps.org
98ada63a79
bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
...
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +00:00
caillon%returnzero.com
36a00e95c1
Bug 209852. Remove |dont_QueryInterface|.
...
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
scott%scott-macgregor.org
1f1edb1f52
fix the regression caused by Bug #162765 which broke mailto urls.
2003-06-18 05:34:08 +00:00
alecf%flett.org
5614718dd3
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
scott%scott-macgregor.org
a12a6b15c6
Bug #209403 --> mail compose window needs to be able to handle a mailto url passed in as a window argument.
...
r/sr=sspitzer
2003-06-17 02:17:52 +00:00
jshin%mailaps.org
ecc35790fe
bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
...
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
2003-06-12 21:57:49 +00:00
brade%netscape.com
c242ab28d5
remove unused params; r=akkana, sr=kin, bienvenu, bug=208967
2003-06-12 14:51:37 +00:00
alecf%flett.org
ccf01a2786
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
varga%netscape.com
1734eec58f
Landing bookmarks changes.
...
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa
The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
scott%scott-macgregor.org
93b3a91d4c
Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
...
been moved to ..\src.
2003-05-18 19:25:59 +00:00
bienvenu%netscape.com
08874ced8a
fix crash when sending with an external smtp redirected login, r/sr=sspitzer, a=sspitzer 205102
2003-05-09 22:48:13 +00:00
bienvenu%netscape.com
9e69581d91
fix error when SMTP EHLO response comes in multiple packets, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer, a=sspitzer 198573
2003-05-08 18:54:25 +00:00
ssu%netscape.com
7b9ffb06b2
fixing bug 190120 - Following mailto links always spawns plain-text Composition windows regardless of "Compose Format" setting. r=dmose, sr=sspizter, a=asa
2003-05-08 18:40:06 +00:00
bienvenu%netscape.com
67225b406f
fix problem handling multiple 251 SMTP responses, patch by christian eyrich, r=bienvenu, sr=bienvenu,a=sspitzer
2003-05-05 20:48:42 +00:00
sspitzer%netscape.com
51b1380cca
fix for bug #180950
...
[linux] shortcut for selecting all in textarea in mail compose window is broken.
accesskey for attachment bucket was getting in the way.
r=caillon@aillon.org , sr=bienvenu, a=sspitzer
2003-05-03 22:49:18 +00:00
pavlov%pavlov.net
584df61756
fixing bug 14665 r=kaie sr=dmose a=sspitzer
2003-04-29 02:47:34 +00:00
cavin%netscape.com
827070cae3
Fix for 202355. Turn on apple single/double code for MacOSX. r=ccarlen, sr=sfraser.
2003-04-25 21:18:10 +00:00
jaggernaut%netscape.com
cad3f6c341
Bug 199655: should use parseInt instead of Math.round. patch by mc <magicdice@hotmail.com>, r=jag, sr=bryner, a=Asa
2003-04-25 01:53:55 +00:00
sspitzer%netscape.com
51e8713cfb
fix for bug #176016
...
Sending an email can reveal the name of the profile directory secret .slt name
r/sr=bienveu
2003-04-23 06:38:08 +00:00
shliang%netscape.com
9ddfc77e01
bug 202561 - html mail dialog comes up when it isn't supposed to - r/sr=sspitzer
2003-04-23 00:03:36 +00:00
dmose%mozilla.org
0363aa3019
When an SMTP server sends an unexpected error code or drops the connection, notice that fact and alert the user instead of silently pretending the message was sent (bug 200647). Thanks to Christian Eyrich <ch.ey@gmx.net> for the patch. r=dmose@mozilla.org; sr=bienvenu@netscape.com
2003-04-22 23:49:32 +00:00
bienvenu%netscape.com
5b3862f4ff
fix handling of failure doing a send unsent messages, patch by Christian Eyrich, r/sr=bienvenu, 154184, also cleaned up uses of PR_FREEIF and some braces style
2003-04-21 23:30:37 +00:00
scott%scott-macgregor.org
b6381bec7d
Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
...
r/sr=sspiter
2003-04-20 20:56:21 +00:00
cbiesinger%web.de
3abe47f3a5
urg, backing out, this breaks attaching files with non-ascii names on non-windows platforms
2003-04-19 14:16:35 +00:00
cbiesinger%web.de
32b722c132
170852 patch by yokoyama@netscape.com r=shanjian sr=roc+moz Remove #ifdef MOZ_UNICODE and MOZ_AIMM (no makefile changes yet)
2003-04-19 12:20:18 +00:00
scott%scott-macgregor.org
1724aedfdc
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
2003-04-19 05:29:35 +00:00
seawood%netscape.com
8893b1e6fd
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
bienvenu%netscape.com
109223d978
cleanup previous code that fixes fallback when smtp auth mechanisms fail, with help from Christian Eyrich, r/sr=sspitzer 202162
2003-04-17 23:33:03 +00:00
bienvenu%netscape.com
e119b4e1b5
fix 202162 when smtp password fails, try auth protocols in decreasing order of secureness patch by Christian Eyrich, r/sr=bienvenu
2003-04-17 14:57:22 +00:00
kin%netscape.com
09dde3b2ef
Fix for bugzilla 91131(Cannot spellcheck selection)
...
First pass implementation of spellcheck selection feature:
editor/composer/src/nsEditorSpellCheck.cpp
editor/idl/nsIEditorSpellCheck.idl
editor/txtsvc/public/nsITextServicesDocument.h
editor/txtsvc/src/Makefile.in
editor/txtsvc/src/nsTextServicesDocument.cpp
editor/txtsvc/src/nsTextServicesDocument.h
editor/ui/composer/content/ComposerCommands.js
editor/ui/dialogs/content/EdSpellCheck.js
mailnews/compose/resources/content/MsgComposeCommands.js
r=jfrancis@netscape.com ,brade@netscape.com sr=sfraser@netscape.com
2003-04-17 14:29:08 +00:00
bienvenu%netscape.com
67cb20cb59
fix 202011 use CRAM-MD5 when it's the only auth login mechanism returned by server, fix by Christian Eyrich, r=me, sr=sspitzer
2003-04-16 14:38:27 +00:00
shliang%netscape.com
2bc8570c09
bug 107877. default font prefs for msg compose. r=neil, brade, sr=sspitzer, jag.
2003-04-16 07:07:10 +00:00
bienvenu%netscape.com
15c5b611fd
one more fix for 41594, cram-md5 support, handle case where digest has embedded nulls, r/sr=sspitzer
2003-04-13 18:46:10 +00:00
bienvenu%netscape.com
e8c2657e65
don't try cram-md5 if psm not installed, fall back on other login method if cram-md5 fails r/sr=sspitzer 201778, 201724
2003-04-13 17:01:51 +00:00
sspitzer%netscape.com
fec3c16976
backing out my fix for 200603, and neils supplimental fix for it.
2003-04-12 00:17:25 +00:00
bienvenu%netscape.com
74523d539e
fix for problem saving very first local draft, patch by Christian Eyrich, r/sr=bienvenu 151361
2003-04-10 18:07:56 +00:00
sspitzer%netscape.com
9097ee65a3
better fix for #200603 . thanks to neil.
...
r/sr=sspitzer
2003-04-10 17:21:13 +00:00
sspitzer%netscape.com
64c782da43
fix for bug #200545 . caret is not visible when replying to a message
...
thanks to neil for the fix. r=cavin, sr=sspitzer
2003-04-09 22:40:23 +00:00
sspitzer%netscape.com
7f6fb22d9f
fix for bug #200603 . don't make "from" picker take up the width of the
...
whole window. r/sr=mscott, a=nbaca. thanks to sfraser for the nit.
2003-04-09 22:38:18 +00:00
sspitzer%netscape.com
9c9a4197da
fix for bug #86370 . problems with SMTP (and account central UI) if SMTP username contains
...
characters that should be escaped. the fix for that is in nsSmtpDelegateFactory.cpp.
thanks to nrt@dial.pipex.com for the patch, and cls for testing.
the same problem existed for nntp, in nsNNTPProtocol.cpp
the rest is some code cleanup I had sitting around.
2003-04-09 00:47:54 +00:00
sspitzer%netscape.com
2873695682
fix for bug #96207
...
if you send mail and then open the UI for looking at all the smtp servers
you'll get dups. thanks to ch.ey@gmx.net (Christian Eyrich) for the fix.
r=neil, sr=sspitzer
2003-04-08 07:48:36 +00:00
darin%netscape.com
046b649794
fixes bug 200681 "Crash on <link rel=stylesheet href="mailto:foo">" r/sr=bz,sspitzer
2003-04-07 06:18:44 +00:00
bienvenu%netscape.com
335c1b6283
extend cram md5 digest result len buffer to 17 bytes r/sr=sspitzer 41594
2003-04-06 21:31:23 +00:00
bienvenu%netscape.com
94d188b595
fix for 150212 add cram md5 to smtp r/sr=sspitzer
2003-04-05 21:41:42 +00:00
seawood%netscape.com
92be0f5be9
Obsoleting xp_str.h:
...
* Move XP_IS_ macros into nsCRT.h & rename them to NS_IS_
* Make local XP_IS_ macros use the nsCRT ones
* Remove NOT_NULL defines
Bug #199920 r=alecf sr=bryner
2003-04-01 19:38:12 +00:00
shliang%netscape.com
088d5783b7
178328 - combine bcc settings in mail account manager copies and folders panel. r=cavin, sr=sspitzer.
2003-03-26 01:54:29 +00:00
alecf%netscape.com
925955c81d
landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
...
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
sspitzer%netscape.com
53c7256186
landing neil's fix for bug #193416
...
mailnews start page gets cleared when I open the pref window
regression caused by bandaid for bug #90337
r=jan, sr=jag.
2003-03-23 17:31:42 +00:00
sspitzer%netscape.com
a4c5f5d831
fix for bug #59548
...
for sending unsent messages, fix how (and when) we get the
identity from the key we store in the message.
also, some code cleanup.
thanks to ch.ey@gmx.net (Christian Eyrich) for the initial fix,
and to ssu for reviewing and testing the initial fix.
r/sr=sspitzer
2003-03-22 17:39:35 +00:00
alecf%netscape.com
16af458ceb
backout my static atom patch for now until I figure out the performance loss! :(
...
bug 195262
2003-03-21 20:13:08 +00:00
alecf%netscape.com
c4ea07bc53
fix for bug 195262:
...
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin
this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
heikki%netscape.com
87734f06b5
Bug 172065, remove unused XIF labels, patch by stevechapel@earthlink.net, r=sgehani, sr=heikki.
2003-03-21 01:11:52 +00:00
neil%parkwaycc.co.uk
e306ff3b54
Bug 45524 Mail compose toolbar buttons should have dropdown menus r=ducarroz r/sr=sspitzer
2003-03-18 09:12:41 +00:00
timeless%mozdev.org
e0daec7cc3
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=sspitzer
2003-03-17 04:59:12 +00:00
sspitzer%netscape.com
6ea11f7fb7
fix for bug #169179
...
"Enter file to attach" should be "Attach File(s)"
(and corresponding menu item should be "Attach File(s)...")
r/a=jglick
2003-03-16 22:21:07 +00:00
sspitzer%netscape.com
eb51e9f5c4
code cleanup, no bug.
2003-03-16 00:31:15 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
shliang%netscape.com
6fed48c7d6
147653 - page setup commands doesn't work in mail and composer. r/sr=sspitzer,jag
2003-03-14 06:27:48 +00:00
sspitzer%netscape.com
c92ab21b4b
fix for bug #195965 .
...
for the custom headers, we need to push CRLF (not just LF),
just like we do in the C++. otherwise, qmail will complain.
thanks to James Nord (teilo+bugzilla@teilo.net ) for the patch.
r=ssu, sr=sspitzer
2003-03-14 04:30:30 +00:00
sspitzer%netscape.com
ecf155de4a
fix for crasher bug #197203
...
if your "From" address doesn't have an @ symbol, we crash on send.
thanks to parish@ntlworld.com for the bug report, and the initial patch.
r/sr=sspitzer
2003-03-13 19:02:37 +00:00
cls%seawood.org
6d37f76631
Fully qualify the call to PostMessage to avoid namespace conflict with win32 define.
...
Thanks to Dan Mosedale <dmose@mozilla.org> for the patch.
Bug #134113 r=cls sr=sspitzer
2003-03-06 03:14:31 +00:00
sspitzer%netscape.com
fd2df533e0
update comment, no bug.
2003-03-05 21:26:47 +00:00
sspitzer%netscape.com
9bdc2235b4
minor code clean up I had sitting in my tree. no bug.
2003-02-28 05:34:18 +00:00
sspitzer%netscape.com
e4aa6662c8
fix for blocker bug #195367 .
...
reply doesn't quote. typo in patch for bug #144296 .
r/sr=no one.
2003-02-28 05:30:48 +00:00
cavin%netscape.com
a436475fad
Fix for 144296. Initialize return receipt flag and type in nsMsgCompose::Initialize(). r/sr=sspitzer.
2003-02-27 23:34:29 +00:00
sspitzer%netscape.com
02042d1a41
fix for bug #195085 .
...
"stale" account manager prefs can lead to problems with the compose window
and view navigation. thanks to smaug@jippii.fi for find the bug, and doing the fix.
r/sr=sspitzer
2003-02-27 15:58:15 +00:00
neil%parkwaycc.co.uk
9575d10cc6
Bug 192013 Command updating far too slow r=brade r=cavin sr=sspitzer
2003-02-27 09:41:40 +00:00
sspitzer%netscape.com
8d24302fe0
fix for bug #163139 .
...
can't post a news message after closing the last mailnews window.
r/sr=bienvenu
2003-02-26 01:30:35 +00:00
cbiesinger%web.de
26fd1afa1f
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
neil%parkwaycc.co.uk
4bd2c56def
Bug 191011 show identities in the compose window in the order the accounts appear in the folder pane r=cavin sr=sspitzer
2003-02-25 13:46:12 +00:00
neil%parkwaycc.co.uk
e5bacfd19a
Bug 132108 Remove temporary patch for bug 26528 r=ducarroz sr=sspitzer
2003-02-24 10:28:06 +00:00
neil%parkwaycc.co.uk
45f8b79f34
Bug 87321 Shift+Tab has duplicate behavior (event handled twice in message compose) r=brade sr=sspitzer a=asa
2003-02-04 12:12:55 +00:00
kaie%netscape.com
160d5ac76b
b=186087 Mozilla hangs when using SSL SMTP with revoked certificate
...
r/sr=sspitzer a=dbaron
2003-02-04 01:22:49 +00:00
bzbarsky%mit.edu
eb8fe99cb8
Fix mailto: form submission. Bug 191248, patch by dgk@metrocast.net (David G
...
King (nee dgk@lr.net )), r=sspitzer, sr=bzbarsky, a=asa
2003-02-01 05:02:11 +00:00
loadrunner%betak.net
2c7e185b46
bug 190734, r=brade, sr=sfraser, a=asa
2003-01-30 11:21:41 +00:00
ere%atp.fi
f70eef7557
Bug 151279 (SMTP-Auth is not found on a RFC-Valid-Response): Fixed SMTP EHLO response parsing
...
r=jgmyers, sr=bienvenu, a=asa
2003-01-30 08:47:07 +00:00
sspitzer%netscape.com
b4f830b3ad
fix for #131384 . gracefully handle unexpected errors when populating the identity menulist.
...
thanks to Smaug (smaug@jippii.fi ) for the initial patch.
r=cavin,a=asa
2003-01-29 06:00:54 +00:00
timeless%mozdev.org
8af8d41fe8
Bug 189726 editorUtilities.js loaded twice when messengercompose.xul called
...
work by dgk@metrocast.net r=sspitzer sr=sspitzer a=asa
2003-01-29 04:16:54 +00:00
sspitzer%netscape.com
3823ba35f6
"fix" for regression bug #190153 .
...
clicking in addressing widget (in reply or edit mailing list dialog)
duplicates the first address.
regression caused by the band-aid for #90337 .
thanks to neil for this patch.
r/sr=sspitzer,a=blizzard
2003-01-24 04:04:40 +00:00
varga%netscape.com
92b4a5b625
Putting toolbar grippies back in. Bug 175091.
...
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
neil%parkwaycc.co.uk
01530c7140
Bug 164131 Duplicate entities in editorOverlay.dtd and messengercompose.dtd r=brade (editor) r=ducarroz (msgcompose) sr=sspitzer
2003-01-17 09:58:57 +00:00
timeless%mozdev.org
d7b67bd3fb
Bug 93430 SMTP connection isn't closed with a QUIT
...
patch by luke_harless@attglobal.net r=cavin sr=bienvenu
2003-01-17 03:39:54 +00:00
sspitzer%netscape.com
768822bb39
fix comments.
2003-01-16 22:15:02 +00:00
sspitzer%netscape.com
fd856e233b
dump the exception to the console, since we are no longer showing it to the user
...
in the alert.
rs=no one
2003-01-16 22:11:26 +00:00
sspitzer%netscape.com
d5c0d20e01
don't pass the exception back in the alert dialog.
...
that's not useful to the user.
2003-01-14 22:31:39 +00:00
sspitzer%netscape.com
df75e4e018
fix for bug #181397 (automatically create the junk folder)
...
fix for bug #181394 (enable the "Move to Folder" UI in junk controls)
r/sr=bienvenu
2003-01-11 23:09:34 +00:00
sspitzer%netscape.com
e004ea766c
pr log when an error of the type reported in bug #158059 occurs.
...
rs=bienvenu
2003-01-10 21:48:33 +00:00
sspitzer%netscape.com
62d05514fb
fix for bug #158059 . if we go to send a message, and the connection gets closed on us
...
and we haven't read any bytes, that's an error, and we should let the user know.
(otherwise they think they are sending mail, when they aren't.)
r=cavin, sr=bienvenu.
2003-01-10 21:12:58 +00:00
sspitzer%netscape.com
96e9dff96d
fix typo in comment. no reviewer.
2003-01-10 03:45:31 +00:00
dbaron%dbaron.org
99f34f283f
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:05:52 +00:00
rpotts%netscape.com
1e4170b35c
bug #169583 . missing file from earlier patch...
2003-01-02 01:21:33 +00:00
cbiesinger%web.de
c77ceaebab
102848 r=ducarroz sr=bienvenu remove (was: in subject line
2003-01-01 17:50:27 +00:00
cavin%netscape.com
31a014a252
Fix for bug 161941. Allocated enough space for 'buffer'. r=ducarroz, sr=sspitzer.
2002-12-19 21:40:40 +00:00
cmanske%netscape.com
94a788c0f1
Fixed insert HTML for Message Composer, b=180303 (wrong # in last checkin!), r=neil@parkwaycc.co.uk, sr=dveditz
2002-12-14 00:20:40 +00:00
cmanske%netscape.com
36de751646
Fixed insert HTML for Message Composer, b=183055, r=neil@parkwaycc.co.uk, sr=dveditz
2002-12-14 00:18:14 +00:00
ducarroz%netscape.com
7c1a5bcb7e
Fix for bug 184550. Don't need anymore to insert the document header separatly. That will avoid the performance regression as well. R=cavin, SR=bienvenu
2002-12-11 00:14:27 +00:00
caillon%returnzero.com
fa74673f01
182982 - Mailnews utility library needs to use nsIPrefBranch, nsIPrefService, et alia
...
r=timeless/nhotta sr=bienvenu
2002-12-10 23:52:28 +00:00