2736 Commits

Author SHA1 Message Date
mscott%netscape.com
1ded715447 Fix GetUserName such that it uses GetServer on the folder instead of calling GetCurrentServer from the acct manager. This fixes the imap problem where you couldn't perform cmds like displaying messages unless you imap server was the first one. 1999-05-15 21:07:18 +00:00
mscott%netscape.com
91c27103db add GetServer method to get the incoming server associated with a folder 1999-05-15 21:04:42 +00:00
mscott%netscape.com
cab48caf44 add getsserver and GetIncomingServerType. This allows us to get the incoming server associated with a folder. 1999-05-15 21:03:02 +00:00
mscott%netscape.com
a2843c2633 implement GetIncomingServerType as part of adding a GetServer method for a folder. 1999-05-15 19:39:58 +00:00
mscott%netscape.com
bda36d538f code cleanup --> use nsAutoCString instead of .newCString. 1999-05-15 19:37:27 +00:00
mscott%netscape.com
a9b766d0d9 I thought I had done this last week but I didn't check in this change =). Turn imap on for REAL on Linux. 1999-05-15 19:09:39 +00:00
sspitzer%netscape.com
22ca6098c5 ignore the generate Makefile 1999-05-15 18:47:45 +00:00
sspitzer%netscape.com
54235f0f0d use nsAutoCString instead of ToNewCString 1999-05-15 06:05:04 +00:00
sspitzer%netscape.com
2e34b5b33d add new line to the end of the file. use nsAutoCString instead of ToNewCString. 1999-05-15 05:58:24 +00:00
sspitzer%netscape.com
cc4d024fcb use nsAutoCString instead of ToNewCstring. cast to quite compiler. stop shadowing. 1999-05-15 05:45:20 +00:00
sspitzer%netscape.com
8c649fbcfa set the url state when done. 1999-05-15 05:04:58 +00:00
sspitzer%netscape.com
3ce1875b6a use nsCOMPtr. wrap printfs with ifdefs. 1999-05-15 05:04:34 +00:00
sspitzer%netscape.com
977c439cb1 fix my stupid printf 1999-05-15 05:00:52 +00:00
jefft%netscape.com
e1305e9d8f fixed all the subfoler created on top level 1999-05-15 02:59:23 +00:00
bienvenu%netscape.com
459ba98623 check for null store when adding headers 1999-05-15 02:28:01 +00:00
bienvenu%netscape.com
0681e2a178 fix get new mail when using cached connection 1999-05-15 02:26:36 +00:00
sspitzer%netscape.com
2e226c0bea missing .css reference (causes crash on Linux) 1999-05-15 01:12:10 +00:00
nhotta%netscape.com
a9610c3b44 Clean up, forgot about & for the args. 1999-05-15 01:08:16 +00:00
sspitzer%netscape.com
1d46cf3d0c stop my annoying printfs 1999-05-15 01:04:10 +00:00
sspitzer%netscape.com
dbd670f8c2 makefile changes for hangas's new xul and js files 1999-05-15 01:02:21 +00:00
jefft%netscape.com
83de70cafe fixed ForceClosed() crashes con CloseDB() 1999-05-15 00:47:47 +00:00
hangas%netscape.com
6b831cea9d Added addressbook.js and editcard.xul 1999-05-15 00:38:41 +00:00
hangas%netscape.com
aebe7a1230 First Checked In. 1999-05-15 00:33:21 +00:00
sspitzer%netscape.com
34bb2ea121 code cleanup 1999-05-15 00:22:23 +00:00
hangas%netscape.com
07d61013e2 Minor cleanup 1999-05-15 00:19:06 +00:00
hangas%netscape.com
faebe5195d Referenced the xul.css, removed styles handled by xul.css. Added some real styles used within the address book XUL. 1999-05-15 00:16:37 +00:00
jefft%netscape.com
f9ee7c4805 fixed new folder not added to to the folder pane problem 1999-05-14 23:26:00 +00:00
alecf%netscape.com
12065075a8 change Communicator->Tasks 1999-05-14 23:11:54 +00:00
ducarroz%netscape.com
db02238748 Split EditorStartup() into EditorStartup() & EditorSetup(). Msg Compose use only EditorSetup(). 1999-05-14 22:54:24 +00:00
jefft%netscape.com
f743104f91 fixed imap folder discovery problem; the default fNamespacesOverridable should be set to true 1999-05-14 22:46:21 +00:00
sspitzer%netscape.com
99f8493664 fix a bug in nsMsgDBEnumerator. this means I don't have to use
2 enuermators for my "show me only the last n news message" hack.
1999-05-14 22:25:31 +00:00
rhp%netscape.com
ea7b1d7484 Cleanup of code 1999-05-14 22:24:26 +00:00
rhp%netscape.com
9e5192c93c Even more refinement :) 1999-05-14 22:13:02 +00:00
rhp%netscape.com
627514fa24 Further refinement of auto link detection 1999-05-14 21:42:26 +00:00
ducarroz%netscape.com
011df65d26 HTML tag name must be capitalized if we want to find them in the DOM! 1999-05-14 21:18:26 +00:00
bienvenu%netscape.com
d2998ec6fb fix message counts for imap inbox 1999-05-14 21:11:07 +00:00
putterman%netscape.com
7ef7c5364a Added Mark Messages as Unread and bold on "new" not "New". 1999-05-14 21:04:25 +00:00
jefft%netscape.com
f748400d23 fixed cached connection url race condition 1999-05-14 21:04:17 +00:00
putterman%netscape.com
9febadf761 Do status flag notifications based on flags changed. 1999-05-14 21:03:26 +00:00
sspitzer%netscape.com
b4451c062e changes to show only the last n messages in a news folder.
It follows the mail.news.maxheaderstoshow pref.
1999-05-14 21:02:51 +00:00
putterman%netscape.com
2744508481 overflow: visible added. Fixes 6426. 1999-05-14 20:06:21 +00:00
alecf%netscape.com
497a345a3e add missing box element 1999-05-14 19:53:43 +00:00
rhp%netscape.com
5cdc2e8913 New glyph changes 1999-05-14 19:27:40 +00:00
rhp%netscape.com
86c62863d0 adding new files 1999-05-14 19:27:22 +00:00
rhp%netscape.com
a41dc42058 New images for glyph replacement 1999-05-14 19:27:09 +00:00
ducarroz%netscape.com
41b91b6979 Fix capitalization problem with nsComPtr.h 1999-05-14 19:26:14 +00:00
rhp%netscape.com
5b1bba13f0 Pref fix. 1999-05-14 19:16:26 +00:00
rhp%netscape.com
6dfe9e9f2b New directory being added 1999-05-14 18:57:14 +00:00
rhp%netscape.com
20e531c402 Changes for new resource directories 1999-05-14 18:54:56 +00:00
rhp%netscape.com
c2a775dce1 Change for glyph replacement 1999-05-14 18:54:23 +00:00