darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
dbaron%dbaron.org
9fe44c30f2
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 21:33:27 +00:00
timeless%mozdev.org
8ac2d62574
Bug 186727 addressbook protocol handler NewURI should use NS_ADDREF
...
patch by andersma@luther.edu r=dmose sr=darin
2003-01-08 20:32:16 +00:00
nhotta%netscape.com
9fd7012a76
Initialize a local variable displayNameLastnamefirst, bug 181883, r=cavin, sr=sspitzer
2002-12-17 20:55:28 +00:00
sspitzer%netscape.com
107daea231
fix for #185755 . "new address book" dialog should be modal.
...
r/sr=bienvenu
2002-12-17 06:45:47 +00:00
nhotta%netscape.com
02e5b44c01
Adding UI to swap first and last name in address book,
...
the UI is disabled as a default, configuable by the entity "hideSwapFnLnUI",
bug 181883, r=cavin, sr=sspitzer.
2002-12-03 21:36:06 +00:00
bienvenu%netscape.com
a4763259e0
fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673
2002-12-03 15:23:42 +00:00
nhotta%netscape.com
442cfa1ba0
Adding sort/search support for phonetic names,
...
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:27:38 +00:00
ducarroz%netscape.com
13d3bd1c8b
Fix for 181155. As Mailing list cards don't have an email address, we should not request one to consider the card valid (this is a regression of my previous checkin). R=cavin, SR=bienvenu
2002-11-26 15:23:47 +00:00
nhotta%netscape.com
bf324b75f5
Moving displayName.lastnamefirst out to .property to make it localizable,
...
bug 160546, r=cavin, sr=bienvenu.
2002-11-26 00:40:50 +00:00
bzbarsky%mit.edu
c0a8aaf4c5
Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose,
...
sr=alecf
2002-11-21 03:49:11 +00:00
timeless%mozdev.org
e921e687cf
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
ducarroz%netscape.com
d6ae683d95
Fix for bug 59148. Use the additional email address during autocompletion. R=cavin, SR=bienvenu
2002-11-19 15:35:06 +00:00
timeless%mozdev.org
7875f468ed
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
nhotta%netscape.com
2586dc7438
Adding phonetic name fields to addressbook (default to be disabled),
...
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:21:28 +00:00
nhotta%netscape.com
b84dfd23c1
Moved FN/LN definitions to .dtd to allow localizer to change the order.
...
bug 160544, r=cavin, sr=sspitzer.
2002-11-08 23:47:38 +00:00
nhotta%netscape.com
af6fc51fe9
Fixed the comparison code for the sort direction in SortBy(),
...
bug 177177, r=cavin, sr=sspitzer.
2002-11-06 22:37:05 +00:00
timeless%mozdev.org
f46df26a29
backing out.
2002-11-06 16:49:13 +00:00
timeless%mozdev.org
3e013d49d9
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
varada%netscape.com
111babe8b8
fix for 135748;accesskeys for addressbook dialogs;r=cavin;sr=bienvenu;a=asa
2002-10-22 17:57:41 +00:00
john.marmion%ireland.sun.com
d8d75cba6f
3rdParty LDAP query may result in invalid filter: bug #146411 r=dmose,sr=sspitzer.
2002-10-11 08:17:13 +00:00
john.marmion%ireland.sun.com
427e7e8e11
3rdParty LDAP query may result in invalid filter: bug #146411 , r=dmose,sr=sspitzer.
2002-10-11 08:16:11 +00:00
sspitzer%netscape.com
7a8d84c6bb
trying to fix bustage.
2002-10-08 09:07:36 +00:00
rdayal%netscape.com
dcb82a5f45
Bug #164970 Track deleted cards and update lastUpdatedTimeStamp
...
This fix tracks deleted cards and stores the lastUpdatedTimeStamp for modified cards
This is required for Palm Sync.
Initial patch by Srilatha.
r=rdayal, sr=bienvenu.
2002-10-08 06:36:20 +00:00
bienvenu%netscape.com
b73cf939d1
fix nsIAddrDatabase.h to not include mdb.h part of spam filtering work (the whitelist part) r/sr=sspitzer 169557
2002-10-08 03:50:31 +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
darin%netscape.com
aad1a1d1f6
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +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
02c660d5e7
fix tooltip. the IM button does IM and Chat. a=jglick,robinf.
2002-10-03 20:35:01 +00:00
rods%netscape.com
b7964688f6
Impl print preview for mail and addrbook
...
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:13:55 +00:00
cavin%netscape.com
09a936a8b8
Fix for 155491. Don't write out the delimiter if the field is to be ignored (for export). Also, cellular number type should not be exported. R=ducarroz, sr=sspitzer.
2002-09-26 22:53:30 +00:00
sspitzer%netscape.com
b0351d3c56
I broke advanced address search. r/sr=bienvenu
2002-09-16 19:32:37 +00:00
john.marmion%ireland.sun.com
7088ef59a3
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
381146f1eb
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
9ff863b820
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
7d7004b3b1
code clean up for buddy icon in ab card pane. r/sr=bienvenu
2002-09-15 05:33:47 +00:00
sspitzer%netscape.com
57927d75ab
clean up code for showing buddy name icon in addressbook. r/sr=bienvenu
2002-09-15 05:07:07 +00:00
sspitzer%netscape.com
d11b5c9f75
remove some unnecessary includes. r/sr=no one
2002-09-15 05:05:19 +00:00
sspitzer%netscape.com
3b6f4e6357
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
d3fbc32ae3
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
ee2ba8e118
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
6105ad259c
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
46ff07f829
fix for #168269 . autocollect improvements. autocollect screennames and displaynames.
...
r/sr=bienvenu
2002-09-13 14:51:17 +00:00
peterv%netscape.com
b1235c63dc
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
f7150736db
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
f2db5584ec
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
0e580e7a78
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
312178a218
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
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
sspitzer%netscape.com
b44576ce9e
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
c5e8f896cd
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
800d8a6b3b
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
c1b9f8114d
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
5d2a2e5fef
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
3d189d9f6f
Removing obsolete files.
...
THESE FILES ARE NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:32:13 +00:00
rdayal%netscape.com
a5985efe22
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
d528e000ac
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
ee117885c5
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
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
rods%netscape.com
956d99dcd3
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
fdafe18afe
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
5b64006da1
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
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
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
sspitzer%netscape.com
ab6775bdc1
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
72487a34ff
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
8ea3186c39
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
c95c2ea31d
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
84f80ab83e
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
776e2726ce
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
b343883d4f
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
2e9bf098d4
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
06e208af3c
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
9499b74c11
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
c36a74d795
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
7d3ab432d8
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
2f7c92dc28
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
b56ad827c0
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
dc94a58288
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
07d96867f1
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
f9479b8517
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
681104247e
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
69e322bab9
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
4d8709600c
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
efd52c77d0
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
098083bc34
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
d75169bce0
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
b0b7a6fbd1
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
6680b4e82f
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
2a4007a526
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
6925ced5d1
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
1f443800c9
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
c32fd4327a
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
0c08b8892f
more tweaks. not part of the build. a=asa
2002-03-22 08:43:58 +00:00
sspitzer%netscape.com
3852562108
more tweaking. not part of the build. a=asa
2002-03-22 08:34:12 +00:00
sspitzer%netscape.com
349e74f69f
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
c9f3d7f7e3
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
c9a4f09351
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
2cedf674bb
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