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

6999 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 4b48f48eda in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
sspitzer%netscape.com 63e557c3c8 be consistent with how we define the incoming server prog ids. add a debugging
printf (for me only).  r=alecf
2000-02-06 06:51:24 +00:00
pp%ludusdesign.com 6281a9efd1 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
waterson%netscape.com 59a22e3c11 Bug 26344. Copy event handler 'by hand', as attribute-based compilation will only occur when an element is in the document. Added grafitti about using cloneNode(), which may be better, modulo bug 26528. r=mscott 2000-02-06 01:36:23 +00:00
rhp%netscape.com a6723b2717 Fix mail send problems when invalid embedded objects exist in message - Bug #: 24999 - r: ducarroz 2000-02-05 22:31:37 +00:00
hangas%netscape.com 8cbc053985 More address book fixes. Bugs 26501, 10841, 16455. r=mscott 2000-02-05 21:21:56 +00:00
tonyr%fbdesigns.com df59240468 Added the skin directory 2000-02-05 16:52:19 +00:00
tonyr%fbdesigns.com b79d899f33 Added workaround for bug #26291 2000-02-05 16:51:41 +00:00
tonyr%fbdesigns.com 18fccfb6e4 Update to use a style sheet rather than setAttribute from JS. bug# 26482 2000-02-05 16:50:45 +00:00
tonyr%fbdesigns.com 1bda20fd50 First Checked In. 2000-02-05 16:45:33 +00:00
alecf%netscape.com ae8feb7bcd update some strings, no reviewer 2000-02-05 08:09:02 +00:00
alecf%netscape.com a62bfd03e8 add ispUtils.js (not used yet) 2000-02-05 08:06:54 +00:00
alecf%netscape.com 7f3168bdf0 add ISP default example files (not part of build) 2000-02-05 08:05:53 +00:00
alecf%netscape.com 2185a7333a move from nsAutoCString to nsCAutoString r=sspitzer 2000-02-05 06:11:46 +00:00
alecf%netscape.com cf7553e6c9 oops, missed one
this and the last checkin r=sspitzer
2000-02-05 06:08:12 +00:00
alecf%netscape.com 8389bb5c80 switch from nsAutoCString to nsCAutoString 2000-02-05 06:07:25 +00:00
bienvenu%netscape.com bb404ec3d6 use imap utf7 internally, fixes unicode folder names, r=jefft 2000-02-05 01:22:29 +00:00
bienvenu%netscape.com 4f8d8e455f fix escaping of user name (r=alecf) also fix build bustage 2000-02-05 01:19:38 +00:00
alecf%netscape.com 3b75cde18b add the service provider datasource to the base factory
r=sspitzer
2000-02-05 01:17:03 +00:00
alecf%netscape.com c0e33f97a9 export nsMsgServiceProvider.h on the mac
r=sspitzer on this and last 2 checkins
2000-02-05 01:16:07 +00:00
ducarroz%netscape.com 0735d1968a Fix bug 25565 and part of bug 25573. Add separator beetween toolbar buttons and disable the one not yet implemented. R=hangas 2000-02-05 01:15:06 +00:00
alecf%netscape.com f80d30553e added files: mozilla/mailnews/base/src/nsMsgServiceProvider.cpp 2000-02-05 01:15:03 +00:00
alecf%netscape.com a7e44f95db add nsMsgServiceProvider to the unix and windows builds 2000-02-05 01:13:11 +00:00
alecf%netscape.com 3bb604c13e first checked in (not part of build) 2000-02-05 01:10:24 +00:00
alecf%netscape.com 7fcbdb2d0b hook up Set Default Account and clean up delete account
r=sspitzer
2000-02-05 01:07:19 +00:00
alecf%netscape.com 659a2cbc54 implement Get/SetDefaultAccount
r=sspitzer
2000-02-05 01:06:27 +00:00
sspitzer%netscape.com d7dc57c074 work on making -news handled arbitrarily. not working yet, as I can't
call the category manager from C++ yet. r=alecf
2000-02-04 23:11:19 +00:00
rhp%netscape.com 22851e58a4 Fix for incorrect charset on reply - Bug # 3979 - r: mscott 2000-02-04 22:52:55 +00:00
ducarroz%netscape.com 434cd97064 Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas 2000-02-04 22:52:03 +00:00
chuang%netscape.com 5b39030604 Bug 17564 Prefs: Addressing prefs do not stick. r=hangas 2000-02-04 22:48:42 +00:00
chuang%netscape.com 0d534019fb Bug 24877 Can't remove Additional email Address in Abook card, r=hangas 2000-02-04 22:47:27 +00:00
putterman%netscape.com f208f60543 If a message that is loaded in the message pane is selected again,don't reload it.
r=mscott.
2000-02-04 15:19:57 +00:00
mscott%netscape.com 7f04e0c460 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 e40257048c 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 1c78417c72 break out method for getting folder cache elem from file spec, r=sspitzer 2000-02-04 05:48:50 +00:00
bienvenu%netscape.com 68e196013a fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476 2000-02-04 05:09:19 +00:00
putterman%netscape.com 401623a852 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 51912316d0 Got rid of those pesky compiler warnings 2000-02-04 01:28:53 +00:00
pp%ludusdesign.com 26646663e1 Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
jefft%netscape.com 90dd1e5ea9 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 ab64a32189 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 2b710441d2 Checking in test program...NOT PART OF THE BUILD 2000-02-03 23:41:49 +00:00
rhp%netscape.com 7dcf250a7d Fix for walking nested attached messages to display attachments - Bug #: 23643 - r: bienvenu 2000-02-03 23:40:47 +00:00
jefft%netscape.com 5925f968c0 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 1047da0bac 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 a808c9c7e8 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 43dada91fa 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 c027a8ae3d 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 896694c2b7 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 a810b0aa37 remove a DEBUG_alecf message that was haunting me 2000-02-03 07:28:08 +00:00