bugzilla%standard8.demon.co.uk
58f15d71a9
Bug 337943 Remove nsIAbCard::cardType and nsIAbCard::defaultEmail. r/sr=bienvenu
2006-05-20 08:18:20 +00:00
bugzilla%standard8.demon.co.uk
4a8b5606f8
Bug 337942 Remove some unused interface functions in address book. r/sr=bienvenu
2006-05-19 18:43:14 +00:00
bugzilla%standard8.demon.co.uk
60845465b2
Bug 331557 Remove nsIAbDirectoryProperties (Convert pref functions to use ACString for values) r=bienvenu,sr=neil
2006-05-14 11:00:18 +00:00
bugzilla%standard8.demon.co.uk
1c4d5b51ed
Bug 331557 Remove nsIAbDirectoryProperties (Remove c++ uses of GetDirectoryProperties). r=Neil,sr=bienvenu
2006-05-01 15:24:29 +00:00
gerv%gerv.net
a54a4e6372
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
gerv%gerv.net
af20ee45fb
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
bugzilla%standard8.demon.co.uk
b3a33a385e
Bug 323181 nsIAbLDAPReplicationQuery.idl should use nsIAb*Directory instead of DIR_Server as a member. r=bienvenu,sr=neil
2006-03-23 17:09:02 +00:00
bugzilla%standard8.demon.co.uk
eb51b2fbba
Bug 131849 Addressbook build system requires exporting internal files. Follow up to previous patch to centralise some defines. r/sr=bienvenu
2006-02-11 17:55:45 +00:00
bugzilla%standard8.demon.co.uk
41bbc8e77b
Bug 131849 addressbook build system requires exporting internal files - start removing nsDirPrefs.h from public includes. r/sr=bienvenu
2006-01-13 14:15:57 +00:00
bugzilla%standard8.demon.co.uk
db22b0e21d
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose
2005-12-28 19:52:40 +00:00
bugzilla%standard8.demon.co.uk
211cbe0442
Bug 132180 eliminate nsFileSpec in address book. Third patch of several; remove the currently redundant 4.x ab upgrade interface. r=dmose,sr=bienvenu
2005-12-28 19:10:26 +00:00
bugzilla%arlen.demon.co.uk
5f6fd0e66a
Bug 119948 duplicated LDIF import code
...
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-12-28 19:10:24 +00:00
timeless%mozdev.org
feec4cb6ca
Bug 131849 addressbook build system requires exporting internal files
...
patch by mark@standard8.demon.co.uk r=bryner
2005-12-28 19:10:22 +00:00
neil%parkwaycc.co.uk
dda9415b06
Allow SeaMonkey to handle vCard attachments internally by launching a new address card dialog, also clean up the code to use a stream loader instead of implementing a new stream listener b=243733 r/sr=mscott
2005-12-28 19:10:20 +00:00
scott%scott-macgregor.org
d1e79f696a
Bug #243733 --> Port Thunderbird's fix for handling the opening of vCard attachments internally instead of
...
opening up a helper app to the trunk.
sr=bienvenu
2005-12-28 19:10:17 +00:00
gerv%gerv.net
ecbf97fa9f
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org
68fa65d2df
adding vCard support
...
bug #14373 : Need UI in account manager to add/edit vCard
also landing the fix for bug #206793 :
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true
r/sr=sspitzer
2005-12-28 19:10:14 +00:00
scott%scott-macgregor.org
20b834186c
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2005-12-28 19:10:13 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
bugzilla%standard8.demon.co.uk
72a8e1fdeb
Bug 317002 Remove nsIAbBase.idl from address book code (not used). r/sr=bienvenu
2005-11-18 18:47:53 +00:00
bugzilla%standard8.demon.co.uk
0b9a89b7f5
Bug 317002 Remove nsIAbBase.idl from address book code (not used). r/sr=bienvenu
2005-11-18 17:58:58 +00:00
bsmedberg%covad.net
b551df41b1
Bug 263042 part 2 - move the LDAP parts of XPFE autocomplete to mailnews/addrbook, which is the only consumer, r=dmose
2005-11-16 15:23:53 +00:00
dmose%mozilla.org
0adf7691dc
Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg
2005-11-15 20:09:15 +00:00
gerv%gerv.net
75e725a13e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-11-15 20:09:13 +00:00
alecf%netscape.com
fa885f9755
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2005-11-15 20:09:12 +00:00
bienvenu%nventure.com
770304fa16
support ldap v3, patch by dmose, r/sr=sspitzer 198168
2005-11-15 20:09:10 +00:00
peterv%netscape.com
45895ea5e7
Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf.
2005-11-15 20:09:05 +00:00
dmose%netscape.com
0e47b03c56
Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com
2005-11-15 20:08:58 +00:00
dmose%netscape.com
787cf0a253
Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
2005-11-15 20:08:52 +00:00
dmose%netscape.com
9d99ed8825
Add support to the autocomplete widget, interfaces, and LDAP autocomplete session for returning "failure items" which allow the user to select an error entry and have it fire an arbitrary command, rather than actually filling in the text of the item. Part of bug 79935. r=hewitt@netscape.com, sr=bievenu@netscape.com
2005-11-15 20:08:49 +00:00
dmose%netscape.com
4268f9922c
Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix.
2005-11-15 20:08:48 +00:00
dmose%netscape.com
b1095ee90a
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
2005-11-15 20:08:46 +00:00
dmose%netscape.com
7a26d30c25
Change LDAP autocomplete default minStringLength to only autocomplete against strings >= 2 chars long to avoid a possible hang on NT as well as unindexed searches (bug 84566; r=leif@netscape.com, sr=darin@netscape.com) and default searchFilterTemplate to catch people whose cn contains their middle name or initial (bug 90535; r=leif@netscape.com, rs=darin@netscape.com). This second patch also fixes a bug where filter templates sometimes ignored the last token of the entered string
2005-11-15 20:08:45 +00:00
dmose%netscape.com
2e5596f0d6
speed up LDAP autocomplete by using the new param to SearchExt() to only ask for necessary attrs (bug 74098) r=ducarroz, sr=dougt, a=asa
2005-11-15 20:08:41 +00:00
dmose%netscape.com
28c3807b14
Make LDAP autocompletion respect UI setting for maximum number of hits to return (bug 77388). r=leif@netscape.com, sr=mscott@netscape.com, a=blizzard@mozilla.org
2005-11-15 20:08:37 +00:00
dmose%netscape.com
d9d778c329
Fix LDAP autocomplete to show display names (bug 79885) r=ducarroz@netscape.com, sr=mscott@netscape.com, a=dbaron@fas.harvard.edu
2005-11-15 20:08:36 +00:00
dmose%netscape.com
6aee460e6b
Added hidden pref to allow short strings to be ignored by LDAP autocomplete session (bug 76593). r=leif@netscape.com,ducarroz@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com
2005-11-15 20:08:32 +00:00
dmose%netscape.com
0f48c84472
Initial implementation of nsLDAPAutoCompleteSession (not yet used by the message compose window -- coming soon). Bug 70933. r=leif@netscape.com,ducarroz@netscape.com sr=shaver@mozilla.org; Windows/Unix build changes r=cls@seawood.org
2005-11-15 20:08:30 +00:00
bugzilla%standard8.demon.co.uk
7ede08837d
Bug 119948 Duplicated LDIF import code part 2 - use the ldap attribute map rather than redefining the attribute names. r=dmose,sr=bienvenu
2005-11-04 14:49:34 +00:00
bugzilla%standard8.demon.co.uk
f8b71df26b
Bug 305434 LDAP Prefs Service needs revising. Separate out the ldif migrate prefs function. r=bienvenu,sr=dmose
2005-11-02 19:22:37 +00:00
bugzilla%standard8.demon.co.uk
fa2c17de48
Final Patch (5) for bug 132180 eliminate nsFileSpec in address book r=dmose,sr=bienvenu
2005-10-13 16:46:26 +00:00
scott%scott-macgregor.org
0e8d201c64
Forgot to bump the interface id in my last checkin
2005-09-23 01:00:37 +00:00
scott%scott-macgregor.org
3b33333d85
Bug #276632 --> make autocomplete be more like google suggest (make it most popular results come first)
...
add a popularity index to address book cards which gets incremented every time you send mail to
the recipient. Sort autocomplete results by popularity index.
2005-09-23 00:35:27 +00:00
bugzilla%standard8.demon.co.uk
7d1e6d2e8f
Bug 132180 eliminate nsFileSpec in address book. Third patch of several; remove the currently redundant 4.x ab upgrade interface. r=dmose,sr=bienvenu
2005-09-20 18:47:11 +00:00
bugzilla%standard8.demon.co.uk
b74947147d
Bug 132180 eliminate nsFileSpec in address book. Third patch of several; remove the currently redundant 4.x ab upgrade interface. r=dmose,sr=bienvenu
2005-09-20 16:37:04 +00:00
bugzilla%standard8.demon.co.uk
9a750e2331
Bug 132180 eliminate nsFileSpec in address book. Second patch of serveral. r=dmose,sr=bienvenu
2005-08-26 14:47:31 +00:00
peterv%propagandism.org
8f502440cd
Preparation for fix for bug 203927 (Add ability to read from Mac OS X system Address Book): Switch to nsISimpleEnumerator. r=bienvenu, sr=dmose.
2005-08-18 14:41:10 +00:00
dmose%mozilla.org
2349b95ba5
Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg
2005-07-26 15:27:18 +00:00
bugzilla%standard8.demon.co.uk
0b0c51a870
Bug 292350 Document nsIAbListener and part of nsIAddrBookSession. Also move some constants to a more logical location r=dmose,sr=bienvenu,a=asa
2005-07-20 18:57:24 +00:00
bugzilla%arlen.demon.co.uk
f501acf5d7
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