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

6972 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com b1f1fbcb8d more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the
application layer into the webshell/docshell layer.

r=travis
2000-02-04 08:45:34 +00:00
bienvenu%netscape.com 0decdacb6c fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476 (for real this time, last checkin was wrong) 2000-02-04 05:52:32 +00:00
bienvenu%netscape.com 988bb610b4 break out method for getting folder cache elem from file spec, r=sspitzer 2000-02-04 05:48:50 +00:00
bienvenu%netscape.com abcdfec4c5 fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476 2000-02-04 05:09:19 +00:00
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
tonyr%fbdesigns.com e556b73635 Got rid of those pesky compiler warnings 2000-02-04 01:28:53 +00:00
pp%ludusdesign.com d8d073bd7c Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
jefft%netscape.com 093d76452b fixed bug 26355 -- cannot log into pop3 server after entering password incorrectly; need to reset the pop3 state machine so that we can get subsequent prompt for password; r=mscott 2000-02-04 00:26:57 +00:00
mscott%netscape.com 99adf6984f Bug #26274 --> fix infinite loop when SendData generates an error. TellThreadtoDie only calls SendData if the
socket is still open. Some minor optimizations to some monitors by using nsAutoCMonitor.
r=bienvenu,jefft
2000-02-04 00:15:24 +00:00
rhp%netscape.com 9600f50a4f Checking in test program...NOT PART OF THE BUILD 2000-02-03 23:41:49 +00:00
rhp%netscape.com 659bddd87f Fix for walking nested attached messages to display attachments - Bug #: 23643 - r: bienvenu 2000-02-03 23:40:47 +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
sspitzer%netscape.com 638eb227da clean up how we generate a single signon url for news auth.
this fixes the problem where you had to log in twice (once when downloading and
once when reading a message.)
2000-02-03 23:40:08 +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 69333716ca add defaults for biff so we don't get 0-length biff times by default
r=sspitzer
2000-02-03 08:11:52 +00:00
sspitzer%netscape.com 508ced0e82 make it so if we enter the wrong username or password, and we get auth failed, we
forget the password, so we can log in again.  r=mscott
2000-02-03 07:35:58 +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
alecf%netscape.com ce71d9ffac add news defaults so we dont download all articles by default
r=sspitzer,mscott
2000-02-03 06:33:29 +00:00
jefft%netscape.com dee555546a fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 05:43:03 +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
mscott%netscape.com dc3d75621c small performance tweak...we were getting the proxy manager service 3 times in SetupSinkProxy. I'm just
fetching it once and re-using it.
r=bienvenu
2000-02-03 04:56:41 +00:00
tonyr%fbdesigns.com 553b59de3e Add progress reporting to mail and address import 2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com 5e31141872 Fixed bug causing user to always specify location of address books to import 2000-02-03 04:54:09 +00:00
jefft%netscape.com 9ae0c201e0 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 04:35:45 +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
mscott%netscape.com bf3072d449 Fix for possible build breakage on Mac. 2000-02-03 02:48:43 +00:00
rhp%netscape.com bdac79a3a7 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 02:41:27 +00:00
rhp%netscape.com ca4ccd0859 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:43:52 +00:00
mscott%netscape.com 468e6dddb9 More work on AppleDouble - NOT PART OF THE BUILD!!! 2000-02-03 01:33:40 +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
bienvenu%netscape.com e85a06c8ad create temp file for mesage upload in temp directory, r=jefft, 23444 2000-02-03 01:28:47 +00:00
rhp%netscape.com d4ccc48f97 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:28:07 +00:00
putterman%netscape.com 92f0ef64d6 Use nsCAutoString instead of ToNewString to speed up function by 30%. r=rhp. 2000-02-03 01:26:15 +00:00
rhp%netscape.com 7bd11dc3ba More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:20:49 +00:00
tonyr%fbdesigns.com 07e57f22fd Update the UI for better progress reporting and change text/plain d&d to text/unicode 2000-02-03 00:52:40 +00:00
tonyr%fbdesigns.com 594b654dbc Added better support for progress reporting during mail import 2000-02-03 00:49:53 +00:00
tonyr%fbdesigns.com ab9e14c3c8 Fixed progress reporting for mail import 2000-02-03 00:48:49 +00:00
rhp%netscape.com b14995169f More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 00:38:20 +00:00
mscott%netscape.com a18c53bc26 More work on AppleDouble - NOT PART OF THE BUILD!!! 2000-02-03 00:07:22 +00:00
rhp%netscape.com 6f24bec87f More work on AppleDouble - NOT PART OF THE BUILD! 2000-02-02 23:55:13 +00:00
rhp%netscape.com 4f86a51f48 Cleaning up files - NOT PART OF THE BUILD 2000-02-02 23:51:16 +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
rhp%netscape.com ef692b824a More AppleDouble work - NOT PART OF THE BUILD 2000-02-02 22:31:28 +00:00
rhp%netscape.com c5ee4ce16c Fix for attachment name - Bug #: 25009 - r: jefft 2000-02-02 22:27:10 +00:00
alecf%netscape.com 5e9de002d8 remove deprecated GetCurrent[Server|Identity] calls, and fix all callers 2000-02-02 07:28:23 +00:00
hangas%netscape.com 3a0d03e79f Cleanup Select Addressing dialog, bug 10865. r=mscott 2000-02-02 07:04:37 +00:00