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

2198 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com eb3aa13465 sorting and threading now remember selection. Removed Test5000 message. Cleaned up
js a bit and moved globals into one function. r =alecf.
2000-02-04 01:56:38 +00:00
jefft%netscape.com 342229275a fixed bug 26169 -- Sending message appears to fail if the Sent folder not yet parsed; r=scottip 2000-02-03 23:40:09 +00:00
alecf%netscape.com db6016c70e use some new macros to bulletproof and add assertions
(had some wierd problems that this helped debug)
2000-02-03 08:15:03 +00:00
alecf%netscape.com 74864c3fde get rid of more debug messages, and clean up a variable with nsCOMPtr
r=sspitzer
2000-02-03 07:30:05 +00:00
alecf%netscape.com 91d29ee900 remove a DEBUG_alecf message that was haunting me 2000-02-03 07:28:08 +00:00
alecf%netscape.com 07090ee34f comment out controller noise (no reviewer, just hiding dump()s) 2000-02-03 07:16:05 +00:00
sspitzer%netscape.com efbb62e4f6 make mailnews use the "no stripping url" wallet interface.
fix the url mangler and single signon to work when we use the "no stripping url" interface.
2000-02-03 06:43:12 +00:00
sspitzer%netscape.com 96a0249281 change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott
2000-02-03 05:01:42 +00:00
valeski%netscape.com 41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
bienvenu%netscape.com 7f2373350f don't delete source message when moving from local to imap until we've finished the append, r=jefft 23444 2000-02-03 01:29:58 +00:00
nhotta%netscape.com c32f0101be Added a special handling for Japanese only, bug 5894, r=ftang. 2000-02-02 23:03:33 +00:00
hangas%netscape.com aef44fba1e Fix bug 25139, disable menu items that are not fuctional. r=mscott 2000-02-02 22:42:45 +00:00
alecf%netscape.com 5e9de002d8 remove deprecated GetCurrent[Server|Identity] calls, and fix all callers 2000-02-02 07:28:23 +00:00
mscott%netscape.com efc9dae27c Fix a webshell leak where someone wasn't using a nsCOMPtr!! shame on you...this caused us to leak
a webshell whenever we called nsMessenger::SetWindow. this fixes a slew of mailnews leaks causing
us to leak all our mail folders, mail messages, etc.!

