rhp%netscape.com
77428727ea
Fixing a problem with double header conversions - Bug #: 34865 - r: putterman
2000-05-19 20:49:55 +00:00
alecf%netscape.com
b43c22c6c6
fix up/down buttons and delete filter button for #17484 r=mscott
2000-05-19 19:58:49 +00:00
alecf%netscape.com
4bd898d3d6
reflect server hostname into smtp datasource for #18184 r=putterman
2000-05-19 19:57:55 +00:00
rhp%netscape.com
60bca03f01
Fix for crasher with lots of attachments - Bug #35923 - r: sspitzer
2000-05-19 00:07:28 +00:00
sspitzer%netscape.com
366b4257d7
no offline news in 6.0, so no need for these prefs. r=mscott. #17211
2000-05-18 21:56:33 +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
rhp%netscape.com
579573d16e
Fix for crash when forwarding NTTP message - Bug #: 38223 - r: ducarroz
2000-05-18 01:37:24 +00:00
rhp%netscape.com
ced3a2b195
Fix for crashing on save drafts - Bug #: 38561 - r: ducarroz
2000-05-18 00:24:31 +00:00
sfraser%netscape.com
634ff81936
Remove linkage with NetworkModular.shlb
2000-05-17 08:43:18 +00:00
warren%netscape.com
5f6b57ef08
Bug 39416. Made ftp work with single sign-on for more than one user/host.
2000-05-17 07:12:40 +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
mscott%netscape.com
98755cac06
Bug #17001 --> impelment the ability to view all headers for a message and hide the normal
...
header toolbars. Still have to do some polish for this feature.
2000-05-17 06:30:20 +00:00
mscott%netscape.com
a7d1b2645d
Bug #17001 --> add a toolbar and box to contain all the headers for a message. We'll only
...
show and create content for this box if the user has turned view all headers on.
2000-05-17 06:28:46 +00:00
mscott%netscape.com
11d7174464
Bug #17001 --> enable view all header menu items
2000-05-17 06:27:51 +00:00
mscott%netscape.com
464534c3dc
Bug #17001 --> enable the menus for Headers, view all and view normal.
2000-05-17 06:26:00 +00:00
ducarroz%netscape.com
fa1e55f310
Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars.
2000-05-17 05:45:07 +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
rhp%netscape.com
ddc27ae041
Fix for better sync feedback - Bug: 33110
2000-05-17 05:18:38 +00:00
ducarroz%netscape.com
1a6eaad8a6
Fix for bug 36730. Activate Autocomplete popup menu.
2000-05-17 05:07:13 +00:00
mscott%netscape.com
370116ca58
Bug #23365 --> implement view all headers
...
as a popup on a mail header in the message pane.
2000-05-17 04:21:40 +00:00
mscott%netscape.com
b6b2b18052
Bug #23365 --> view headers all as a popup menu define the popup (just an empty box).
...
We'll dynamically generate the contents of this box.
2000-05-17 04:20:53 +00:00
sspitzer%netscape.com
dfad7750fb
fix for #19482 , exim's smtp server exposed a problem with our code.
...
r=mscott.
2000-05-17 03:31:42 +00:00
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
alecf%netscape.com
7d664dbb27
make new filters button work (yay!)
2000-05-17 01:25:59 +00:00
alecf%netscape.com
67e69de85b
fix addreffing issue with creating new filters
2000-05-17 01:25:22 +00:00
tao%netscape.com
e0cdfe1884
33665: move aol.rdf to under chrome.
2000-05-17 00:51:39 +00:00
putterman%netscape.com
a09bf1094e
fix build bustage.
2000-05-17 00:46:47 +00:00
alecf%netscape.com
2abee07bcb
support refreshing the tree after edits have been made, restoring original selection
2000-05-17 00:27:59 +00:00
alecf%netscape.com
ecd029955b
clear item selection before refreshing to work around wierd tree bug
2000-05-17 00:26:30 +00:00
ducarroz%netscape.com
145772f583
Fix for bug 39180. Don't autocomplete when we have more than one exact match or more than one partial match. Just display the list of matches.
2000-05-17 00:20:44 +00:00
jefft%netscape.com
7f3f676a3f
fixed bug 28929 -- [regression] incorrectly entered pop mail leaves user in wierd state - does not download messages
2000-05-16 23:56:19 +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
alecf%netscape.com
10cd09ef00
add support for and/or radiobuttons
2000-05-16 23:37:15 +00:00
alecf%netscape.com
01867131c5
remove dumb debugging
2000-05-16 23:36:38 +00:00
suresh%netscape.com
297b41f111
fixing bunch of mailnews pref bugs. r=putterman
2000-05-16 23:28:45 +00:00
chuang%netscape.com
928bc618f6
Bug 32287, 32292 Add, delete mailing list. 16421 Enable New List menu, toolbar button. r=putterman
2000-05-16 23:27:41 +00:00
ducarroz%netscape.com
20b494cb7c
Update project. R=rhp
2000-05-16 23:14:27 +00:00
mkaply%us.ibm.com
c432c633c0
# 37239
...
r= mscott
OS/2 bring up continues - add PR_CALLBACKs for VisualAge
2000-05-16 22:59:50 +00:00
putterman%netscape.com
959425b897
work on tooltips.
2000-05-16 22:57:59 +00:00
putterman%netscape.com
1b2864068e
more work on tooltips.
2000-05-16 22:56:53 +00:00
putterman%netscape.com
d9ac8788c5
Work on 14106, View unread messages.
2000-05-16 22:56:37 +00:00
putterman%netscape.com
047ce5f539
Fix for 36159 - js exception when sending unsent messages. Work on 14106, View unread messages.
2000-05-16 22:56:08 +00:00
alecf%netscape.com
866f47be91
short-circuit the server property lookup so that the filter dialog doesn't cause lots of URI parsing to happen
2000-05-16 22:45:00 +00:00
alecf%netscape.com
3ee2316a99
reverse the datasource order to reduce the number of GetTarget calls
2000-05-16 22:44:20 +00:00
alecf%netscape.com
f4f3c1e6ca
support i18n friendly names in the datasource by doing some utf8 conversion
2000-05-16 22:43:23 +00:00
alecf%netscape.com
559380f3e4
refresh the filter list when the user presses 'ok' in the filter editor
2000-05-16 22:32:58 +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