Commit Graph

1389 Commits

Author SHA1 Message Date
bugzilla%standard8.demon.co.uk
42b0a50c9d Follow up patch to Bug 237210, additional cleanup in abCommon.js. Patch by Serge GAUTHERIE <gautheri@noos.fr> r=neil.parkwaycc.co.uk,sr=mscott 2005-08-27 07:47:03 +00:00
bugzilla%standard8.demon.co.uk
4c870e323c Follow up to bug 132180 second patch, address review nit that I forgot on first checkin 2005-08-26 15:05:33 +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
scott%scott-macgregor.org
536e43c5a2 Bug #305999 --> make addbook urls work again for adding vcards to the address book by making
the content type valid.

r=bz
sr=bienvenu
2005-08-26 08:00:55 +00:00
peterv%propagandism.org
ab892e1e9b Remove stray while to fix search bustage. 2005-08-20 11:03:27 +00:00
peterv%propagandism.org
24fbec489c Fix regressions from last checkin (bug 203927). r=bugzilla@standard8.demon.co.uk, sr=bienvenu. 2005-08-19 19:02:19 +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
bugzilla%standard8.demon.co.uk
7bc9db9f67 Fix bug 303301 LDAP only works for attributes that are specified in lower case. r/sr=dmose, a=cbeard 2005-08-10 16:46:52 +00:00
dmose%mozilla.org
4850c241e9 Update LDAP and LDIF import/export code to (almost entirely) agree on a first cut at an 'official' LDAP schema for mozilla, known as mozillaAbPersonAlpha (bug 116692). r=bienvenu, sr=shaver, a=mconnor 2005-07-28 17:03:56 +00:00
bugzilla%standard8.demon.co.uk
504bd63f8d Bug 287003 Fix ASSERTION: failed to rename corrupt mab file in nsAddrDatabase.cpp r=bienvenu, sr=mscott, a=bsmedberg 2005-07-28 16:42:57 +00:00
bugzilla%standard8.demon.co.uk
fc27b8b3f7 Bug 301935 Crash when trying to send mail and collected address book doesn't exist (part 2 - warn the user) r=bienvenu, sr=mscott, a=bsmedberg 2005-07-28 16:34:07 +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
7303384ef3 Bug 301935 Crash when trying to send mail and collected address book doesn't exist (part 1 - stop the crash) r=bienvenu,sr=mscott,a=bsmedberg 2005-07-25 20:58:26 +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
bienvenu%nventure.com
58acff1ca2 fix 295347 and 299346, duplicate entries in AB when dragging a card from another AB into a list, and lock file errors opening an AB causes us to create a backup AB as if the AB was corrupt, r=standard8, sr=mscott, a=asa 2005-07-20 15:30:57 +00:00
scott%scott-macgregor.org
5443f9c6e1 Bug #299699 --> don't check for "Internet" property in "Email" line of vCard
Patch by mozilla.org@pidgin.org
r=mscott
sr=bienvenu
a=asa
2005-07-14 19:01:38 +00:00
bugzilla%arlen.demon.co.uk
e738bafc48 Bug 294140 email autocomplete always adds "@localdomain" to addresses
p=me r=mnyromyr sr=bienvenu a=asa
2005-07-13 21:41:00 +00:00
bugzilla%standard8.demon.co.uk
8955f58c99 Fixes Bug 177968 Screen names do not get imported (from ldif files). r+sr=dmose, a=asa 2005-07-13 16:59:45 +00:00
neil%parkwaycc.co.uk
b53a2f0389 Formatting cleanup (to sync to TB) b=233036 p=gautheri@noos.fr rs=me a=asa 2005-07-09 00:23:40 +00:00
bugzilla%arlen.demon.co.uk
11012ebf9c Bug 219619 addresses in mailing list editor should be LTR even when the UI is RTL
p=bugzilla@standard8.demon.co.uk r/sr=bienvenu a=asa
2005-07-03 22:02:16 +00:00
bugzilla%arlen.demon.co.uk
058441f0d4 Bug 117267 Delete a list in the dir pane, where should focus (selection) go?
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-07-03 21:56:12 +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
timeless%mozdev.org
09002c1352 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
cbiesinger%web.de
4ec78b2acc 131849 don't export nsVCard.h
patch by Mark Banner <bugzilla@standard8.demon.co.uk> r+sr=dmose a=bsmedberg
2005-06-29 17:20:17 +00:00
scott%scott-macgregor.org
9adf9c4a9c Bug #227873 ---> semicolons in vcard fields
Patch by Andrew Taylor <ataylor@its.to>

