Commit Graph

1196 Commits

Author SHA1 Message Date
john.marmion%ireland.sun.com
774953b457 Eliminate the need for creating RDF resources for Mork and LDAP cards to Outlook. Bug=118119, r=peterv,sr=sspitzer. 2002-09-16 16:07:54 +00:00
john.marmion%ireland.sun.com
815b239895 ensure tags have same property ids for both outlook modes,bug=111968,r=rdayal,sr=sspitzer 2002-09-16 12:33:22 +00:00
sspitzer%netscape.com
1b1eef476f code cleanup. use contract ids instead of static cids. remove some usused static cids. 2002-09-16 00:46:09 +00:00
sspitzer%netscape.com
efcac2928e code clean up for buddy icon in ab card pane. r/sr=bienvenu 2002-09-15 05:33:47 +00:00
sspitzer%netscape.com
6857142646 clean up code for showing buddy name icon in addressbook. r/sr=bienvenu 2002-09-15 05:07:07 +00:00
sspitzer%netscape.com
cbddf5e8ee remove some unnecessary includes. r/sr=no one 2002-09-15 05:05:19 +00:00
sspitzer%netscape.com
fd26233979 fix for bug #162785.
1) remove sidebar completely from addressbook.
2) handle scenario where user starts up with dirTree collapsed
3) select all and dir tree has focus, select all and focus results pane
4) code cleanup.

r/sr=bienvenu
2002-09-14 15:13:15 +00:00
sspitzer%netscape.com
8693147da9 supplimental fix for bug #142845. when printing cards, print out the newly added screenname attribute. r/sr=bienvenu 2002-09-14 15:08:43 +00:00
sspitzer%netscape.com
8e4e869b0a fix for bug #168583. do aim presence in the AB the same way that webmail does it.
r/sr=bienveu
2002-09-13 23:43:21 +00:00
sspitzer%netscape.com
fe269258b1 supplimental fix for #168269. we also know that username for username@cs.com is an aim screenname. r/sr=bienvenu,putterman 2002-09-13 18:55:02 +00:00
sspitzer%netscape.com
9f2f735e3b fix for #168269. autocollect improvements. autocollect screennames and displaynames.
r/sr=bienvenu
2002-09-13 14:51:17 +00:00
peterv%netscape.com
42aaf5503e Back out two changes of my fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String) because they probably regressed some things. r=dmose. 2002-09-13 07:26:36 +00:00
mscott%netscape.com
a8ec009e66 Bug #162789 --> need a method on a mdb directory to see if a card exits for an address. this is part of the work
for adding the ability to filter and search based on the sender in an address book.
r=navin
sr=bienvenu
2002-09-12 20:43:21 +00:00
sspitzer%netscape.com
24042bce48 whoops, I want the uri here (kPersonalAddressbookUri) not the file name (kPersonalAddressbook). thanks to david for debugging. r/sr=bienvenu 2002-09-12 20:13:38 +00:00
sspitzer%netscape.com
6b706d0868 fix tooltips, per jglick, for the IM / Compose buttons in toolbar.
fix AB printing. #168252.  thanks to rods for the bug report.
r/sr=bienvenu
2002-09-12 17:52:41 +00:00
sspitzer%netscape.com
b94abfcad0 fix for #168108. show icons in card preview pane, using screenname attribute.
if you happen to use NS 7.x, the place we look on disk (by default) is the buddy icon directory.  r/sr=bienvenu
2002-09-12 04:41:19 +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
sspitzer%netscape.com
7343f04c3a fix for #142845. add screenname support to mozilla.
works with any AIM client, if they support goim: uris.

from cavin:
  1) a bunch new card attributes
  2) back end AB changes for AB Sync

from naving:
  1) Screenname -> nscpaimscreenname mapping for LDAP
  2) assertion fix to nsAddrBookSession::AddAddressBookListener()

from me:
  1) addressbook advanced search features, like "any name", "any number", "organization", "title", etc.
  2) add screen name support (UI, import, export) to mozilla, remove it from the ns tree.
  3) don't allow drop onto non-writable (LDAP) addressbooks
  4) bunch of code cleanup
