heikki%netscape.com
5a54ae35f1
Forgot to check that we fire the select event with Select All. Also fix event.target. Part of bug 46085. r=mjudge.
2000-09-12 20:54:41 +00:00
shaver%mozilla.org
13f37d3aa4
#18352 : remove extensions/ dependencies. This breaks single-signon for now, r=valeski, a=brendan
2000-09-12 20:45:58 +00:00
ashuk%eng.sun.com
8bc06b07fe
author = ashuk
...
r = a = edburns
Bug = 46068
_Ashu
2000-09-12 20:44:47 +00:00
ducarroz%netscape.com
d8d311f2e2
Fix for bug 51360. Replace function EnsureElementIsVisible by more acurate functions to manipulate the addressing widget tree position. Also fix several Javascript strict warnings. R=bienvenu
2000-09-12 20:38:19 +00:00
ducarroz%netscape.com
8519c8330d
Fix various Javascript Strict Warnings and Error. Now Keyboard navigation in autocomplete Popup menu will work again. R=bienvenu
2000-09-12 20:35:52 +00:00
mcgreer%netscape.com
4d941adcb4
leading zero problems fixed; thanks to nelsonb for pointing out that I needed mp_to_fixlen_octets
2000-09-12 20:32:43 +00:00
relyea%netscape.com
c48b4d878a
pick up changes from NSS 2.8.3. Most of these changes include the changes
...
Nelson made in rev 1.9 and 1.10. It also include some changes that remove
inappropriate templace valuse (CKA_VALUE_LEN) in some cases. Our internal
token tolerates these values, but most tokens rightly reject requests with
these.
2000-09-12 20:29:23 +00:00
evaughan%netscape.com
c2a4af64f0
Fix for bug #51780
...
-r pinkerton
2000-09-12 20:19:11 +00:00
jgmyers%netscape.com
51e59fccb4
support IPv6 in ssl: bug 48657 r=nelsonb
2000-09-12 20:15:44 +00:00
shaver%mozilla.org
db75ac4221
#44426 , fix FreeBSD > 2.5, a=brendan
2000-09-12 19:57:02 +00:00
scc%mozilla.org
dbc332fee0
bug #18352 : added "nsIPasswordManager.idl" on shaver's behalf
2000-09-12 19:54:55 +00:00
shaver%mozilla.org
5fc525c2bc
#44857 , fix Linux/SPARC compilation (a=brendan)
2000-09-12 19:54:45 +00:00
nelsonb%netscape.com
71f913281c
Set the CKA_VALUE attribute in pk11_ImportSymKeyWithTempl().
...
This is a better solution to bug 52306, because it fixes the behavior of
all the functions that unwrap and/or import sym keys.
2000-09-12 19:44:56 +00:00
brendan%mozilla.org
ba1429cb0b
Fix uninitialized var bug found by one warning, silence another that's a can't-happen (r=jwbaker@acm.org).
2000-09-12 19:42:01 +00:00
attinasi%netscape.com
e6ed1d17ba
Part of fix for bug 45210: style contexts had the wrong parent because the frames were reparented but their style contexts were not. r=rods@netscape.com
2000-09-12 19:41:27 +00:00
akkana%netscape.com
1c9ed444c0
52256: missed this yesterday, which caused modifier keys to seem hardwired on
2000-09-12 18:54:27 +00:00
wtc%netscape.com
e9a23de302
Bugzilla bug #52232 : remove the yacc rule and also cancel the implicit
...
yacc and lex rules in the primary Makefile. Added comments to rules.mk
explaining that Berkeley yacc should be used.
Modified files: Makefile, rules.mk
2000-09-12 18:52:57 +00:00
slamm%netscape.com
e50b8efe98
Handle case of no sidebar-splitter (blocker 2298). r=andreww a=leaf
2000-09-12 18:39:49 +00:00
nboyd%atg.com
5e562540ba
Fix infinite loop in new code.
2000-09-12 17:06:15 +00:00
ashuk%eng.sun.com
4c17f15925
author = ashuk
...
r = a = edburns
Bug = 51280
2000-09-12 16:44:32 +00:00
ashuk%eng.sun.com
9c6211f1e3
author = ashuk
...
r = a = edburns
Bug = 48356, 51326
2000-09-12 16:33:45 +00:00
cyeh%bluemartini.com
2e62d1d1d3
fix for 51299: RemoveVotes email should use the 'sendmailnow' Param. patch by dave@intrec.com
2000-09-12 16:29:38 +00:00
wtc%netscape.com
f7f49cb31e
Bugzilla bug #52232 : reverted to revision 1.1, which was generated
...
by Berkeley yacc 1.4 and hence was portable. Revision 1.2 was
generated by the yacc in Solaris 2.6 and contained
#include <values.h>, which does not exist on NT. Always use Berkeley
yacc (latest version is 1.9) to generate installparse.{c,h}.
Modified files: installparse.c, installparse.h
2000-09-12 14:51:06 +00:00
karnaze%netscape.com
0e35d8cac9
new regression test, not affecting the build.
2000-09-12 14:34:42 +00:00
dcone%netscape.com
609158f6c5
Put the nsPrintOptions into the factory for the Mac. r=kmmclusky. b=36796
2000-09-12 14:34:14 +00:00
dcone%netscape.com
4a44a28c21
Stray Semicolon taken out.
2000-09-12 14:31:10 +00:00
rods%netscape.com
bc110a51df
forgot one small last jchange from the patch
...
b=49300 r=alex@cendio.se
2000-09-12 14:24:40 +00:00
karnaze%netscape.com
b182356e04
bug 51727 - rebalance table cols when fixed cell gets smaller and was the contributor of the previous col width. r=rods.
2000-09-12 14:24:35 +00:00
bienvenu%netscape.com
f90424234d
fix 51889 make sure we have an imap inbox when we startup after profile migration r=sspitzer
2000-09-12 14:14:30 +00:00
jeff.dyer%compilercompany.com
3c7bf12fc8
FALSE -> PR_FALSE
2000-09-12 12:44:48 +00:00
jeff.dyer%compilercompany.com
91e2ddf488
nsCSecurityContext -> MRJSecurityContext
2000-09-12 12:38:27 +00:00
mkaply%us.ibm.com
1f08244363
OS/2 Tinderbox break
...
Need cast for VisualAge
2000-09-12 12:28:31 +00:00
mkaply%us.ibm.com
5d8916353e
OS/2 Tinderbox break
...
The Windows way was right, not sure why it was made different for OS/2.
2000-09-12 12:24:32 +00:00
jeff.dyer%compilercompany.com
ed96265c80
FALSE -> PR_FALSE
2000-09-12 12:22:52 +00:00
jeff.dyer%compilercompany.com
abacae9d59
b=45692 r=rogerl a=brendan: Enable liveconnect security.
2000-09-12 11:50:49 +00:00
jeff.dyer%compilercompany.com
a5e5dc3eb5
b=45692 r=beard a=brendan: Enable liveconnect security.
2000-09-12 11:49:55 +00:00
jeff.dyer%compilercompany.com
29b8d72406
b=45692 r=edburns a=brendan: Enable liveconnect security.
2000-09-12 11:47:42 +00:00
idk%eng.sun.com
2fd76f7971
* NOT PART OF TBOX BUILDS *
...
Fixed build problems on win32
2000-09-12 10:10:20 +00:00
pierre%netscape.com
e275549edd
50804: nicer look for focus outlines. Fix sent by henris@clinet.fi, r=pierre.
2000-09-12 09:54:31 +00:00
nisheeth%netscape.com
b06610d152
Checkin to use a pref instead of a compile time switch for turning on async reflow during doc load. Related to previous checkin to fix nsbeta3+ bug 39368.
2000-09-12 08:59:01 +00:00
idk%eng.sun.com
8ec09a530a
** NOT PART OF TBOX BUILDS **
...
BlackConnect M2 check in.
It should be possible to implement any scriptable interface in java.
Also it should be possible to use any scriptable object from java.
Fixed: 15498, 15500
2000-09-12 08:54:13 +00:00
warren%netscape.com
9fc7180eb9
Added URL attribute to nsIFile (why: because (a) needs to vary for different implementations, and (b) need to factor out of necko for installer). Not implemented yet.
2000-09-12 08:05:13 +00:00
hewitt%netscape.com
6d3d1f2150
#46423 - modern skin sidebar, r=nbhatla
2000-09-12 07:49:06 +00:00
mcafee%netscape.com
0a518e3c75
Adding accelerator for View|Page Source (51541). r=pavlov
2000-09-12 07:06:38 +00:00
mjudge%netscape.com
ae0b365558
36130 beta3 bug. 1 line change to scroll selection
...
into view when value is set on text field/area.
2000-09-12 06:35:54 +00:00
mcafee%netscape.com
b104b91589
Adding accesskeys for Help menu items (51597). r=pavlov
2000-09-12 06:30:35 +00:00
putterman%netscape.com
f80e9ac0a1
Fix for 48985. r=alecf. Make accelerators work correctly on Mac.
2000-09-12 05:55:08 +00:00
sgehani%netscape.com
a7839ee7fb
Correct fix for unix distributions that don't define SHUT_RDWR.
2000-09-12 05:21:34 +00:00
sgehani%netscape.com
fb5fdb2a05
Tentative bustage band-aid attempt.
2000-09-12 05:15:15 +00:00
warren%netscape.com
603e11817b
Added missing files.
2000-09-12 05:11:58 +00:00