r=bienvenu
sr=mscott
a=asa
2005-06-17 20:47:47 +00:00
dmose%mozilla.org
8562e985d3 Bump IID on recently changed interface (bug 119291). Good catch, Darin! r+sr+a=shaver@mozilla.org 2005-06-15 17:44:30 +00:00
neil%parkwaycc.co.uk
500ab788d6 Bug 290023 Mailing list names should not have leading or trailing whitespace p=abhijeet.bhattacharya@in.ibm.com r=me sr=bienvenu a=asa 2005-05-23 12:50:28 +00:00
timeless%mozdev.org
344fb263d5 Bug 72781 rewrite getter_AddRefs(pAddressLists->ElementAt(j)) using QueryElementAt
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=bienvenu a=asa
2005-05-19 20:21:17 +00:00
dmose%mozilla.org
32b9b7c267 Make LDAP attributes used by the addressbook customizable via preferences (bug 119291). r=bienvenu@nventure.com, sr+a=shaver@mozilla.org 2005-05-11 04:16:54 +00:00
db48x%yahoo.com
8cbe7e760d bug 291635: nsAbWinHelper.cpp fails to compile with Microsoft Visual Studio 2005 Beta 2
patch by Stephen Walker <sdwalker@myrealbox.com>, r=bienvenu, sr=darin, a=dbaron
2005-05-07 06:11:28 +00:00
axel%pike.org
c9f68f0cbc bug 276707, JS Error when dragging address card with no email address to compose window address widget, patch by Mark Banner, r=bienvenu, sr=mscott, a=chofmann 2005-05-02 16:08:32 +00:00
axel%pike.org
9199453b65 bug 290043, Tidy address book code, patch by Mark Banner, r=bienvenu, sr=mscott, a=chofmann 2005-05-02 15:41:47 +00:00
bugzilla%arlen.demon.co.uk
17b8ae80ba Bug 290024 Address Book vanishes if it is renamed as blank
p=bugzilla@standard8.demon.co.uk r=neil.parkwaycc.co.uk sr=bienvenu a=chofmann
2005-05-02 11:11:11 +00:00
neil%parkwaycc.co.uk
478c02c28a Bug 178003 Restore sidebar to address book, make it so that the addressing panel allows you to easily add To, Cc or Bcc recipients r=Standard8 sr=bienvenu a=asa 2005-05-01 09:48:35 +00:00
neil%parkwaycc.co.uk
af17c5f4a9 Bug 195248 set some default attributes in XUL instead of localstore now that bug123285 persists them correctly p=me/Standard8 r=Mnyromyr sr=bienvenu r+sr=mscott 2005-04-29 13:04:53 +00:00
bienvenu%nventure.com
6df584e4b9 fix 282040 use ldap autocomplete in mailing list editor, if turned on for compose window, sr=mscott, a=asa 2005-04-28 21:13:24 +00:00
cst%andrew.cmu.edu
6a2510eb9a Bug 198137 Rename an address book and other areas of the product are not updated
patch by Standard8 <Mark Banner>, r+sr=bienvenu, a=asa
2005-04-26 16:50:04 +00:00
bienvenu%nventure.com
e48bd1c35a fix 169432 allow entry of multiple e-mail addresses when adding entries to a mailing list, r/sr=mscott, a=asa 2005-04-19 22:36:46 +00:00
darin%meer.net
9791154211 patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky 2005-04-06 01:33:28 +00:00
bsmedberg%covad.net
659b20504a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
cbiesinger%web.de
d5b4611a81 Bug 132180 eliminate nsFileSpec in address book.
r=dmose sr=bienvenu patch by Mark Banner <bugzilla@standard8.demon.co.uk>
2005-03-23 18:05:49 +00:00
timeless%mozdev.org
d0cec75325 Bug 131849 addressbook build system requires exporting internal files
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=neil
2005-03-22 17:39:09 +00:00
scott%scott-macgregor.org
319ec28e54 Bug #286566 --> edit ldap options dialogs are getting transparent backgrounds.
Don't load prefPanels.css which doesn't exist for Thunderbird and does't contain any CSS needed by these dialogs
anyway. Use chrome://messenger/skin instead.
2005-03-17 21:44:58 +00:00
timeless%mozdev.org
ce53511c15 Bug 131849 addressbook build system requires exporting internal files
build bustage
2005-03-15 01:02:27 +00:00
timeless%mozdev.org
71d24f2805 Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk
build bustage
2005-03-14 22:05:46 +00:00
timeless%mozdev.org
b9ec93cb09 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
bzbarsky%mit.edu
bfa5e9c161 Change more internal consumers to use application/xml instead of text/xml. Bug
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
timeless%mozdev.org
844d09590d Bug 279176 Delete Mail List in Addressbook Sidebar doesn't work
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2005-03-09 20:23:49 +00:00