mkaply%us.ibm.com
0a71775d7d
More OS/2 bustage
2002-01-28 19:26:12 +00:00
bienvenu%netscape.com
4feb42d0de
fix mac build bustage
2002-01-27 02:32:36 +00:00
bienvenu%netscape.com
4675bc64d0
more work on shared imap folders and acl, sharing tab of folder properties r=sspitzer, sr=mscott 112096
2002-01-27 02:06:46 +00:00
cathleen%netscape.com
486c0d47f9
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
...
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
2002-01-26 00:04:45 +00:00
mscott%netscape.com
de1dccc11e
Bug #119344 --> set the new message count based on the # of headers downloaded
...
r=racham
sr=sspitzer
2002-01-25 02:10:51 +00:00
naving%netscape.com
c2c2666551
120349 r=cavin sr=mscott Add a handy accessor for getting parentMsgFolder
2002-01-25 01:48:07 +00:00
naving%netscape.com
32410728ad
119515 r=bienvenu sr=mscott. fix local move/copy messages failures
2002-01-24 21:49:15 +00:00
naving%netscape.com
b42859515c
84988 r=cavin sr=mscott. fix imap copy folder to local folders
...
for folders(children) not selected.
2002-01-24 02:03:57 +00:00
naving%netscape.com
b54db20942
120203 r=bienvenu sr=sspitzer. fix notification to rdf/outliner so
...
that we notify move/rename/delete/copy folder for the parent folder
only (no need for children).
2002-01-23 01:40:26 +00:00
cavin%netscape.com
3689556b6c
Bug #100167 : Added IMAP_REDIRECT_LOGIN_FAILED for redirect login error. r=bienvenu, sr=sspitzer, a=blizzard.
2002-01-17 08:01:53 +00:00
bzbarsky%mit.edu
68c2123b34
Bug 104480. "EqualsIgnoreCase(nsAutoString(foo)) is bad and should
...
die." r=alecf, sr=jag
2002-01-16 03:31:25 +00:00
bienvenu%netscape.com
9a0275c86e
whitespace cleanup (and remove null check before delete) r/sr=sspitzer, no bug
2002-01-15 00:43:07 +00:00
bienvenu%netscape.com
99acc68a83
use nsIMsgIncomingServer::GetRootMsgFolder method r/sr=sspitzer 119579
2002-01-15 00:40:35 +00:00
bienvenu%netscape.com
8a762c6e37
add strings for imap sharing privileges and acl r/sr=sspitzer 112096
2002-01-14 23:35:08 +00:00
cavin%netscape.com
ecdeca711f
Bug #100167 : Added server name to a few connection error msgs for imap, news and pop. Also fixed two obsolete imap error numbers (1 & 2). r=bienvenu, sr=sspitzer.
2002-01-13 19:26:28 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
bienvenu%netscape.com
c8b2aa96b4
fix problem issuing search in non selected folder after copying to sent folder r/sr=sspitzer 119154
2002-01-10 21:23:02 +00:00
bienvenu%netscape.com
0c6619abe1
fix problem downloading message with inline images multiple times 93298 uploading messages to certain imap servers 72928 implement privileges command for imap folder sharing r=sspitzer, sr=mscott
2002-01-10 02:46:40 +00:00
bienvenu%netscape.com
be2717b24a
whitespace cleanup
2002-01-10 02:19:56 +00:00
sspitzer%netscape.com
29c731c68e
fix for performance bug #117864 . implement SetQuery() on these derived classes and make it
...
so SetQuery() will reparse the url. we need this because we call SetQuery()
after calling SetSpec() when quoting. reparsing the url will set some internal state
that we use for the optimization of only quoting the body part of message,
instead of the whole message (attachments and all!)
r/sr=bienvenu
2002-01-08 01:40:01 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com
d08d4d3f97
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
rjesup%wgate.com
dad6f73f5d
Bug 96108: Bustage noticed by mscott in checkin (would crash). jst and
...
waterson say go for it.
2001-12-21 01:54:59 +00:00
rjesup%wgate.com
2e680f1b17
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
ssu%netscape.com
b24da3b10a
fixing bug 83196 - Netscape hardwired in imapMsgs.properties. r=mscott, sr=bienvenu
2001-12-20 21:09:45 +00:00
mscott%netscape.com
cf1f250fc9
Bug #116159 --> don't create the prefs service on the imap thread in order to read out the language accept
...
pref. Read it ahead of time while we are on the UI thread and remember it for later.
r=bienvenu
rs=sspitzer
2001-12-20 04:03:42 +00:00
mscott%netscape.com
7e4e7a0aa2
Bug #85613 --> add a null ptr check to avoid a top crash.
...
rs=sspitzer
2001-12-19 00:54:22 +00:00
mscott%netscape.com
775b16832c
Bug #114571 --> if the mock channel gets canceled and we are writing into a
...
cache entry, doom the cache entry.
r=darin
sr=bienvenu
2001-12-19 00:53:07 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
naving%netscape.com
1230b5915b
114753 r=bienvenu sr=mscott. fix batch notifications for updating summary count for imap move/delete.
2001-12-14 23:01:17 +00:00
ccarlen%netscape.com
f810f656cc
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
bienvenu%netscape.com
5388e1b43b
fix bloat of imap msg dbs when headers have been downloaded r=naving, sr=sspitzer 114487
2001-12-11 04:01:20 +00:00
ccarlen%netscape.com
afffbda535
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
dbaron%fas.harvard.edu
08b53ca764
Remove workaround for broken string code that has since been fixed. b=100751 r=jag sr=jst
2001-12-08 22:42:42 +00:00
alecf%netscape.com
2c81421fa3
fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta
2001-12-06 23:41:46 +00:00
bienvenu%netscape.com
bf2d990e36
reduce biff notifications, move biff to server level r=naving, sr=sspitzer 113366
2001-12-04 15:34:00 +00:00
bienvenu%netscape.com
c8f2593a82
fix invalid body partial error from imap server when clicking on message, r=cavin, sr=sspitzer 103171
2001-12-04 00:25:58 +00:00
bienvenu%netscape.com
2ee9be3ad5
fix assertion about 0 msg size when first msg you select is fetched with mpod r=cavin, sr=mscott
2001-12-04 00:18:12 +00:00
naving%netscape.com
24c9869437
111789 r/sr=bienvenu. fix nntpurl leak when copying news messages to an imap folder
2001-11-26 03:24:58 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
bienvenu%netscape.com
55cb9ebe61
fix cancelling from imap password prompt r=sspitzer, sr=mscott 111071
2001-11-21 01:45:59 +00:00
bienvenu%netscape.com
346edc99a6
fix crash after entering password for web mail r=sspitzer, sr=mscott bugscape 11055
2001-11-20 22:36:15 +00:00
bienvenu%netscape.com
edf0df5f1f
fix leak of imap password, r=naving, sr=sspitzer 11065
2001-11-19 21:47:04 +00:00
bienvenu%netscape.com
1062b90806
fix leak of progress string (and fix assert when compact fires with biff) r=naving, sr=sspitzer 11061
2001-11-19 21:45:12 +00:00
timeless%mac.com
060425ec59
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
sspitzer%netscape.com
8aede5f38c
fix for #110502 . get "edit as new" and "fwd inline" to work again.
...
the problem is the standard url parser no longer allows us to use illegal
uris. '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00