Commit Graph

1580 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
1c77f1a81f Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2005-11-15 20:08:44 +00:00
dmose%netscape.com
a54d5daab7 Fix LDAP autocomplete session to work properly with servers with search filters that are not parenthesized (bug 86144). r=leif@netscape.com, sr=darin@netscape.com 2005-11-15 20:08:43 +00:00
dmose%netscape.com
8698941da6 Partial fix for bug 82169 (switching LDAP autocomplete directory requires restart to take effect). r=hewitt, rs=darin, a=asa 2005-11-15 20:08:42 +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
824a3f191b Parameterize LDAP autocomplete searchfilter via hidden pref (bug 77386); also improves default searchfilter (85315). r=leif@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org 2005-11-15 20:08:40 +00:00
leif%netscape.com
e7a494b141 Bug 74498: Add attribute support to SearchExt(), making it possible to limit
the search results to a set of attributes. r=dmose, sr=mscott, a=asa.
Patch by leif@netscape.com.
2005-11-15 20:08:39 +00:00
alecf%netscape.com
e68adbb480 oops, forgot this file from my previous checkin 2005-11-15 20:08:38 +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
5c7215deba Fix LDAP-related crash in addressing widget of compose window (bug 81692). r=ducarroz@netscape.com, sr=mscott@netscape.com, a=asa@mozilla.org 2005-11-15 20:08:35 +00:00
jst%netscape.com
2188039458 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2005-11-15 20:08:34 +00:00
leif%netscape.com
4ea3d2fd6e Changed LDAP XPCOM SDK to use "wstring" instead of "string", bug 71247.
r=dmose@netscape.com
sr=mscott@netscape.com
2005-11-15 20:08:33 +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
22aa606422 Tweak Mac build system to make nsLDAPAutoCompleteSession.cpp and friends compile when "options ldap" is on (bug 70933). r=peterv@netscape.com, sr=smfr@netscape.com. 2005-11-15 20:08:31 +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
f3aed41b3a Bug 226005 MailNews should use the newer nsIPrefService APIs instead of nsIPref. Part 6 - nsDirPrefs. Original Patch by Mikael Parknert <mikael@parknert.se>, revised by me. r=bienvenu,sr=neil.parkwaycc.co.uk 2005-11-09 17:08:43 +00:00
bugzilla%standard8.demon.co.uk
780d910948 Back out part of bug 119948 part 2 as it broke builds with --disable-ldap 2005-11-05 16:08:26 +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
b6d2930fcc Fix Bug 240372 Cannot Dnd from Mozilla Address book to other App. Patch by Louie Zhao <Louie.Zhao@sun.com>, r=neil.parkwaycc.co.uk,sr=bienvenu 2005-10-28 13:09:37 +00:00
bugzilla%standard8.demon.co.uk
23322417bd Bug 300968 Replicating (downloading) from a LDAP directory server while adding fails. r=neil.parkwaycc.co.uk,sr=bienvenu 2005-10-20 16:16:33 +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
bugzilla%standard8.demon.co.uk
0d60f4a669 Bug 231965 LDAP Download User Interface and function broken. r=dmose,sr=bienvenu 2005-10-13 16:13:16 +00:00
bugzilla%standard8.demon.co.uk
6cd2fb3ca1 Bug 64305 Adding a New card in the Address book w/o giving any info will add it successfully (Thunderbird version, plus missed change from previous SeaMonkey patch). r=bugzilla@standard8.demon.co.uk,sr=bienvenu 2005-10-11 16:24:52 +00:00
bugzilla%standard8.demon.co.uk
b0386fac4a Bug 156742 Consolidate getting the string bundle (nsAbCardProperty.cpp). Original Patch by Andrew Taylor <ataylor@its.to>, revised and updated by me. r=bienvenu,sr=dmose 2005-10-07 12:48:58 +00:00
bugzilla%standard8.demon.co.uk
645f7af5f5 Fix bug 212221 XUL error pages do not play nicely with IM button in Addressbook (SeaMonkey patch) r=mnyromyr,sr=neil.parkwaycc.co.uk 2005-10-03 17:53:32 +00:00
scott%scott-macgregor.org
0432cd908d Bug #276632 --> make autocomplete be more like google suggest (make it most popular results come first)
Ensure that we use the
match that has the highest popularity index, thus ensuring that the e-mail
address appears as high as possible in the autocomplete results list.

sr=bienvenu
2005-09-30 02:09:50 +00:00
scott%scott-macgregor.org
b3f1311a6f Bug #276632 --> Sort the entire autocomplete results list based on the popularity index
instead of sub grouping the results based on the match type.

sr=bienvenu
2005-09-28 04:46:34 +00:00
bugzilla%standard8.demon.co.uk
3308ec7a5c Fix bug 310101 Assertion failure (nsDirPrefs) when attempting to change a ldap attribute map pref in about:config with address book open (debug builds only) r/sr=dmose 2005-09-27 16:45:42 +00:00
bugzilla%standard8.demon.co.uk
dd1743f170 Fix bug 192666 extension-list is appearing twice in ldif/tab/txt import file picker on linux. Original patch from Philip K. Warren (IBM) <pkwarren@gmail.com>. Seamonkey patch r/sr=neil.parkwaycc.co.uk Thunderbird patch r/sr=bienvenu 2005-09-25 19:21:31 +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
dmose%mozilla.org
36f1af4c3b Allow for multiple properties have a null attribute list (bug 309400); r+sr=bienvenu. 2005-09-22 23:01:30 +00:00
bugzilla%standard8.demon.co.uk
bdd344257a Follow up to bug 307056. Now that we are not trying to edit ldap cards, return the correct error code. r/sr=bienvenu 2005-09-20 19:04:21 +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
6b31919fc8 Fix bug 64305 Adding a New card in the Address book w/o giving any info will add it successfully. Patch by Serge GAUTHERIE <gautheri@noos.fr> r=me,sr=bienvenu 2005-09-19 19:55:49 +00:00
bugzilla%standard8.demon.co.uk
317377aea9 Fix bug 307056 Read-only address book cards should have just a ok button that doesn't try to update the card (SeaMonkey version) r/sr=neil.parkwaycc.co.uk 2005-09-19 16:25:28 +00:00
bugzilla%arlen.demon.co.uk
2f1da080b2 Bug 254564 Buddy icons not shown
p=michaeljgruber@fastmail.fm r/sr=bienvenu
2005-09-18 20:38:48 +00:00
bugzilla%arlen.demon.co.uk
47871c9255 Bug 289444 Give prefs panels titles a unique name (mailnews patch)
r=mnyromyr sr=neil.parkwaycc.co.uk
2005-09-10 15:51:19 +00:00
bugzilla%standard8.demon.co.uk
2dfddb5beb Bug 132180 eliminate nsFileSpec in address book. Patch 4 - remove unused code from vcard functions that also happens to include file spec related code. r=dmose,sr=bienvenu 2005-08-31 16:32:22 +00:00
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
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