bienvenu%netscape.com
7e994ae345
fix news connection cache 13506 r=mscott
2000-07-26 21:05:06 +00:00
warren%netscape.com
7ac7233df8
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
c6f86c36dc
fix for secure imap and news bug 39154 r=mscott
2000-07-13 23:53:54 +00:00
cls%seawood.org
062c8bd937
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
58b7d0c83e
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:45:21 +00:00
bienvenu%netscape.com
cd9e842492
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:38:22 +00:00
mscott%netscape.com
36780ea6a6
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
2323080493
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
f4be0bbdc6
Bug #43661 --> open attachment needs to pass in the file name
...
r=bienvenu
2000-07-07 21:57:39 +00:00
morse%netscape.com
feb550a4e1
fix bug 43886, single signon no longer works, r=jefft
2000-06-27 21:13:50 +00:00
sspitzer%netscape.com
186c8d0c6e
comment out my printf.
2000-06-24 21:45:08 +00:00
sspitzer%netscape.com
efbc5ac362
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
c242a1239a
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
01eee688b7
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
ebc205add2
10802 --> implement open attachment
...
r=bienvenu
2000-06-22 22:37:22 +00:00
sspitzer%netscape.com
08c1a9315e
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
93e980b67b
Adding localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
ben%netscape.com
bfc9ac7f98
partial fixes for 32347, 30536, 41120
2000-06-17 03:26:47 +00:00
warren%netscape.com
06dd25d8b6
Bug 41390. js prompt() contains remember this value checkbox. r=morse
2000-06-17 01:57:36 +00:00
bienvenu%netscape.com
a7f80cf246
more work on search backend, fix scheduling of multiple urls, r=alecf 33101
2000-06-10 14:36:50 +00:00
sspitzer%netscape.com
5071c41433
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
8bdcbf7a2b
fix unescaping of search data before passing to server, r=sspitzer, 33101
2000-06-09 12:48:22 +00:00
valeski%netscape.com
ab815f8a4d
41110. nsiwebshellwindow erradication
2000-06-05 21:42:02 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
sspitzer%netscape.com
0054860e90
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
04d4bab13c
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
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
jefft%netscape.com
223fa87dcf
fixed bug 17100 - [FEATURE] enabled partial message download for pop3
2000-04-25 01:48:00 +00:00
sspitzer%netscape.com
02f1da358b
more checkins for the new subscribe dialog.
...
make it so only subscribable servers show up in the server picker.
make it so "newsgroup" turns to "folder" if subscribing to imap.
do the basic wiring to imap servers are hooked in.
clean up my css.
2000-04-25 01:30:30 +00:00
cls%seawood.org
33edc21c9c
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
scc%netscape.com
af88b827ee
making string conversions explicit
2000-04-23 11:54:43 +00:00
sspitzer%netscape.com
290c1fba9a
root the tree in the subscribe dialog after we are done building the datasource.
2000-04-23 05:18:23 +00:00
sspitzer%netscape.com
186a459557
changes for subscribe. it needs to be general, not just for news, since imap
...
will use the subscribe dialog as well.
also, some minor changes, the humble beginnings of the hostinfo.dat support.
2000-04-23 01:19:51 +00:00
sspitzer%netscape.com
9cc3b222b0
fix for #36663 . make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for
...
this, so that it will open in an existing messenger window.
2000-04-22 23:16:45 +00:00
sspitzer%netscape.com
4493794339
PerformExpand() and UpdateCounts() need to take a nsIMsgWindow, because these
...
action may require the user to enter a password, which means a dialog must comes up,
which means we need the msg window for the parent.
2000-04-21 22:55:18 +00:00
sspitzer%netscape.com
1fac1a46bd
printf to remind me to fix #36661
2000-04-21 08:34:34 +00:00
sspitzer%netscape.com
13277a193c
get snews://<host>/<group> urls to work for autosubscribe.
2000-04-21 06:55:12 +00:00
sspitzer%netscape.com
0d3c6c65ed
no newline at the end of the file. this will hork some compilers
2000-04-21 02:04:53 +00:00
sspitzer%netscape.com
2567b6015f
changes for autosubscribe. bug #11075 . handle the case where they have a news server
...
already, and the case where they don't. still more work to be done here, but the basics
work.
also, turn nsMessengerMigrator::CopyIdentity() into nsMsgIdentity::Copy() and
use that in migration and news account creation during autosubscribe. r=alecf
2000-04-21 00:03:02 +00:00
sspitzer%netscape.com
34354ac8b2
debug vs. opt problem. I need these labels at run time for PR_LOG.
2000-04-20 05:49:58 +00:00
sspitzer%netscape.com
2318009ec5
fix warnings.
2000-04-20 05:18:55 +00:00
sspitzer%netscape.com
6d2b3a4766
more work for the subscribe dialog. use PR_LOG instead of printfs. #35217
2000-04-20 05:12:14 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
sspitzer%netscape.com
038186e8c3
fix for #34739 . when possible, ask for a news article by number, not by message id.
2000-04-19 04:14:33 +00:00
bienvenu%netscape.com
d28e726806
add msg folder to Search interface, not run yet
2000-04-19 01:01:08 +00:00
bienvenu%netscape.com
502dcf9642
add search method to message service, not used yet
2000-04-16 22:12:36 +00:00
sspitzer%netscape.com
aba9796ae7
more changes for the new subscribe dialog.
2000-04-14 06:54:19 +00:00
sspitzer%netscape.com
624579d41b
more changes for the new subscribe dialog. instead of having all newsgroups as children
...
of the server, they are children of the appropriate container.
ie, netscape.public.mozilla.mail-news is a child of netscape.public.mozilla
2000-04-13 23:07:13 +00:00
bienvenu%netscape.com
f3c36c90f0
fix mac bustage
2000-04-13 14:58:30 +00:00
bienvenu%netscape.com
a3ebd05505
work on nntp connection cache,not turned on yet r=sspitzer 13506
2000-04-13 14:41:35 +00:00
sspitzer%netscape.com
fefed47afa
fix for #11043 . implement news biff. thanks to tobias@adamson.com for contributing this patch. r=sspitzer
2000-04-13 02:59:01 +00:00