2002-09-11 07:06:19 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
rjc%netscape.com
ba0e03e53e Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2002-09-04 01:28:36 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
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
sspitzer%netscape.com
467a3dfb85 fix for dataloss bug #140094. r/sr=bienvenu,sspitzer
fix suggested by dp.
2002-05-03 01:55:27 +00:00
sspitzer%netscape.com
cf254a36ae 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
32346dbc01 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
9348ce8ac8 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
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
sspitzer%netscape.com
1fcb78d629 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
22a832f1e1 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
c0ec608df6 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
ba0ce0e6dd 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
ef5d874716 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
950b92c668 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
sspitzer%netscape.com
aa501994ff fix for #138048. double clicking on card in addressbook sidebar
doesn't bring up compose window.  r=racham, sr=bienvenu
2002-04-18 21:57:09 +00:00
sspitzer%netscape.com
7bb5e820a4 fix for #138253. don't do window.confirm() from chrome in addressbook.js.
r=hewitt, sr=bienvenu
2002-04-18 21:55:40 +00:00
sspitzer%netscape.com
d87ec2ca68 fix for #134958. can't delete mailing list from dir pane.
r=hewitt, sr=bienvenu
2002-04-18 21:53:19 +00:00
bryner%netscape.com
f8ab5b7720 Make sure tab and shift-tab go through all recipients in the mail addressing widget, not just recipients that are scrolled into view. Bug 124304, r=ben, sr=hewitt. 2002-04-16 21:58:53 +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
ducarroz%netscape.com
df9c087e48 Fix for bug 134729. Remove cols attibute passed down when user press the delete key and instead add a function to calculate the number of columns. R=varada,shuehan SR=sspitzer 2002-04-15 22:33:26 +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
rdayal%netscape.com
ff08d06873 Landing of ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

2 strings for the authentication dialog.
2002-04-09 10:29:09 +00:00
rdayal%netscape.com
5a9f0489cb Landing ChangeLog as per bug # 128087
r=dmose, sr=sspitzer, a=asa

changes in the xml file for macbuild of ChangeLog files.
2002-04-09 09:31:29 +00:00
rdayal%netscape.com
3b41741d76 Landing ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

defined contract ids for new ChangeLog interfaces
updated the factory to call the ChangeLog interface implementations
2002-04-09 09:30:08 +00:00
rdayal%netscape.com
a4ffcd8052 Landing ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

defined a new interface for ChangeLog
defined new replication States for ChangeLog
2002-04-09 09:28:43 +00:00
rdayal%netscape.com
76cfddbf82 Landing ChangeLog implementation, bug # 128087
r=dmose, sr=sspitzer, a=asa

Implementation of LDAP queries for changelog and data processing for results
makefile modification and modification for changelog properties
modification of replicationservice to call changelog and related processing.
2002-04-09 09:27:26 +00:00
yokoyama%netscape.com
9257e713c6 bug 132203
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
2002-04-09 00:37:59 +00:00
blakeross%telocity.com
8e882b3814 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 07:58:00 +00:00
blakeross%telocity.com
5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +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
seawood%netscape.com
f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
stephend%netscape.com
2b870674cf Bug 133589. Clear button should have a tooltip. r=racham@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-03-27 05:35:01 +00:00
varada%netscape.com
86de14599e 129113 - mailing list with description is incorrectly expanded;r=rdayal;sr=sspitzer;a=dbaron 2002-03-27 03:19:32 +00:00
shliang%netscape.com
830229ed3e bug 118337 - last mailing list entry is same as first. r=bhuvan,sr=sspitzer,a=asa 2002-03-27 02:32:49 +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
rdayal%netscape.com
3d306c1761 Landing Address book LDAP replication. bug # 128086.
mac xml project file changes to build the new files and interfaces.

