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

146 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%standard8.plus.com 80d688e7c3 Part of Bug 403256 Make nsIAddressBook a service - rename nsIAddressBook to nsIAbManager (main code parts). r=Neil,sr=bienvenu 2007-12-13 18:12:18 +00:00
bugzilla%standard8.plus.com 7bedc789ce Bug 403256 Make nsIAddressBook a service and keep the root rdf address book alive. r=Neil,sr=bienvenu 2007-12-07 17:11:20 +00:00
bugzilla%standard8.plus.com 34bdceb389 Bug 402457 Make the interface for deleting address books simpler. r=Neil,sr=bienvenu 2007-11-06 17:05:00 +00:00
bugzilla%standard8.demon.co.uk 88dc5d9d71 Bug 331557 Remove nsIAbDirectoryProperties (at last) r=bienvenu,sr=mscott 2007-08-02 17:22:23 +00:00
bugzilla%standard8.demon.co.uk 1584693d01 Bug 385695 Remove nsIAddressBook::modifyAddressBook - use nsIAbDirectory functions directly. r=bienvenu,sr=mscott 2007-06-26 15:57:55 +00:00
bugzilla%standard8.demon.co.uk 060d6bfe7b Bug 385436 nsIAbLDAPReplicationQuery.Init take nsIAbLDAPDirectory and not the directory pref name. r/sr=bienvenu 2007-06-23 15:53:46 +00:00
bugzilla%standard8.demon.co.uk d511e92ff7 Bug 385073 Pass only the nsIAbDirectory derived object when opening ldap directory properites dialog. r/sr=bienvenu 2007-06-20 15:41:34 +00:00
bugzilla%standard8.demon.co.uk 22cd72d7c2 Part of Bug 331557 - remove authDn from nsIAbDirectoryProperties. r/sr=bienvenu 2007-05-10 17:58:56 +00:00
bugzilla%standard8.demon.co.uk 13edab0e33 Bug 379647 Remove 4.x ldap address book migration from the trunk - Part 1 Remove ldap prefs service migration, r/sr=bienvenu 2007-05-04 15:43:53 +00:00
bugzilla%standard8.demon.co.uk 3e3287f301 Bug 378384 Change port number and max results to number boxes in ldap preferences. r=Neil,sr=mscott 2007-04-24 18:29:59 +00:00
bugzilla%standard8.demon.co.uk 9101582dfc Bug 377742 maxHits shouldn't be part of DIR_Server or nsIAbDirectoryProperties. r/sr=bienvenu 2007-04-21 19:54:18 +00:00
bugzilla%standard8.demon.co.uk b4f895a41d Bug 377622 Remove palm sync time stamp and category id from ab code. r=bienvenu,sr=mscott 2007-04-20 14:33:17 +00:00
neil%parkwaycc.co.uk 98c1e92458 Make it possible to use the help dialog button in Thunderbird b=256915 p=paul@wavebreaks.com (Paul Tomlin) r+sr=me,mscott,mconnor as appropriate 2006-10-24 15:36:27 +00:00
bugzilla%standard8.demon.co.uk 8ffbd9bb9a Bug 347850 Sanitize replicationProgress.properties (AccessKey -> .accesskey). patch by giacomo.magnini@portalis.it,r=me,sr=bienvenu 2006-08-09 17:59:22 +00:00
bugzilla%standard8.demon.co.uk a7ff6d73f7 Bug 340560 Integrate the replication progress dialog into the LDAP directory properties window. r=Neil,sr=bienvenu 2006-06-12 18:42:36 +00:00
bugzilla%standard8.demon.co.uk e39e6197d9 Bug 340560 Integrate the replication progress dialog into the LDAP directory properties window. r=Neil,sr=bienvenu 2006-06-12 16:52:40 +00:00
bugzilla%standard8.demon.co.uk 7e100d607b Bug 325958 Misc Address Book tidying up - Remove pref-addressingOverlay.xul. r=neil,sr=mscott 2006-02-06 18:13:20 +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 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 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 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%arlen.demon.co.uk 11e043103d 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%arlen.demon.co.uk 861258aaad 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
scott%scott-macgregor.org 06427ae710 Bug #286566 --> edit ldap options dialogs are getting transparent backgrounds.
Don't load prefPanels.css which doesn't exist for Thunderbird and does't contain any CSS needed by these dialogs
anyway. Use chrome://messenger/skin instead.
2005-03-17 21:44:58 +00:00
neil%parkwaycc.co.uk d482b5cf10 Bug 275115 JavaScript strict warning: redeclaration of var value p=gautheri@noos.fr r=me sr=dmose 2005-01-31 11:29:14 +00:00
bugzilla%arlen.demon.co.uk 1bd74e9b53 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
Stefan.Borggraefe%gmx.de 9ffb9ffba3 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 8039026b66 Bug 245325 Really fix addressbook's abuse of menulists r/sr=mscott 2004-06-11 11:48:14 +00:00
gerv%gerv.net 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bzbarsky%mit.edu 4cba32786b 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
mconnor%myrealbox.com 1a3205e7e5 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
timeless%mozdev.org 8528d68037 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
jshin%mailaps.org 98ada63a79 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 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
cavin%netscape.com 55e4c791b4 Fix for 124007. Create NS-rdf#DirTreeNameSort data source to sort addrbooks. r/sr=sspitzer. 2003-03-18 20:03:11 +00:00
timeless%mozdev.org e0daec7cc3 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 8941bf68c6 Fix for 124059. Made creating and modifying addrbooks work the right way. r=shliang, sr=sspitzer. 2003-03-05 02:49:18 +00:00
timeless%mac.com f1ea69808e Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=caillon sr=bz
2002-10-06 23:14:25 +00:00
smontagu%netscape.com 55b606ff79 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
sspitzer%netscape.com bfc52196b8 fix for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +00:00
peterv%netscape.com 4422be93b3 Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2002-09-11 11:22:41 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
alecf%netscape.com 3703f3c61b bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
ssu%netscape.com 39a3c8bfe9 fixing bug 158199 - Mailnews Prefs dialogs are missing mnemonics. r=varada, sr=mscott a=drivers 2002-07-26 23:06:32 +00:00
naving%netscape.com 96cc626956 129540 r=robinf fixing help buttons to point to correct page for filterEditor.xul and pref-directoryadd.xul 2002-06-21 22:22:54 +00:00
dmose%netscape.com 1ff876de9d Workaround so that older versions of Mozilla will not erase LDAP bind DN from the prefs (bug 148900); r=srilatha@netscape.com, sr=bienvenu@netscape.com 2002-06-21 07:01:42 +00:00
naving%netscape.com 37a37ca8f5 129540 r=racham sr=alecf Adding help buttons in some cases and making them point to the right page (in all cases). 2002-06-19 22:53:04 +00:00
srilatha%netscape.com 508030fb15 Fix for bug # 149758. Pre-configuring and locking ldap server preferences
r=rdayal, sr=sspitzer.
2002-06-14 01:56:45 +00:00
dmose%netscape.com 36ff2b5741 Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com 2002-06-03 04:05:48 +00:00
sspitzer%netscape.com 5b9582d3d6 fix for #137916. cleanup directory server properties dialog.
r=walk84 sr=sspitzer, patch by andreas.premstaller@uibk.ac.at
2002-05-17 07:56:20 +00:00