Commit Graph

850 Commits

Author SHA1 Message Date
bienvenu%nventure.com
d86b194381 add ability to thread quick search, views, and single folder virtual folders, sr=mscott 263180 2005-10-03 23:55:45 +00:00
bienvenu%nventure.com
9c82fec49f don't make thread enumerator hold a ref to db object, breaks cycle that holds db's open, r/sr=neil, 266679 2005-09-20 13:05:16 +00:00
bienvenu%nventure.com
0d0950b38e fix crash deleting a message in a local folder that was just moved, sr=mscott 303239 2005-08-19 17:10:42 +00:00
bienvenu%nventure.com
d3fe1c05b4 fix 90452 threading by subject slow when threads are very large, sr=mscott, a=bsmedberg 2005-07-28 14:21:11 +00:00
bienvenu%nventure.com
87d62042c7 try to fix nstmp files appearing in pop3/local accounts after folder compaction, sr=mscott, a=asa, 88515 2005-07-02 23:51:37 +00:00
bienvenu%nventure.com
117e82a710 #ifdef me assertion inadvertently checked in with last db fix, no bug 2005-06-17 15:08:43 +00:00
bienvenu%nventure.com
164aa51503 potential fix for crash in nsMsgDatabase::GetTableCreateIfMissing, better detection of invalid db's, sr=mscott, a=asa 292041 2005-06-17 04:14:57 +00:00
bienvenu%nventure.com
503dda31e4 fix 284083, crash in nsDBFolderInfo::GetTransferInfo, sr=mscott, a=asa 2005-06-17 04:13:25 +00:00
bienvenu%nventure.com
27283fa54a fix top crash in nsDBFolderInfo::GetTransferInfo, 284083, sr=mscott, a=sspitzer 2005-06-15 23:17:43 +00:00
bienvenu%nventure.com
546c4d0ca1 fix 296520, age retention settings also applying num message settings, r/sr/a=sspitzer 2005-06-03 16:00:34 +00:00
bienvenu%nventure.com
23931bd38f backend support for message aging of imap and local folders, 11055, r=neil, sr=mscott, a=chofmann also remember labels when copying imap to local, patch by jeongkyu.kim@gmail.com, r=mscott,sr=bienvenu,a=chfmann 2005-06-01 15:35:57 +00:00
bienvenu%nventure.com
e32a9b1876 fix 228237, losing offline imap events, r/a=sspitzer, sr=mscott 2005-04-27 19:56:34 +00:00
bienvenu%nventure.com
67402084ba add PRLogging for IMAPOFFLINE, and fix imap offline memory leaks 289447 228237 r/sr=mscott, a=sspitzer/brendan 2005-04-14 19:51:54 +00:00
bienvenu%nventure.com
f8b33a26fa when remembering offline operations for a msg, make sure we don't lose the previous operations when adding a new operation, sr=mscott, a=sspitzer 228237 2005-04-11 17:44:56 +00:00
bsmedberg%covad.net
659b20504a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
timeless%mozdev.org
d0cec75325 Bug 131849 addressbook build system requires exporting internal files
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=neil
2005-03-22 17:39:09 +00:00
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
neil%parkwaycc.co.uk
d63c6e78e8 Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
bienvenu%nventure.com
c2366c8ad6 implement pref for strict msg threading, mail_strict_threading, sr=mscott 277190 2005-01-12 15:41:56 +00:00
neil%parkwaycc.co.uk
665db2c69f Bug 268176 Merge useless nsIMsgHdr into nsIMsgDBHdr r+sr=bienvenu 2004-12-03 20:16:57 +00:00
bienvenu%nventure.com
25396bfe1a checkin dbaron's fix for 267575 crash on shutdown in nsMsgDatabase destructor, r/sr=me 2004-11-13 16:51:56 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bienvenu%nventure.com
8994e0a4df fix 266536 handling of out of date local folder summary files, sr=mscott 2004-10-29 18:20:14 +00:00
bienvenu%nventure.com
a0e938b6ff ifdef printf when resetting thread root key, 232080 2004-09-29 14:23:25 +00:00
bienvenu%nventure.com
3190138636 fix 259259, handling of extreme out of order threaded messages, sr=sspitzer 2004-09-21 15:05:18 +00:00
cbiesinger%web.de
b0a803be91 Bug 253589 character sets need not be stored as wide strings
r=bienvenu sr=mscott
2004-09-15 21:04:55 +00:00
bienvenu%nventure.com
f98776b42f fix 256330 imap deleting of folders doesn't show folder in trash until restart, sr=mscott 2004-09-09 21:41:19 +00:00
bienvenu%nventure.com
666683986e backend changes for cross-folder virtual folders, sr=mscott 11051 2004-08-31 20:53:24 +00:00
vladimir%pobox.com
0b8d1522a5 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
bienvenu%nventure.com
bae6cc01b4 fix 256332 compact breaks rss folders, also fix runtime warnings in account manager sr=mscott 2004-08-23 17:55:27 +00:00
bienvenu%nventure.com
1e5bbf5081 fix undo of top level message in a thread sometimes messing up display of thread, sr=mscott 231846 2004-08-03 20:15:54 +00:00
bienvenu%nventure.com
fd15fced30 part of work for 11051, virtual folders, register contract id for msg db factories, sr=mscott, forgot to check this in 2004-08-03 00:14:13 +00:00
bienvenu%nventure.com
6ce1670af3 fix non tbird build bustage 2004-08-02 15:51:05 +00:00
bienvenu%nventure.com
e2dc9c98b5 more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051 2004-08-02 15:43:12 +00:00
bienvenu%nventure.com
f2435f3bf5 fix initial get new mail after creating non-deferred pop3 account, r=mscott, sr=sspitzer 252843 2004-07-24 18:53:53 +00:00
bienvenu%nventure.com
8b2e48d087 allow new flag to be set on new msg hdr, part of rss work 225158 r/sr=sspitzer 2004-06-22 21:06:43 +00:00
bienvenu%nventure.com
7bf1311b9a more work on 225158, fix rss extension creation of folders for subscribed folders that don't exist on disk, sr=sspitzer 2004-06-17 23:39:03 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
scott%scott-macgregor.org
6481e20c8d Bug #245430 --> Remove static global string object to fix a crash on OS X static builds.
sr=bienvenu
2004-06-10 22:03:52 +00:00
roc+%cs.cmu.edu
0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bienvenu%nventure.com
d4cf4b5ff4 add account column to thread pane for global inbox, 30057, sr=mscott 2004-05-20 23:41:30 +00:00
bienvenu%nventure.com
8bc1de2e79 speed up opening newsgroup with 10s of thousands of messages, sr=mscott 243237 2004-05-11 16:47:34 +00:00
bienvenu%nventure.com
d59ef31738 fix unused var warnings in nsMsgThread.cpp, patch by gautheri@noos.fr, r/sr=me, 217089 2004-05-03 13:55:37 +00:00
neil%parkwaycc.co.uk
fbf7ef6651 Removing unused variables b=90906 p=gautheri@noos.fr r=me sr=bienvenu 2004-04-26 23:28:48 +00:00
bienvenu%nventure.com
163dee292a fix ClearNewList not to do anything if there's nothing in the new set, sr=mscott, potential fix for 240889 2004-04-20 18:29:22 +00:00
gerv%gerv.net
dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
scott%scott-macgregor.org
d7dd15dfa7 remove unused cruft. no bug #. rs=bienvenu 2004-04-16 15:48:11 +00:00
darin%meer.net
c083b41820 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
bienvenu%nventure.com
5e0656e0d2 fix 240465 new flag on local folder which has messages filtered into it doesn't get cleared when last new message is read, sr=mscott 2004-04-14 04:40:37 +00:00
bienvenu%nventure.com
de25e0d37a db part of fix for 238680 only store /seen flag on messages we think are unseen, when doing mark all read, sr=mscott 2004-04-13 16:18:06 +00:00