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

808 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 304a7fcba3 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 9ef0f1f9ba Removing unused variables b=90906 p=gautheri@noos.fr r=me sr=bienvenu 2004-04-26 23:28:48 +00:00
bienvenu%nventure.com 936d842297 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 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
scott%scott-macgregor.org 4971ed97b1 remove unused cruft. no bug #. rs=bienvenu 2004-04-16 15:48:11 +00:00
darin%meer.net 25d84ac621 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 7ebaf35f61 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 75c14e2377 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
bienvenu%nventure.com 6fd0bba771 make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
jshin%mailaps.org fdf2ad9bff bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
bienvenu%nventure.com fc2b692038 fix for phantom messages in db, sr=mscott 227472 2004-02-20 19:45:33 +00:00
bienvenu%nventure.com 17583b2933 fix incorrect total and unread msg counts in msg db's, and try to remove bogus headers, sr=mscott 162342 and 227472 also clean up use of unread vs. new in nsIDBfolderInfo 2004-01-23 01:11:26 +00:00
bienvenu%nventure.com 70413c6445 fix rename of parent folder when one of the child folders has been opened in the ui, r/sr=mscott 209022 2004-01-08 18:46:46 +00:00
bienvenu%nventure.com f5b44804ad fix 230325 pop3 mark msg as read filter doesn't work if there's also a move msg action, r/sr=mscott 2004-01-07 21:34:08 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bienvenu%nventure.com 693f9301e7 replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott 2004-01-04 21:47:17 +00:00
bienvenu%nventure.com 0605fc50ef fix view commands like label leaving local mail db invalid, causing mail msgs to get doubled up, 227490 r/a=sspitzer, sr=mscott 2003-12-04 18:05:25 +00:00
bienvenu%nventure.com 68feefa31e fix storing of labels in local/pop3 folders so they will survive .msf file recreation, 224519, r/a=sspitzer, sr=mscott 2003-11-26 20:25:47 +00:00
bienvenu%nventure.com fae28698f9 when threads are sorted by date, sort by newest msg in thread, r/sr=mscott 20385 2003-11-17 20:53:07 +00:00
bienvenu%nventure.com 9cefe077fe fix daylight savings time change invalidating summary files on NTFS, 136049, r/sr=mscott 2003-11-14 20:21:18 +00:00
bienvenu%nventure.com c1cea358bf fix problem creating local folder .msf file if missing, 224849 r/sr=mscott 2003-11-06 16:28:44 +00:00
bienvenu%nventure.com 794560273a retain folder settings when reparsing local folders because .msf file doesn't match timestamp, 224267, r/sr=mscott 2003-11-01 17:27:53 +00:00
bienvenu%nventure.com f9313634af fix problem deleting phantom msgs, 209501, r/sr=mscott 2003-09-29 00:33:07 +00:00
neil%parkwaycc.co.uk 0f562b23ed Followup to bug 219552 fix crash sorting empty subjects r=bienvenu sr=bz 2003-09-25 23:36:25 +00:00
neil%parkwaycc.co.uk 4a96261a25 Bug 219552 Improve performance of RowCellColumnToCollationKey r=bienvenu sr=mscott 2003-09-24 08:18:45 +00:00
bienvenu%nventure.com d7b7f2f5dc handle propagating user defined keywords to .msf file when imap server doesn't support user defined keywords, esp useful for junk mail status r/sr=mscott 216612 2003-09-16 21:55:48 +00:00
bienvenu%nventure.com 6f0bc9bd8a whitespace cleanup, no bug, r/sr=me 2003-09-11 14:32:40 +00:00
bienvenu%nventure.com 7f964c5b7b cleanup unused mailnews methods r/sr=mscott 218888 2003-09-11 13:36:46 +00:00
bryner%brianryner.com 0675c941bf Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
brendan%mozilla.org f6be8fe74f Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron). 2003-08-05 20:09:21 +00:00
bienvenu%nventure.com aacc0697e8 fix hdr ref-counting problem that was holding open db's, causing memory bloat 210985, r/sr=mscott, plus formatting/tab cleanup 2003-07-30 14:18:37 +00:00
neil%parkwaycc.co.uk 70dfbe3a36 Supplementary patch to address sr=sspitzer comment for bug 207634 2003-07-26 22:16:56 +00:00
neil%parkwaycc.co.uk 7546e29b67 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
bienvenu%nventure.com 9cb7c1db3e fix Keep Only Unread messages when no other purge criteria is set, 168743 r/sr=mscott 2003-07-22 21:22:23 +00:00
jaggernaut%netscape.com f008bc2bad Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
bienvenu%netscape.com ac4dcf31e6 part of work to prevent corruption of offline imap stores, 166617 r/sr=sspitzer 2003-06-30 23:33:46 +00:00
bienvenu%netscape.com 6041ebc45f fix warning and timestamp leeway comparison on linux, r/sr=sspitzer 208627 2003-06-10 21:28:15 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com 6934dc37a9 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
timeless%mozdev.org 8baeab35a7 Build Bustage (HP-UX B.11.00 java05)
Error 225: "nsMailDatabase.cpp", line 541 # Ambiguous overloaded function call; more than one acceptable function found. Two such functions that matched were "long abs(long)" ["/opt/aCC/include/cstdlib", line 14] and "int abs(int)" ["/usr/include/stdlib.h", line 38].
            *aResult = abs(actualFolderTimeStamp - folderDate) <= gTimeStampLeeway;
                       ^^^
2003-05-29 10:44:38 +00:00
bienvenu%netscape.com 980e7824f9 fix for 207038 hidden pref for timestamp leeway on local summary files, r/sr=sspitzer 2003-05-28 22:47:39 +00:00
dwitte%stanford.edu 149f719c00 bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
scott%scott-macgregor.org 93b3a91d4c Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
been moved to ..\src.
2003-05-18 19:25:59 +00:00
bienvenu%netscape.com bcd1cb5c89 fix undo of local mail delete, r/sr/a=sspitzer 188245 2003-05-10 20:14:20 +00:00
bienvenu%netscape.com e228c8be2c part of fix for 122693 display problems when deleting messages in threaded view r/sr=sspitzer, a=sspitzer 2003-05-08 14:09:31 +00:00
scott%scott-macgregor.org b6381bec7d Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
r/sr=sspiter
2003-04-20 20:56:21 +00:00
bienvenu%netscape.com 412e24d007 speed up move/delete of multiple local messages, 184434 r/sr=sspitzer 2003-04-20 00:33:19 +00:00
scott%scott-macgregor.org 1724aedfdc 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
2003-04-19 05:29:35 +00:00