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

1817 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 524ab8b16b one fix for 317348 new indicator showing on folders when it shouldn't, sr=mscott 2006-07-28 00:31:55 +00:00
scott%scott-macgregor.org f579934db2 Bug #345251 --> remove calls to getojbectproperty on a DOM Window as that API is going away. While I'm here, clean up and simplifying nsIMsgStatusFeedback, nsimsgWindow. Combine nsIMsgWindowCommands and nsIMsgPaneController into a single interface.
sr=bienvenu
2006-07-22 01:20:09 +00:00
bienvenu%nventure.com 33268d4ae1 add button to regen summary file from folder properties dialog, sr=mscott 344846 2006-07-18 01:24:35 +00:00
bienvenu%nventure.com 9c4b5a0018 fix unix build bustage 2006-06-22 14:37:42 +00:00
bienvenu%nventure.com b54b56c13c fix crash after downloading pop3 mail with message quarantining turned on, sr=mscott 332700 2006-06-22 14:25:16 +00:00
timeless%mozdev.org 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
bienvenu%nventure.com d06f8bbbcc 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 0cd27bba7a fix 336710, crash downloading new pop3 mail when message quarantining is turned on and filter log turned off, sr=sspitzer 2006-06-02 23:35:48 +00:00
bienvenu%nventure.com 7491f01e18 fix 249240 reprompt for password when logon fails, with previous password filled in, sr=mscott 2006-05-23 17:17:47 +00:00
timeless%mozdev.org 9fabca1463 Bug 336957 Crash when calling messageServiceFromURI("file://...").streamMessage [@ nsMailboxService::FetchMessage]
r=bienvenu sr=bienvenu
2006-05-11 13:21:32 +00:00
darin%meer.net 0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de 51a89a8b1e 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 bf8c6764a6 fix for 332700, crash when downloading pop3 mail with filters and virus msg quarantining, sr=mscott 2006-04-20 20:17:53 +00:00
bienvenu%nventure.com 2e53dbe240 fix 320927 crash when checking pop3 mail parsing capa response, sr=mscott 2006-04-04 19:25:21 +00:00
gerv%gerv.net af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
bienvenu%nventure.com 77491bb14e fix 324467 fix filtering on pop3 message body when message quarantining turned on, sr=mscott 2006-03-27 17:51:57 +00:00
benjamin%smedbergs.us d8f81df51d 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 25a276305a check pop3 filter target folders for spam when filtering is done, 329569, sr=mscott 2006-03-09 20:13:26 +00:00
bienvenu%nventure.com 458c98ad2f handle bad path in nsMailboxUrl, sr=mscott 328454 2006-02-24 21:44:05 +00:00
bienvenu%nventure.com 70a488a5f8 fix setting of mru time for folders when msgs copied into them, part of 251296, sr=mscott 2006-02-23 04:19:07 +00:00
bugzilla%standard8.demon.co.uk c5f7401518 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 5. r/sr=bienvenu 2006-02-17 13:44:05 +00:00
jshin%mailaps.org 25aedc6f6c bug 317674 : renaming folders whose name contains chars. outside the system default codepage doesn't work: r/sr=bienvenu 2006-02-12 14:46:50 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bienvenu%nventure.com 212f54ff5a set mru time for a folder when messages are moved into it sr=mscott, part of 251296 2006-01-28 17:32:59 +00:00
bugzilla%standard8.demon.co.uk 455435572c 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 840ddeca61 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 db22b0e21d 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 ff5a862f10 backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer 2005-12-28 19:10:30 +00:00
gerv%gerv.net ecbf97fa9f Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org 20b834186c 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
timeless%mozdev.org 63408ce9ed Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2005-12-18 01:50:50 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org db820cf720 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 262472ad1e more work on 314124 folder pane popup on folders with new messages, sr=mscott 2005-11-16 15:01:24 +00:00
smontagu%smontagu.org 7000e532b8 Backing out last checkin 2005-11-14 12:00:34 +00:00
timeless%mozdev.org c13ce74f62 Bug 186724 mailbox service NewURI doesn't check to see if SetSpec failed..
patch by andersma@charter.net r=darin sr=dmose
2005-11-14 11:10:32 +00:00
bsmedberg%covad.net 78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
bienvenu%nventure.com f9275712b2 add method for getting preview text, part of 314124, sr=mscott 2005-11-08 02:01:08 +00:00
bienvenu%nventure.com da40edc24b use md5 hash of all msg headers as db message-id when incoming msg doesn't have a message id, instead of using the same message-id for all of them, sr=mscott 314990 2005-11-03 22:32:16 +00:00
bienvenu%nventure.com e5377404d6 fix problem deleting local msgs while trash is being compacted, and display error when it happens sr=mscott 314831 2005-11-03 21:11:37 +00:00
bienvenu%nventure.com 25f6ceed7e fix crash doing print print preview on .eml file message, 314354, sr=mscott 2005-10-31 17:35:05 +00:00
bienvenu%nventure.com fc1f4f0336 fix 204350, handling of message/rfc822 attachments opened in standalone msg window, sr=mscott 2005-10-27 14:07:10 +00:00
bienvenu%nventure.com 1e05e6fb96 parse Received: header and prefer the date there to the sender's Date: header, which is less reliable, also handle date for imap messages with neither header, sr=mscott 166254 2005-10-17 14:38:17 +00:00
bugzilla%standard8.demon.co.uk 5cef1d6bdd First part of bug 311238 ns*SummarySpec.* are no longer required - Remove nsNewsSummarySpec. r=bienvenu,sr=mscott 2005-10-10 17:04:01 +00:00
bienvenu%nventure.com 4ed891678e fix crash deleting local msg when we try to delete msg from pop3 server that doesn't exist, sr=mscott 309590 2005-10-04 03:18:16 +00:00
bienvenu%nventure.com a05b71366e fix 310305, regression pop3 filters with message quarantining turned on lose messages, sr=mscott 2005-09-28 20:40:39 +00:00
bienvenu%nventure.com 71c092caac fix 268746, add ability to reply/forward edit message as new for .eml files opened in stand-alone window, sr=mscott 2005-09-16 15:21:19 +00:00
bienvenu%nventure.com a626a76c46 fix problem with delete to trash handling of pop3 duplicates, part of 9413, sr=mscott 2005-09-14 16:12:31 +00:00
bienvenu%nventure.com be638c7eed add support for dealing with duplicate incoming messages, 9413 sr=mscott 2005-08-30 14:39:01 +00:00
bienvenu%nventure.com 021bee72d5 fix opening attachments from .eml files , sr=mscott, part of 241212 2005-08-23 21:25:15 +00:00