bienvenu%netscape.com
7038f52191
fix news connection cache 13506 r=mscott
2000-07-26 21:05:06 +00:00
warren%netscape.com
2b01440bc0
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
pavlov%netscape.com
20dc0118ea
fix for secure imap and news bug 39154 r=mscott
2000-07-13 23:53:54 +00:00
cls%seawood.org
e87a1b7b11
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
2000-07-10 07:13:31 +00:00
bienvenu%netscape.com
6524bbb982
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:45:21 +00:00
bienvenu%netscape.com
3198c38bd1
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:38:22 +00:00
mscott%netscape.com
67e22c951f
Bug #44166 --> fix news modal dialog problems by using correct nsIPrompt object
...
r=alecf
2000-07-08 01:13:08 +00:00
mscott%netscape.com
967ade904a
Bug #44167 --> fix news modal dialog problems by using correct nsIPrompt object. part of this fix meant making
...
sure all news urls were initialized with the currect message window. Hence the change to ConstructNntpUrl.
r=alecf
2000-07-08 01:12:30 +00:00
mscott%netscape.com
e6a9a0e1ce
Bug #43661 --> open attachment needs to pass in the file name
...
r=bienvenu
2000-07-07 21:57:39 +00:00
morse%netscape.com
5524653464
fix bug 43886, single signon no longer works, r=jefft
2000-06-27 21:13:50 +00:00
sspitzer%netscape.com
f9d98570e1
comment out my printf.
2000-06-24 21:45:08 +00:00
sspitzer%netscape.com
edcae4fdcf
fix for #39853 . when populating the subscribe dialog from disk, we'd
...
block the entire ui. this was bad if the hostinfo.dat file was big.
r=mscott
2000-06-24 21:35:59 +00:00
sspitzer%netscape.com
db7b98397e
fix for #41062 . pop up an alert on news errors, like auth failure.
...
r=mscott.
2000-06-24 21:22:47 +00:00
mscott%netscape.com
fd6d34605f
Bug #43651 --> can't read news without crashing. Implement GetContentType for nntp protocol.
...
r=sspitzer
2000-06-24 01:17:02 +00:00
mscott%netscape.com
03af6b3cbe
10802 --> implement open attachment
...
r=bienvenu
2000-06-22 22:37:22 +00:00
sspitzer%netscape.com
32174e072b
fix for #40051 . thanks to Henrik Gemal <gemal@gemal.dk> for the patch.
...
r=sspitzer
2000-06-21 01:17:32 +00:00
amasri%netscape.com
7726bc3d76
Adding localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
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