Commit Graph

1580 Commits

Author SHA1 Message Date
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
db48x%yahoo.com
70a4a4ee93 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
5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
timeless%mozdev.org
9a19fbc7de 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
97d24feb0d 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
361daac936 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
0ea98de64c Bug 276305 Unused variable `PRInt32 count' in DIR_AddNewAddressBook
r=neil sr=bz
2005-02-25 02:37:01 +00:00
timeless%mozdev.org
98da147dcf 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
ed870113ca 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
7bf57c30ca 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
54be9b0222 Whitespace fix followup b=233036 etc. 2005-01-19 09:42:38 +00:00
neil%parkwaycc.co.uk
d4c2713229 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
f3dd951f94 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
0e6a3364b5 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
d72a69cb64 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
982dd213b6 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
0294d837af 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
0957e7f5ae 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
f994b38bd7 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
12dedfb94b 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
f9b8890c19 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
670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
timeless%mozdev.org
49439c028d 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
a34bb0f142 Bug 225577 Can't copy contact email addresses from sidebar r+sr=bienvenu 2004-11-26 21:17:56 +00:00
timeless%mozdev.org
2f6567ab27 Bug 265286 remove unused idl, nsIAbSyncDriver.idl
patch by mikael@parknert.se r=neil sr=bienvenu
2004-11-05 15:15:51 +00:00
timeless%mozdev.org
2d579b4873 Bug 258642 Unused functions [PRUni]charPtrArrayTo[C]StringArray & [C]StringArrayTo[PRUni]charPtrArray
patch by mikael@parknert.se r=neil sr=bienvenu
2004-11-05 15:13:32 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bsmedberg%covad.net
e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
bugzilla%arlen.demon.co.uk
d97bc68618 Bug 264102 Chrome should use document.title instead of window.title - mailnews fixes (apart from sendProgress.js which will be in fix to bug 260217)
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-10-24 22:51:01 +00:00
bienvenu%nventure.com
db4a6c846e fix 239714, new ab's get position set so they don't sort alphabetically, sr=mscott 2004-10-06 18:05:33 +00:00
peterv%propagandism.org
c2fde29a6e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 11:12:14 +00:00
peterv%propagandism.org
e5ba71e921 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
ere%atp.fi
b1c000caf7 Fix for bug 257314.
r=mscott
sr=dveditz
2004-08-30 19:41:03 +00:00
vladimir%pobox.com
0b8d1522a5 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
Stefan.Borggraefe%gmx.de
fc12b26082 Fix for bug 252759: "Crash when doing multiple advanced address book searches"
r=neil, sr=mscott, a=asa
2004-08-16 15:31:29 +00:00
neil%parkwaycc.co.uk
f56d65f8c7 Bug 255253 Can't delete from the addressbook using the menu r/sr=mscott a=asa 2004-08-12 08:11:56 +00:00
neil%parkwaycc.co.uk
588e6c9c54 Bug 254047 Fix invalid locale assumptions and problems with commas in addresses r=mscott sr=bienvenu 2004-08-03 21:15:00 +00:00
timeless%mozdev.org
b4bd6ced26 Bug 248768 parser code for IMAP and addrbook: stroken_r: pull end-of-string checks out of char-delimiter loop
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=neil
2004-08-01 04:02:02 +00:00
cbiesinger%web.de
41f402fc67 Bug 226005 replace some users of nsIPref with nsIPrefService/nsIPrefBranch in
mailnews
patch by Mikael Parknert <mikael@parknert.se> r=bienvenu sr=darin
2004-07-31 18:04:18 +00:00
cbiesinger%web.de
3506522cc6 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
cbiesinger%web.de
edd98105f6 Bug 252541 remove nsString::IsSpace and nsString::IsASCII
r=darin sr=dbaron
2004-07-25 12:12:39 +00:00
Stefan.Borggraefe%gmx.de
3f48b1496e Bug 226956: </mailnews/*> files: Convert <window class="dialog"> to <dialog>
This patch removes superfluous references to dialogOverlay.* and converts the certFetchingStatus-dialog to <dialog>.
r=neil, sr=mscott
2004-07-24 21:56:22 +00:00
bienvenu%nventure.com
9f8bc79bbc make ldap quick search from address book cache ldap connections, 239474, r=sspitzer, sr=mscott 2004-07-24 19:50:29 +00:00
bienvenu%nventure.com
89d8f55ef0 fix 247524 LDAP directories don't work from select address window, sr=mscott 2004-07-24 02:38:23 +00:00
Stefan.Borggraefe%gmx.de
d77b1b0e6e Forgot to address a review comment before checking in the fix for bug 177054. This additional checkin just corrects the indentation. 2004-07-15 10:37:13 +00:00
Stefan.Borggraefe%gmx.de
9b5edbbcdd Fix for Bug 177054: fix all openers of the Advanced Address Book search dialog to open a new dialog (if one is not already open), or raise the existing one (if it exists)
r=neil, sr=sspitzer
2004-07-15 10:10:53 +00:00
Stefan.Borggraefe%gmx.de
75d3c28fa4 Fix for Bug 250139: New/Edit Address Book Card dialogs shouldn't have buttonpack="center"
r=neil, sr=mscott
2004-07-15 09:59:43 +00:00
Stefan.Borggraefe%gmx.de
efe3abeb0b Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
r=neil, sr=mscott
2004-07-07 11:32:45 +00:00
neil%parkwaycc.co.uk
e7f8a10fbf 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 2004-07-06 14:06:45 +00:00
neil%parkwaycc.co.uk
dee1fe6515 Fix javascript strict warning: assignment to undeclared variable gLDAPPrefsService b=58696 p=gautheri@noos.fr r/sr=mscott 2004-07-02 09:05:49 +00:00
bsmedberg%covad.net
27b47f1242 Forgot a couple mailnews files from the semi-single-profile merge. To get the profile path, use the directory service instead of the profile service. Make offline-startup use a app-startup observer instead of a profile-startup observer. 2004-06-18 15:58:14 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
neil%parkwaycc.co.uk
d6d70f3234 Bug 245325 Really fix addressbook's abuse of menulists r/sr=mscott 2004-06-11 11:48:14 +00:00
neil%parkwaycc.co.uk
b524e9d1e5 Simplify addressbookpicker code to something that works b=245325 r/sr=sspitzer moa=bienvenu 2004-06-05 21:45:06 +00:00
sspitzer%mozilla.org
efbefa7227 adding comment, no bug 2004-06-04 07:57:01 +00:00
scott%scott-macgregor.org
b1b2f1811e 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
2004-06-03 04:25:57 +00:00
sspitzer%mozilla.org
f34413b495 fix for bug #67555
if you first hit OK and get the alert about "list name exists",
cancel will still change mailing list name in the UI

r/sr=bienvenu
2004-05-30 18:08:26 +00:00
sspitzer%mozilla.org
6dd7169ecd fix for bug #221521
vCard UI does not save some fields.

thanks to Ian Neal <bugzilla@arlen.demon.co.uk> for the fix.

r/sr=sspitzer
2004-05-29 21:46:41 +00:00
roc+%cs.cmu.edu
0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
timeless%mozdev.org
55a5e5ddbf Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
scott%scott-macgregor.org
cc2998d145 fix for bug #44494
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.

fix for bug #242991
export addressbook is broken (fall out from bug #240723)

r/sr=bienvenu
2004-05-09 23:23:43 +00:00
scott%scott-macgregor.org
5f93eb2ad8 commenting code, no bug # 2004-05-09 22:22:10 +00:00
neil%parkwaycc.co.uk
98b0af3853 Bug 182192 Unquote names before collecting email addresses r/sr=bienvenu 2004-05-09 21:04:19 +00:00
stephendonner%yahoo.com
4892315142 Bug 242153. Trivial whitespace cleanup. r=neil 2004-04-30 23:52:29 +00:00
scott%scott-macgregor.org
c10b85400f Bug #242014 --> Creating a new LDAP directory always sets the protocolVersion to 2 instead of 3.
r=dmose
sr=bienvenu
2004-04-30 17:52:37 +00:00
neil%parkwaycc.co.uk
a3af919e2f Removing explicit comparisons to PR_TRUE and PR_FALSE b=228448 p=gautheri@noos.fr r=me sr=mscott 2004-04-22 23:13:44 +00:00
jst%mozilla.jstenback.com
6a9d89a9fa Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu 2004-04-21 23:38:22 +00:00
bienvenu%nventure.com
bed6cdd9e1 add ability to open address database from nsIFile, r/sr=mscott 241103 2004-04-20 15:59:14 +00:00
bienvenu%nventure.com
ac75a6dc7b fix 239474 address book quick search creates multiple ldap connections if you type slowly, r/sr=mscott 2004-04-20 14:01:29 +00:00
gerv%gerv.net
f534a92d25 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
neil%parkwaycc.co.uk
307b41dbea Bug 237210 JavaScript strict warning: GetSelectedCardTypes does not always return a value plus additional cleanup p=gautheri@noos.fr r=me sr=mscott 2004-04-17 19:32:00 +00:00
gerv%gerv.net
dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
cbiesinger%web.de
f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
bzbarsky%mit.edu
26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
cbiesinger%web.de
496d0ac191 fixing more win32 bustage 2004-04-13 21:58:57 +00:00
neil%parkwaycc.co.uk
f263f2664c Bug 237437 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=me sr=mscott a=mkaply 2004-04-07 15:44:47 +00:00
scott%scott-macgregor.org
012dff043c Bug #237553 --> Can't drag a mailing list to compose window from contacts bar or from the address book
sr=bienvenu
a=chofamnn
2004-04-06 18:10:45 +00:00
bienvenu%nventure.com
0e6ea8b164 fix crash doing ldap replication, r/sr=mscott a=chofmann 230211 2004-03-23 20:35:06 +00:00
bsmedberg%covad.net
7207604234 Fixing win32 bustage from bug 234392. 2004-03-09 15:18:40 +00:00
bsmedberg%covad.net
58d85f6129 Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin 2004-03-09 14:42:24 +00:00
mconnor%myrealbox.com
81e9c20cd4 Bug 40759 - Mail prefs dialog: implement mnemonics, patch by Stefan Borggraefe (Stefan.Borggraefe@gmx.de), r=neil, sr=bz 2004-02-29 18:48:11 +00:00
bienvenu%nventure.com
e08df1154d fix 4.x ab upgrade to handle multi-line addresses correctly, 235631, sr=mscott 2004-02-27 03:59:09 +00:00
scott%scott-macgregor.org
6f1ca883eb Bug #235461 --> Fix a memory leak of mailing list RDF nodes. General code cleanup on a poorly written method.
sr=bienvenu
2004-02-25 05:43:09 +00:00
bienvenu%nventure.com
6ab5689440 support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
jst%mozilla.jstenback.com
505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
bienvenu%nventure.com
c6b99ac2b0 respect ab directory position pref in ab pane order and autocomplete search order of local directories, replace nsISupportsArray with nsCOMArray and nsISimpleEnumerator, misc cleanup 232570, sr=mscott 2004-02-05 18:33:06 +00:00
dbaron%dbaron.org
1e6ed08cc8 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
scott%scott-macgregor.org
86ffc7a929 Bug #232453 --> ldap quick search and advanced search does not honor search filters
when applied to the ldap directory properties dialog.

r=dmose
sr=bienvenu
2004-01-30 04:33:32 +00:00
jst%mozilla.jstenback.com
90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
bienvenu%nventure.com
16a2e16937 fix 232429 addr book changes required for palm sync fixes, track deleted ab's with a pref, and export display name property string sr=mscott 2004-01-28 17:22:13 +00:00
scott%scott-macgregor.org
1767cd52d8 Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
patch by stephen walker

r=neil
sr=mscott
2004-01-27 17:33:33 +00:00
timeless%mozdev.org
fbff635dc9 Bug 231810 Incorrect prompt when copying address records between address books
patch by borggraefe@despammed.com r=neil sr=mscott
2004-01-23 07:07:51 +00:00
timeless%mozdev.org
d32b296c7a Bug 231810 Incorrect prompt when copying address records between address books
patch by borggraefe@despammed.com r=neil sr=mscott
2004-01-23 06:30:50 +00:00
pkw%us.ibm.com
b534e1ea18 Bug 227841 - AIX: Thunderbird fails to build because of redefined macros
r+sr=mscott@mozilla.org
2004-01-22 18:07:03 +00:00
bzbarsky%mit.edu
3a01bf2a2e Select addresses window should persist size/position. Bug 131959, patch by
borggraefe@despammed.com (Stefan Borggraefe), r=neil, sr=bzbarsky
2004-01-21 15:49:07 +00:00
bienvenu%nventure.com
00f9a8a542 fix 230750 ab's created by palm sync display as ldap servers, not personal ab's r/sr=mscott 2004-01-13 00:05:41 +00:00
neil%parkwaycc.co.uk
4eea155939 Bug 90906 Remove unused variables p=gautheri@noos.fr r=me sr=sspitzer 2004-01-10 00:32:45 +00:00
bsmedberg%covad.net
d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org
546ed45ec7 Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2004-01-06 22:04:31 +00:00
timeless%mozdev.org
cb3ff4f762 Bug 227838 - DRefTool output for addrbook except nsAbOutlookDirectory.cpp
r=roc sr=roc
2003-12-24 19:55:05 +00:00
timeless%mozdev.org
44e48bffbd Bug 227838 - DRefTool output for addrbook except nsAbOutlookDirectory.cpp
r=roc sr=roc
2003-12-24 17:18:08 +00:00
timeless%mozdev.org
bc07daf21f Bug 228400 Warning ``assignment to undeclared variable ...'' in nsLDAPPrefsService.js
r=neil sr=bz
2003-12-21 06:17:30 +00:00
neil%parkwaycc.co.uk
31699501c7 Bug 222711 Editing mailing lists fails when display name has comma r=mscott sr=bienvenu 2003-12-19 21:50:13 +00:00
jshin%mailaps.org
ad38801286 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00
technutz%netscape.net
3179842055 Bug 73801. Disable the delete menu item, context menu item and button when either a Collected or Personal address book is selected. r=neil, sr=bienvenu 2003-11-11 02:56:36 +00:00
bienvenu%nventure.com
e627a8e1f7 fix ldap server and local folder migration to work w/o relaunch, r/sr=mscott 223560 2003-11-10 23:32:53 +00:00
timeless%mozdev.org
441bf34ce6 Bug 214387 nsAddressBook.h:81: warning: `struct ExportAttributesTableStruct EXPORT_ATTRIBUTES_TABLE[53]' defined but not used
r=alecf sr=alecf
2003-11-10 15:44:47 +00:00
timeless%mozdev.org
121754a263 Bug 188800 js errors on addressing pref panel with --disable-ldap, address collection prefs broken
patch by borggraefe@despammed.com r=timeless sr=dmose
2003-11-05 21:13:47 +00:00
bienvenu%nventure.com
747128dfeb fix problem importing mailing lists from outlook, patch by wind.li@sun.com, r=me, sr=mscott 149961 2003-11-04 22:46:40 +00:00
scott%scott-macgregor.org
a4571e7ffe Fix LDAP bustage (Part of Bug #223560) 2003-10-30 06:22:03 +00:00
bienvenu%nventure.com
a6e24749c9 make profile upgrade from 4.x convert address books at upgrade time, r=mscott,sr/a=sspitzer 223560 2003-10-26 17:37:10 +00:00
scott%scott-macgregor.org
316910e7cd fix for bug #221318
migrate vCards from 4.x

also fix some problems with pop account migration.

r/sr=bienvenu
2003-10-20 05:36:53 +00:00
scott%scott-macgregor.org
77717ceea5 fix for bug #221631
vCards do not support accented characters

r/sr=bienvenu
2003-10-12 19:19:15 +00:00
technutz%netscape.net
c350c1013c Bug 55634. Position of horizontal divider not maintained in current AB session. patch by Stefan Borggraefe <borggraefe@despammed.com> r=neil, sr=bienvenu 2003-10-09 06:05:55 +00:00
neil%parkwaycc.co.uk
8e7273029e Bug 64030 context menus for card and address book lists p=ian@arlen.demon.co.uk r=me sr=bienvenu 2003-10-07 16:44:04 +00:00
cls%seawood.org
719d9d2bed addrbook depends upon uriloader even when ldap is disabled.
Fixing --disable-ldap bustage
2003-10-06 17:48:56 +00:00
scott%scott-macgregor.org
2ee1e6c44a 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
2003-10-05 20:07:22 +00:00
dwitte%stanford.edu
ec9a65a837 optimize some pref array stuff in addrbook just a tad.
b=204753, r=caillon, sr=bienvenu.
2003-09-29 20:20:03 +00:00
cbiesinger%web.de
f920039be0 Bug 197666
Simplify abNew[Edit]CardDialog
patch by Sebastian@SSpaeth.de
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
2003-09-19 17:20:26 +00:00
neil%parkwaycc.co.uk
e95cb715a3 Bug 216897 Address Book's Search Bar menuitem does not stay unchecked p=mbr@6thfloor.de r=me r/sr=mscott 2003-09-16 10:22:33 +00:00
scott%scott-macgregor.org
62baa60fef landing bryner's fix for bug #218551
(Mozilla does not compile with gcc 3.4 cvs build)
into these files which were moved underneath his change.

NOT PART OF THE BUILD (yet)
2003-09-14 21:45:58 +00:00
scott%scott-macgregor.org
ac78394ac3 fix for bug #213053
"Company" should be "Organization" in the ab results pane column header
and the import UI.

thanks to mcbridematt@hotmail.com (Mathew McBride) for the initial patch

r/sr=sspitzer
2003-09-14 21:00:41 +00:00
darin%meer.net
f4a8778d0b landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner 2003-09-11 20:32:33 +00:00
bryner%brianryner.com
5cd0bcdb7a Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
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
scott%scott-macgregor.org
280d2803db Bug #216285 --> fix build bustage on unix building with pendantic. Remove a comma at the end of the enumerated list. 2003-08-15 18:45:20 +00:00
neil%parkwaycc.co.uk
d5636b503e Bug 214026 addressbook crashes sorting empty values r=smontagu sr=bienvenu 2003-07-30 22:41:03 +00:00
timeless%mozdev.org
be08752872 Bug 214391 Dragservice isn't always available
r=neil sr=bz
2003-07-30 18:00:54 +00:00
scott%scott-macgregor.org
5c0f1568d8 Bug #213852 --> fix a crash in the address book caused from modifying an existing card and re-inserting it
into the view. We weren't adjusting the row count properly when removing the card.

r/sr=bienvenu
2003-07-29 21:33:10 +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
timeless%mozdev.org
d02cc42395 Bug 205709 javascript script warning in abDragDrop.js
patch by stevechapel@earthlink.net r=stephend sr=bz
2003-07-24 23:11:35 +00:00
neil%parkwaycc.co.uk
e7c585c091 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com
4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
varga%utcru.sk
fbd78f9fd1 Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
sspitzer%netscape.com
63543c950b fix for bug #211078
addressbook views shows blank name field, when we could use email address.
important for tbird, and mscott's contact list in the compose window.
r/sr=bienvenu
2003-07-01 00:05:08 +00:00
sspitzer%netscape.com
faf7d6756c fix for bug #210949
ignore clicks to the dir tree header in the addressbook window, we don't want to sort

fix for bug #210950
double clicking past the last row in the dir tree should not act like you double
clicked the select addressbook / LDAP server / mailing list

r/sr=bienvenu
2003-06-28 04:05:48 +00:00
jshin%mailaps.org
a02a46efd1 bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +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
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
timeless%mozdev.org
b599c1507d Bug 205996 Control reaches end of non-void function nsAddrBookSession::GeneratePhoneticNameFromCard
r=dmose sr=dmose
2003-05-23 22:21:32 +00:00
dwitte%stanford.edu
270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
varga%netscape.com
717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
dwitte%stanford.edu
f8477d46d2 Bug 203593: Memory leak of 672 bytes from 4 blocks allocated in PR_Malloc.
fixes some addrbook leak suckage and tidies up memory footprint a tad.

r=caillon, sr=dmose, a=asa.
2003-05-20 02:49:10 +00:00
scott%scott-macgregor.org
eb5faba111 Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
been moved to ..\src.
2003-05-18 19:25:59 +00:00
stephend%netscape.com
b627674def Bug 204958. zip in Address tab should be ZIP (uppercase acronym). r=robinf@netscape.com, sr=sspitzer@netscape.com, a=sspitzer@netscape.com, localization=bobj@netscape.com 2003-05-12 21:52:36 +00:00
shliang%netscape.com
2b09d219aa bug 204251 - mail list dialog jumps when opened. r/sr=sspitzer,a=asa 2003-05-09 02:54:49 +00:00
sspitzer%netscape.com
6e7bd4b175 fix for regression bug #200348
Properties button does not work in the Advanced Address Book Search dialog
r/sr=bienvenu, a=sspitzer
2003-05-06 00:36:03 +00:00
sspitzer%netscape.com
18d4c61f87 fix for build bustage. 2003-05-01 23:50:49 +00:00
caillon%returnzero.com
187fd35830 Bug 203859 - Deleted address book reappear after an exit/restart
Bug 203945 - Type down in compose window very slow resulting in very slow auto complete
r/sr/a=sspitzer
2003-05-01 22:22:01 +00:00
caillon%returnzero.com
8fef74d33c Bug 173430 - flawfinder warnings in libpref
r=alecf,dwitte
sr=dmose
a=asa
2003-04-29 04:17:38 +00:00
caillon%returnzero.com
731073c19a Backing out previous patch since it was causing addressbook problems. 2003-04-27 10:36:58 +00:00
caillon%returnzero.com
6221b1ca6c Bug 173430 - flawfinder warnings in libpref
r=alecf, sr=dmose, a=sspitzer
2003-04-27 04:47:46 +00:00
sspitzer%netscape.com
a6b855d799 fix for build bustage caused by my fix for bug #198303
can't build if you disable ldap.
2003-04-25 18:17:23 +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
90f3d8ea61 whitespace change, no bug. 2003-04-23 05:49:35 +00:00
scott%scott-macgregor.org
8b5be13a9d Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
r/sr=sspiter
2003-04-20 20:56:21 +00:00
scott%scott-macgregor.org
7bf4126720 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
2003-04-19 05:29:35 +00:00
stephend%netscape.com
f6d89dd410 Bug 202492. Removing tabs and fixing whitespace alignment in several addressbook DTD files. r=cavin@netscape.com. Whitescape only changes 2003-04-19 04:06:36 +00:00
cavin%netscape.com
a1a02be878 Fix for 124217. Use user selected file types as the saved file types. Also if a string contains at least one comma, tab or double quote then we need to quote the entire string, plus need to quote double quotes. r/sr=sspitzer. 2003-04-17 20:14:01 +00:00
bzbarsky%mit.edu
9484b33cb8 More const string love. Bug 200389, patch by ataylor@its.to (Andrew Taylor),
r=jst, sr=alecf
2003-04-12 03:23:33 +00:00
cavin%netscape.com
b4c1c81ff5 Fix for 201588. Set dirType in CreateDirectoryByURI() and prefName in DIR_AddNewAddressBook(). r=shliang, sr=sspitzer. 2003-04-12 01:26:36 +00:00
cavin%netscape.com
0975e3734b Removing unused code, no bug, no reviewer. 2003-04-09 22:16:13 +00:00
seawood%netscape.com
80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
seawood%netscape.com
4957953e70 Obsoleting xp_str.h:
* Move XP_IS_ macros into nsCRT.h & rename them to NS_IS_
* Make local XP_IS_ macros use the nsCRT ones
* Remove NOT_NULL defines
Bug #199920 r=alecf sr=bryner
2003-04-01 19:38:12 +00:00
cavin%netscape.com
df1255d833 Fix for 96877. Decrement list total by one after a member card is deleted. r/sr=sspitzer, a=dbaron. 2003-03-27 21:25:41 +00:00
varga%netscape.com
a8670013de Landing bookmarks branch. Everything except mozilla/xpfe
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
timeless%mozdev.org
697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
cbiesinger%web.de
11751a9678 194773 patch by piersc@cogs.susx.ac.uk r=dean_tessman@hotmail.com sr=sspitzer Correctly match spec (address book card dialog) 2003-03-23 21:09:42 +00:00
sspitzer%netscape.com
1a75eef0fd landing neil's fix for bug #193416
mailnews start page gets cleared when I open the pref window
regression caused by bandaid for bug #90337
r=jan, sr=jag.
2003-03-23 17:31:42 +00:00
sspitzer%netscape.com
2b271d30fc fix for bug #187230
"People I know filters" don't work with "Additional Email" address in address book.

fix for bug #198303
Deleted cards still show up for junk mail whitelisting, people I know views.

lost of code cleanup.

r=cavin, sr=bienvenu
2003-03-22 15:43:30 +00:00
cbiesinger%web.de
6e538049ff 194773 patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=dmose Add accesskeys to address book card dialog 2003-03-22 13:17:11 +00:00
cbiesinger%web.de
ea7612b718 194780 patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=dmoseAdd accesskeys to Print Preview Card/Address Book 2003-03-21 19:47:14 +00:00
cavin%netscape.com
1fd1b38e99 Fix for 197773. Prompt users for deleting mailing lists from the results pane. r/sr=sspitzer. 2003-03-19 21:32:48 +00:00
cavin%netscape.com
d24c63b500 Fix for 124007. Create NS-rdf#DirTreeNameSort data source to sort addrbooks. r/sr=sspitzer. 2003-03-18 20:03:11 +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
sspitzer%netscape.com
1b797f7233 fix for bug #197972.
fix assertions when trying to generate collation keys for cards without display names
in addition, we'd bail out before creating the secondary sort key.
r=cavin, sr=bienvenu.
2003-03-18 18:33:33 +00:00
timeless%mozdev.org
a2b62b16f2 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=sspitzer 2003-03-17 04:59:12 +00:00
cavin%netscape.com
f9c8130ef3 Fix for 70396. Use the directory description in prefs if it exists for the addrbook names. Copy 4.x .na2 files to 7.x directory during migration. r=ccarlen, sr=sspitzer. 2003-03-16 02:22:09 +00:00
dougt%netscape.com
0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cls%seawood.org
e66b271753 Disable outlook addrbook support for mingw builds since w32api lacks those routines.
Bug #134113 r=bzbarsky sr=sspitzer
2003-03-12 20:06:59 +00:00
cavin%netscape.com
140cbad84e Fix for 196222. Set directory pref name in CreateDirectoryByURI() and enable Properties cmd for all addrbooks. r/sr=sspitzer. 2003-03-10 23:43:11 +00:00
cls%seawood.org
d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +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
cavin%netscape.com
10c8ce1d71 Fix for 196240. Remove File|Rename Address Book menu item. r/sr=bienvenu. 2003-03-06 23:19:27 +00:00
sspitzer%netscape.com
ac3a86f99f supplimental fix for bug #17230.
we're using the "Rename Address Book" dialog as the "local addressbook properties"
dialog, so let's make that the title.

(it is what you open when you do "Properties" on a local ab)

instead of alerting, allow the user to open it for the PAB or CAB, but
disable the text field.

r=cavin
2003-03-06 03:12:35 +00:00
cavin%netscape.com
9ce3e07c03 Fix for 17230. Added code to allow addrooks to be renamed. r/sr=sspitzer. 2003-03-06 01:45:43 +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
shliang%netscape.com
1eff4344d5 134273 - fix mistakes from previous checkin. r/sr=sspitzer 2003-03-05 01:25:22 +00:00
shliang%netscape.com
8dd1001df8 128503 - fix mail and ab quicksearch field behavior. r=cavin,sr=sspitzer 2003-03-05 01:24:03 +00:00
sspitzer%netscape.com
2c13a386c3 fix for half (the easy half) of bug #191798.
[mailviews|junkmail whitelisting] should be case insensitive when matching address book entries.

the hard half is much harder, given how the addressbook is implemented
and will require more thought.

r/sr=bienvenu
2003-03-04 01:47:23 +00:00
suresh%netscape.com
7c29ce1251 194460 - Add new card dialog doesn't pre-fill with Screen Name. 2003-02-28 21:52:27 +00:00
shliang%netscape.com
dc3eb8ed8a 128503 - quicksearch behavior in mail and ab not consistent. r=cavin, sr=sspitzer. 2003-02-28 03:58:46 +00:00
shliang%netscape.com
262cd58812 135877 - convert ab dirtree to use xul tree builder, fix dnd feedback, also 130310, 132362. r/sr=sspitzer 2003-02-28 03:55:49 +00:00
shliang%netscape.com
5a4090f057 78734 - rearrange menuitems. r/sr=sspitzer. 2003-02-28 03:48:36 +00:00
shliang%netscape.com
51f4e6b5c1 128645 - adding card to mailing list in same ab doesn't update, 53216, 44710 - cards added to mailing list lose display name. r=cavin, sr=sspitzer. 2003-02-28 03:42:32 +00:00
shliang%netscape.com
635166216d 134273 - ui issues with focused buttons in select addresses dialog. r=cavin, sr=sspiter 2003-02-28 00:23:46 +00:00
cbiesinger%web.de
0d0baa4796 fix windows mailnews bustage 2003-02-25 21:36:33 +00:00
cbiesinger%web.de
9405eda256 190020 r=timeless sr=alecf GetResource should take AUTF8String 2003-02-25 19:02:00 +00:00
neil%parkwaycc.co.uk
2c76da39ca Bug 132108 Remove temporary patch for bug 26528 r=ducarroz sr=sspitzer 2003-02-24 10:28:06 +00:00
varga%netscape.com
165a71d7b3 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
shliang%netscape.com
7fc8c4e4dd 142148 fix sort widget in sidebar addressbook. r=cavin, sr=sspitzer, a=asa 2003-02-13 23:08:10 +00:00
sspitzer%netscape.com
b81a4fcc0b supplimental fix for #192074. removing mozilla/mailnews/absync from the tree.
r/sr=bienvenu, this bug has a=asa
2003-02-12 19:32:18 +00:00
sspitzer%netscape.com
86e46e851f fix for bug #122282.
files with .ldif/.txt/.tab extension are not listed when corresponding file types are specified.
thanks to pkw@us.ibm.com for the fix.  r/sr=sspitzer, a=asa
2003-02-11 07:54:25 +00:00
sspitzer%netscape.com
8b583ddca9 supplimental whitespace fixes for bug #124080, which was approved by asa.
thanks to cavin for catching my tab foo.
2003-01-31 23:04:58 +00:00