naving%netscape.com
8bb5fdc086
59694. sr=bievenu. Add the capability to toggle imap deletes using
...
delete button when the delete model is imap-delete model. Also
update undo/redo to reflect such toggling.
2002-02-08 03:30:20 +00:00
naving%netscape.com
3c368d42c3
105266 r/sr=bienvenu. Increase the size of buffer when msg lines are very
...
long > 16384 chars. this will enable us to move/copy such messages between
local folders and from local to imap.
2002-02-07 03:23:56 +00:00
darin%netscape.com
a031f35a63
final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
...
r=dougt, sr=alecf
2002-02-05 03:08:15 +00:00
bzbarsky%mit.edu
580e33204e
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
mscott%netscape.com
db16a838aa
Bug #122236 --> set the performing biff flag when we are about to perform biff
...
and register the root folder as a listener on the url so it can clear the flag
Bug #123440 --> don't give a message window when performing biff, this keeps
biff from bringing up any form of UI.
r=naving
sr=bienvenu
2002-02-05 01:36:15 +00:00
naving%netscape.com
94a22397cb
112927 sr=bienvenu. Made it so that we alert the user in case we cannot
...
parse rules.dat, upon getting filterList
2002-01-31 22:08:48 +00:00
racham%netscape.com
2543a1d439
Fixing bug 4198. This fix allows ISPs to add a customized signature file to their user mail accounts. r=ducarroz, sr=sspitzer
2002-01-31 05:15:27 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
mscott%netscape.com
b370ecf60d
Bug #122293 --> pass in the correct # of new messages to make
...
the biff icon titletip for pop show the right number.
r=navin
sr=bienvenu
2002-01-29 22:47:20 +00:00
naving%netscape.com
9487f6f73e
120349 r=cavin sr=mscott Add a handy accessor for getting parentMsgFolder
2002-01-25 01:48:07 +00:00
naving%netscape.com
b555da1ff2
119515 r=bienvenu sr=mscott. fix local move/copy messages failures
2002-01-24 21:49:15 +00:00
naving%netscape.com
c7678c56db
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
naving%netscape.com
b86c9f4c1e
115228 r/sr=sspitzer a=asa. Create the local folders even if the "Local Folders"
...
is closed.
2002-01-23 01:14:43 +00:00
sspitzer%netscape.com
52f605a35b
fix for smoketest blocker #120324 . back out the fix for #119051
...
(mailnews part was not tested or reviewed by module owner)
sr=mscott,bienvenu
2002-01-16 20:58:01 +00:00
timeless%mac.com
eef5c54aad
Bug 119051 duplicate symbol breaks win32 static build
...
create and use nsIIOService::getQueryAttributeValue
r=dbradley sr=darin
2002-01-16 05:07:31 +00:00
bzbarsky%mit.edu
d974e9c1e6
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
42993e6415
use nsIMsgIncomingServer::GetRootMsgFolder method r/sr=sspitzer 119579
2002-01-15 00:54:26 +00:00
cavin%netscape.com
8c5244e691
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
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
sspitzer%netscape.com
173369560b
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
naving%netscape.com
07d7b3d537
114700 sr=bienvenu. remove PR_Sleep call - not needed anymore.
2002-01-07 00:41:12 +00:00
timeless%mac.com
711739d601
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
404e12e054
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
ducarroz%netscape.com
de2b449174
Fix for bug 115052. Truncate a string at position -1 will freeze the application. R=cavin, SR=mscott
2001-12-21 22:37:45 +00:00
seawood%netscape.com
874c54280c
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
bienvenu%netscape.com
95ae9172d0
whitespace cleanup
2001-12-16 18:10:25 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
3738d752bc
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
383894bcd3
114345 r=bienvenu sr=mscott Remove m_parsingInbox boolean, ask the db if the summary is valid, if not, it is being built and wait for it to be over, before downloading msgs.
2001-12-14 23:12:35 +00:00
ccarlen%netscape.com
5be3015148
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
bienvenu%netscape.com
752c2fafe5
fix pop3 get new mail leaving db invalid r=naving, sr=sspitzer 114459
2001-12-11 04:01:47 +00:00
ccarlen%netscape.com
eec09f1b7d
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
bienvenu%netscape.com
025fd63cd0
r/sr=sspitzer 101315, speedup parsing of local folders
2001-12-08 01:24:28 +00:00
darin%netscape.com
d48e37c68f
fixes bug 15320 "Forms/Necko: Temp file (formpost) left after file upload"
...
r=dougt, sr=mscott
2001-12-07 00:40:55 +00:00
alecf%netscape.com
f7a563e6a0
fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta
2001-12-06 23:41:46 +00:00
bienvenu%netscape.com
3854ef1b0c
reduce biff notifications, move biff to server level r=naving, sr=sspitzer 113366
2001-12-04 15:34:00 +00:00
mkaply%us.ibm.com
df2c6f2941
No bug - cleanup - remove unnecessary XP_OS2
2001-11-30 20:55:28 +00:00
naving%netscape.com
d794c60307
111371 r/sr=bienvenu fix char* leaks when reading filenames from disk.
2001-11-25 03:02:24 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
bienvenu%netscape.com
a25aff1f58
no longer call SetRecipientsIsNewsgroup - we weren't using it, r=naving, sr=sspitzer 110820
2001-11-21 01:57:53 +00:00
naving%netscape.com
6962e28372
110693 r=darin sr=bienvenu. Code clean in nsPop3Service::BuildPop3Url.
2001-11-20 05:31:31 +00:00
alecf%netscape.com
e3acec7fba
Fix for bug 110371 - remove uconv dependency from nsFileSpec by moving unicode-related routines into mailnews. sr=sspitzer, r=nhotta
2001-11-19 15:28:56 +00:00
timeless%mac.com
dfa8594725
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
7c3194119c
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
sspitzer%netscape.com
f35c43b8fc
fix for #110522 . asserting when pop biff url runs. call SetUsername() after we call SetSpec().
...
r/sr=bienvenu
2001-11-18 22:37:28 +00:00
naving%netscape.com
e191aa0dd4
110208 r=stephend sr=bienvenu. Remove printfs from release build. Should make pop3 downloading msgs and biff
...
a bit faster.
2001-11-16 05:22:45 +00:00
jaggernaut%netscape.com
9a2d10888f
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
nhotta%netscape.com
08d83362ba
Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer.
2001-11-15 02:00:32 +00:00
naving%netscape.com
bc813e1ab0
108774. r/sr=bienvenu. Make copying multiple messages work for 2nd pop3 acct.
2001-11-14 05:06:02 +00:00