locka%iol.ie
966d70fcc8
Implement execScript for controls which wish to call JS in the page. b=196317 r=dbradley@netscape.com sr=alecf@netscape.com
2003-03-19 14:07:07 +00:00
igor%mir2.org
255e90bedc
For concatenation of 2 strings that are not null use str1.concat(str2) instead of str1+str2 to avoid construction of temporary StringBuffer all together.
2003-03-19 12:36:48 +00:00
igor%mir2.org
12ada0ce5c
Use ClassFileWriter.addInvoke to add method invocation code instead of deprecated 4-argument ClassFileWriter.add() to avoid unnecessary string concatenation to build full method signature from parameter and result signatures.
2003-03-19 11:19:21 +00:00
bzbarsky%mit.edu
3c4f0fdf7b
Try to fix OS/2 bustage yet again..
2003-03-19 08:34:47 +00:00
cavin%netscape.com
a255118f32
Fix for 140075. Save filters to file before switching to a different server. r/sr=sspitzer.
2003-03-19 08:27:17 +00:00
jst%netscape.com
b245664f4c
Checking in changes that were made during the review of the WSDL code. The review was done by harishd@netscape.com, jgaunt@netscape.com, dbradley@netscape.com, and jst@netscape.com. Not part of the build yet.
2003-03-19 07:25:23 +00:00
bzbarsky%mit.edu
1f0255261f
Another attempt to fix OS/2 bustage.
2003-03-19 07:10:57 +00:00
bzbarsky%mit.edu
45dc9ee7b4
Don't invalidate and such if no initial reflow yet. Bug 83774, r=pavlov
2003-03-19 06:51:46 +00:00
wtc%netscape.com
88232d00e6
Bug 58221: don't use strlen to check if a string is of length 0.
2003-03-19 06:37:03 +00:00
wtc%netscape.com
c078ee6cdc
Bug 58221: don't use strlen to check if a string is of length 0.
2003-03-19 06:30:12 +00:00
jkeiser%netscape.com
7417401e9e
Replace sscanf with PR_sscanf (bug 197760), patch by Roland.Mainz@informatik.med.uni-giessen.de, r=jkeiser@netscape.com, sr=bzbarsky@mit.edu
2003-03-19 06:26:49 +00:00
bzbarsky%mit.edu
f1c1cca794
More OS/2 bustage... bug 83774
2003-03-19 06:15:38 +00:00
bzbarsky%mit.edu
56b2f64be1
rv is no longer used... (bug 83774)
2003-03-19 06:11:59 +00:00
bzbarsky%mit.edu
38989d3add
Trying to make Tp go down. Switch back to the old way of doing load events.
2003-03-19 05:38:33 +00:00
pkw%us.ibm.com
3610d1fc06
Bug 196903 - Create aix.js for AIX specific preferences.
...
r=ccarlen@netscape.com , sr=alecf@netscape.com
2003-03-19 05:31:24 +00:00
bzbarsky%mit.edu
83e46b1a49
Fix some spelling errors in comments. Bug 106386, patch by Nicholas Bebout
...
<nb@ipnode.info>, r=doron, sr=dmose
2003-03-19 04:35:08 +00:00
bzbarsky%mit.edu
d776b1c008
Fix OS/2 bustage. Bug 83774.
2003-03-19 04:13:37 +00:00
bzbarsky%mit.edu
2c56e0638e
Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
...
type="image"> into the content nodes and out of nsImageFrame. r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
brendan%mozilla.org
c0fc066a01
Don't override a prototype property iff it is JSPROP_SHARED (not also if it's a JSPROP_SETTER; 197940, r=rogerl).
2003-03-19 02:25:39 +00:00
dougt%netscape.com
4a82c99291
defined correctly fixed
2003-03-19 02:16:07 +00:00
dougt%netscape.com
205012131f
pilot error
2003-03-19 02:11:34 +00:00
heikki%netscape.com
74aeae05a2
Bug 198127, change cursor when on expander, r+sr=bzbarsky.
2003-03-19 01:22:01 +00:00
bzbarsky%mit.edu
13dcd19c90
More build system stuff for bug 83774. r=pavlov, sr=jst
2003-03-19 01:17:07 +00:00
bzbarsky%mit.edu
d9626bd65a
Build system changes for bug 83774. Enables the new code, but doesn't use it
...
yet. r=pavlov, sr=jst
2003-03-19 01:16:16 +00:00
bzbarsky%mit.edu
6f9799a38d
Error defs for bug 83774. r=pavlov, sr=jst
2003-03-19 01:11:23 +00:00
bzbarsky%mit.edu
e274d4eb2d
New files for bug 83774. r=pavlov, sr=jst
2003-03-19 01:08:22 +00:00
nicolson%netscape.com
bbedcf3afe
Fix 198125: PK11Signature.engineUpdateNative ignores offset and length.
2003-03-19 00:57:29 +00:00
brendan%mozilla.org
f2c8bb3531
Move readonly pre-ECMA error report down to new place peculiar to sealed
...
scopes, and share it via downward goto from the old place (which should go
away when a bug on khanson's list whose # I forget is fixed). This fixes
the hole in sealed scope support mentioned in bug 94693 (r=rogerl/shaver).
2003-03-19 00:53:45 +00:00
bryner%netscape.com
edb3b94597
Fix stuck tabbing through imagemaps (bug 124789) by tracking the focused frame separately from the focused content node in this case. r=jkeiser, sr=bzbarsky.
2003-03-19 00:44:17 +00:00
heikki%netscape.com
87762f8831
Bug 197966, minus sign did not change to plus when unexpanded, patch from sicking, r=jkeiser, sr=bzbarsky.
2003-03-19 00:32:46 +00:00
rogerl%netscape.com
27ebcb1015
Fixed parameter frame leaking.
2003-03-19 00:14:23 +00:00
jaggernaut%netscape.com
12df0824d1
Bug 189803: smaller images (decreased file size for various composer images), new images by Brant Langer Gurganus <brantgurganus2001@cherokeescouting.org>, r=brade, sr=jag
2003-03-19 00:14:20 +00:00
dougt%netscape.com
d4aa052205
relanding dwitte's string work "Excessive inlining in string libs" with a minor change to fix a build bustage. bug 196506. r=dbaron, sr=alec
2003-03-18 23:48:44 +00:00
bryner%netscape.com
f37a32ce1d
Don't re-focus the download manager window each time a download starts. Patch by nhamblen@mac.com, r=bryner, sr=sfraser.
2003-03-18 23:48:03 +00:00
bryner%netscape.com
f93f9b19d2
Fix stuck tabbing through imagemaps (bug 124789) by tracking the focused frame separately from the focused content node in this case. r=jkeiser, sr=bzbarsky.
2003-03-18 23:41:44 +00:00
jj%netscape.com
4781ac4304
MacOSX disk image's Finder window layout file - initial check-in
2003-03-18 23:32:36 +00:00
jst%netscape.com
295fae128d
Fixing typo in comment.
2003-03-18 23:23:49 +00:00
jst%netscape.com
a5e7d80b2c
Removing unused variables.
2003-03-18 23:23:32 +00:00
jj%netscape.com
b644ad92c4
MacOSX disk image bacground image - initial check-in
2003-03-18 23:21:06 +00:00
bryner%netscape.com
e7316cf9cd
Sync CHClickListener with Camino. Not part of the default build.
2003-03-18 23:19:39 +00:00
bryner%netscape.com
0941f07bfd
Bug 160880 - multi-line selects displaying popups if you click in an empty area. Patch by ajfeldman@brown.edu, r=bryner.
2003-03-18 23:18:13 +00:00
jj%netscape.com
6ee9ea8166
changes made on 3/11: added support for License Agreement display on mount. optional argument
...
is an .rsrc binary file which resources will be copied into the disk image using Apple's
ResMerger tool. Also enhanced logging.
*** nightly automation - not part of the regular build ***
----------------------------------------------------------------------
2003-03-18 23:18:11 +00:00
jj%netscape.com
0794975356
changes made on 03/05:
...
. dsstore and background image file are now passed as optional arguments
(instead of hard-coded)
. added call to 'OpenUp', a tool to make the disk image's top window open in the Finder on mount.
*** nightly automation - not part of the regular build ***
2003-03-18 23:07:19 +00:00
dougt%netscape.com
c4a919c0e7
removing obsolete file r=me
2003-03-18 23:02:06 +00:00
jj%netscape.com
01bfaac954
changes made on 3/04:
...
. checks for HFS+ minimum partition size
. improves disk image creation & ejection technique
. adds a dsstore and background image file if present in the current dir
*** nightly automation - not part of the regular build ***
2003-03-18 23:01:59 +00:00
ssu%netscape.com
c4cf74541b
commiting patch from bsmedberg@covad.net that fixes bug 162079 - installer: lack of objdir support. r=ssu, sr=dveditz
2003-03-18 22:53:44 +00:00
cavin%netscape.com
d14560aa7f
Fix for 168097. Need to fetch MIME headers for message/rfc822 body part if it is enclosed in the msg body (most likely as a body part of a multipart/mixed msg). r=ducarroz, sr=sspitzer.
2003-03-18 22:46:14 +00:00
jst%netscape.com
21ca0da5ff
Checking in changes that are the result of the review and super review of the WSDL code. The review was performed by harishd@netscape.com, jgaunt@netscape.com, and jst@netscape.com. Not part of the build yet.
2003-03-18 22:44:12 +00:00
cls%seawood.org
c591e04a1a
Landing sun-java changes for mingw support.
...
Bug #134113 r=beard sr=blizzard
2003-03-18 22:43:16 +00:00
nhotta%netscape.com
1e1669a890
Use API option for case insensitive key generation,
...
bug 198054, r=ftang, sr=alecf.
2003-03-18 22:33:24 +00:00