gecko-dev/mailnews/addrbook/src
2002-03-21 01:59:47 +00:00
..
.cvsignore
Makefile.in landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
makefile.win landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
MANIFEST Land LDAP/MAPI addrbook changes (bug 78933). Patch by paul.sandoz@ireland.sun.com, martin.maher@ireland.sun.com, john.marmion@ireland.sun.com et al. r=chuang@netscape.com,dmose@netscape.com; sr=mscott@netscape.com 2001-08-04 19:31:13 +00:00
MANIFEST_COMPONENTS Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron 2001-06-20 06:51:37 +00:00
nsAbAddressCollecter.cpp Fix for 128535. Used case sensitive hashing on email address when locating the associated card. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 02:26:59 +00:00
nsAbAddressCollecter.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbAutoCompleteSession.cpp a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
nsAbAutoCompleteSession.h fix for #126134. when offline, LDAP autocomplete searches and addressbook searches should use the "replicated" .mab file 2002-03-09 05:51:10 +00:00
nsAbBooleanExpression.cpp landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbBooleanExpression.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbBoolExprToLDAPFilter.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbBoolExprToLDAPFilter.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbBSDirectory.cpp fix for #127007. 2002-03-16 03:15:28 +00:00
nsAbBSDirectory.h fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbCardProperty.cpp fix for #71952. fix assertions when printing ab cards. r=shliang, sr=bienvenu, a=asa. 2002-03-02 01:18:38 +00:00
nsAbCardProperty.h bugs 118878, 118882, 118885, 118891, 95699 - addressbook printing - r=bhuvan, sr=sspitzer 2002-02-20 06:30:03 +00:00
nsAbDirectoryQuery.cpp fix for #132225. local addressbook searches return (bogus) duplicate results if you have mailing lists. 2002-03-21 01:59:47 +00:00
nsAbDirectoryQuery.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbDirectoryQueryProxy.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbDirectoryQueryProxy.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbDirectoryRDFResource.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsAbDirectoryRDFResource.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbDirFactoryService.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsAbDirFactoryService.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbDirProperty.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbDirProperty.h fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbDirSearchListener.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbDirSearchListener.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbLDAPAutoCompFormatter.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbLDAPAutoCompFormatter.h Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com 2001-08-17 22:32:28 +00:00
nsAbLDAPCard.cpp landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbLDAPCard.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbLDAPDirectory.cpp fix for #129955. LDAP search doesn't work if you don't have maxHits defined. 2002-03-12 05:30:19 +00:00
nsAbLDAPDirectory.h fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbLDAPDirectoryQuery.cpp fix for #124022. improve LDAP addressbook performance by only asking 2002-03-12 05:37:21 +00:00
nsAbLDAPDirectoryQuery.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbLDAPDirFactory.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbLDAPDirFactory.h fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbLDAPProperties.cpp fix for #124022. improve LDAP addressbook performance by only asking 2002-03-12 05:37:21 +00:00
nsAbLDAPProperties.h fix for #124022. improve LDAP addressbook performance by only asking 2002-03-12 05:37:21 +00:00
nsAbMDBCard.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbMDBCard.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbMDBCardProperty.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbMDBCardProperty.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbMDBDirectory.cpp fix for #132225. local addressbook searches return (bogus) duplicate results if you have mailing lists. 2002-03-21 01:59:47 +00:00
nsAbMDBDirectory.h fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbMDBDirFactory.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbMDBDirFactory.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbMDBDirProperty.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbMDBDirProperty.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbOutlookCard.cpp fix for #118744. r=racham, sr=sspitzer. outlook express addresses 2002-01-24 04:17:47 +00:00
nsAbOutlookCard.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbOutlookDirectory.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbOutlookDirectory.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbOutlookDirFactory.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbOutlookDirFactory.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbQueryStringToExpression.cpp landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbQueryStringToExpression.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbRDFDataSource.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbRDFDataSource.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAbRDFResource.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbRDFResource.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsABSyncDriver.cpp landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsABSyncDriver.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAbUtils.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbUtils.h fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAbView.cpp bulletproof fix for ab crasher 2002-03-02 01:12:58 +00:00
nsAbView.h merging ab outliner branch to the trunk, not part of the build. 2001-12-20 22:50:14 +00:00
nsAbWinHelper.cpp eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
nsAbWinHelper.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAddbookProtocolHandler.cpp b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
nsAddbookProtocolHandler.h fix for #2660, #36760, #54527 and #104987. fix addressbook printing, 2002-01-08 03:19:10 +00:00
nsAddbookUrl.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsAddbookUrl.h fix for #2660, #36760, #54527 and #104987. fix addressbook printing, 2002-01-08 03:19:10 +00:00
nsAddrBookSession.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsAddrBookSession.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAddrDatabase.cpp Fix for 128535. Used case sensitive hashing on email address when locating the associated card. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 02:26:59 +00:00
nsAddrDatabase.h landing the AB_OUTLINER_BRANCH. 2001-12-22 02:06:31 +00:00
nsAddressBook.cpp fix for #128035. we mixed up home web page and work web page 2002-03-08 21:16:15 +00:00
nsAddressBook.h fix for #119675, implement LDIF export. r=dmose, sr=bienvenu 2002-01-15 02:26:47 +00:00
nsDirectoryDataSource.cpp fix for #125816. remove unused code. no one does the #NewDirectory command. 2002-02-16 01:23:17 +00:00
nsDirectoryDataSource.h fix for #125816. remove unused code. no one does the #NewDirectory command. 2002-02-16 01:23:17 +00:00
nsDirPrefs.cpp fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsDirPrefs.h fix for #83091 (show LDAP autocomplete directories in addressbook). 2002-02-06 22:50:26 +00:00
nsLDAPPrefsService.js 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
nsMapiAddressBook.cpp ... and fixing one other typo. 2001-10-30 07:59:16 +00:00
nsMapiAddressBook.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsWabAddressBook.cpp ... and fixing one other typo. 2001-10-30 07:59:16 +00:00
nsWabAddressBook.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00