bienvenu%netscape.com
fc44c4b455
fix 45184 crash involving rdf literals r=alecf
2000-07-12 22:54:45 +00:00
mscott%netscape.com
2d4726af0f
Bug #44635 --> when replying or forwarding a message, we were passing in a bogus channel when we tried to fetch
...
the message for quoting purposes. As a result, the content type (which includes the charset information for the message)
was not getting set on the right channel. I changed things so we pass in the real channel and not a bogus one.
r=alecf
2000-07-12 22:54:19 +00:00
mkaply%us.ibm.com
69ebcee3f6
r=cls, a=brendan
...
Because of the raptor to gk change, we don't need SHORT_LIBNAME - for some things
2000-07-12 22:38:28 +00:00
rhp%netscape.com
997e631b7f
Properties change for prompt language change - Bug #: 1429 - r: sol
2000-07-12 14:04:42 +00:00
tonyr%fbdesigns.com
a517e5da06
Fix for bustage, added msgUtil.lib projects to link.
2000-07-12 04:43:55 +00:00
tonyr%fbdesigns.com
c244654ebf
Fix up strings for localisation. r=alecf, b=36483,39004
2000-07-12 03:58:17 +00:00
tonyr%fbdesigns.com
849c838318
fix for importing mutlibyte charset messages. r=rhp, b=33291
2000-07-12 03:57:10 +00:00
bienvenu%netscape.com
921df47407
fix imap subscribe ui problems, r=mscott 42106
2000-07-12 03:50:40 +00:00
dimator%netscape.com
a19a875444
bug 44252. Checking in for sspitzer. r=putterman
2000-07-12 02:23:10 +00:00
nhotta%netscape.com
b2e29b14ab
Changed to set mailCharacterSet in nsIMsgWindow so that the value can be used for a checkmark in charset menu, bug 28869, r=mscott.
2000-07-11 23:51:38 +00:00
nhotta%netscape.com
fbd57efd15
Added mailCharacterSet to nsIMsgWindow to keep the charset used by libmime, bug 28869, r=mscott.
2000-07-11 23:51:21 +00:00
alecf%netscape.com
2dd2724e78
fix for #44350 - clear the search results pane each time a search starts.
...
r=bienvenu
2000-07-11 23:12:35 +00:00
alecf%netscape.com
0729dad28f
fix for #39576 r=chuang
...
localize the "Card for" string for the address card view
2000-07-11 23:03:48 +00:00
bienvenu%netscape.com
92cf4b729c
fix 45146 edit message as new crashing r=mscott
2000-07-11 20:49:52 +00:00
chuang%netscape.com
4b283d9c3a
Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf
2000-07-11 20:18:38 +00:00
bienvenu%netscape.com
51f8013d94
fix crash searching newsgroup which you've never opened r=alecf 45028
2000-07-10 22:34:08 +00:00
bienvenu%netscape.com
71c1f4be1d
forgot this part of the fix for 35678, posting to correct news server, r=mscott, ducarroz
2000-07-10 22:32:28 +00:00
mkaply%us.ibm.com
136ef4f751
r=cls, a=brendan
...
Because of the raptor to gk change, we don't need SHORT_LIBNAME
2000-07-10 21:18:48 +00:00
dimator%netscape.com
511b9db5db
Bugs: 37153, 38700. Localized status and priority strings in threadpane.
2000-07-10 20:21:08 +00:00
cls%seawood.org
e87a1b7b11
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
2000-07-10 07:13:31 +00:00
alecf%netscape.com
10767f5b73
remove a debugging line from this XUL - this is just a bonehead line I left in here on friday
...
r=mozbot, and everyone else on IRC at the moment
2000-07-10 06:46:41 +00:00
bienvenu%netscape.com
6524bbb982
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:45:21 +00:00
bienvenu%netscape.com
3198c38bd1
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:38:22 +00:00
rhp%netscape.com
3588f61c5b
Fixing problem with dropping Nickname and display name in sync - Bug #: 1371 - r: jefft
2000-07-08 20:51:31 +00:00
mscott%netscape.com
67e22c951f
Bug #44166 --> fix news modal dialog problems by using correct nsIPrompt object
...
r=alecf
2000-07-08 01:13:08 +00:00
mscott%netscape.com
967ade904a
Bug #44167 --> fix news modal dialog problems by using correct nsIPrompt object. part of this fix meant making
...
sure all news urls were initialized with the currect message window. Hence the change to ConstructNntpUrl.
r=alecf
2000-07-08 01:12:30 +00:00
mscott%netscape.com
e02c584953
Bug #44158 --> fix modal dialog problems by using correct nsIPrompt object obtained from the message window
...
associated with the current url.
r=alecf
2000-07-08 01:10:30 +00:00
alecf%netscape.com
50a81aecec
fix for #29568 - automatically disable other ISP accounts when newsgroup is selected
...
(skinned to make it work) r=putterman
2000-07-07 22:33:45 +00:00
jefft%netscape.com
4f9e090be4
fixed bug 44699 -- IMAP does not check result param from nsIMsgAccountManager::FindServer(); r=bienvenu, alecf
2000-07-07 22:27:03 +00:00
mscott%netscape.com
e6a9a0e1ce
Bug #43661 --> open attachment needs to pass in the file name
...
r=bienvenu
2000-07-07 21:57:39 +00:00
mscott%netscape.com
e79917aab9
Bug #43661 --> pass in the file name for the attachment
...
r=bienvenu
2000-07-07 21:56:38 +00:00
rhp%netscape.com
3da285e89e
Fix for bug 31589 - Problem with Japanese in vCard tag fields - r: nhotta
2000-07-07 03:17:33 +00:00
nhotta%netscape.com
bdbe2d2ec3
Fix warnings caused by my last check in.
2000-07-06 23:46:20 +00:00
nhotta%netscape.com
786c02653e
Added a force charset override support, bug 43101, r=mscott.
2000-07-06 23:30:57 +00:00
nhotta%netscape.com
36cc7bdb9d
Added a force charset override UI, bug 43101, r=mscott.
2000-07-06 23:29:44 +00:00
nhotta%netscape.com
c7c0dd52b5
Removed the code to set a folder charset by charset menu, we only use charset menu for message override, bug 43101, r=mscott.
2000-07-06 23:26:49 +00:00
nhotta%netscape.com
16e441b07d
Added force_charset_override, bug 43101, r=mscott.
2000-07-06 23:25:40 +00:00
mozilla.BenB%bucksch.org
6e326b1f69
38494: Attribution line: actually use authorStr; reorder code a bit to make more sense. r=ducarroz, a=waterson
2000-07-06 23:00:43 +00:00
bryner%uiuc.edu
f66a19368b
Fix for bug 43417. r=pinkerton.
2000-07-06 22:20:32 +00:00
ducarroz%netscape.com
1ba0f89c0a
Fix Linux bustage.
2000-07-06 21:51:11 +00:00
waterson%netscape.com
73bc2ab4b7
Fix a string leak that dbaron found with leaksoup. r=bienvenu
2000-07-06 20:58:29 +00:00
ducarroz%netscape.com
1d76e4a74d
Fix for bug 43448. Add code to populate mailing list during the send/send later process. R=mscott
2000-07-06 20:44:06 +00:00
rhp%netscape.com
345b4e99dd
Fix for Bug 44086 - problem with saving attachments over existing files - r: bienvenu
2000-07-06 14:05:47 +00:00
bienvenu%netscape.com
f9d9b2d41c
fix memory leaks in imap header parsing, r=jefft
2000-07-06 13:41:10 +00:00
BlakeR1234%aol.com
bbd55c2f87
erg. fix indentation.
2000-07-06 07:37:48 +00:00
BlakeR1234%aol.com
716b7ff562
Fix tiny mistake in my previous checkin.
2000-07-06 07:23:44 +00:00
BlakeR1234%aol.com
5b6288682e
Compatibility with the mail spec
2000-07-06 06:52:46 +00:00
BlakeR1234%aol.com
6490acb61a
Compatibility with the mail spec - http://www.mozilla.org/mailnews/specs/threepane/MailMenusM.html
2000-07-06 06:49:11 +00:00
mozilla.BenB%bucksch.org
67b72ae485
40862: Fix bug 9202 for this class, temporarily remove the wrapping <div class=text-flowed> in the quoting case.
...
43453: Check in the nsbr conversion for flowed paragraphs, if we're in an HTML tag (as e.g. outputted by the TXT->HTML converter).
43455: Allow space-stuffing even for otherwise empty (or quoted) lines.
2000-07-06 02:22:59 +00:00
mozilla.BenB%bucksch.org
0beb9ebea4
39370: Use format=flowed for quoting
2000-07-06 01:45:02 +00:00