Commit Graph

744 Commits

Author SHA1 Message Date
andreas.otte%primus-online.de
6917b5d061 bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com 2001-08-07 20:42:57 +00:00
hyatt%netscape.com
0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
mkaply%us.ibm.com
4047a34c41 OS/2 bustage - PR_CALLBACK 2001-08-05 13:46:27 +00:00
mkaply%us.ibm.com
131300ed5b OS/2 build bustage - PR_CALLBACK 2001-08-05 01:22:20 +00:00
dmose%netscape.com
bf85eabd23 2nd try at appeasing GCC 2.7.2 and thus fix Solaris build bustage, this time using .get() 2001-08-04 21:13:03 +00:00
dmose%netscape.com
6b5a4285a0 Atempt to appease GCC 2.7.2 and thus fix Solaris build bustage with some static casts. 2001-08-04 20:23:19 +00:00
dmose%netscape.com
eb07f987fc Land LDAP/MAPI addrbook changes (bug 78933). Patch by paul.sandoz@ireland.sun.com, martin.maher@ireland.sun.com, john.marmion@ireland.sun.com et al. r=chuang@netscape.com,dmose@netscape.com; sr=mscott@netscape.com 2001-08-04 19:31:13 +00:00
chuang%netscape.com
b201cef7d7 Bug 91594 Consistent crash for me when trying to add address card, r=ducarroz, sr=mscott 2001-08-02 21:42:59 +00:00
srilatha%netscape.com
5d4fcedc83 Fix for bug 86442. Made some changes such that the right directory will be selected when
a directory is edited/deleted.
r=mohanb, sr=sspitzer
2001-08-02 00:58:48 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
timeless%mac.com
d256e7ea96 fix Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk [mailnews]
by andersma@luther.edu r=hwaara sr=sspitzer
2001-07-24 20:31:03 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
mitesh%netscape.com
61bed917fc Bug 83585 - Modified for use by new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 00:53:40 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
sspitzer%netscape.com
9e0129bb8a fix the mailing list dialog UI regression. #90068
rs=bienvenu
2001-07-10 02:06:01 +00:00
sspitzer%netscape.com
a2f5706c76 fix for #90068. regressions caused by the untested fix for #70857
r=hwaara
2001-07-10 01:56:17 +00:00
timeless%mac.com
1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
sspitzer%netscape.com
3ec1e28a44 fix for #74799. right clicking twice should not act like double clicking.
according to joki, the correct fix is to drop the right click events in our onclick handler.
r=cavin,racham. sr=mscott
2001-07-03 05:20:57 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
srilatha%netscape.com
d802539ea1 Fix fro bug # 86966. Changed savePrefFile adn added try catch for ldpa stuff.
r=ducarroz, sr=alecf.
2001-06-25 23:22:12 +00:00
srilatha%netscape.com
94d59b2f23 Fix for bug 71247. Changed SetUnicharPref to SetCharPref for ldap url preference.
r=dmose, sr=sspitzer, a=blizzard
2001-06-22 06:20:05 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org
71e41c04e3 Fixing objdir bustage (most of the tinderboxes mind you) 2001-06-20 09:03:16 +00:00
cls%seawood.org
525633e2ab Remove extraneous backslash 2001-06-20 07:28:17 +00:00
srilatha%netscape.com
7f252810a0 Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron 2001-06-20 06:51:37 +00:00
srilatha%netscape.com
d63fd943f4 Fix for bug# 79869. Change pref calls to unichar so that the multibyte directory
server properties are saved preoperly.
r=mitesh, sr=sspitzer, a=asa
2001-06-20 04:03:16 +00:00
srilatha%netscape.com
4edbb223f6 Fix for bug # 80060. Fixed removedirectory() such that the selected directory gets
deleted and also it gets deleted when user clicks on ok
r=bhuvan, sr=sspitzer, a=asa
2001-06-19 06:06:21 +00:00
srilatha%netscape.com
96a84d6c9d Fix for bug 79933. Added some error messages when user enters invalid data into the
directory server properties dialog
r=mohanb, sr=sspitzer, a=blizzard
2001-06-19 02:34:56 +00:00
cls%seawood.org
bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
srilatha%netscape.com
87d244e944 Fix for bug# 79780. Removed autocompleteskipdirectory from _elementIDs
sr=sspitzer, a=blizzard
2001-06-18 20:42:47 +00:00
scc%mozilla.org
a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
sspitzer%netscape.com
2fc3894d99 fix for #83638, addressbook throbber looks bad.
r=hwaara, rs=bienvenu, a=asa
2001-06-15 04:10:15 +00:00
chuang%netscape.com
e85398d1d2 Bug 79852 Lots of JS warnings doing address book operations,
r/sr=sfrase, sr=mscott, a= asa@mozilla.org
2001-06-13 06:47:08 +00:00
srilatha%netscape.com
acbcd5a02e Fix for bug # 79249. Move the ldap preferences stuff to addressing panel in
Mail/news account settings. r=mohanb, sr=sspitzer, a=asa
2001-06-13 00:59:01 +00:00
alecf%netscape.com
9b7e999bef fix for bug 71903 (search history broken), bug 82277 (fix string allocation in mIgnorePrefixes), bug 83490 (non-allocating accessor for autocomplete), bug 85364 (switching to nsAutoString)
sr=hewitt
r=ben
a=asa
2001-06-12 23:59:01 +00:00
chuang%netscape.com
4d9bff303f Bug82991 Copying a large number of addresses between address books causes crash,
r=ducarroz, sr=mscott, a= asa@mozilla.org
2001-06-12 18:55:53 +00:00
srilatha%netscape.com
b7ce3aa9e4 Fix for bug # 79780. Removed Checkbox "Use addressbook and do not search in
the directory". r=mohanb,sr=sspitzer,a=asa
2001-06-09 00:34:32 +00:00
srilatha%netscape.com
d95357e635 Fix for bug# 79922. Propagates the name modification from properties dialog to the
LDAP Directory Server dialogs.
r=mohanb, sr=sspitzer, a=dbaron.
2001-06-08 01:32:38 +00:00
srilatha%netscape.com
32941c4012 Fix for bug# 79934. Removed Login, Password UI from LDAP Server properties dialog.
r=mohanb, sr=spitzer, a=dbaron
2001-06-08 01:16:30 +00:00
dougt%netscape.com
e0c4831d10 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
srilatha%netscape.com
579a8ae577 Fix for bug# 79756. Removed Base scope from the Advanced tab in Directory Server Properties dialog.
Also made subtree as default scope. r=mohanb, sr=sspitzer
2001-05-19 05:09:48 +00:00
hewitt%netscape.com
6f95bde070 80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben 2001-05-18 22:50:35 +00:00
srilatha%netscape.com
ada3644af0 Fix for bug# 80781. Removed the offline tab for the Directory server properties dialog
r=mohanb, sr=sspitzer
2001-05-18 22:29:08 +00:00
srilatha%netscape.com
7c57e7333d Fix for bug 79941. Changed the title from "New Directory" to "Directory Server Properties".
r=mohanb, sr=sspitzer
2001-05-18 22:26:16 +00:00
andreww%netscape.com
a1549a4b44 bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons. 2001-05-18 01:21:47 +00:00
eddyk%netscape.com
4908a3ccdc bug 70623: Mail/news Account settings need to honor locked prefs
r=racham, sr=alecf
2001-05-17 05:06:01 +00:00
chuang%netscape.com
d7bdf138d3 bug80876 Drag and Drop doesn't work in the address book,r=naving,sr=sspitzer 2001-05-17 03:28:44 +00:00
srilatha%netscape.com
121ba66dd9 Modified the Addressing pref panel to fit in the pref window. bug# 80304.
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
stephend%netscape.com
32dd092a4a Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer 2001-05-17 00:42:27 +00:00
blakeross%telocity.com
c2bc584942 Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben 2001-05-14 03:58:24 +00:00