sspitzer%netscape.com
b4baf6207d
fix for a bunch of subscribe problems.
...
#39263 , imap subscribe only working to the second level deep
#40238 , subscribed imap folders not showing up as subscribed.
#39261 , imap folders showing up as full paths, not leaf names.
r=mscott
2000-06-01 02:41:03 +00:00
sspitzer%netscape.com
51c8e0f352
fix for bug #40241 . messages stop loading after we attempt to cancel
...
a news message. the problem is we were never notifying the folder
that the DeleteOrMoveMsgCompleted event happened. other code cleanup
to consolidate some common code. r=alecf
2000-05-31 23:52:22 +00:00
alecf%netscape.com
3685513be7
fix for #40390 - make nsMsgIncomingServer::GetPort fall back to the default
...
port for the specified server type using nsIMsgProtocolInfo.
Also clean up some of the GetDefaultPort stuff
r=sspitzer
2000-05-31 08:00:13 +00:00
sspitzer%netscape.com
c0aad27cd7
fix for #37673 . get the password dialog to work again if we don't have a msg window.
...
r=mscott
2000-05-31 04:48:31 +00:00
sspitzer%netscape.com
2eda7c7b6c
fix for several bugs.
...
#34355 , for a new pop server, the copies and folders prefs should point to the pop server,
not the local server.
#22889 , #37464 , news article urls not displaying, and they causing autosubscribe to happen.
#36661 , fix problems with autosubscribe / article url problem, if they happen before
we migrated and if there is no accounts.
#8216 , a successful cancelling of a news posting removes message from thread pane
r=alecf
2000-05-23 02:38:00 +00:00
sspitzer%netscape.com
3c87ddc96d
fix for #39913 , no you can subscribe / unsubscribe from imap folders with japanese folder
...
names. r=mscott
2000-05-20 02:36:30 +00:00
sspitzer%netscape.com
3c77570a67
changes for make the subscribe dialog i18n friendly. now, imap folders with
...
japanese names work. thanks to ji@netscape.com for the help in getting
a japanese folder name. remove the old news/tests. they are old
and not used anymore.
2000-05-19 22:27:18 +00:00
sspitzer%netscape.com
3e767bed9b
fix bug #39763 , not marking subscribed groups as subscribed, when we get the list
...
from hostinfo.dat, which is most of the time.
fix bug #39760 , make subscribe population faster for large numbers of groups.
still more to do. r=mscott.
2000-05-18 20:52:23 +00:00
jefft%netscape.com
3d8430698d
fixed 35908 - File/Copy multiple message selection NNTP->IMAP crashes; we call OnStopRequest() twice in a row; r=sspitzer
2000-05-18 20:31:29 +00:00
sspitzer%netscape.com
d64e48579e
fix my code that broke the mac. r=mscott, part of the "support hostinfo.dat" nsbeta2+ bugs.
2000-05-18 19:45:53 +00:00
sfraser%netscape.com
b5e989ff6f
Remove linkage with NetworkModular.shlb
2000-05-17 08:43:18 +00:00
cls%seawood.org
1165ad3a33
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
sspitzer%netscape.com
82e36c688a
fix mac bustage until I get the PRInt64 macro's right.
2000-05-17 06:35:45 +00:00
sspitzer%netscape.com
c451085eea
get the refresh button to work in the subscribe dialog.
...
make it so when we get the list of newsgroups from the server, we'll
cache it, and write it to the newsrc file.
still a lot of clean up todo before we *truly* support hostinfo.dat, but the hard
parts are done.
2000-05-17 05:27:04 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
sspitzer%netscape.com
bb477bd5f6
more work on the hostinfo.dat support. now, we can at least read the hostinfo.dat in
...
if we have on (say, from migration.) if hostinfo.dat is there, we'll use it
to populate the subscribe dialog, instead of going to the server. (woo-hoo!)
this is for bug #10854 , still tons to do.
2000-05-16 23:51:10 +00:00
sspitzer%netscape.com
6b1b66d48a
a bit of code cleanup. start of the work to support hostinfo.dat
2000-05-16 22:14:23 +00:00
mscott%netscape.com
ecb5ecd242
Bug #39445 --> news folders don't have a charset...fixes a crash
...
when trying to display news messages.
2000-05-16 21:36:23 +00:00
warren%netscape.com
be7f0d13bf
Reverted serverPasswordRealm back to serverURI. Bug 39453.
2000-05-16 21:17:55 +00:00
mscott%netscape.com
363be47794
fix infinite recursion in the interface map macro. I wasn't jumping up to the base class (nsMsgMailNewsUrl) instead
...
I was re-enteringin nsNntpUrl =).
a=leaf
2000-05-16 18:43:05 +00:00
warren%netscape.com
4d1711e5f8
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
2000-05-16 05:35:23 +00:00
ben%netscape.com
9304d48c94
preparation for new <radiogroup> widget
2000-05-16 03:26:34 +00:00
mscott%netscape.com
43373bb911
Bug #5938 --> set the charset override on the url if there is one.
2000-05-16 00:22:53 +00:00
mscott%netscape.com
8ef94464bd
Bug #5938 --> add get/set charset over-ride to I18N urls.
2000-05-15 22:40:47 +00:00
sspitzer%netscape.com
151704cc87
comment out some dumps, printfs.
...
get unsubscribe working for news.
get ready to fix the problem of selecting a non-subscribable server and hitting subscribe.
2000-05-15 21:44:34 +00:00
mscott%netscape.com
5832bb244e
Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
2000-05-15 20:34:33 +00:00
danm%netscape.com
e6b9efbec5
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
sspitzer%netscape.com
25a95f3788
add subscribe / unsubscribe to the nsISubscribable interface and use them.
2000-05-13 04:41:52 +00:00
sspitzer%netscape.com
e1069aa268
whoops.
2000-05-13 00:55:20 +00:00
sspitzer%netscape.com
1891dcfbee
fix for #38929 , when building the subscribe dialog, don't block the ui thread.
...
using nsTimer to do this. need to fix some performance problems, but that's
covered in other bugs.
2000-05-13 00:53:44 +00:00
locka%iol.ie
ff164450dd
Replaced references to webshell with docshell equivalents
2000-05-12 20:41:19 +00:00
alecf%netscape.com
ed51d2ed02
make this class="dialog" so it looks like a normal dialog!
2000-05-12 09:05:19 +00:00
sspitzer%netscape.com
1c1b75a892
fix assertion / problem with subscribe. duh.
2000-05-12 04:39:43 +00:00
sspitzer%netscape.com
f883228312
more subscribe work.
2000-05-12 04:23:45 +00:00
sspitzer%netscape.com
146551c9fa
these skin files have moved.
2000-05-11 04:04:52 +00:00
sspitzer%netscape.com
f99d57cc8d
rename method names so they make more sense.
2000-05-09 05:41:45 +00:00
sspitzer%netscape.com
3410157bc6
fix some subscribe bugs. performance tweaks. more to come.
2000-05-09 05:36:02 +00:00
sspitzer%netscape.com
007aa66aec
lower count, and remove printfs.
2000-05-05 07:12:51 +00:00
sspitzer%netscape.com
ce6d909f61
make it so the UI doesn't block when building up the subscribe datasource.
...
thanks to mscott / waterson for the tips.
2000-05-05 05:52:38 +00:00
mscott%netscape.com
4301ff8862
remove some obsolete #ifdefs
2000-05-03 21:21:57 +00:00
mscott%netscape.com
a70db6d245
pass progress not as a percent but with a current and max byte count
...
Use progress event sink instead of nsIMsgStatusFeedback.
2000-05-03 21:21:35 +00:00
alecf%netscape.com
fea6d191ad
remove unnecessary dependancy on prefs
2000-05-01 23:08:38 +00:00
sspitzer%netscape.com
9f44a9671e
skinability fixes for the download headers dialog.
2000-04-30 09:15:07 +00:00
sspitzer%netscape.com
e3956a6983
fix warning.
2000-04-30 08:26:01 +00:00
sspitzer%netscape.com
87b8d97bb2
finish the fix for a bad compatability bug with Typhoon news servers (and other types, too).
2000-04-30 02:39:59 +00:00
sspitzer%netscape.com
d2dd1aeded
for subscribe, root the tree in null, so that it goes blank when you switch servers.
...
start of fix for a bad news compatibility bug with Typhoon news servers.
(rest of fix coming soon.)
Fix it so if we don't have a msg window, we use the hidden window for the parent
of the username/password dialog.
general code cleanup.
2000-04-30 00:27:23 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
bienvenu%netscape.com
9177125dcb
fix linux bustage
2000-04-26 01:10:01 +00:00
bienvenu%netscape.com
28f172e4eb
fix linux build problem
2000-04-26 01:08:05 +00:00
bienvenu%netscape.com
1a7e66af8b
more work on news search
2000-04-26 01:04:11 +00:00