Commit Graph

51 Commits

Author SHA1 Message Date
sspitzer%netscape.com
d3faf1e0f8 fix for #73080. more blake fallout. subscribe is broken. sr=bienvenu
a=akk,lpham.
2001-03-23 00:46:01 +00:00
sspitzer%netscape.com
c057716174 fix for #71930. sr=bienvenu. catch the js exception caused by bogus
typedown text.
2001-03-21 04:22:54 +00:00
blakeross%telocity.com
a7a6aaec82 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-23 00:28:34 +00:00
sspitzer%netscape.com
392adc2f70 fix for #58567. fix js warnings. r=jag,sr=sspitzer
thanks to mao (Mark Olson) for the fix.
2001-01-31 03:00:56 +00:00
sspitzer%netscape.com
c4695f270d fix for #65304. sr=bienvenu. if no subscribable servers, subscribe
dialog won't dismiss when you hit cancel.
2001-01-19 22:04:06 +00:00
mscott%netscape.com
906a56b051 change the case of two methods I changed. 2001-01-08 22:50:00 +00:00
sspitzer%netscape.com
59724699f1 define a goDoCommand() to prevent JS errors when typing in the subscribe
dialog.  we don't play nice with mailWindow.  #53106
sr=bienvenu
2001-01-06 06:11:15 +00:00
sspitzer%netscape.com
923fe95a7a fixes for #57912, #14295, #14301
1) add ui and backend support for "log into this account at startup".  all that is missing is the code to actually do the logging in at startup.  that comes next.

2) hide the user name for news servers in the account manager.

3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.

sr=bienvenu
2000-12-22 23:32:32 +00:00
sspitzer%netscape.com
efd7ca3b3e fix for #51862. thanks to hyatt for the performance suggestion.
move the onclick handler out of the tree cell.  sr=mscott
2000-12-14 21:43:51 +00:00
sspitzer%netscape.com
3a79a2ff9b fix #54491 (subscribe is a big fat pig)
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +00:00
sspitzer%netscape.com
d2b9d3d09d part of the fix for #51571. r/a=mscott 2000-09-18 21:49:17 +00:00
sspitzer%netscape.com
5dff1d6e3b part of the fix for #51571. r/a=mscott 2000-09-18 21:44:54 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
hyatt%netscape.com
a3ccbff982 XUL fixes for 51263. r=ben 2000-09-07 08:17:32 +00:00
naving%netscape.com
0ff37d2869 Fixed bugs #42998 and #44883.
Removed "this space for rent" from subscribe dlg and add progressmeter to the
subscribe dlg. r = scottip, alecf
2000-08-14 21:43:19 +00:00
sspitzer%netscape.com
1fa7f6d74f fix for nsbeta2+ bug 41362. clicking on the check mark was changing the name to "", which
was causing the type down code to kick in and change the selection.
r=alecf
2000-06-09 22:14:23 +00:00
alecf%netscape.com
3d7acb9e0d fix for #40594, switch to DOM2 2000-06-07 01:05:50 +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
397c363d61 fix bug #20987, handle case where a non-subscribable server is selected, and handle the
edge case if there are no subscrible servers.  r=alecf
2000-05-20 01:25:27 +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
sspitzer%netscape.com
56bd2177ee all around the mulberry bush, the monkey chased the weasel. 2000-05-16 21:44:23 +00:00
sspitzer%netscape.com
7d0216daa0 fix regression #39453, also, comment out some dump statements. 2000-05-16 21:40:32 +00:00
joki%netscape.com
a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +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
sspitzer%netscape.com
9882cd015b such a dumbass. nntp is the server type, not news. 2000-05-13 01:09:26 +00:00
sspitzer%netscape.com
d490ed66e0 get type down to do the right things for imap. 2000-05-13 00:47:47 +00:00
ben%netscape.com
5f3d7589a8 implement typedown feature 2000-05-12 06:43:11 +00:00
sspitzer%netscape.com
3dd758d1b9 make it so the throbber stops when you try to build the subscribe datasource for imap. 2000-05-09 02:48:25 +00:00
sspitzer%netscape.com
308422b9c8 make it so the newsgroup (or folder) you have selected appears in the textfield. 2000-05-05 07:40:33 +00:00
sspitzer%netscape.com
cae31d5662 simple status feedback (progress bar) for subscribe. 2000-05-05 07:25:16 +00:00
sspitzer%netscape.com
532dda5081 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
sspitzer%netscape.com
8cc2a5f33f 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
sspitzer%netscape.com
470fa0ee52 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
9c7075c692 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
cfdf77f73c more changes for the new subscribe dialog. 2000-04-20 07:11:27 +00:00
sspitzer%netscape.com
7ca18bd005 more work for the new subscribe dialog. 2000-04-20 06:59:43 +00:00
sspitzer%netscape.com
9e2b1200cd more changes for the new subscribe dialog. 2000-04-20 03:41:30 +00:00
sspitzer%netscape.com
0f4e0ed7be more work on the new subscribe dialog. NOT PART OF THE BUILD SO IT IS OK IF I CHECK IN WHILE RED. 2000-04-14 05:34:49 +00:00
sspitzer%netscape.com
67216ec3f4 add helper function GetFirstSelectedMsgFolder(), and fix the ".len" vs ".length" problem
to get subscribe, new folder, and rename folder to work again.  also some more debugging
dumps.  r=putterman.
2000-04-13 21:56:28 +00:00
sspitzer%netscape.com
ee9a0052d1 add a stop button. does nothing right now. 2000-04-02 19:58:09 +00:00
sspitzer%netscape.com
872492417a more changes for the new subscribe dialog. not turned on yet. 2000-04-01 01:56:16 +00:00
sspitzer%netscape.com
c3c8228dc7 not part of the build yet. 2000-03-28 04:03:25 +00:00
sspitzer%netscape.com
908cd904e0 not part of the build yet. 2000-03-21 03:16:39 +00:00
sspitzer%netscape.com
710c8c04b3 not part of the build yet. 2000-03-21 01:03:25 +00:00
sspitzer%netscape.com
f635221d81 not part of the build yet. 2000-03-21 00:36:39 +00:00
sspitzer%netscape.com
a5fc6fc4e0 not part of the build yet. 2000-03-20 22:21:08 +00:00
sspitzer%netscape.com
88a6814a48 not part of the build yet. 2000-03-18 17:27:40 +00:00
sspitzer%netscape.com
5ba3a9bed3 more changes for the new subscribe dialog. not part of the build yet. 2000-03-17 23:08:51 +00:00