ben%netscape.com
2d3e888817
partial fixes for 32347, 30536, 41120
2000-06-17 03:26:47 +00:00
warren%netscape.com
1927d0a1ce
Bug 41390. js prompt() contains remember this value checkbox. r=morse
2000-06-17 01:57:36 +00:00
bienvenu%netscape.com
f7cbeeb06d
more work on search backend, fix scheduling of multiple urls, r=alecf 33101
2000-06-10 14:36:50 +00:00
sspitzer%netscape.com
c5053a70b9
fix for nsbeta2+ bug #39184 . make news pay attention to the port. also remove some
...
bloat from nsNNTPHost.cpp which was not used and will eventually be going away.
2000-06-10 00:52:43 +00:00
bienvenu%netscape.com
ef26d5c9be
fix unescaping of search data before passing to server, r=sspitzer, 33101
2000-06-09 12:48:22 +00:00
valeski%netscape.com
74232ed5dd
41110. nsiwebshellwindow erradication
2000-06-05 21:42:02 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
sspitzer%netscape.com
f8d8906090
move the string parsing into the imap server code, since right now, it is only
...
needed for imap. r=mscott.
2000-06-01 22:49:46 +00:00
sspitzer%netscape.com
97504bf2d6
make the subscribe i18n friendly when drilling down to find imap folders.
...
I need to use the folder path, not the folder name. r=mscott
2000-06-01 03:59:14 +00:00
sspitzer%netscape.com
533c46ea39
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
60b8c9c046
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
3200cbacc7
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
8bfb5a6f05
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
fbe0cee7d7
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
4973834992
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
94b476cc20
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
76f92de73f
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
b8359d1fb8
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
b9a85aa153
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
634ff81936
Remove linkage with NetworkModular.shlb
2000-05-17 08:43:18 +00:00
cls%seawood.org
a8000b8bb5
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
71f3f04b78
fix mac bustage until I get the PRInt64 macro's right.
2000-05-17 06:35:45 +00:00
sspitzer%netscape.com
163ed2f930
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
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
sspitzer%netscape.com
b54c0dd560
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
25ebda65c9
a bit of code cleanup. start of the work to support hostinfo.dat
2000-05-16 22:14:23 +00:00
mscott%netscape.com
afed35b8bc
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
bfdf847716
Reverted serverPasswordRealm back to serverURI. Bug 39453.
2000-05-16 21:17:55 +00:00
mscott%netscape.com
9c363526a9
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
618d468469
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
682a6e57bf
preparation for new <radiogroup> widget
2000-05-16 03:26:34 +00:00
mscott%netscape.com
b815277e38
Bug #5938 --> set the charset override on the url if there is one.
2000-05-16 00:22:53 +00:00
mscott%netscape.com
fa152ce0ab
Bug #5938 --> add get/set charset over-ride to I18N urls.
2000-05-15 22:40:47 +00:00
sspitzer%netscape.com
0e33b45466
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
69c0790065
Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
2000-05-15 20:34:33 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
sspitzer%netscape.com
4ca2b3d567
add subscribe / unsubscribe to the nsISubscribable interface and use them.
2000-05-13 04:41:52 +00:00
sspitzer%netscape.com
40408e6fae
whoops.
2000-05-13 00:55:20 +00:00
sspitzer%netscape.com
f02481be2e
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
15f7763398
Replaced references to webshell with docshell equivalents
2000-05-12 20:41:19 +00:00
alecf%netscape.com
ba23cf18f1
make this class="dialog" so it looks like a normal dialog!
2000-05-12 09:05:19 +00:00
sspitzer%netscape.com
bbab58c258
fix assertion / problem with subscribe. duh.
2000-05-12 04:39:43 +00:00
sspitzer%netscape.com
97325cede8
more subscribe work.
2000-05-12 04:23:45 +00:00
sspitzer%netscape.com
51fc36d653
these skin files have moved.
2000-05-11 04:04:52 +00:00
sspitzer%netscape.com
8c54649d77
rename method names so they make more sense.
2000-05-09 05:41:45 +00:00
sspitzer%netscape.com
9d928c4542
fix some subscribe bugs. performance tweaks. more to come.
2000-05-09 05:36:02 +00:00
sspitzer%netscape.com
4db0bd1531
lower count, and remove printfs.
2000-05-05 07:12:51 +00:00
sspitzer%netscape.com
1829813e8d
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
392162f066
remove some obsolete #ifdefs
2000-05-03 21:21:57 +00:00
mscott%netscape.com
69cb8b7561
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