Commit Graph

104365 Commits

Author SHA1 Message Date
mstoltz%netscape.com
0f1432a6c5 Backing out fix for 135267 - this patch requires another change that hasn't gone in yet. 2002-06-12 22:49:14 +00:00
srilatha%netscape.com
a2cc2d81a4 Fix for bugscape bug # 15236. The registry settings for simple MAPI needs to be set same as the installer
r=rdayal, sr=mscott
2002-06-12 22:07:24 +00:00
locka%iol.ie
8665fce309 Increase 20 character limit when creating filenames. b=134890 r=brade@netscape.com sr=kin@netscape.com 2002-06-12 21:47:43 +00:00
mstoltz%netscape.com
dfd61675d7 Fixing 135267 - don't allow access to style rules loaded from a different
host. r=dveditz, sr=scc.
2002-06-12 21:20:17 +00:00
blakeross%telocity.com
edb3d6ae4b 149812 - remove what's related domain blocking UI. r=bryner sr=ben 2002-06-12 20:38:42 +00:00
morse%netscape.com
0742d58397 bug 147223, URL bar doesn't function if launched too quickly in turbo mode, r=law, sr=darin 2002-06-12 20:29:46 +00:00
nicolson%netscape.com
caac61f6c1 remove these files--there's no C code in this directory. 2002-06-12 20:18:10 +00:00
nicolson%netscape.com
98fd1b572a Grab NSS headers from directory "nss" instead of directory "security". 2002-06-12 20:11:22 +00:00
nicolson%netscape.com
d8cf3f39f6 remove makefiles for this directory, since it's only Java files. 2002-06-12 20:08:39 +00:00
waterson%netscape.com
ce2d0de5dc Re-add, correct case. 2002-06-12 20:04:04 +00:00
waterson%netscape.com
0ebe713faa Removing; base case. 2002-06-12 20:03:46 +00:00
waterson%netscape.com
b4625741e7 Add extensions/pref/autoconfig/resources to makefile list. 2002-06-12 19:32:15 +00:00
igor%mir2.org
f14fa81202 Added get/setJavaPrimitiveWrap to WrapFactory to get/set if instances of String, Number should be wrapped or not. 2002-06-12 19:11:50 +00:00
bnesse%netscape.com
c5f8724fb9 Checkin for bug 121332. Fix implementation for getLDAPAttributes() so it correctly calls the user callback processLDAPValues(). r=dmose, sr=alecf. 2002-06-12 18:58:11 +00:00
bnesse%netscape.com
10a7b9cd05 Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf. 2002-06-12 18:52:46 +00:00
shrutiv%netscape.com
6e905165df Fix for bugscape bug 16679: Title bar for CD Autorun Screen contains
'6.2' string
2002-06-12 18:45:50 +00:00
depstein%netscape.com
970e67b708 Url dialog now supports flag loading.
a=asa for QA checkins that are not part of the default builds
2002-06-12 18:44:48 +00:00
pinkerton%netscape.com
fae8273176 fix typo, bug 149283. r=tao/sr=alecf/a=valeski. 2002-06-12 18:19:42 +00:00
rods%netscape.com
4cad7f9892 Needs to return back the appropriate flags for loading images, naming making them come fromthe cache
Bug 150072 r=dcone sr=kin
2002-06-12 18:04:48 +00:00
alecf%netscape.com
1593c63705 fix for bug 148831 - avoid crashing and do a best-effort case conversion/comparison when the nsICaseConversion service has already been shut down. r=dougt, sr=jag 2002-06-12 17:59:40 +00:00
ducarroz%netscape.com
05af3b9589 Fix for bug 137742. We need to prevent folding long header between the header name and the value. Patch submitted by taka@netscape.com. R=ducarroz, SR=bienvenu 2002-06-12 17:50:44 +00:00
nhotta%netscape.com
7066eedaaf Moved the flex value for the widget width out to .dtd file,
bug 150756, r=naving, sr=mscott.
2002-06-12 17:00:53 +00:00
nhotta%netscape.com
b8f3255535 Uncheck the previously checked item before checking the new item
to workaround the Mac radio menu check mark problem,
bug 98625, r=pinkerton, sr=jst.
2002-06-12 16:58:12 +00:00
dbradley%netscape.com
168404c5a9 Bug 148732 - xpidl doesn't accept drive colon args. r=dbradley, sr=shaver 2002-06-12 16:56:19 +00:00
kaie%netscape.com
893ebf21fd b=147770 Enhance S/Mime menu wordings
r=cotter sr=alecf
2002-06-12 16:54:45 +00:00
alecf%netscape.com
e7b9de7473 fix for bug 149121 - split up command line handler macros so we can write custom registration routines. r=bnesse, sr=sspitzer 2002-06-12 16:47:23 +00:00
seawood%netscape.com
734a5d3a11 Update toplevel ignore list 2002-06-12 16:44:41 +00:00
kaie%netscape.com
53b1d03a9c b=126944 Handle NSS error codes within PSM.
r=ssaux sr=darin
2002-06-12 16:44:22 +00:00
peterlubczynski%netscape.com
3d6ee550ba Fixing bug 122119, cannot use consecutive white space characters in PARAM tags, r=harishd, sr=jst 2002-06-12 16:41:25 +00:00
pinkerton%netscape.com
f128ea8c93 bah, just remove the 'add separator' button since it looks lame disabled. 2002-06-12 14:43:27 +00:00
timeless%mac.com
3a3097908c Bug 146207 javascript strict warning in bookmarks.xml
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-12 14:38:29 +00:00
kaie%netscape.com
b6b3aaac10 b=149868 http must never use starttls type sockets, even when going over a proxy. http allows all flavors of SSL2/SSL3/TLS (while startls type sockets disallow some flavors).
r=bbaetz sr=darin
2002-06-12 14:36:08 +00:00
timeless%mac.com
bf058e13f8 Bug 143791 menuseparator in Go menu should stay hidden for tabbed mode
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-12 14:31:40 +00:00
brade%netscape.com
5c664810c4 fix for handling control-backspace on Windows (submitted by bernie5412@hotmail.com (Bernie McGuire)); bug 105122; r=yokoyama, brade, sr=roc+moz 2002-06-12 14:25:02 +00:00
jfrancis%netscape.com
d0375cdd06 bug 83378: plaintext mail reply problems editing quotes. r=fm, sr=kin 2002-06-12 14:14:18 +00:00
jfrancis%netscape.com
6118727dff bug 83378: plaintext mail reply editong problem in quotes 2002-06-12 14:12:32 +00:00
jfrancis%netscape.com
1324dd0b92 bug 139466: paste can create nested headers. r=harish; sr=jst 2002-06-12 14:07:05 +00:00
jfrancis%netscape.com
a110c74903 bug 146164: removing style can remove too much. r=glazman, sr=kin 2002-06-12 14:04:47 +00:00
pinkerton%netscape.com
4648b0b211 Hook up "edit" bookmarks panel button to info window and gray out
"new separator" button until we hook it up.
2002-06-12 14:03:41 +00:00
pinkerton%netscape.com
6e7907c9fe Implement copy link location from brade (bug 150827) 2002-06-12 13:47:48 +00:00
timeless%mac.com
0fac901f27 Bug 128098 Index should be expanded by default
patch by neil@parkwaycc.co.uk r=oeschger sr=alecf
2002-06-12 13:43:50 +00:00
jaggernaut%netscape.com
1a49b72ac0 Bug 112769: Add "New Tab" button to tab bar. r=sgehani, sr=hewitt 2002-06-12 11:49:54 +00:00
brendan%mozilla.org
ca6d53b08b Back out last change pending debug build (see crash bug 151066). 2002-06-12 08:31:43 +00:00
brendan%mozilla.org
7eefb1753b Report uncaught errors-as-exceptions from outermost JS_Compile*Function* API calls, just as for JS_Compile*Script* (150584, r=rginda, sr=jst). 2002-06-12 08:04:28 +00:00
jkeiser%netscape.com
f58b85e424 Make input type=file disabled work properly and look right. bug 92858, r=rods@netscape.com, sr=roc+moz 2002-06-12 07:58:26 +00:00
jkeiser%netscape.com
b0e02ba22a Make pressing enter submit by clicking the first button in form even if there is only one textfield in form. bug 147850, r=bzbarsky@mit.edu, sr=jst@netscape.com 2002-06-12 07:50:45 +00:00
jkeiser%netscape.com
ec94f09a05 Comment form submission more thoroughly. bug 148466, r=alexsavulov@netscape.com, rs=jband@netscape.com 2002-06-12 07:39:08 +00:00
jkeiser%netscape.com
f28bcdf9cc Make select.selectedIndex = 3; clear all selections in multiple select. bug 77039, r=rods@netscape.com, sr=jst@netscape.com 2002-06-12 07:36:57 +00:00
jkeiser%netscape.com
e244eaa11c Make input type=hidden save/restore value. bug 149962, r=rods, sr=jst 2002-06-12 06:35:11 +00:00
igor%mir2.org
558b670d29 Removal of unused code for explicit JSObject support:
> Norris Boyd wrote:
>
> Igor Bukaniv wrote:
> >
> > I am curios, why there is a need to have a special JSObject support in Rhino? Was it used for anything? The implementation in the ICEbrowser does not use it as in rare cases where conversion from JSObject to/from JS type may be needed (like calling JSObject.getWindow from a script), it seems that WrapHandler (or similar modifications to pre Rhino 1.5R2 sources) and Wrapper are enough to cover all the cases.
> Yes, we should probably just remove the JSObject code. We added it early on when Rhino was first written and we thought we might need JSObject compatibility with the JS + Java implementation in Navigator 4.x. That's not important now, so we should just remove this code (which likely doesn't work at this point anyway).
2002-06-12 05:32:35 +00:00