scott%scott-macgregor.org
7cc7285604
new files, not part of the build.
...
vcard code is going to move from mime to addressbook.
2003-09-01 09:58:26 +00:00
bienvenu%nventure.com
76fcfabeb1
remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott
2003-07-28 01:51:20 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
sspitzer%netscape.com
cdd3ac018c
fix for bug #198303
...
"Deleted cards still show up for junk mail whitelisting, people I know views."
ah, thanks to the good old deleted card array, the addressbook code gets uglier.
fix for bug #106461
header pane won't show if the PAB is corrupt.
lots of other bad things will happen if your PAB is corrupt, so
if we can detect it, move it to the side, rename it, create a new one,
and tell the user what we did.
r/sr=bienvenu, a=sspitzer
2003-04-25 03:05:12 +00:00
sspitzer%netscape.com
3bfe78b5fd
fix for bug #196777
...
[mailviews] case insensitivity in the "People I Know" view.
[junk] case insensitivity in the junk mail white listing
r=cavin, sr=bienvenu
2003-03-18 18:39:34 +00:00
cavin%netscape.com
e6bd6d0b4b
Fix for bug 183087. Disallow certain types of cards to be members of a list and/or be editable. r=ducarroz, sr=sspitzer.
2003-03-06 23:58:13 +00:00
sspitzer%netscape.com
cd2842bb7b
remove unused code.
2003-03-05 21:24:28 +00:00
cavin%netscape.com
398e9c238a
Fix for 124059. Made creating and modifying addrbooks work the right way. r=shliang, sr=sspitzer.
2003-03-05 02:49:18 +00:00
sspitzer%netscape.com
76b519462e
fix for bug #124080 .
...
show secure LDAP server icon for addressbook dir pane.
r/sr=bienvenu, a=asa
2003-01-30 07:24:14 +00:00
nhotta%netscape.com
1319130bcc
Adding UI to swap first and last name in address book,
...
the UI is disabled as a default, configuable by the entity "hideSwapFnLnUI",
bug 181883, r=cavin, sr=sspitzer.
2002-12-03 21:36:06 +00:00
nhotta%netscape.com
02c6eb19f8
Adding sort/search support for phonetic names,
...
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:27:38 +00:00
nhotta%netscape.com
4f0554621a
Adding phonetic name fields to addressbook (default to be disabled),
...
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:21:28 +00:00
nhotta%netscape.com
f38cf75268
Fixed the comparison code for the sort direction in SortBy(),
...
bug 177177, r=cavin, sr=sspitzer.
2002-11-06 22:37:05 +00:00
rdayal%netscape.com
e7e7718212
Bug #164970 Track deleted cards and update lastUpdatedTimeStamp
...
This fix tracks deleted cards and stores the lastUpdatedTimeStamp for modified cards
This is required for Palm Sync.
Initial patch by Srilatha.
r=rdayal, sr=bienvenu.
2002-10-08 06:36:20 +00:00
bienvenu%netscape.com
2ac22d63b7
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
6857142646
clean up code for showing buddy name icon in addressbook. r/sr=bienvenu
2002-09-15 05:07:07 +00:00
sspitzer%netscape.com
9f2f735e3b
fix for #168269 . autocollect improvements. autocollect screennames and displaynames.
...
r/sr=bienvenu
2002-09-13 14:51:17 +00:00
mscott%netscape.com
a8ec009e66
Bug #162789 --> need a method on a mdb directory to see if a card exits for an address. this is part of the work
...
for adding the ability to filter and search based on the sender in an address book.
r=navin
sr=bienvenu
2002-09-12 20:43:21 +00:00
peterv%netscape.com
9456212b6b
Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf.
2002-09-11 11:22:41 +00:00
sspitzer%netscape.com
7343f04c3a
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
rdayal%netscape.com
b4a6c2ad50
Removing obsolete file.
...
THIS FILE IS NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:31:18 +00:00
gerv%gerv.net
a6d4accdea
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
shliang%netscape.com
ab1c6b08c5
133402 - selected addressbook cards in sidebar do not prefill msg compose - r=sspitzer, sr=bienvenu
2002-05-30 01:08:13 +00:00
sspitzer%netscape.com
a700834409
fix for bug #142940 . add support to LDIF import / export for generic
...
AB columns, like _AimScreenName. r=dmose, sr=bienvenu
2002-05-21 05:20:39 +00:00
srilatha%netscape.com
20feb45deb
Fix for bug # 124057. Deleting addressbook from prefs should delete it from the addressbook window
...
r=rdayal, sr=sspitzer
2002-05-11 03:24:23 +00:00
sspitzer%netscape.com
ba97bb814c
fix for the other dataloss issue in #119360 .
...
there are addressbook fields that we don't export / import.
add LDIF attributes (prefixed with "mozilla") for the missing fields.
also we don't specify an object class. for now, use
mozillaAbPersonObsolete as the object class, which is temporary.
r=dmose, sr=bienvenu
2002-05-10 01:22:13 +00:00
sspitzer%netscape.com
cf254a36ae
fix for #141881 . remove addMailListToDatabase() from nsIAbDirectory.idl, not needed.
...
also, so other code cleanup. r/sr=bienvenu
2002-05-02 23:46:59 +00:00
rdayal%netscape.com
a4ffcd8052
Landing ChangeLog implementation as per bug # 128087
...
r=dmose, sr=sspitzer, a=asa
defined a new interface for ChangeLog
defined new replication States for ChangeLog
2002-04-09 09:28:43 +00:00
rdayal%netscape.com
45650cd2c2
Landing Address Book LDAP Replication, bug # 128086
...
these files define : replication service interface called from UI,
replication query interface called for executing an LDAP query,
replication data interface called for processing retrieved data.
r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:04:10 +00:00
rdayal%netscape.com
5c857d74bf
NOT PART OF THE BUILD
...
Checking in new idl files for LDAP Replication, bug # 128086.
r/sr=sspitzer, a=asa
2002-03-22 09:33:19 +00:00
sspitzer%netscape.com
72c5571659
fix for #128035 . we mixed up home web page and work web page
...
for LDAP, and LDIF import and export. initial patch
by rjc and john.marmion.
r=john.marmion,racham sr=bienvenu a=asa
2002-03-08 21:16:15 +00:00
shliang%netscape.com
a99f5cac49
bugs 118878, 118882, 118885, 118891, 95699 - addressbook printing - r=bhuvan, sr=sspitzer
2002-02-20 06:30:03 +00:00
sspitzer%netscape.com
e650435580
fix for #83023 . implement "advanced directory" search, re-using
...
the existing search code. r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
sspitzer%netscape.com
3f87e27916
fix for #83091 (show LDAP autocomplete directories in addressbook).
...
and some code cleanup, and code bloat removal (see nsAbUtils.cpp)
r=dmose, sr=bienvenu
2002-02-06 22:50:26 +00:00
sspitzer%netscape.com
39a8a0e9ca
fix for #119932 . delete addressbook is failing. while I'm here,
...
remove unnecessary dependency on the DOM. the addressbook
backend doesn't need to be dependent on nsIDOMXULElement and
nsIDOMNodeList. r/sr=bienvenu
2002-01-14 19:50:34 +00:00
sspitzer%netscape.com
d46cb75f56
fix for #2660 , #36760 , #54527 and #104987 . fix addressbook printing,
...
it's been broken a long time. r/sr=bienvenu
2002-01-08 03:19:10 +00:00
sspitzer%netscape.com
d08d4d3f97
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
sspitzer%netscape.com
95111cbc0e
merging ab outliner branch to the trunk, not part of the build.
2001-12-20 22:50:14 +00:00
sspitzer%netscape.com
2420d3f3fb
more work on #73868 . converting ab from tree to outliner.
...
get sort indicators to work, make it so even if we persist some old or illegal
value for "sortedColumn", we do the right thing.
NOT PART OF THE BUILD.
2001-11-16 01:40:22 +00:00
sspitzer%netscape.com
59f6a27a62
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 21:38:32 +00:00
sspitzer%netscape.com
069b3c5385
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-13 02:13:58 +00:00
sspitzer%netscape.com
f3b8e16d55
more work on #73868 . converting ab from tree to outliner.
...
NOT PART OF THE BUILD
2001-11-13 00:16:18 +00:00
sspitzer%netscape.com
3d2ea89b20
more changes for converting addressbook results pane from tree to outliner.
...
NOT PART OF THE BUILD.
2001-11-12 12:28:38 +00:00
sspitzer%netscape.com
f8e88066a6
more work for converting AB results pane to outliner.
...
bug #73868 . not part of the build
2001-11-07 03:46:17 +00:00
srilatha%netscape.com
80142c1e9b
Fix for bug # 107558, added getServerList to make ldap prefs work again.
...
r=dmose,sr=alecf
2001-11-06 23:42:58 +00:00
sspitzer%netscape.com
5937459644
initial work for #73868 . convert addressbook results pane to outliner.
...
NOT PART OF THE BUILD.
2001-11-02 20:17:14 +00:00
dbradley%netscape.com
9b2bda104e
Bug 101696 - interface with no uuid shouldn't parse. Patch adds a warning, does not prohibit it, and cleans up interfaces that are missing id's r=rginda, sr=jband
2001-11-01 05:04:35 +00:00
dougt%netscape.com
20e863fb43
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
2001-10-30 22:07:28 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00