Commit Graph

144 Commits

Author SHA1 Message Date
bugzilla%standard8.demon.co.uk
cc181bfb64 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
29f46b3181 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
b0e4ebe2ac 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
9fcc4a4a1f 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
6ae244fb31 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
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
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%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%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
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
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
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
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
d6d70f3234 Bug 245325 Really fix addressbook's abuse of menulists r/sr=mscott 2004-06-11 11:48:14 +00:00
gerv%gerv.net
dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +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
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
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
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
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
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
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
timeless%mac.com
380b2ab510 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
dd6cc75df8 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
b61e862689 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
9456212b6b 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
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
alecf%netscape.com
f7ad4265ef 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
24571ccb3b 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
d69c9b27d6 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
7b5d45aa9c 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
c7a939e843 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
14b2a8a92a 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
d066d1f28f 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
91311d130e 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
oeschger%netscape.com
4dcd572ebf restoring/adding help buttons to account manager and mailnews dialogs, bug=129540, r=racham, sr=alecf 2002-05-16 05:48:33 +00:00
srilatha%netscape.com
20feb45deb Fix for bug # 124057. Deleting addressbook from prefs should delete it from the addressbook window
r=rdayal, sr=sspitzer
2002-05-11 03:24:23 +00:00
srilatha%netscape.com
f2b66e25c3 Fix for bug #129708. MultiByte BaseDN is garbled in Directory Server properties dialog
r=ducarroz, sr=sspitzer
2002-04-15 22:46:07 +00:00
dmose%netscape.com
49752a8d2d 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 2002-04-10 04:21:13 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
rdayal%netscape.com
a7a074dd9e Change to enable the UI for replication, related to bug # 128086.
r=sspitzer, sr=bienvenu, a=asa

minor change to display the offline tab and download now button.
2002-03-26 11:43:04 +00:00
sspitzer%netscape.com
9ddf341d4f more tweaks. not part of the build. a=asa 2002-03-22 08:43:58 +00:00
sspitzer%netscape.com
46980b3dd1 more tweaking. not part of the build. a=asa 2002-03-22 08:34:12 +00:00
sspitzer%netscape.com
a8a1078709 NOT PART OF THE BUILD. default the progress dialog to a better height and width.
a=asa
2002-03-22 05:05:37 +00:00
sspitzer%netscape.com
a5909ce193 changes for #120427. for offline LDAP addressbook pane.
note, until the pref-directory-add.xul change goes in, this
new function and these new strings aren't part of the build.
patch by srilatha.  NOT PART OF THE BUILD.
r/sr=sspitzer, a=asa
2002-03-22 04:41:30 +00:00
sspitzer%netscape.com
de74e73c7e changes for #120421. progress UI (and driving code) for LDAP replication.
initial work by srilatha.  NOT PART OF THE BUILD.  a=asa
2002-03-22 04:33:05 +00:00
stephend%netscape.com
2e9f5a7bb0 Bug 128314. Change 'Newsgroup Messages' to 'Outgoing Newsgroup Messages' in Collected Address prefs. r=jglick/sspitzer, sr=bienvenu, a=dbaron 2002-03-03 00:56:46 +00:00
srilatha%netscape.com
24a87fbb19 Fix for bug # 92437. Cleaning up code in this file
r=racham@netscape.com, sr=sspitzer@netscape.com
2002-01-12 01:06:02 +00:00
stephend%netscape.com
b340910942 Bug 79333. Javascript strict warnings in pref-directory.add.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=shaver 2002-01-05 05:20:49 +00:00