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

148 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org cbf6917dcf Bug #379070 --> remove nsCRT methods from import, extensions, db.
sr=bienvenu
2007-06-07 23:19:13 +00:00
scott%scott-macgregor.org bbe3e385c3 Bug #379070 --> replace nsCRT::CR and nsCRT::LF with '\r' and '\n' respectively.
sr=bienvenu
2007-06-04 23:25:26 +00:00
scott%scott-macgregor.org 0cb65b0cc4 Bug #379070 --> remove NS_LINEBREAK and NS_LINEBREAK_LEN in mailnews because that won't be available to us using frozen linkage.
sr=bienvenu
2007-06-04 22:37:56 +00:00
scott%scott-macgregor.org 3eeb8dab05 Bug #379070 --> string cleanup for mailnews\import including removal of XPIDL strings and other string interfaces that aren't available using frozen linkage. 2007-06-03 23:37:55 +00:00
bienvenu%nventure.com 4921cbca22 get rid of nsFileSpec, 33451, sr=mscott 2007-05-02 02:23:26 +00:00
bugzilla%standard8.demon.co.uk f9b41848e4 Part of Bug 131040 reduce duplicated import code - Remove nsTextStringBundle.h/.cpp. r=Neil,sr=bienvenu 2007-04-04 08:40:07 +00:00
bugzilla%standard8.demon.co.uk b0025c7e17 Part of Bug 131040 reduce duplicated import code - Remove nsTextStringBundle.h/.cpp. r=Neil,sr=bienvenu 2007-04-04 08:01:38 +00:00
bugzilla%standard8.demon.co.uk a6b3defe3b Follow up to bug 366962 on behalf of KaiRo - remove redundant cvsignore file 2007-04-02 21:09:09 +00:00
bugzilla%standard8.demon.co.uk 43e0d1b88c Follow up to bug 366962 on behalf of KaiRo, move mailnews locale files to suite/, remove old suite mailnews locale files, r+sr=Neil 2007-04-02 20:45:32 +00:00
bugzilla%standard8.demon.co.uk 40076cb8e6 Follow up to bug 366962 on behalf of KaiRo, move mailnews locale files to suite/, remove old suite mailnews locale files, r+sr=Neil 2007-04-02 20:30:54 +00:00
bienvenu%nventure.com 646a2e373f remove duplicated code in import service, patch by bugzilla@standard8.demon.co.uk, sr=bienvenu 369913 2007-03-11 01:15:14 +00:00
bugzilla%standard8.demon.co.uk 7b1d612546 Bug 371542 Tidy up nsIImportABDescriptor.idl and associated code. r=Neil,sr=bienvenu 2007-03-01 19:13:39 +00:00
bugzilla%standard8.demon.co.uk e686a66a4c Bug 368103 Make mailnews/import build into only one shared library for SeaMonkey. r=mnyromyr+mscott,sr=Neil 2007-02-15 18:52:46 +00:00
bugzilla%standard8.demon.co.uk f96a0c5abb Bug 368103 Make mailnews/import build into only one shared library for SeaMonkey. r=mnyromyr+mscott,sr=Neil 2007-02-14 16:56:29 +00:00
bugzilla%standard8.demon.co.uk 944febbbda Bug 182128 Edit Card, Notes on several lines appear on one after export/import in text format (txt, tab, csv). r=Neil,sr=bienvenu 2007-02-10 09:45:31 +00:00
darin%meer.net 7d3e7d7acd 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 1fe4516c9f 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
bugzilla%standard8.demon.co.uk 1636a18512 Bug 323211 convert mailnews/import to nsIFile Part 1. r=bienvenu,sr=mscott 2006-04-23 09:16:17 +00:00
bugzilla%standard8.demon.co.uk 338cee72db Final Patch (5) for bug 132180 eliminate nsFileSpec in address book r=dmose,sr=bienvenu 2005-10-13 16:46:26 +00:00
bugzilla%standard8.demon.co.uk 81029fac1f Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 2. r=bsmedberg,sr=dmose 2005-09-27 16:42:09 +00:00
bugzilla%standard8.demon.co.uk 4cc8c2f6eb Allow first line of cvs,txt or tab files to be skipped when importing address books, part of bug 180057. r=bienvenu,sr=neil,a=asa 2005-07-13 17:19:24 +00:00
bugzilla%arlen.demon.co.uk 77ac4d6525 Bug 119948 duplicated LDIF import code
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-07-03 21:47:13 +00:00
timeless%mozdev.org f10a1e3dc5 Bug 299102 remove useless references to nsVoidArray
mailnews: addressbook, base, import
r=dmose sr=dmose a=bsmedberg
fixing build bustage (moving include to nsTextAddress.cpp
2005-07-01 02:07:31 +00:00
timeless%mozdev.org bf58e868dd Bug 299102 remove useless references to nsVoidArray
mailnews: addressbook, base, import
r=dmose sr=dmose a=bsmedberg
2005-07-01 01:46:55 +00:00
bsmedberg%covad.net 68fcd67e0a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
timeless%mozdev.org 4538f6ba96 Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk r=bryner
2005-03-14 17:30:43 +00:00
timeless%mozdev.org af677a5446 Bug 263801 Hang when importing invalid address book (csv file)
patch by mark@standard8.demon.co.uk r=bienvenu sr=mscott
2005-02-24 16:11:46 +00:00
db48x%yahoo.com 57c9a2c3da bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
gerv%gerv.net 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +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 d438e3cc23 fix ldif import to handle multi-line addresses correctly, 235631, sr=mscott 2004-02-27 03:59:48 +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
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
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
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 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
cavin%netscape.com bdc381e82e Fix for 124217. Use user selected file types as the saved file types. Also if a string contains at least one comma, tab or double quote then we need to quote the entire string, plus need to quote double quotes. r/sr=sspitzer. 2003-04-17 20:14:01 +00:00
dougt%netscape.com be629223b6 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
sspitzer%netscape.com 451152e37c fix txt import wording. bug #195836. r=robinf 2003-03-04 01:44:00 +00:00
cavin%netscape.com 330188ebbc Fix for bug 191052. Cleaned up IsLDIFFile() and made it so that if the average leagl ldif field is 3 or more then it's a valid ldif file. r=nhotta, sr=sspitzer,a=asa. 2003-02-03 07:16:02 +00:00
dbaron%dbaron.org 99f34f283f 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
cavin%netscape.com 333191f475 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
sspitzer%netscape.com a8b5b1733c code cleanup.
don't do AppendInt(x, 10); as 10 is the default.
just do AppendInt(x);
rs=bienvenu.
2002-11-15 03:29:22 +00:00
bienvenu%netscape.com b73cf939d1 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
sspitzer%netscape.com 2eda747835 code cleanup. use contract id instead of cid. 2002-10-02 07:52:55 +00:00
sspitzer%netscape.com b44576ce9e fix for #142845. add screenname support to mozilla.
works with any AIM client, if they support goim: uris.

from cavin:
  1) a bunch new card attributes
  2) back end AB changes for AB Sync

from naving:
  1) Screenname -> nscpaimscreenname mapping for LDAP
  2) assertion fix to nsAddrBookSession::AddAddressBookListener()

from me:
  1) addressbook advanced search features, like "any name", "any number", "organization", "title", etc.
  2) add screen name support (UI, import, export) to mozilla, remove it from the ns tree.
  3) don't allow drop onto non-writable (LDAP) addressbooks
  4) bunch of code cleanup
2002-09-11 07:06:19 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00