nhotta%netscape.com
86fcd89670
Initialize a local variable displayNameLastnamefirst, bug 181883, r=cavin, sr=sspitzer
2002-12-17 20:55:28 +00:00
sspitzer%netscape.com
e025043b01
fix for #185755 . "new address book" dialog should be modal.
...
r/sr=bienvenu
2002-12-17 06:45:47 +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
bienvenu%netscape.com
d5b0d8b9f7
fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673
2002-12-03 15:23:42 +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
ducarroz%netscape.com
0405546462
Fix for 181155. As Mailing list cards don't have an email address, we should not request one to consider the card valid (this is a regression of my previous checkin). R=cavin, SR=bienvenu
2002-11-26 15:23:47 +00:00
nhotta%netscape.com
b2f1f0cab7
Moving displayName.lastnamefirst out to .property to make it localizable,
...
bug 160546, r=cavin, sr=bienvenu.
2002-11-26 00:40:50 +00:00
bzbarsky%mit.edu
840850565e
Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose,
...
sr=alecf
2002-11-21 03:49:11 +00:00
timeless%mozdev.org
2d64a97bb3
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
ducarroz%netscape.com
3d0e97ae5b
Fix for bug 59148. Use the additional email address during autocompletion. R=cavin, SR=bienvenu
2002-11-19 15:35:06 +00:00
timeless%mozdev.org
384066e98e
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +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
e2128da102
Moved FN/LN definitions to .dtd to allow localizer to change the order.
...
bug 160544, r=cavin, sr=sspitzer.
2002-11-08 23:47:38 +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
timeless%mozdev.org
e621565ddb
backing out.
2002-11-06 16:49:13 +00:00
timeless%mozdev.org
96218c8ecc
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
varada%netscape.com
eb5ccab3c0
fix for 135748;accesskeys for addressbook dialogs;r=cavin;sr=bienvenu;a=asa
2002-10-22 17:57:41 +00:00
john.marmion%ireland.sun.com
c169aca64b
3rdParty LDAP query may result in invalid filter: bug #146411 r=dmose,sr=sspitzer.
2002-10-11 08:17:13 +00:00
john.marmion%ireland.sun.com
c9191e6717
3rdParty LDAP query may result in invalid filter: bug #146411 , r=dmose,sr=sspitzer.
2002-10-11 08:16:11 +00:00
sspitzer%netscape.com
261f517eb6
trying to fix bustage.
2002-10-08 09:07:36 +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
timeless%mac.com
380b2ab510
Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
...
r=caillon sr=bz
2002-10-06 23:14:25 +00:00
darin%netscape.com
7f1956b180
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +00:00
smontagu%netscape.com
dd6cc75df8
Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt
2002-10-03 21:16:39 +00:00
sspitzer%netscape.com
7d0ec3a172
fix tooltip. the IM button does IM and Chat. a=jglick,robinf.
2002-10-03 20:35:01 +00:00
rods%netscape.com
a731676e45
Impl print preview for mail and addrbook
...
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:13:55 +00:00
cavin%netscape.com
8f45431159
Fix for 155491. Don't write out the delimiter if the field is to be ignored (for export). Also, cellular number type should not be exported. R=ducarroz, sr=sspitzer.
2002-09-26 22:53:30 +00:00
sspitzer%netscape.com
55d448a454
I broke advanced address search. r/sr=bienvenu
2002-09-16 19:32:37 +00:00
john.marmion%ireland.sun.com
774953b457
Eliminate the need for creating RDF resources for Mork and LDAP cards to Outlook. Bug=118119, r=peterv,sr=sspitzer.
2002-09-16 16:07:54 +00:00
john.marmion%ireland.sun.com
815b239895
ensure tags have same property ids for both outlook modes,bug=111968,r=rdayal,sr=sspitzer
2002-09-16 12:33:22 +00:00
sspitzer%netscape.com
1b1eef476f
code cleanup. use contract ids instead of static cids. remove some usused static cids.
2002-09-16 00:46:09 +00:00
sspitzer%netscape.com
efcac2928e
code clean up for buddy icon in ab card pane. r/sr=bienvenu
2002-09-15 05:33:47 +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
cbddf5e8ee
remove some unnecessary includes. r/sr=no one
2002-09-15 05:05:19 +00:00
sspitzer%netscape.com
fd26233979
fix for bug #162785 .
...
1) remove sidebar completely from addressbook.
2) handle scenario where user starts up with dirTree collapsed
3) select all and dir tree has focus, select all and focus results pane
4) code cleanup.
r/sr=bienvenu
2002-09-14 15:13:15 +00:00
sspitzer%netscape.com
8693147da9
supplimental fix for bug #142845 . when printing cards, print out the newly added screenname attribute. r/sr=bienvenu
2002-09-14 15:08:43 +00:00
sspitzer%netscape.com
8e4e869b0a
fix for bug #168583 . do aim presence in the AB the same way that webmail does it.
...
r/sr=bienveu
2002-09-13 23:43:21 +00:00
sspitzer%netscape.com
fe269258b1
supplimental fix for #168269 . we also know that username for username@cs.com is an aim screenname. r/sr=bienvenu,putterman
2002-09-13 18:55:02 +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
peterv%netscape.com
42aaf5503e
Back out two changes of my fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String) because they probably regressed some things. r=dmose.
2002-09-13 07:26:36 +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
sspitzer%netscape.com
24042bce48
whoops, I want the uri here (kPersonalAddressbookUri) not the file name (kPersonalAddressbook). thanks to david for debugging. r/sr=bienvenu
2002-09-12 20:13:38 +00:00
sspitzer%netscape.com
6b706d0868
fix tooltips, per jglick, for the IM / Compose buttons in toolbar.
...
fix AB printing. #168252 . thanks to rods for the bug report.
r/sr=bienvenu
2002-09-12 17:52:41 +00:00
sspitzer%netscape.com
b94abfcad0
fix for #168108 . show icons in card preview pane, using screenname attribute.
...
if you happen to use NS 7.x, the place we look on disk (by default) is the buddy icon directory. r/sr=bienvenu
2002-09-12 04:41:19 +00:00
sspitzer%netscape.com
b61e862689
fix for CAB UI and backend. bug #167571 . following jglick's spec and mscott's document ( http://www.mozilla.org/mailnews/arch/cab.html ). also fix #168115 . add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
...
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +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
dougt%netscape.com
68faeb5241
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
rjc%netscape.com
ba0e03e53e
Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin
2002-09-04 01:28:36 +00:00