sspitzer%netscape.com
b5dd4e4a94
code cleanup.
...
don't do AppendInt(x, 10); as 10 is the default.
just do AppendInt(x);
rs=bienvenu.
2002-11-15 03:29:22 +00:00
nhotta%netscape.com
06122715cc
Changed to do UTF-8 conversion right after we get the body,
...
bug 120728, r=ducarroz, sr=bienvenu.
2002-11-15 00:03:49 +00:00
nhotta%netscape.com
2520f79e24
Removing unnecessary CreateUtf7ConvertedString,
...
bug 180166, r=naving, sr=bienvenu.
2002-11-14 23:33:02 +00:00
bienvenu%netscape.com
57ca9ca2fb
remove unneeded call to CreateUtf7ConvertedString when refreshing folder acl r=nhotta, sr=sspitzer 180158
2002-11-14 22:01:58 +00:00
darin%netscape.com
5a6ccfaf39
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
dmose%netscape.com
07db80bc13
Allow links in mailnews message pane to open in browser tabs (bug 148974). r=sspitzer; sr=jaggernaut
2002-11-14 01:40:38 +00:00
kaie%netscape.com
a16a952116
b=168450 Cleanup some PSM code and add JavaDoc documentation to all freeze candidates
...
r=javi sr=alecf
2002-11-14 00:50:02 +00:00
cmanske%netscape.com
172ff4abd5
Final removal of editorshell from messagecomposer
2002-11-13 23:56:28 +00:00
sspitzer%netscape.com
7414aba13a
add comment about why we don't allow attach= on mailto: urls.
...
(see bug #99055 ). no reviewer.
2002-11-13 22:55:42 +00:00
ducarroz%netscape.com
05bcf307ad
Fix for bug 112986. When parsing data for draft/template, if we are processing a flowed plain text line, we need to remove any stuffed space. R=cavin, SR=sspitzer
2002-11-13 00:21:00 +00:00
sspitzer%netscape.com
2ffb9da1e2
fix for static build bustage. thanks for the tip from cls.
2002-11-12 23:13:50 +00:00
cmanske%netscape.com
87656a399b
Remove editorShell from message composer. b=174389, r=ducarroz, sr=sspitzer
2002-11-12 22:55:10 +00:00
yokoyama%netscape.com
d36283f1c3
Bug 172337
...
Attachment mechanism incompatible with Unicode
Impact only Windows. file URL will be UTF-8
when we put the MOZ_UNICODE flang
(MOZ_UNICODE flag is module by module bases for now
until other modules are ready. NSPR/XPCOM)
/r=nhotta; /sr=bienvenu
2002-11-12 22:48:53 +00:00
bienvenu%netscape.com
384c97f5b7
fix mdn receipts getting filtered to imap sent folder r=cavin, sr=sspitzer 178347
2002-11-12 22:46:58 +00:00
kaie%netscape.com
a8bbd75ad2
b=161488 Forwarding encrypted mail as attachments should be first deciphered
...
Patch produced by ducarroz and kaie
r=ducarroz/kaie sr=sspitzer
2002-11-12 19:51:54 +00:00
blizzard%redhat.com
6bcc98d8d0
Bug #179773 . mailViews.dat not installed during make install. r=sspitzer
2002-11-12 19:24:38 +00:00
ducarroz%netscape.com
97c3852a16
Fix for bug 179082. We need to insert a decoder even when we edit an encrypted message. R=kaie, SR=sspitzer
2002-11-12 19:22:37 +00:00
bienvenu%netscape.com
c0dc750492
ignore tabs in reference headers, fixes threading when folded headers have tabs, r/sr=sspitzer, 179736 thx to jmuto for diagnosing the problem, also, whitespace cleanup
2002-11-12 19:22:09 +00:00
nhotta%netscape.com
4f0554621a
Adding phonetic name fields to addressbook (default to be disabled),
...
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:21:28 +00:00
ducarroz%netscape.com
5587af2ed5
Fix for bug 167131. Not not display remote image in message compose when setting is on. R=morse, SR=sspitzer
2002-11-12 19:18:04 +00:00
nhotta%netscape.com
2035538e9c
Chagned to make search date format localizable,
...
bug 98144, r=ducarroz, sr=sspitzer
2002-11-12 19:11:22 +00:00
nhotta%netscape.com
093b943e40
Separated the menu charset code from the charset initialization function,
...
to avoid the mail font code calling the init function and reset the menu charset,
bug 150530, r=ducarroz, sr=bienvenu.
2002-11-12 19:08:23 +00:00
nhotta%netscape.com
f9844beb5c
Adding pref for phonetic fields, search date format option,
...
bug 98144, r=ducarroz, sr=sspitzer
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:03:14 +00:00
bienvenu%netscape.com
0f49f4a5ec
fix copying multiple imap messages on servers with non-canonical hierarchy delimiter (e.g., cyrus servers), also whitespace cleanup, r=cavin, sr=sspitzer
2002-11-12 01:00:17 +00:00
bienvenu%netscape.com
39cfc9c8ff
fix copying of messages to local folders leaving the db in an invalid state, r=naving, sr=sspitzer, 178641
2002-11-12 00:58:03 +00:00
sspitzer%netscape.com
5e0cf4ad33
fix my comment. thanks to greg onufer for catching my mistake.
2002-11-10 18:12:01 +00:00
sspitzer%netscape.com
83db3106ee
fix some string code, per jag. some minor code cleanup.
2002-11-09 16:54:52 +00:00
mkaply%us.ibm.com
4defc1ce1a
#178961
...
r=me, sr=jag
Due to a bug in OS/2 compiler handling of temporaries in a conditional, we need to split this out.
Need this ASAP, Os/2 mail is DOA
Incidentally, I'll point out that this code is wrong anyway because different countries write kb in different ways (kb, KB, Kb)
2002-11-09 15:28:46 +00:00
mkaply%us.ibm.com
a4e66ea29b
#178961
...
r=r=naving, sr=jag
Need a cast here - no telling what the compiler will due to the -1 on the compare
2002-11-09 15:26:04 +00:00
sspitzer%netscape.com
4c944525a1
add todo comment for bienvenu.
2002-11-09 08:58:55 +00:00
sspitzer%netscape.com
84212a7fe1
fix my comments.
2002-11-09 08:55:03 +00:00
sspitzer%netscape.com
2b431c1426
fix the behaviour and enabling of the "Get Msgs" button.
...
1) make it always enabled (bug #89404 , bug #111102 )
2) if news server selected, it updates the unread counts on that server
3) if "Local Folders" selected, it does "get msgs" for default account
r/sr=bienvenu
2002-11-09 08:52:22 +00:00
sspitzer%netscape.com
a03949db31
fix js warning.
2002-11-09 06:49:34 +00:00
seawood%netscape.com
013de5c8ce
Tighten (add?) tool version checks for win32 builds.
...
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392 )
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
akkana%netscape.com
df7447f563
76461: Enable rewrap in html mail compose. r=ducarroz sr=sspitzer
2002-11-09 00:22:32 +00:00
nhotta%netscape.com
e2128da102
Moved FN/LN definitions to .dtd to allow localizer to change the order.
...
bug 160544, r=cavin, sr=sspitzer.
2002-11-08 23:47:38 +00:00
rdayal%netscape.com
396279f652
Bug #178989 sometimes records are not added to Palm AB during Palm Sync
...
r=ssu, sr=bienvenu.
2002-11-08 23:45:00 +00:00
bienvenu%netscape.com
504e32e634
fix crash undoing imap delete r=cavin, sr=sspitzer, 177835
2002-11-08 23:32:40 +00:00
sspitzer%netscape.com
8612bc689f
moving to 8.3. it's too easy to goof this up otherwise.
2002-11-08 20:41:45 +00:00
mkaply%us.ibm.com
16e1a92721
Os/2 needs 8.3 names
2002-11-08 15:24:29 +00:00
sspitzer%netscape.com
23f413171a
implement the | operator for mail 3 pane quick search.
...
bug #177034
r/sr=bienvenu
2002-11-08 09:09:27 +00:00
mkaply%us.ibm.com
037d6779fd
OS/2 bustage
...
1. PR_CALLBACK
2. PLEASE don't create more implementations using min() and max()
name them something different.
2002-11-08 05:05:28 +00:00
mkaply%us.ibm.com
b2afded753
OS/2 DLL names need to be 8.3
2002-11-08 04:08:31 +00:00
mkaply%us.ibm.com
9fc955ebe9
Need to change true/false to PR_TRUE/PR_FALSE as well
2002-11-08 03:27:12 +00:00
dmose%netscape.com
99166c83b7
Fix OS/2 tinderbox build bustage by changing instances of bool to PRBool
2002-11-08 03:13:07 +00:00
sspitzer%netscape.com
c852ee3b89
fix my comments. we don't need to hash the file name, it's already been hashed
...
before we get here. r/sr=no one
2002-11-08 02:02:56 +00:00
peterv%netscape.com
b71a88f912
Turn on basic junk-mail detection functionality in mail on Mac. r=dmose.
2002-11-07 22:30:16 +00:00
bienvenu%netscape.com
53216956cf
fix mark thread watched/ignored news filter actions r=cavin, sr=sspitzer
2002-11-07 22:16:25 +00:00
dmose%netscape.com
189cc94548
Removing old, unused files (not part of build)
2002-11-07 21:29:26 +00:00
sspitzer%netscape.com
2029990b82
fix for #178934 . junk classification of local mail (and incoming pop mail)
...
was getting marked as read. r=dmose, sr=bienvenu. thanks to granrose for finding the bug.
2002-11-07 21:26:38 +00:00