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

1555 Коммитов

Автор SHA1 Сообщение Дата
ajschult%verizon.net 656f5b74cf Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-01-25 03:46:53 +00:00
bugzilla%standard8.demon.co.uk e3910534c1 Bug 317566 Using global LDAP server prefs for autocomplete lookup does not always work correctly. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-21 09:01:14 +00:00
bugzilla%standard8.demon.co.uk a3ab7a1c8c Bug 324050 nsAbMDBDirectory should inherit from nsAbDirectoryRDFResource not nsRDFResource 2006-01-20 13:58:13 +00:00
bugzilla%standard8.demon.co.uk 58969cdb93 Bug 131849 addressbook build system requires exporting internal files - start removing nsDirPrefs.h from public includes. r/sr=bienvenu 2006-01-13 14:15:57 +00:00
bugzilla%standard8.demon.co.uk 96aff8feb4 Bug 92650 directory/xpcom/public/nsLDAP.h should go away. r/sr=dmose 2006-01-11 17:45:47 +00:00
bugzilla%standard8.demon.co.uk 857a53a439 Bug 287832 Clean up nsDirPrefs.cpp - Part 6 remove yet more redundant code. r/sr=bienvenu 2006-01-10 17:25:15 +00:00
bugzilla%standard8.demon.co.uk 0cf8599664 Bug 322575 Address Book preferences not removed on deletion of Address Book - fix regression from bug 226005. r/sr=bienvenu 2006-01-06 17:03:17 +00:00
bugzilla%standard8.demon.co.uk 43430e1080 Bug 287832 Clean up nsDirPrefs.cpp. Part 5 - Remove the old ldap attribute pref handling code. r/sr=bienvenu 2006-01-02 20:43:45 +00:00
bugzilla%standard8.demon.co.uk 72ab853fe1 Bug 287832 Clean up nsDirPrefs.cpp. Part 2 - stop LDAP Change log using old nsDirPrefs attribute map stuff r/sr=dmose 2006-01-02 20:38:57 +00:00
bugzilla%standard8.demon.co.uk 36275dc113 Fix Bug 282899 Mailing List view does not show all cards. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-02 16:25:54 +00:00
darin%meer.net 270db8d4a3 fixing mailnews bustage (bug 318193) 2006-01-02 04:04:11 +00:00
bugzilla%standard8.demon.co.uk 5cf83de9ae Bug 287832 Clean up nsDirPrefs.cpp. Part 4 remove more redundant attributes and functions. r/sr=bienvenu@nventure.com 2005-12-31 08:37:11 +00:00
bugzilla%standard8.demon.co.uk 4190c533a4 Fix regression from bug 281666 address book string prefs were being unnecessarily set. r/sr=bienvenu 2005-12-29 19:48:07 +00:00
bugzilla%standard8.demon.co.uk 151112ad6a Bug 287832 Clean up nsDirPrefs.cpp. Part 3 - Remove some redundant DIR_Server attributes. r/sr=bienvenu 2005-12-29 17:19:26 +00:00
bugzilla%standard8.demon.co.uk 11b2b7d874 Bug 133883 No error msg when user tries to do replication when offline - provide notification and disable button when appropriate. r=neil.parkwaycc.co.uk,sr=bienvenu. 2005-12-29 16:53:43 +00:00
bugzilla%standard8.demon.co.uk a1f66d98a8 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose. Removing the original files that are no longer needed. 2005-12-29 13:24:31 +00:00
bugzilla%standard8.demon.co.uk f2cfda8b6b Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose 2005-12-28 19:52:40 +00:00
bugzilla%standard8.demon.co.uk f34ae80ec0 Bug 132180 eliminate nsFileSpec in address book. Third patch of several; remove the currently redundant 4.x ab upgrade interface. r=dmose,sr=bienvenu 2005-12-28 19:10:26 +00:00
bugzilla%arlen.demon.co.uk 00c524e8c4 Bug 119948 duplicated LDIF import code
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-12-28 19:10:24 +00:00
timeless%mozdev.org b123c68d99 Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk r=bryner
2005-12-28 19:10:22 +00:00
neil%parkwaycc.co.uk 589e1acff0 Allow SeaMonkey to handle vCard attachments internally by launching a new address card dialog, also clean up the code to use a stream loader instead of implementing a new stream listener b=243733 r/sr=mscott 2005-12-28 19:10:20 +00:00
scott%scott-macgregor.org 949d23f77d Bug #243733 --> Port Thunderbird's fix for handling the opening of vCard attachments internally instead of
opening up a helper app to the trunk.

sr=bienvenu
2005-12-28 19:10:17 +00:00
gerv%gerv.net b1516d1be6 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org 76f9cd4a23 adding vCard support
bug #14373:  Need UI in account manager to add/edit vCard

also landing the fix for bug #206793:
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true

