Граф коммитов

885 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org a32fb9b241 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 15:33:45 +00:00
bienvenu%nventure.com a4c8d9a166 get rid of more nsFileSpecs, 33451, sr=mscott 2007-03-23 23:35:45 +00:00
bugzilla%standard8.demon.co.uk 7424abd1fa Bug 262316 Sort by date does not sort messages in thread by date. p=Teemu Mannermaa <wicked+bz@etlicon.fi>,r=bienvenu 2007-03-14 18:36:59 +00:00
bienvenu%nventure.com c810f4807c fix 347665 opening an imap folder with a very large number of new messages is very slow, patch by samuel@sieb.net, sr=bienvenu 2007-01-16 21:48:39 +00:00
bienvenu%nventure.com 0c6116f19a add support for configurable default views for mail and news folders, patch by mozbugzilla@velox.ch, sr=bienvenu 86845 2007-01-12 21:32:29 +00:00
bienvenu%nventure.com 855587f850 fix one part of problem playing back offline moves from imap to local folders, 364082, sr=mscott 2007-01-11 15:03:35 +00:00
bienvenu%nventure.com d24cf4b106 fix 360409 mail with messed up references seem to disappear, sr=mscott 2006-11-20 19:54:02 +00:00
joshmoz%gmail.com e084f009f4 remove XP_MAC from mailnews. b=281889 r=bienvenu 2006-11-16 00:22:53 +00:00
bienvenu%nventure.com a4e92a4f2c fix 360409, mail which claims to be a reply to itself, via reference and message-id headers, disappears, sr=mscott 2006-11-14 00:27:26 +00:00
neil%parkwaycc.co.uk 04bf002b25 Improve X-Priority support b=146075 p=sgautherie.bz@free.fr r=me sr=bienvenu 2006-10-10 09:28:26 +00:00
bienvenu%nventure.com a88634309e fix 0 message counts after compacting local folder, until restart, sr=mscott 351685 2006-09-20 00:51:35 +00:00
bienvenu%nventure.com 77935de497 fix threading of messages that claim to be their own children/parents, 332883, sr=mscott 2006-09-19 22:55:07 +00:00
bienvenu%nventure.com c369867ffe make default sort order and type configurable, patch by mozbugzilla@velox.ch, r/sr=bienvenu 86845 2006-08-14 20:02:23 +00:00
bienvenu%nventure.com 36bbb6e904 cache virtual folder search results, sr=mscott 276716 2006-08-02 21:25:36 +00:00
bienvenu%nventure.com 0734a64dbb add button to regen summary file from folder properties dialog, sr=mscott 344846 2006-07-18 01:24:35 +00:00
bienvenu%nventure.com 44aee4259f add support for unlimited number of tags per profile and per message, replace labels with tags, sr=mscott, sspitzer 114656 2006-06-09 14:26:31 +00:00
bienvenu%nventure.com e969e26135 fix 334664 downloading a truncated pop3 e-mail leaves a duplicate around, fix by not sending junk status changed notification when status goes from no status to non-junk, sr=sspitzer 2006-06-05 18:46:35 +00:00
timeless%mozdev.org c139a43d25 Bug 337917 Make consumers stop using cids from other modules
r=bienvenu sr=neil
2006-06-03 23:40:27 +00:00
timeless%mozdev.org 9391198a55 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
cbiesinger%web.de 1fe4516c9f bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
bienvenu%nventure.com afb6491f16 fix some cases of flags getting lost when playing back offline ops 274398 sr=mscott 2006-04-17 20:10:02 +00:00
bienvenu%nventure.com 1035b72171 fix 332119, crash when unable to create new .msf file, sr=mscott 2006-04-03 19:47:16 +00:00
benjamin%smedbergs.us e78d48180f Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 18:19:14 +00:00
bienvenu%nventure.com 56e44882dd fix threaded view not displaying some messages when messages arrive out of thread order and a common ancestor is missing, 328935, sr=mscott 2006-03-02 16:09:33 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bugzilla%standard8.demon.co.uk 0e7779e0fa Bug 311238 ns*SummarySpec.* are no longer required. Part 3 the final removal. r=bienvenu,sr=mscott 2006-01-04 17:16:37 +00:00
bugzilla%standard8.demon.co.uk a1f66d98a8 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose. Removing the original files that are no longer needed. 2005-12-29 13:24:31 +00:00
bugzilla%standard8.demon.co.uk f2cfda8b6b Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose 2005-12-28 19:52:40 +00:00
bienvenu%nventure.com 408db33b3e more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051 2005-12-28 19:10:28 +00:00
gerv%gerv.net b1516d1be6 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org c7a4429773 Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
This will make aggregating mail dlls easier.
r/sr=sspitzer
2005-12-28 19:10:13 +00:00
bugzilla%standard8.demon.co.uk 673dc4e9c9 Bug 311238 ns*SummarySpec.* are no longer required (Part 2 - provide some utility functions). r=bienvenu,sr=dmose 2005-12-02 19:00:32 +00:00
neil%parkwaycc.co.uk f920b09cbd Converted dubious use of nsCOMPtr on a concrete class to interface, nsRefPtr or static cast and removed some spurious IIDs b=317937 r+sr=bienvenu 2005-11-27 23:57:18 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bienvenu%nventure.com 0792c156a2 rest of fix for handling corrupt offline news stores (313147) and make nsIMsgDatabase::getNewList scriptable, part of work for 312940 beef up new msg notification, sr=mscott 2005-10-27 13:56:50 +00:00
bienvenu%nventure.com 89ee37fdff 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 d4d866f7e3 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 bcda04d178 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 279b803590 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 574e739309 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 ac953f3b3d #ifdef me assertion inadvertently checked in with last db fix, no bug 2005-06-17 15:08:43 +00:00
bienvenu%nventure.com 0eb3a54296 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 d88001d55f fix 284083, crash in nsDBFolderInfo::GetTransferInfo, sr=mscott, a=asa 2005-06-17 04:13:25 +00:00
bienvenu%nventure.com 137846db2e fix top crash in nsDBFolderInfo::GetTransferInfo, 284083, sr=mscott, a=sspitzer 2005-06-15 23:17:43 +00:00
bienvenu%nventure.com 574f4c8de6 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 1f0bd12f09 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 59b2823cba fix 228237, losing offline imap events, r/a=sspitzer, sr=mscott 2005-04-27 19:56:34 +00:00
bienvenu%nventure.com 528b5c8e41 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 30e111cb2f 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 68fcd67e0a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00