gecko-dev/mailnews/imap/src
bienvenu%nventure.com 8aafd2f1c4 fix 223730, clear imap status messages when finished running imap urls, sr=mscott 2006-04-04 19:52:14 +00:00
..
.cvsignore
Makefile.in 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
nsIMAPBodyShell.cpp fix displaying main body part when view attachments inline is turned off, sr=mscott 182627 2006-01-04 19:57:49 +00:00
nsIMAPBodyShell.h move body shell parser to server response parser, fix handling of 'NIL'), patches by hans-a.engel@unibas.ch, sr=bienvenu 312952 312599 2005-10-25 03:05:06 +00:00
nsIMAPGenericParser.cpp fix 322863, patch by engel@physics.harvard.edu, r/sr=bienvenu, Properly implement parsing of IMAP |atom| and |astring| 2006-02-17 22:56:55 +00:00
nsIMAPGenericParser.h fix 322863, patch by engel@physics.harvard.edu, r/sr=bienvenu, Properly implement parsing of IMAP |atom| and |astring| 2006-02-17 22:56:55 +00:00
nsIMAPGroupRecord.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsIMAPGroupRecord.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsIMAPHostSessionList.cpp fix 303571, can't move folder to root of imap hiearchy unless the hierarchy delimiter is /, also remove unused code sr=mscott 2006-03-16 16:29:51 +00:00
nsIMAPHostSessionList.h fix 303571, can't move folder to root of imap hiearchy unless the hierarchy delimiter is /, also remove unused code sr=mscott 2006-03-16 16:29:51 +00:00
nsIMAPNamespace.cpp fix 320334 make non-overridden methods non-virtual, patch by engel@physics.harvard.edu, r/sr=bienvenu 2005-12-19 17:27:06 +00:00
nsIMAPNamespace.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsImapCore.h more work on 314124 folder pane popup on folders with new messages, remove miscellaneous unused code, also work on imap deadlock, 312775 sr=mscott, and 315975 better handle bogus body structure responses by falling back to full msg, patch by engel@physics.harvard.edu, sr=bienvenu 2005-11-16 15:07:08 +00:00
nsImapFlagAndUidState.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsImapFlagAndUidState.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsImapIncomingServer.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsImapIncomingServer.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsImapMailFolder.cpp fix 223730, clear imap status messages when finished running imap urls, sr=mscott 2006-04-04 19:52:14 +00:00
nsImapMailFolder.h more work on 312940 improve alert notification for new mail, sr=mscott 2005-11-22 00:36:16 +00:00
nsImapOfflineSync.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsImapOfflineSync.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsImapProtocol.cpp Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
nsImapProtocol.h Bug 26622 nsAutoString use as member variables should be reviewed (mailnews patch). Original Patch by Mikael Parknert <mikael@parknert.se>, updated by me. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-08 19:16:56 +00:00
nsImapProxyEvent.cpp Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
nsImapProxyEvent.h Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
nsImapSearchResults.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsImapSearchResults.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsImapServerResponseParser.cpp properly handle untagged BAD responses and cleanup response handling, patch by engel@physics.harvard.edu, sr=bienvenu 321924 2006-03-23 20:12:40 +00:00
nsImapServerResponseParser.h properly handle untagged BAD responses and cleanup response handling, patch by engel@physics.harvard.edu, sr=bienvenu 321924 2006-03-23 20:12:40 +00:00
nsImapService.cpp more work on 312940 improve alert notification for new mail, sr=mscott 2005-11-22 00:36:16 +00:00
nsImapService.h more work on 314124 folder pane popup on folders with new messages, remove miscellaneous unused code, also work on imap deadlock, 312775 sr=mscott, and 315975 better handle bogus body structure responses by falling back to full msg, patch by engel@physics.harvard.edu, sr=bienvenu 2005-11-16 15:07:08 +00:00
nsImapStringBundle.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
nsImapStringBundle.h fix 281473 put up error if login is disabled, r/sr=mscott, a=sspitzer 2005-02-16 03:21:28 +00:00
nsImapUndoTxn.cpp fix 209545 get rid of remaining hand-rolled proxying code, use xpidl instead, sr=mscott 2005-01-12 15:20:32 +00:00
nsImapUndoTxn.h 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
nsImapUrl.cpp fix 320334 make non-overridden methods non-virtual, patch by engel@physics.harvard.edu, r/sr=bienvenu 2005-12-19 17:27:06 +00:00
nsImapUrl.h more work on 314124 folder pane popup on folders with new messages, remove miscellaneous unused code, also work on imap deadlock, 312775 sr=mscott, and 315975 better handle bogus body structure responses by falling back to full msg, patch by engel@physics.harvard.edu, sr=bienvenu 2005-11-16 15:07:08 +00:00
nsImapUtils.cpp bug 264071 (2nd check-in) : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-31 17:45:06 +00:00
nsImapUtils.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00