r/sr=sspitzer
2005-12-28 19:10:14 +00:00
scott%scott-macgregor.org c7a4429773 Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
This will make aggregating mail dlls easier.
r/sr=sspitzer
2005-12-28 19:10:13 +00:00
bugzilla%standard8.demon.co.uk c0dbbefd17 Bug 281666 Fixes unchecked use of strcpy/strcat + memory holes in nsDirPrefs.cpp. Original patch by Tim Ruehsen <tim.ruehsen@gmx.de>, revised by me, r=bienvenu,sr=neil.parkwaycc.co.uk 2005-12-28 16:12:44 +00:00
bienvenu%nventure.com 96478e6fa3 fix ldap connections geting closed from ab search 206018, sr=mscott 2005-12-23 00:27:14 +00:00
bugzilla%standard8.demon.co.uk d5494068f9 Bug 218411 Duplicate contact is added even though address being sent to is in the Additional Email field (collection). r=bienvenu,sr=dmose 2005-12-05 17:43:49 +00:00
bugzilla%standard8.demon.co.uk a1dc107656 Fix Bug 317911 weird nsCOMPtr<> construction in nsAddrDatabase ctor. Patch by Bernard Alleysson <bernard.alleysson@gmail.com> r/sr=bienvenu 2005-12-03 18:44:34 +00:00
bugzilla%standard8.demon.co.uk 81aeb28cbd Bug 287832 Clean up nsDirPrefs.cpp. Part 1 - remove a lot of redundant functions. r/sr=bienvenu 2005-12-03 06:06:24 +00:00
bugzilla%standard8.demon.co.uk 407936c948 Fix Bug 318680 'Organisation' should be spelled 'Organization' in the alert for empty fields in Address Book (SeaMonkey version) r=bugzilla@standard8.demon.co.uk,sr=mscott 2005-12-02 13:57:56 +00:00
jst%mozilla.jstenback.com 7a5af690c6 Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
bugzilla%standard8.demon.co.uk eb5f373498 Bug 251681 Can't copy field from LDAP Address Book - make them read only rather than disabled (SeaMonkey version). r/sr=neil.parkwaycc.co.uk 2005-11-28 19:01:12 +00:00
bugzilla%standard8.demon.co.uk 12814a7ad5 Bug 314995 Can't save new card if no email entered - expand the minimum set of fields to a more reasonable set. r=neil.parkwaycc.co.uk,sr=bienvenu 2005-11-27 10:39:24 +00:00
bugzilla%standard8.demon.co.uk 408a55d26b Bug 165296 Crash in TB09 [@ nsAddrDatabase::GetListRowByRowID ] importing an address book with a mailing list for the 2nd time. r=bienvenu,sr=dmose 2005-11-26 19:55:49 +00:00
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
bugzilla%standard8.demon.co.uk 796dbe88e2 Bug 309068 Aim URL presence check should be disabled by default. r=mnyromyr,sr=neil.parkwaycc.co.uk 2005-11-25 17:37:38 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
neil%parkwaycc.co.uk 18a85e3984 Bug 179050 Reuse <textbox type="timed"> in addressbook r=varga sr=mscott 2005-11-21 14:11:54 +00:00
timeless%mozdev.org 8e0a0fb22e Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
bugzilla%standard8.demon.co.uk e5604d09a7 Bug 317002 Remove nsIAbBase.idl from address book code (not used). r/sr=bienvenu 2005-11-18 18:47:53 +00:00
bugzilla%standard8.demon.co.uk da608b74fc Bug 317002 Remove nsIAbBase.idl from address book code (not used). r/sr=bienvenu 2005-11-18 17:58:58 +00:00
bsmedberg%covad.net 4f84f499e3 Bug 263042 part 2 - move the LDAP parts of XPFE autocomplete to mailnews/addrbook, which is the only consumer, r=dmose 2005-11-16 15:23:53 +00:00
timeless%mozdev.org 41fe7754f8 Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by b.jacques@planet.nl r=darin sr=darin
2005-11-15 20:09:16 +00:00
dmose%mozilla.org cb6c4ef7f6 Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg 2005-11-15 20:09:15 +00:00
timeless%mozdev.org 22875bab2e Bug 299101 remove useless references to nsVoidArray
xpfe
r=neil sr=neil a=bsmedberg
2005-11-15 20:09:14 +00:00
gerv%gerv.net e25f9fc8cb Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 20:09:13 +00:00
alecf%netscape.com 1d25253980 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2005-11-15 20:09:12 +00:00
bsmedberg%covad.net 335fd0fead Adding this file back in CVS, see bug 313699 for the gory details. 2005-11-15 20:09:11 +00:00
bienvenu%nventure.com ca1be9b87a support ldap v3, patch by dmose, r/sr=sspitzer 198168 2005-11-15 20:09:10 +00:00
scott%scott-macgregor.org c19361cfce 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
2005-11-15 20:09:09 +00:00
jst%mozilla.jstenback.com 663b1c2d32 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2005-11-15 20:09:08 +00:00
scott%scott-macgregor.org 094a2451c2 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
2005-11-15 20:09:07 +00:00
dbaron%dbaron.org 855c1d5f9d Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2005-11-15 20:09:06 +00:00
peterv%netscape.com 4e7e3ccfbc Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2005-11-15 20:09:05 +00:00
dmose%netscape.com 8df6132b2c support for binary attribute values in LDAP XPCOM SDK (bug 119380). r=peterv@netscape.com, sr=sspitzer@netscape.com/mscott@netscape.com 2005-11-15 20:09:04 +00:00
rjc%netscape.com 998e7b5882 Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2005-11-15 20:09:03 +00:00
dougt%netscape.com 0a2e26eade Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2005-11-15 20:09:02 +00:00
dmose%netscape.com 8ac2f548fd If authentication fails during LDAP autocomplete, bring up a new password dialog rather than showing an obscure error message (bug 150723); r=ducarroz@netscape.com, sr=hewitt@netscape.com 2005-11-15 20:09:01 +00:00
dmose%netscape.com 6bc1a34396 Fix incorrect array length calculation + add temporary variable to work around egcs compiler bug which was causing bogus text to appear in the LDAP auth dialog on linux (bug 148897); r=bryner@netscape.com, sr=bienvenu@netscape.com 2005-11-15 20:09:00 +00:00
dmose%netscape.com 15e54785ff First match not pre selected when multiple matches are present in directory (bug 102693); r=ducarroz@netscape.com, sr=mscott@netscape.com 2005-11-15 20:08:59 +00:00
dmose%netscape.com 3ecc46d534 Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com 2005-11-15 20:08:58 +00:00
dougt%netscape.com ca539b2dec Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2005-11-15 20:08:57 +00:00
dmose%netscape.com 11f028a294 LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com 2005-11-15 20:08:56 +00:00
dmose%netscape.com 0b6936adff Fix LDAP XPCOM SDK race condition which could cause LDAP entries to get dropped, or binds to fail entirely (bug 131447). The old code asked ldap_result() for all new messages received, including ones for operations that it did not yet know how to handle. That code has been changed to enumerate the pending operations, and ask for results of each of the pending operations that it knows about, and no others. r=sspitzer@netscape.com, dmose@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org 2005-11-15 20:08:55 +00:00
darin%netscape.com 5b812006e5 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2005-11-15 20:08:54 +00:00
timeless%mac.com 646d80b780 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2005-11-15 20:08:53 +00:00
dmose%netscape.com 5c0e15a496 Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org 2005-11-15 20:08:52 +00:00
jaggernaut%netscape.com ef2f44cd85 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2005-11-15 20:08:51 +00:00
dmose%netscape.com a4c593f8c4 Fix error message display of incorrectly set search filters (bug 79935). r=leif@netscape.com, sr=bienvenu@netscape.com 2005-11-15 20:08:50 +00:00
dmose%netscape.com a2df3df63b Add support to the autocomplete widget, interfaces, and LDAP autocomplete session for returning "failure items" which allow the user to select an error entry and have it fire an arbitrary command, rather than actually filling in the text of the item. Part of bug 79935. r=hewitt@netscape.com, sr=bievenu@netscape.com 2005-11-15 20:08:49 +00:00
dmose%netscape.com ddf3259658 Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix. 2005-11-15 20:08:48 +00:00
leif%netscape.com b81b0a75e6 Fix for bug 82412: Preresolve DNS before calling into LDAP C-SDk. SR=bienvenu@netscape.com, r=dmose@netscape.com, patch=leif@netscape.com. 2005-11-15 20:08:47 +00:00
dmose%netscape.com b509c90431 Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com 2005-11-15 20:08:46 +00:00
dmose%netscape.com dc55c2cbd2 Change LDAP autocomplete default minStringLength to only autocomplete against strings >= 2 chars long to avoid a possible hang on NT as well as unindexed searches (bug 84566; r=leif@netscape.com, sr=darin@netscape.com) and default searchFilterTemplate to catch people whose cn contains their middle name or initial (bug 90535; r=leif@netscape.com, rs=darin@netscape.com). This second patch also fixes a bug where filter templates sometimes ignored the last token of the entered string 2005-11-15 20:08:45 +00:00
jaggernaut%netscape.com 350ce5890c 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 dcaf62a921 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 ee08a0e4aa 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 d7e194bf86 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 4e6fc25f64 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 786ea2b26a 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 1a13e96051 oops, forgot this file from my previous checkin 2005-11-15 20:08:38 +00:00
dmose%netscape.com 3918d68b81 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 d15126d398 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 62c7c99a4e 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 7d1d725f8a 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 c609267011 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 eec2ddf32b 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 51661b47a3 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 5a232c882c 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 91f95b3cab 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 f46abf4f03 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 f6d13aa607 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 20dde7b1b0 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 4dfbcbb6c5 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 736aadab5e 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 338cee72db 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 9f3ee04af0 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 073433b096 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 c42832559f 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