r=dmose, sr=sspitzer, a=asa.
2002-03-26 10:10:20 +00:00
rdayal%netscape.com
ccc7af8b80 Landing Address book LDAP replication, bug # 128086
these files define the CID and ContractID for new LDAP replication interfaces
and their implementation and make them part of Addressbook module using the factory.
makefile changes for uriloader dependency for nsIWebProgressListener.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:08:06 +00:00
rdayal%netscape.com
45650cd2c2 Landing Address Book LDAP Replication, bug # 128086
these files define : replication service interface called from UI,
replication query interface called for executing an LDAP query,
replication data interface called for processing retrieved data.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:04:10 +00:00
rdayal%netscape.com
0685179164 Landing Address Book LDAP replication, bug # 128086.
These files implement : the replication service called from the UI,
replication query class which executes an LDAP query, and
replication data class which processes the replication data retrieved.
And the modified makefiles to build these files.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:01:14 +00:00
dbaron%fas.harvard.edu
b95312c405 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:03:32 +00:00
sspitzer%netscape.com
626da15901 until bug #101252 is fixed, objects called through proxies need to have THREADSAFE_ISUPPORTS.
r=dmose. NOT PART OF THE BUILD. a=asa
2002-03-22 18:20:10 +00:00
rdayal%netscape.com
5c857d74bf NOT PART OF THE BUILD
Checking in new idl files for LDAP Replication, bug # 128086.
r/sr=sspitzer, a=asa
2002-03-22 09:33:19 +00:00
rdayal%netscape.com
3fce2689ea NOT PART OF THE BUILD.
Checking in new src files for basic LDAP replication, bug # 128086.
r/sr=sspitzer, a=asa
2002-03-22 09:31:38 +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
d49410a89d Fixing bug 132411 and bug 132389. Bug 132389 - Conflicting mnemonics. r=jglick@netscape.com, sr=sspitzer@netscape.com, a=scc@mozilla.org. Bug 132411 - View | Sort By | Nick Name should read 'Nickname'. r=robinf@netscape.com, sr=bienvenu@netscape.com, a=scc@mozilla.org 2002-03-21 23:27:27 +00:00
sspitzer%netscape.com
3d4a529c32 fix for #132225. local addressbook searches return (bogus) duplicate results if you have mailing lists.
r=racham, sr=bienvenu, a=asa
2002-03-21 01:59:47 +00:00
darin%netscape.com
9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
racham%netscape.com
de5dd36dc5 Fixing bug 129693. Adding tooltip to GetMap button to make functionality of the widget clear to the end user. r=ssu, sr=mscott, a=asa 2002-03-20 01:25:11 +00:00
alecf%netscape.com
451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
timeless%mac.com
dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
sspitzer%netscape.com
c56257ebc5 fix for #127007.
migration from 4.x sometimes doesn't show LDAP servers in addressbook.
r=srilatha,sr=bienvenu,a=asa
2002-03-16 03:15:28 +00:00
sspitzer%netscape.com
018d22cbdc fix for #129961. Enter in ab quick search textbox should search immediately.
also, remove duplicate code.
r=shliang, sr=bienvenu, a=asa
2002-03-15 05:26:15 +00:00
sspitzer%netscape.com
06aac6a3ea fix for #124022. improve LDAP addressbook performance by only asking
the server for the attributes that we can handle,
to reduce network traffic.  r=dmose,sr=bienvenu,a=shaver
2002-03-12 05:37:21 +00:00
sspitzer%netscape.com
ee83f049a6 fix for #129955. LDAP search doesn't work if you don't have maxHits defined.
r=dmose,sr=mscott,a=shaver
2002-03-12 05:30:19 +00:00
sspitzer%netscape.com
2b951c2277 fix for #126134. when offline, LDAP autocomplete searches and addressbook searches should use the "replicated" .mab file
these changes are needed for the LDAP replication feature.
fix for #116984.  don't hard code maxHits to 100, use the per-ldap-addressbook pref value instead.
r=dmose,sr=bienvenu,a=dbaron
2002-03-09 05:51:10 +00:00
shliang%netscape.com
d7b653fd48 89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa 2002-03-08 22:05:05 +00:00
sspitzer%netscape.com
72c5571659 fix for #128035. we mixed up home web page and work web page
for LDAP, and LDIF import and export.  initial patch
by rjc and john.marmion.

