Граф коммитов

1365 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org a503c25228 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 7b18c27bb8 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 6c7e4ce98b 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 43be37089e 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 bdb3491460 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 6ab74fbe55 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 61750e8ffe 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 2607d79d3e 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 bced16dafd 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 46f383c334 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 81832e4ab9 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 0b3a73058f 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 bf13f43de8 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 87c3874c35 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 130fb0d326 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 68fcd67e0a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
cbiesinger%web.de 683ffbc8ac 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 23e4bf2b27 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 06427ae710 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 d36ad4ca21 Bug 131849 addressbook build system requires exporting internal files
build bustage
2005-03-15 01:02:27 +00:00
timeless%mozdev.org 631035837f 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 4538f6ba96 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 e5b42293b5 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 eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net ab0810ddac 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 9889c16ae5 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
db48x%yahoo.com 9cbd98007d bug 129183: Crash opening the address book after editing the history.mab file -TBTrunk [@ nsAddrDatabase::UpdateLowercaseEmailListName ]
patch by Bastiaan Jacques <baafie@planet.nl>, r=bienvenu, sr=mscott
2005-03-08 15:58:07 +00:00
bzbarsky%mit.edu d624665bc9 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
timeless%mozdev.org 36c46d9584 Bug 129183 Crash opening the address book after editing the history.mab file -TBTrunk [@ nsAddrDatabase::UpdateLowercaseEmailListName ]
patch by baafie@planet.nl r=bienvenu sr=mscott
2005-03-02 21:52:52 +00:00
timeless%mozdev.org 1abc526bb1 Bug 280463 Crash on delete from address book sidebar after search [@ nsAbMDBDirectory::RemoveCardFromAddressList ]
Bug 152133 Deleting an address book entry leaves a blank entry in any mailing lists on which it was a member
patch by mark@standard8.demon.co.uk r=bienvenu sr=mscott
2005-03-02 18:24:46 +00:00
bsmedberg%covad.net 4b68fa447a Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
cst%andrew.cmu.edu 86934ee5b4 Bug 276305 Unused variable `PRInt32 count' in DIR_AddNewAddressBook
r=neil sr=bz
2005-02-25 02:37:01 +00:00
timeless%mozdev.org 6df0b1f4e7 Bug 280743 Headers lack chrome - gCollapsedHeaderList has no properties
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2005-02-07 19:09:02 +00:00
bryner%brianryner.com 1733c3ad7c Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
neil%parkwaycc.co.uk d482b5cf10 Bug 275115 JavaScript strict warning: redeclaration of var value p=gautheri@noos.fr r=me sr=dmose 2005-01-31 11:29:14 +00:00
neil%parkwaycc.co.uk 1ead552624 Whitespace fix followup b=233036 etc. 2005-01-19 09:42:38 +00:00
neil%parkwaycc.co.uk d07497882c Bug 233036 JavaScript strict warning: reference to undefined property window.arguments[0].QueryInterface p=gautheri@noos.fr r=me sr=bienvenu 2005-01-18 23:28:16 +00:00
bsmedberg%covad.net ca5243c97b Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
db48x%yahoo.com 57c9a2c3da bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
db48x%yahoo.com d0a5ecd211 bug 66410: Deleting addressbook should also delete corresponding mab file
patch by Mark Banner <mark@standard8.demon.co.uk>, r=bienvenu, sr=mscott
2005-01-15 09:53:22 +00:00
db48x%yahoo.com ed20f50bfd bug 16408: Multi-line notes in AB (addressbook) entries show as single line in Card View pane
patch by Mark Banner <mark@standard8.demon.co.uk>, r=neil, sr=bienvenu
2005-01-15 09:52:28 +00:00
neil%parkwaycc.co.uk f7b753a0bd Remove unused private implementation of strtok_r b=253794 p=mark@standard8.demon.co.uk sr=bienvenu 2005-01-03 12:45:28 +00:00
neil%parkwaycc.co.uk 56a49bbc45 Bug 132425 Fix keyboard accessibility for Advanced Address Book Search p=mark@standard8.demon.co.uk r=me sr=bienvenu 2005-01-03 12:39:12 +00:00
neil%parkwaycc.co.uk 245d6292d8 Bug 276246 Improve on the fix for bug 242991 in bug 44494 r+sr=bienvenu 2004-12-29 20:20:23 +00:00
cbiesinger%web.de e42d1daf3b Bug 183632 Improve error dialog from Address Selection for card without email address
r=neil sr=bienvenu patch by Mark Banner <mark@standard8.demon.co.uk>
2004-12-28 14:20:43 +00:00
db48x%yahoo.com 14e315f889 bug 258769: Try using nsString more in addrbook to reduce conversions
patch by Mikael Parknert <mikael@parknert.se>, r+sr=roc
2004-12-04 11:05:08 +00:00
gerv%gerv.net b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
timeless%mozdev.org 211f1fd4cb Bug 112959 Select a list and the Edit menu either displays Delete Card or Delete Address Book
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-12-01 22:25:12 +00:00
neil%parkwaycc.co.uk 65b06c8ad7 Bug 225577 Can't copy contact email addresses from sidebar r+sr=bienvenu 2004-11-26 21:17:56 +00:00
timeless%mozdev.org 6d2834da00 Bug 265286 remove unused idl, nsIAbSyncDriver.idl
patch by mikael@parknert.se r=neil sr=bienvenu
2004-11-05 15:15:51 +00:00