alecf%netscape.com
dc6d6e3736
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
rdayal%netscape.com
5b65306076
Removing obsolete files.
...
THESE FILES ARE NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:32:13 +00:00
rdayal%netscape.com
b4a6c2ad50
Removing obsolete file.
...
THIS FILE IS NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:31:18 +00:00
john.marmion%ireland.sun.com
76fb3ba856
fix for #139786 : some LDAP attribute values not returned in third party search. r=dmose,sr=sspitzer
2002-08-15 14:51:51 +00:00
gerv%gerv.net
a6d4accdea
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
rods%netscape.com
12a03fc958
Get title for document from properties so it says "Address Book"
...
Bug 156596 r=mscott sr=sspitzer
2002-08-07 12:49:15 +00:00
seawood%netscape.com
301b1a4ca8
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
henry.jia%sun.com
8954de8e78
4th patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +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
dougt%netscape.com
c2ec17237f
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
2002-07-18 05:09:10 +00:00
stephend%netscape.com
22e579e9f9
Bug 132144. Quick Search: Needs mnemonics. r=stephend@netscape.com, sr=sspitzer@netscape.com
2002-07-10 04:11:23 +00:00
cavin%netscape.com
3378c61d3b
Fix for 155491. In ExportDirectoryToDelimitedText(), concatenate all notes into a single line. R=ducarroz, sr=sspitzer.
2002-07-09 20:05:09 +00:00
shliang%netscape.com
015a863212
155647 - spacing problems in addressbook card view pane. r=bhuvan, sr=sspitzer.
2002-07-09 00:22:38 +00:00
stephend%netscape.com
2969a87417
Bug 155282. I'm adding a comment referencing the bug number to implement drag and drop again. r=racham@netscape.com, sr=sspitzer@netscape.com
2002-07-08 23:55:59 +00:00
bryner%netscape.com
90a2f7dfb7
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
2002-07-08 07:56:50 +00:00
cavin%netscape.com
71e8996419
Fix for 149759. Commit the db changes in ConvertLDIFtoMAB() only if 'db' is not null. r=naving, sr=bienvenu.
2002-07-02 22:17:34 +00:00
cavin%netscape.com
13010d6e69
Fix for 149759. Commit the db changes in ConvertLDIFtoMAB(). r=naving, sr=sspitzer.
2002-07-01 03:01:26 +00:00
caillon%returnzero.com
6c72020b35
Bug 154535. Don't depend on the sidebar overlay for context menu code.
...
r=sgehani
sr=jag
2002-06-28 01:55:48 +00:00
cavin%netscape.com
ac2f9cb799
Fix for 149759. Carry fixes in nsTextAddress for ldif import problems to AddressBookParser. r=ducarroz, sr=sspitzer.
2002-06-27 18:58:55 +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
srilatha%netscape.com
ba543e2c3b
Fix for bug # 130403. When teh new card dialog is opened from selected addresses dialog,
...
there is no selectedab. Make personal addressbook selectedab, if there is no selected addressbook.
r=varada, sr=bienvenu
2002-06-20 23:48:54 +00:00
srilatha%netscape.com
e0fcdcce5f
Fix for bug # 148939. Updating the card does not update addresslists.
...
r=varada, sr=bienvenu.
2002-06-20 01:22:14 +00:00
dmose%netscape.com
5e02817323
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
2002-06-20 00:58:52 +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
suresh%netscape.com
833f1c7f89
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +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
shliang%netscape.com
b612c6ea33
123687 - ui for adding ldap directory to addressbook - r=sspitzer, sr=bienvenu
2002-05-30 01:52:33 +00:00
shliang%netscape.com
ab1c6b08c5
133402 - selected addressbook cards in sidebar do not prefill msg compose - r=sspitzer, sr=bienvenu
2002-05-30 01:08:13 +00:00
sspitzer%netscape.com
a700834409
fix for bug #142940 . add support to LDIF import / export for generic
...
AB columns, like _AimScreenName. r=dmose, sr=bienvenu
2002-05-21 05:20:39 +00:00
cavin%netscape.com
d1a768a37f
Fix for 145336. Create keys for cards created from list members. r=dmose, sr=sspitzer.
2002-05-17 20:46:42 +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
rods%netscape.com
3550bf4953
Missed the mailnews dir for previous patch and checkin
...
Bug 144128 r=dcone sr=kin
2002-05-16 18:48:50 +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
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
shliang%netscape.com
305ee08f02
141064 - focus for new mailing list dialog should be in list name field. r=hewitt, sr=sspitzer.
2002-05-14 00:36:48 +00:00
shliang%netscape.com
b50f6388dc
142636 - addressbook card view notes section is at bottom. r=ssu, sr=sspitzer.
2002-05-14 00:31:45 +00:00
sspitzer%netscape.com
95b230618b
supplimental fix for #119360 . LDIF export / import is lossy.
...
I messed up the attribute name. It's mozillaHomeState, not mozillaHomeStreet.
r=dmose. sr=bienvenu
2002-05-12 21:26:12 +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
ssu%netscape.com
c09b609991
fixing bug 132146 - Get Map does not work via keyboard. r=bhuvan, sr=mscott
2002-05-10 22:02:59 +00:00
sspitzer%netscape.com
ba97bb814c
fix for the other dataloss issue in #119360 .
...
there are addressbook fields that we don't export / import.
add LDIF attributes (prefixed with "mozilla") for the missing fields.
also we don't specify an object class. for now, use
mozillaAbPersonObsolete as the object class, which is temporary.
r=dmose, sr=bienvenu
2002-05-10 01:22:13 +00:00
bienvenu%netscape.com
fc91599cc9
fix address book int yarn code to set yarn size correctly r=cavin, sr=sspitzer 142941
2002-05-08 19:53:26 +00:00
darin%netscape.com
6fd5862e6e
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
ssu%netscape.com
1b55fca77c
fixing bug 128552 - f6 and control+tab don't work in AB window. r=racham sr=mscott
2002-05-07 22:13:24 +00:00
sspitzer%netscape.com
cce283521c
part of the fix for #119360 . LDIF export is lossy. In this case,
...
I forgot we have to base64 encode any lines that contain \r or \n.
For example, the "notes" field in a card. Thanks to Rich Ibbotson
(ribbotso@rochester.rr.com ) for the initial patch.
r=dmose, sr=bienvenu
2002-05-04 18:03:51 +00:00
sspitzer%netscape.com
f384d2947d
fix for #115906 . when typing in notes, enter should not close the edit / new card dialog.
...
also, fix the buttons on the edit card dialog to match the spec.
r=racham, sr=bienvenu
2002-05-04 18:01:06 +00:00