gecko-dev/mailnews/import/oexpress
dwitte%stanford.edu 270d3909ca 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
..
resources/locale/en-us Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
.cvsignore Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
Makefile.in add export rules for static mail build. 2003-04-20 22:50:27 +00:00
nsOE5File.cpp Fix for 70374. Use the right date format for the "From " line (ie, "From - Mon Jan 1 00:00:00 1965"). r=ducarroz, sr=sspitzer. 2002-05-31 02:20:45 +00:00
nsOE5File.h Fix for #89235. Rewrote main portion of ImportMailbox() to use global util function EscapeFromSpaceLine() to handle "From " lines. r=ducarroz, sr=bienvenu. 2002-02-12 21:52:08 +00:00
nsOEAddressIterator.cpp Fix for multiple bugs. Bug 82748: need to convert account name and organization name to unicode; bug 132671: need to create a content type header if its missing or the content type is multipart/alternative; bug 163597: use NS_ConvertUCS2toUTF8() instead of AssignWithConversion() call; bug 174402: need to convert message header and attachment names to unicode and retrieve long filename from MAPI for the attachments. r=nhotta/ducarroz, sr=sspitzer. 2002-11-06 02:58:05 +00:00
nsOEAddressIterator.h fix nsIAddrDatabase.h to not include mdb.h part of spam filtering work (the whitelist part) r/sr=sspitzer 169557 2002-10-08 03:50:31 +00:00
nsOEFactory.cpp Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
nsOEImport.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
nsOEImport.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOEMailbox.cpp Fix for 70374. Use the right date format for the "From " line (ie, "From - Mon Jan 1 00:00:00 1965"). r=ducarroz, sr=sspitzer. 2002-05-31 02:20:45 +00:00
nsOEMailbox.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOERegUtil.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOERegUtil.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOEScanBoxes.cpp bug 100649: Length() being used where IsEmpty() is meant 2003-05-23 21:34:47 +00:00
nsOEScanBoxes.h Fix for 138804. Put child folders in the pending list when root folder is sitll missing and process these child folders when root folder shows up. r=ducarroz, sr=sspitzer, a=rjesup@wgate.com. 2002-04-30 21:32:09 +00:00
nsOESettings.cpp fix for bug #86370. problems with SMTP (and account central UI) if SMTP username contains 2003-04-09 00:47:54 +00:00
nsOESettings.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOEStringBundle.cpp code cleanup. 2002-11-15 03:29:22 +00:00
nsOEStringBundle.h Fix for 82791. Allows OE and Outlook lists/groups to be imported and fixes the problem of not showing summary info at the end of import. r=ducarroz, sr=sspitzer, a=asa. 2002-03-22 22:19:46 +00:00
OEDebugLog.h Fix for bug 158367. Replaced macro IMPORT_LOGx() with PR_LOG() for ns logging and cleaned up some logging info at the top level driver function in nsImportMail.cpp. r=ducarroz, sr=sspitzer. 2002-12-19 23:28:58 +00:00
WabObject.cpp Fix for 82791. Change return value type to nsresult so the loop won't sotp until all groups are processed. r=ducarroz, sr=sspitzer, a=asa. 2002-03-31 05:31:42 +00:00
WabObject.h Fix for 82791. Allows OE and Outlook lists/groups to be imported and fixes the problem of not showing summary info at the end of import. r=ducarroz, sr=sspitzer, a=asa. 2002-03-22 22:19:46 +00:00
win32.order