sspitzer%netscape.com
68b97afef9
fix for #66602 . make it faster to delete, move, or copy unread messages into
...
a local folder. sr=bienvenu
2001-01-26 02:52:56 +00:00
dougt%netscape.com
461938270b
backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf
2001-01-25 22:07:38 +00:00
dougt%netscape.com
8ac0f6da84
updating to new necko interfaces
2001-01-25 21:44:59 +00:00
racham%netscape.com
7d6fd5e381
Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu
2001-01-23 21:54:34 +00:00
bienvenu%netscape.com
bfd5774ff6
change folder compaction to use base class offine store compaction code, 15865 r=naving, sr=mscott
2001-01-18 15:37:52 +00:00
mkaply%us.ibm.com
b354238762
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
naving%netscape.com
378c1eea6f
62992. r=sspitzer sr=bienvenu. Make sure that there are no null characters after the
...
linebreak
2001-01-12 23:17:41 +00:00
nhotta%netscape.com
a9241209db
Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it,
...
bug 39756, r=sspitzer, sr=bienvenu.
2001-01-12 21:56:47 +00:00
jgmyers%netscape.com
93254a9c97
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
2001-01-10 06:12:15 +00:00
sspitzer%netscape.com
e0a860ab02
fix #63181 . implement nsNntpUrl::GetFolderCharset().
...
also, remove extra strdup from the implementions in nsImapUrl and nsMailboxUrl.
clean up nsNntpUrl::Set/GetNewsgroupName(). sr=bienvenu
2001-01-09 05:27:28 +00:00
bienvenu%netscape.com
8d4dfed3fa
fix 64456, cache file stream when updating multiple local messages, r=sspitzer, sr=mscott, also 63804 problem with compacting local folder
2001-01-08 19:21:25 +00:00
sspitzer%netscape.com
badfe0f9a9
fix js warning when migrating. (no bug).
...
fix movemail service contract id. (#64486 )
sr=bienvenu
2001-01-08 18:02:56 +00:00
naving%netscape.com
41a031987f
58955. r=sspitzer sr=bienvenu. Copying the msg header when there is a move from pop->imap
...
so that in case of undo the header can be restored. Eliminating the dependency that
the imap folder is selected.
2001-01-08 01:58:06 +00:00
sspitzer%netscape.com
8b26c35f74
get biff working with pop! sr=bienvenu. #64469
2001-01-06 03:47:54 +00:00
bryner%uiuc.edu
433f20e3da
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
sspitzer%netscape.com
030d2be050
fix build bustage. I suck.
2001-01-05 01:14:41 +00:00
sspitzer%netscape.com
dd85bd2848
fix for #61642 . patch from sun, r=sspitzer, sr=bienvenu
2001-01-05 00:35:35 +00:00
naving%netscape.com
30091baf33
63217 r=sspitzer sr=bienvenu. Checking the right parent folder and also setting
...
the deleteisMoveToTrash flag so that folder does not get added back.
2001-01-03 01:19:39 +00:00
sspitzer%netscape.com
c4556c0399
fix warning. #64026 . r=adam@gimp.org, sr=bienvenu@netscape.com
2001-01-02 06:27:19 +00:00
jgmyers%netscape.com
6867dc5e6a
Remove dead code. Bug 63834 r=bryner sr=scc
2000-12-29 15:40:49 +00:00
sspitzer%netscape.com
f4097c15ee
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
naving%netscape.com
8b2d1f4d7e
*** empty log message ***
2000-12-22 01:55:54 +00:00
naving%netscape.com
ae6575be4e
43411 sr=bienvenu. Changing Compact()'s definition to pass nsIUrlListener.
2000-12-17 01:20:42 +00:00
bryner%uiuc.edu
db51fc636e
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
dbaron%fas.harvard.edu
2eea32ae2b
Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:21:51 +00:00
racham%netscape.com
85595be0b7
Fixing bug 48092. Enabling the ability to change the port value automatically depending on the state of secure checkbox option. r=sspitzer, sr=mscott
2000-12-09 03:03:58 +00:00
alecf%netscape.com
3fb16d0836
fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
...
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
sspitzer%netscape.com
d90d8de641
fix for #62048 . movemail accounts are deletable. sr=mscott
2000-12-06 04:14:28 +00:00
sspitzer%netscape.com
73b301b372
fix for #53970 . the "allow at sign" pref is gone. if you were a 4.x user,
...
we already migrated you fine. if you are a new user, we trust you to enter
in the right username. sr=mscott
2000-12-06 04:13:54 +00:00
sspitzer%netscape.com
335e924024
fix for #61845 . remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
...
thanks to rods@netscape.com for the patch. also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
naving%netscape.com
bd69c2ccff
59063 59064, r=sspitzer, sr=bienvenu
2000-11-29 01:17:14 +00:00
naving%netscape.com
a2a7ac8bf5
59063 59064, r=sspitzer, sr=bienvenu. If the folder exists then the alert pops up.
2000-11-29 01:16:31 +00:00
mscott%netscape.com
9323d3cd45
Bug #60830 --> use nsCRT::memcpy instead of memcpy.
...
sr=bienvenu
2000-11-21 23:56:40 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
sspitzer%netscape.com
5a514dcacc
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
bienvenu%netscape.com
764eacef5e
fix 57806, multiple filter logs for pop mail filtering logging, sr=mscott
2000-11-17 01:43:29 +00:00
blakeross%telocity.com
fec0a75062
Fix 56971: logging should not log user's password. patch by Andrew Taylor (andrew.taylor@cal.montage.ca). r=jefft sr=mscott
2000-11-15 23:55:25 +00:00
sspitzer%netscape.com
bdc932db56
fix uninitialized variable. #59673 . sr=alecf
2000-11-10 15:15:28 +00:00
sspitzer%netscape.com
9d36b183bc
initialize uninitialized variable. #50889 , #59617 . submitted by alex@pike.org, bruce@cubik.org.
...
r=sspitzer, sr=mscott
2000-11-09 20:53:33 +00:00
bienvenu%netscape.com
4f3ef4909b
move NotifyStoreClosedAllHeaders to base class so imap can call it to fix 59376 crash in morkRowObject::CloseRowObject r=mscott
2000-11-09 00:14:22 +00:00
sspitzer%netscape.com
a80a360161
fix for #58580 . r=rhp, sr=mscott. make the files we put in /tmp for sending drafts
...
and posting news message have permissions of 600. it is bad to have users
messages world readable in /tmp.
2000-11-06 21:47:03 +00:00
bienvenu%netscape.com
9aeec7f31b
fix shift delete in local mail folders to allow subsequent msg select r=sspitzer sr=mscott 58323
2000-10-30 14:58:10 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
cls%seawood.org
b8f0221dbd
Fix typo
2000-10-26 22:36:29 +00:00
mkaply%us.ibm.com
d076b6e6f0
#58097
...
r=cls
TINDERBOX BREAK - Enable HAVE_MOVEMAIL
2000-10-26 20:45:48 +00:00
sspitzer%netscape.com
ef721d4e07
fix for #56666 . add locking when getting mail from the spool file.
...
patch from adam@gimp.org .
2000-10-26 03:30:56 +00:00
bienvenu%netscape.com
29e002ba4f
fix for 56643 topcrash in morkRowObject:CloseRowObject r=putterman,sr=mscott
2000-10-26 00:36:56 +00:00
bienvenu%netscape.com
e75b9cd84a
fix top crash in nsPop3Protocol::SendRetr, from branch, sr=mscott
2000-10-25 14:59:38 +00:00
bienvenu%netscape.com
0d088c1232
fix for 55983 pop filters mis-applied r=jefft, sr=alecf, a=jar
2000-10-24 14:38:20 +00:00