r=john.marmion,racham sr=bienvenu a=asa
2002-03-08 21:16:15 +00:00
nhotta%netscape.com
4df8e57d12 For printing all cards, changed to generate UTF-8 .xml instead of UCS2,
bug 123018, r=bhuvan, sr=sspitzer, a=asa.
2002-03-08 20:12:52 +00:00
cavin%netscape.com
7df95dd7f9 Fix for 128535. Used case sensitive hashing on email address when locating the associated card. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 02:26:59 +00:00
sspitzer%netscape.com
dd015f1db8 fix for #129164. regression "print address book" does nothing, r=ducarroz, sr=bievenu, a=asa,shaver 2002-03-08 01:51:41 +00:00
darin%netscape.com
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
rods%netscape.com
9a206ffa69 The does the following:
1) Fixes a minor problem in with which kind of PrintSettings object we are getting in browser.js
2) AddressBook now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
3) Mail now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
4) Add a PS arg to the MsgPrintEngine IDL/XUL/JS
r=ducarroz sr=spitzer a=asa
2002-03-05 12:52:37 +00:00
racham%netscape.com
43c4b186f7 Fixing bug 128187. Fixing js warning on variable redeclaraion. Patch by Stephen Walker. r=bhuvan, sr=sspitzer, a=asa 2002-03-04 23:52:16 +00:00
alecf%netscape.com
cd8f07f3e8 bug 127091 - big string cleanup, removing old APIs
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +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
sspitzer%netscape.com
92f9765507 fix for #124995. get non us-ASCII searches to work from addressbook
quick search and advanced search.  r=dmose, sr=bienvenu, a=asa
2002-03-02 01:40:01 +00:00
sspitzer%netscape.com
762c11281c fix for #71952. fix assertions when printing ab cards. r=shliang, sr=bienvenu, a=asa. 2002-03-02 01:18:38 +00:00
sspitzer%netscape.com
75f9cde322 fix for #71953. make the edit / new mailing list dialog modal (and centered.)
r=racham, sr=bienvenu, a=asa
2002-03-02 01:16:45 +00:00
sspitzer%netscape.com
38031ca6ed bulletproof fix for ab crasher
#127748.  r=racham,sr=bienvenu,a=roc+moz
2002-03-02 01:12:58 +00:00
sspitzer%netscape.com
b8c703ec8b fix for bug #127299. fix tooltip in advanced search dialogs.
r=racham,sr=bienvenu,a=asa
2002-03-02 01:10:32 +00:00
racham%netscape.com
6ae5af8556 Fixing bug 125065. Fixing focus problems with new addressbook card. This fix allows the first field in the new card window to gain focus via setTimeout(). r=law, sr=jag, a=asa 2002-03-01 08:32:16 +00:00
shliang%netscape.com
35d10f6565 bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer 2002-02-20 06:46:11 +00:00
shliang%netscape.com
5d834eec72 bugs 116451, 109908 - changing mail list and map it button display in addressbook card view pane - r=bhuvan, sr=sspitzer 2002-02-20 06:34:00 +00:00
shliang%netscape.com
a99f5cac49 bugs 118878, 118882, 118885, 118891, 95699 - addressbook printing - r=bhuvan, sr=sspitzer 2002-02-20 06:30:03 +00:00
sspitzer%netscape.com
5d3b7c9def fix for #121868. crashers problems when we fail to generate collation keys.
this happens to us on OS X, it seems.  patch by nhotta.  r/sr=sspitzer
2002-02-19 21:24:31 +00:00
cathleen%netscape.com
3f9b432d36 eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
srilatha%netscape.com
2930d42ded Fix for bug # 118262. Disable delete button when a card from LDAP directory is selected
r/sr= sspitzer@netscape.com
2002-02-16 01:41:17 +00:00