r=scottip
2000-02-02 05:48:48 +00:00
amusil%netscape.com 55c55c8ad2 Moved AddExtraAddressProcessing() call to after the creation of the currentAddressData object. r=mscott 2000-02-02 03:14:29 +00:00
alecf%netscape.com 2c0b870f87 minor aesthetic updates to account wizard
r=sspitzer
2000-02-02 02:02:12 +00:00
alecf%netscape.com a15d27bfc3 update some strings to remove Mozilla/Netscape specific wording
(just text change, no reviewer)
2000-02-02 02:01:23 +00:00
putterman%netscape.com b8355c48b1 Fix for 25473. Make biff work when checking every 0 minutes. r=alecf. 2000-02-02 01:47:13 +00:00
putterman%netscape.com e3af0aa031 Fix for 8405. Japanese shows up in thread pane sender column. r=nhotta, waterson. 2000-02-02 01:46:24 +00:00
sspitzer%netscape.com 6a54cacf67 code clean up. r=alecf 2000-02-01 07:14:54 +00:00
sspitzer%netscape.com e39c42f4fd migrate the "mail.imap.server.<hostname>.server_sub_directory" pref from 4.x
and add serverDirectory to the nsIImapIncomingServer interface, and hook up the advanced imap server ui to use it. r=alecf
2000-02-01 06:51:07 +00:00
jefft%netscape.com 61e188bf49 fixed build bustage 2000-02-01 06:36:35 +00:00
jefft%netscape.com 2918243940 fixed bug 24407 -- Remove obsoleted menu item - LoadFirstDraft; r=scottip 2000-02-01 06:06:22 +00:00
alecf%netscape.com 03ae6d3c96 general cleanup of account manager, and finish implementation of IMAP advanced dialog
r=sspitzer
2000-02-01 06:00:29 +00:00
alecf%netscape.com ee69ba718d clean up the account manager, and add a new advanced IMAP dialog
r=sspitzer
2000-02-01 03:34:48 +00:00
alecf%netscape.com f63746830e update account wizard, to make it look nicer
r=sspitzer
2000-02-01 03:26:18 +00:00
ducarroz%netscape.com 4f851be879 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
alecf%netscape.com 69e26fba3e enlarge the account wizard slightly to acommadate windows large fonts
no reviewer, just a geometry change
2000-02-01 01:49:50 +00:00
putterman%netscape.com bb42c1aa32 Fix for 10796. r=jefft and ducarroz. Hook up double clicks on thread pane for drafts and templates. 2000-01-31 22:20:55 +00:00
alecf%netscape.com 7c5aa2e15f add am-imap-advanced, not yet part of product -> no reviewer 2000-01-31 22:15:26 +00:00
alecf%netscape.com 53cf53d8d5 add am-server-top.dtd, not yet part of product -> no reviewer 2000-01-31 22:14:46 +00:00
alecf%netscape.com 98f1422883 fix up some of the key-parsing for multiple accounts and rename a member variable to have an "m" in it :)
r=sspitzer
2000-01-31 22:07:48 +00:00
jdunn%netscape.com 895fa587c1 changing 'true' to 'PR_TRUE'
r= scottip@netscape.com
2000-01-31 21:26:11 +00:00
nhotta%netscape.com 7c4239ce40 Changed text/plain conversion option to use transliteration, bug 9574, r=ftang. 2000-01-31 21:25:21 +00:00
dveditz%netscape.com 0437b82128 Removed reference to non-existent files, check-in for GregNoel@san.rr.com, r=dveditz 2000-01-30 17:16:54 +00:00
tbogard%aol.net 9c60273a21 Made the message view area not be content-primary but rather just content. With primary it will cause the title to be set on the outside window. This fixes bug #13807. 2000-01-30 07:50:57 +00:00
jefft%netscape.com 228ad2d0a9 Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt 2000-01-29 15:53:14 +00:00
mscott%netscape.com 4104b09f39 tweaks to make doc loader observer scriptable
api synch with nsIURIContentListener
r=travis
2000-01-29 06:12:55 +00:00
mscott%netscape.com 68d6350f9c fix the mac breakage. 2000-01-29 05:09:32 +00:00
chuang%netscape.com 3095586641 Bug 10870 Drag and Drop of Messages, r=putterman 2000-01-28 23:49:49 +00:00
mscott%netscape.com 72c69bf98f export nsIMsgStringService.idl 2000-01-28 23:49:33 +00:00
mscott%netscape.com 21065fae1b Export nsIMsgStringService.idl 2000-01-28 23:48:23 +00:00
mscott%netscape.com f16e7964e4 export nsIMsgStringservice.idl 2000-01-28 23:47:25 +00:00
mscott%netscape.com 984a401397 Bug #13405 --> add an interface to represent a mailnews string bundle (this allows us to cache the bundles
easily)
r=alecf
2000-01-28 23:45:33 +00:00
putterman%netscape.com ea1c70ce26 added view navigation files 2000-01-28 23:25:35 +00:00
putterman%netscape.com 4217f50e4f Added view navigation files 2000-01-28 23:25:23 +00:00
putterman%netscape.com d04174bf7b Fix for 24768. r=alecf. Move view navigation code to C++ to speed up. 2000-01-28 23:25:17 +00:00
alecf%netscape.com b94e3d27ab remove bogus line from this makefile
a=leaf
2000-01-28 19:29:51 +00:00
jefft%netscape.com 4a3981e690 partial fix for bug 20366 - imap folder rename problem; rename OnCloseFolder to ForceDBClose; r=bienvenu 2000-01-28 15:34:13 +00:00
sspitzer%netscape.com 6a51642ef8 fix my bad logic. only set the port if it was > 0. 2000-01-28 09:05:08 +00:00