sspitzer%netscape.com
7deaca5cb8
fix for bug #26944 . nsStdUrl is returning an escaped url. r=alecf
2000-02-12 19:50:49 +00:00
alecf%netscape.com
8b80d95351
don't access mFolder directly, instead go through base class
...
r=putterman
2000-02-08 06:00:57 +00:00
sspitzer%netscape.com
72e8a9e317
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
9431eb3736
more changes to get everyone using my arbitrary command line handling.
...
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
bienvenu%netscape.com
ece14626a0
allow creation of folders with double-byte characters r=putterman, 26745
2000-02-07 00:20:37 +00:00
sspitzer%netscape.com
c00837ec56
I hate copy and pasted code. write two macros to do all the work for me.
...
r=alecf
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com
91a9eaba60
clean up. these should be progids, not cids, that I register with the category manager.
...
r=alecf
2000-02-06 11:04:43 +00:00
sspitzer%netscape.com
72d8e4bf7a
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
cc01ef5223
Converting ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-06 03:18:27 +00:00
alecf%netscape.com
f161287e46
move from nsAutoCString to nsCAutoString r=sspitzer
2000-02-05 06:11:46 +00:00
sspitzer%netscape.com
53bd4b89b6
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
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
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
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
sspitzer%netscape.com
5f51e90caf
printfs hinting of work to come.
2000-02-01 12:18:23 +00:00
sspitzer%netscape.com
c94fd161be
fix crasher when posting, and some more cleanup.
2000-02-01 11:40:32 +00:00
sspitzer%netscape.com
0fecff9d06
convert auth news to use single sign on. convert the nsINntpService interface
...
to have proper interCaps. remove dead code, clean up other code. r=alecf
2000-02-01 08:46:03 +00:00
sspitzer%netscape.com
3a9dcf96cf
clean up. r=alecf
2000-02-01 07:41:10 +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
sspitzer%netscape.com
d2866d5a80
add a #define for the secure imap default, and move the #defines for news ports out of core and into the right place.
2000-01-28 09:06:33 +00:00
bienvenu%netscape.com
c13a9dce89
add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman
2000-01-28 01:22:33 +00:00
sspitzer%netscape.com
b18624d734
clean up nsIMsgFolder.idl and break it apart. r=alecf
2000-01-26 10:00:00 +00:00
sspitzer%netscape.com
947621f16a
added files: mozilla/mailnews/news/public/nsIMsgNewsFolder.idl
2000-01-26 09:59:20 +00:00
sspitzer%netscape.com
d6ed37c13f
I'm taking this out of nsIMsgFolder. not part of build yet.
2000-01-26 09:50:06 +00:00
sspitzer%netscape.com
9343668fc1
remove the old method, it's gone now.
2000-01-26 08:19:56 +00:00
sspitzer%netscape.com
cc0d62ff60
fix warning (on the mac) that sfraser pointed out, by renaming
...
nsNewsFolder::AddSubfolder to nsNewsFolder::AddNewsgroup
implement cross-session newsgroup username / password by using prefs.
this will get re-written to use wallet, eventually.
remove cruft, where possible.
r=mscott
2000-01-26 06:46:01 +00:00
sspitzer%netscape.com
60e2eca42b
the real fix. I need to cast to (const char *) for certain platforms.
2000-01-25 05:51:41 +00:00
sspitzer%netscape.com
7e43815d3a
"Local Folders" doesn't have an identity anymore. r=mscott
...
initial changes for authenticated news. still more to be done. r=mscott
bulletproofing changes for migration, never set the port of a server to zero.
2000-01-25 04:57:22 +00:00
sspitzer%netscape.com
96ce0ff115
removing the extra quotes from the strings.
2000-01-25 03:21:54 +00:00
sspitzer%netscape.com
e2b053e9b0
fix for #24882 , initialize member to null.
2000-01-25 02:40:53 +00:00
bienvenu%netscape.com
dc6da4bc94
add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302
2000-01-18 22:33:35 +00:00
alecf%netscape.com
8cf359a674
back my changes out
2000-01-14 22:53:16 +00:00
alecf%netscape.com
523131d38d
fix usages of GetPreHost so that local/imap/news folders can be displayed
...
a=granrose
2000-01-14 20:17:14 +00:00
alecf%netscape.com
151c9ac450
make the mail notification systems use nsIAtoms instead of char*s, and add capability to notify on PRUnichar* data that changes
...
(in preparationfor #19079 )
r=scottip
2000-01-14 09:01:39 +00:00
sspitzer%netscape.com
e706278316
we don't have panes in 5.0, remove some of this HAVE_PANES cruft.
2000-01-13 09:31:20 +00:00
sspitzer%netscape.com
230b5320a7
fix that annoying off by one bug.
2000-01-13 09:27:08 +00:00
sspitzer%netscape.com
36b0a01555
polish and shine.
2000-01-13 09:08:35 +00:00
sspitzer%netscape.com
464dcb3188
fix some minor problems with the download header dialog.
2000-01-13 08:51:53 +00:00
sspitzer%netscape.com
84219d96dc
clean this up. since I'm passing the server id through, I don't
...
need to pass the markOldRead and max_articles values through.
I can get them in JS. no doy.
2000-01-13 08:37:26 +00:00
sspitzer%netscape.com
943f4cfb7f
heed the per server "news.notify.on" pref.
2000-01-13 08:22:19 +00:00
sspitzer%netscape.com
49ccc5989b
changes for the per server (instead of global) news.mark_old_read, max_messages, and news.notify.on
...
prefs. hook up the download news headers dialog to use and set these prefs.
2000-01-13 08:12:12 +00:00
sspitzer%netscape.com
567c4a4565
"news.notify.size" is not used anymore
2000-01-13 04:09:43 +00:00
bienvenu%netscape.com
5c4612c424
add copymessages to message service,r=mscott
2000-01-12 21:43:59 +00:00
bienvenu%netscape.com
687319afb6
set new flag for all new news messages, not just ones with re:,r=sspitzer 23647
2000-01-11 23:38:53 +00:00
sspitzer%netscape.com
9ca75194ad
fix for bug #23457 . when we create a new account, set the copies and folders prefs for the associated identity to the right defaults.
...
added to the nsIMsgProtocolInfo interface defaultCopiesAndFoldersPrefsToServer,
which we use to see for a given server type, do the defaults live on the server
or not (where not would mean "Local Folders").
fix the getFoldersWithFlag method in the nsIMsgFolder interface so it
would be easier to use in JS.
r=alecf
2000-01-11 08:01:37 +00:00
bryner%uiuc.edu
77ecf71c68
Fix build bustage. r=pinkerton.
2000-01-11 00:03:15 +00:00
bienvenu%netscape.com
78e2bb3f76
use string bundles for news messages,r=sspitzer 12105
2000-01-10 20:57:49 +00:00
bienvenu%netscape.com
11b38602ec
hook up stop for news, r=mscott
2000-01-09 23:38:31 +00:00