gecko-dev/mailnews/imap/src
darin%meer.net c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
..
.cvsignore
Makefile.in Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
nsIMAPBodyShell.cpp fix 190905 imap msg body shown as 'this part will be downloaded on demand' when msg > 30K and view attachments inline is off, r/sr=mscott 2003-12-19 16:08:08 +00:00
nsIMAPBodyShell.h fix 190905 imap msg body shown as 'this part will be downloaded on demand' when msg > 30K and view attachments inline is off, r/sr=mscott 2003-12-19 16:08:08 +00:00
nsIMAPGenericParser.cpp fix imap parser problem with quoted strings with escape characters, this caused some messages not to load r/a=sspitzer, sr=mscott 195645 2003-12-12 00:22:06 +00:00
nsIMAPGenericParser.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIMAPGroupRecord.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIMAPGroupRecord.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIMAPHostSessionList.cpp fix bloat bringing up copy menu item on imap folders by caching imap acl, remove unused methods, r/sr=mscott 213688 miscellaneous formatting cleanup 2003-07-29 03:42:23 +00:00
nsIMAPHostSessionList.h 134291 r=mscott sr=bienvenu Make migration for 2nd profile having imap accts work. The fix is to make imapHostSessionList listen for profile-before-change topic and reset all the host (resetAll). 2002-04-16 22:42:16 +00:00
nsIMAPNamespace.cpp fix handling of uid gaps when opening folders and requesting headers, r/sr=mscott 103401 2003-07-22 13:57:48 +00:00
nsIMAPNamespace.h make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 also fix deleting current imap message to pseudo interrupt 103305" 2002-03-06 01:41:34 +00:00
nsImapCore.h 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
nsImapFlagAndUidState.cpp 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
nsImapFlagAndUidState.h fix handling of uid gaps when opening folders and requesting headers, r/sr=mscott 103401 2003-07-22 13:57:48 +00:00
nsImapIncomingServer.cpp landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
nsImapIncomingServer.h Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-11 10:19:05 +00:00
nsImapMailFolder.cpp fix regression emptying imap trash, sr=mscott 235481 2004-02-25 20:02:06 +00:00
nsImapMailFolder.h fix 232892 imap unread counts not correctly updated when moving messages from imap to imap, sr=mscott 2004-02-04 21:47:19 +00:00
nsImapMoveCoalescer.cpp make biff not fire when junk mail arrives, r/sr=mscott 189289 part of patch from emmet@cogs.sussex.ac.uk 2003-09-29 01:16:31 +00:00
nsImapMoveCoalescer.h store junk mail classification on imap servers that support user keywords, r/sr=sspitzer 180857 2003-01-21 18:00:00 +00:00
nsImapOfflineSync.cpp Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-11 10:19:05 +00:00
nsImapOfflineSync.h fix playback of imap move/copy across imap servers r=naving, sr=sspitzer 123721 2002-02-06 03:54:11 +00:00
nsImapProtocol.cpp landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
nsImapProtocol.h Bug #230429 --> Progressmeter broken in progress dialog when saving / opening imap attachments. 2004-01-09 17:43:10 +00:00
nsImapProxyEvent.cpp 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
nsImapProxyEvent.h first part of 209545, get rid of unused imap proxy event, r/sr=sspitzer 2003-06-16 14:37:43 +00:00
nsImapSearchResults.cpp pave way for using STATUS command to update imap folder counts, not turned on yet, r/sr=mscott 224381 2003-11-14 03:19:58 +00:00
nsImapSearchResults.h whitespace code cleanup no bug, r/sr=me 2003-09-11 14:44:01 +00:00
nsImapServerResponseParser.cpp fix problems with checking folders other than inbox for new mail using STATUS command, r/a=sspitzer, sr=mscott 226989 2003-12-01 19:37:02 +00:00
nsImapServerResponseParser.h pave way for using STATUS command to update imap folder counts, not turned on yet, r/sr=mscott 224381 2003-11-14 03:19:58 +00:00
nsImapService.cpp landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
nsImapService.h 179162 chain junk mail classification requests by using new msg service streamMessage method r=dmose, sr=sspitzer 2002-12-03 13:06:46 +00:00
nsImapStringBundle.cpp code cleanup. use contract id instead of cid. remove unused cid 2002-10-02 07:52:09 +00:00
nsImapStringBundle.h add optional prompt for deleting imap sub-folders of trash when emptying trash sr=mscott 232557 2004-02-02 18:21:08 +00:00
nsImapUndoTxn.cpp whitespace code cleanup no bug, r/sr=me 2003-09-11 14:44:01 +00:00
nsImapUndoTxn.h 59694. sr=bievenu. Add the capability to toggle imap deletes using 2002-02-08 03:30:20 +00:00
nsImapUrl.cpp landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
nsImapUrl.h fix for bug 206379: 2003-06-11 18:16:03 +00:00
nsImapUtils.cpp pave way for using STATUS command to update imap folder counts, not turned on yet, r/sr=mscott 224381 2003-11-14 03:19:58 +00:00
nsImapUtils.h fix handling of uid gaps when opening folders and requesting headers, r/sr=mscott 103401 2003-07-22 13:57:48 +00:00
nsMsgImapCID.h Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory. 2003-04-19 05:29:35 +00:00