jefft%netscape.com
|
6226831123
|
make sure we write out 4 digit status flag; this fixes local mail folder corrupted problem when updating folder message flags
|
2000-04-19 03:39:45 +00:00 |
bienvenu%netscape.com
|
97a3a30e94
|
maintain mailboxname across imap uid validity change
|
2000-04-17 01:46:47 +00:00 |
bienvenu%netscape.com
|
516eade048
|
fix problem saving flags when we blow away dbs 32531
|
2000-04-16 22:09:52 +00:00 |
sspitzer%netscape.com
|
77b3be8970
|
fix for blocker bug #34438. we weren't linking in -lmsgbaseutil, which left
us with an unresolved symbol, which caused bad things at run time.
there may be more, I'm trying to find them now.
a=leaf.
|
2000-04-04 19:33:10 +00:00 |
cls%seawood.org
|
372343f97f
|
Fix for EXTRA_DSO_LIBS in rules.mk
OS/2 Makefile.in changes (Patch 4a). Bug #34106
|
2000-04-04 07:37:50 +00:00 |
cls%seawood.org
|
57978e5c23
|
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
|
2000-04-04 04:46:38 +00:00 |
bienvenu%netscape.com
|
259719647c
|
back out changes for in-reply-to header; I don't need them after all
|
2000-04-04 00:52:22 +00:00 |
bienvenu%netscape.com
|
4af5c76419
|
remove unused view attachments as links option, work on in-reply-to header, r=sspitzer
|
2000-04-03 03:22:56 +00:00 |
bienvenu%netscape.com
|
105bfa389c
|
more work on imap delete model, r=putterman 16805
|
2000-03-30 23:08:53 +00:00 |
bienvenu%netscape.com
|
90210ce245
|
get downloading of imap attachments working, r=alecf 32767
|
2000-03-29 00:58:21 +00:00 |
jim_nance%yahoo.com
|
5723bcda31
|
Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
|
2000-03-24 22:11:55 +00:00 |
bienvenu%netscape.com
|
28862c4529
|
add accessor for expunged bytes, r=jefft
|
2000-03-24 21:33:04 +00:00 |
alecf%netscape.com
|
5da56588db
|
First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman
|
2000-03-24 08:10:59 +00:00 |
nhotta%netscape.com
|
16d2aa33e9
|
Changed to use nsILocaleService instead of nsLocaleFactory, bug 18338, r=bienvenu.
|
2000-03-20 22:50:55 +00:00 |
jefft%netscape.com
|
a3432eba05
|
fixed unnecessary database loading when building folder view; r=bienvenu
|
2000-03-15 06:26:31 +00:00 |
putterman%netscape.com
|
8002e84d6a
|
r=bievenu. fix for 16966. Can now mark a thread read.
|
2000-03-14 05:31:56 +00:00 |
bienvenu%netscape.com
|
ced01d51fe
|
add in use hdr cache, performance enhancement, r=scottip
|
2000-03-14 03:39:43 +00:00 |
rickg%netscape.com
|
1544308876
|
replaced calls to deprecated string methods
|
2000-03-12 21:09:50 +00:00 |
bienvenu%netscape.com
|
8bb0f508c9
|
fix threading performance with header cache, r=mscott,a=phil 28233
|
2000-03-01 04:15:12 +00:00 |
putterman%netscape.com
|
768f10ad60
|
a=phil. r=bienvenu. More work on 26456, speeding up Imap mail folder loading by
reusing dbhdr in syncflags.
|
2000-02-26 20:48:14 +00:00 |
bienvenu%netscape.com
|
0c0d8d0092
|
fix problem after stopping folder reparse, r=putterman, a=phil 28324
|
2000-02-21 21:08:53 +00:00 |
bienvenu%netscape.com
|
494dd1ce0b
|
fix reparenting when top level msg in thread is deleted, r=putterman,a=phil 27688
|
2000-02-18 00:44:53 +00:00 |
sspitzer%netscape.com
|
c09728b293
|
fix for #8075. use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf
|
2000-02-15 08:35:40 +00:00 |
scc%netscape.com
|
5e041e830f
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
pp%ludusdesign.com
|
26646663e1
|
Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com
|
2000-02-04 00:39:15 +00:00 |
ducarroz%netscape.com
|
af89452e49
|
fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
|
2000-02-01 01:53:01 +00:00 |
bienvenu%netscape.com
|
67dd8c65aa
|
fix 25343 problems in threaded view, r=putterman
|
2000-01-28 23:18:46 +00:00 |
bienvenu%netscape.com
|
d92a10b0e1
|
try breaking up long line - I have no idea
|
2000-01-28 05:18:55 +00:00 |
bienvenu%netscape.com
|
235b72e7bd
|
add MarkThreadRead, cache thread parent, r=sspitzer, putterman
|
2000-01-28 00:42:03 +00:00 |
akkana%netscape.com
|
5f058495d9
|
Fix build bustage -- should be using PR_MIN, not MIN
|
2000-01-26 03:03:42 +00:00 |
dougt%netscape.com
|
fd69a2f423
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
bienvenu%netscape.com
|
62562d8fcd
|
bulletproof against num thread children getting to 0 r=jefft
|
2000-01-24 15:51:47 +00:00 |
bienvenu%netscape.com
|
b11c7a0430
|
add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302
|
2000-01-18 22:33:35 +00:00 |
dveditz%netscape.com
|
9fbd4f3e75
|
cleaning up leftover bookkeeping files in mdb and mork directories (since moved)
|
2000-01-18 20:40:37 +00:00 |
bienvenu%netscape.com
|
0fe654b890
|
fix mark all read performance for news,r=sspitzer 17470
|
2000-01-13 05:44:07 +00:00 |
putterman%netscape.com
|
6a9a13ff8f
|
Slightly speed up opening a mail folder by using IsHeaderRead instead of IsRead. r=bienvenu.
|
2000-01-12 00:31:06 +00:00 |
ducarroz%netscape.com
|
42d6cd338d
|
Fix for bug 23490. nsMsgDatabase::RowCellColumnToCharPtr should not return an error when a cell is empty but an empty string. Also add default subject when user doesn't specify one. R=bienvenu
|
2000-01-11 22:41:36 +00:00 |
alecf%netscape.com
|
cb05bcaa63
|
final stage of XPIDLizing nsIMsgHdr
|
2000-01-08 09:55:37 +00:00 |
bienvenu%netscape.com
|
c865b62dec
|
fix new flag handling, r=putterman
|
2000-01-07 00:24:35 +00:00 |
bienvenu%netscape.com
|
735d0b4851
|
fix parent thread for top level messages,fixes delete in threaded view r=putterman 22287
|
2000-01-06 21:18:45 +00:00 |
alecf%netscape.com
|
a9926bbf8e
|
pass 2 off XPIDLizing nsIMsgHdr - clean up IDL to use attributes where appropriate, and fix up API calls where necessary (#7808)
|
2000-01-05 02:02:50 +00:00 |
putterman%netscape.com
|
d00e9f8117
|
Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
for optimization. Thread counts work in thread pane. Can now mark a replied or forwarded message
as unread.
|
2000-01-05 00:56:27 +00:00 |
alecf%netscape.com
|
39daca57b1
|
first pass at fix for #7808, XPIDLizing nsIMsgHdr - for now just make an exact duplicate of the C++ interface, except in XPIDL
r=putterman
|
2000-01-04 22:41:21 +00:00 |
bienvenu%netscape.com
|
016131bb59
|
fix crash reading mail after deleting inbox.msf file, r=jefft
|
2000-01-04 15:58:54 +00:00 |
bienvenu%netscape.com
|
69a1d9162a
|
fix memory leaks, r=sspitzer
|
1999-12-23 20:05:19 +00:00 |
bienvenu%netscape.com
|
47e39cb52c
|
fix 19229, imap hierarchy separator,r=jefft,a=chofmann
|
1999-12-17 03:06:42 +00:00 |
bienvenu%netscape.com
|
7a9b108c96
|
fix problem threading headers by subject when date order is not arrival order, r=mscott 20421
|
1999-12-07 05:36:06 +00:00 |
warren%netscape.com
|
4ab4ee4d4e
|
Eliminated the libs build pass.
|
1999-11-28 03:05:01 +00:00 |
bienvenu%netscape.com
|
ca57c36966
|
fix 18925,r=sspitzer, mozilla status flags broken
|
1999-11-16 04:35:29 +00:00 |
bienvenu%netscape.com
|
b3626a6ff3
|
fixes for msg threading, r=scottip
|
1999-11-10 00:44:45 +00:00 |