dougt%netscape.com
ee613011bc
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
4fec6d100f
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
c4fcae9c8b
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
d036857ef1
155647 - spacing problems in addressbook card view pane. r=bhuvan, sr=sspitzer.
2002-07-09 00:22:38 +00:00
stephend%netscape.com
91ab9f25a2
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
122b978d08
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
4a71fbf375
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
c59624a81a
Fix for 149759. Commit the db changes in ConvertLDIFtoMAB(). r=naving, sr=sspitzer.
2002-07-01 03:01:26 +00:00
caillon%returnzero.com
126e9fb1c9
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
458ba8f57a
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
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
srilatha%netscape.com
90d68610db
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
fa3c6f82ff
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
38abe0471a
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
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
suresh%netscape.com
be08290ce2
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
alecf%netscape.com
f0263ddf07
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
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
shliang%netscape.com
39f931a59e
123687 - ui for adding ldap directory to addressbook - r=sspitzer, sr=bienvenu
2002-05-30 01:52:33 +00:00
shliang%netscape.com
d2e480e3fb
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
d608773dbc
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
3c5115c3a6
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
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
rods%netscape.com
ccef729e0a
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
041eff96c6
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
e96df2ad1b
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
ec671bac47
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
3be4476506
142636 - addressbook card view notes section is at bottom. r=ssu, sr=sspitzer.
2002-05-14 00:31:45 +00:00
sspitzer%netscape.com
4b47bcaaf7
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
345cfe7d27
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
944c721427
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
84fbb1efc6
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
ddc1b1ad89
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
f43dfb75ba
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
7c52bde77d
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
0eafdbd017
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
5d2d6a5cd0
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
sspitzer%netscape.com
197c43400c
fix for dataloss bug #140094 . r/sr=bienvenu,sspitzer
...
fix suggested by dp.
2002-05-03 01:55:27 +00:00
sspitzer%netscape.com
3811c40f28
fix for #141881 . remove addMailListToDatabase() from nsIAbDirectory.idl, not needed.
...
also, so other code cleanup. r/sr=bienvenu
2002-05-02 23:46:59 +00:00
john.marmion%ireland.sun.com
eb30b5db51
fix for #135414 . LDAP Address Book intgration with 3rdparty products fails.
...
r=dmose,sr=sspitzer
2002-04-30 13:28:07 +00:00
alecf%netscape.com
09ce09edfb
fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
...
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
sspitzer%netscape.com
9881aed245
fix for regression bug #138647 . turn off some code that was for #134743 .
...
until I figure it out. r/sr=bienvenu
2002-04-26 19:52:41 +00:00
ducarroz%netscape.com
9b864fabba
Fix for bug 138619. We must initialize rv before using it!. R=srilatha, SR=bienvenu
2002-04-25 18:50:15 +00:00
seawood%netscape.com
ce9e9903a5
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
sspitzer%netscape.com
c65b68021f
fix for #138092 . bad information text in mailing list dialog.
...
now that it is modal, you can't dnd. text from robinf@netscape.com .
r/sr=bienvenu
2002-04-19 03:53:27 +00:00
sspitzer%netscape.com
eefb8c38c3
fix for #134743 . Turbo on, mailing list entries duplicated after an exit/restart.
...
r=racham, sr=bienvenu.
2002-04-18 22:01:00 +00:00
sspitzer%netscape.com
61db254169
fix for #124208 . Address Book window shows LDAP directories from previous Profile in turbo mode.
...
r=bienvenu, sr=mscott.
2002-04-18 21:59:58 +00:00