Commit Graph

116837 Commits

Author SHA1 Message Date
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
cls%seawood.org
caf7ad6954 Landing mingw gfx-viewer changes.
Bug #134113 r=pavlov sr=blizzard
2003-03-18 22:32:25 +00:00
mkaply%us.ibm.com
b306dde0df #198036
r=blizzard, sr=kin 
Uninitialized variable
2003-03-18 22:18:10 +00:00
cltbld%netscape.com
1ecdae22b4 Automated update 2003-03-18 22:15:09 +00:00
av%netscape.com
2f5970ba20 Fix for a minor bug in the Tester plugin -- not part of the build. 2003-03-18 22:06:14 +00:00
seawood%netscape.com
18e2de2ab4 Only export all symbols & create import library for non-component libs in mingw build 2003-03-18 22:04:00 +00:00
oeschger%netscape.com
5610fb12db had some IM junk in the mail help content, dispensation to remove and checkin: 162559 2003-03-18 21:44:42 +00:00
bzbarsky%mit.edu
596066a1d9 Fix crash on having a <xul:listbox> in a plain XML document. Bug 197234,
r=sicking, sr=jst
2003-03-18 21:18:26 +00:00
cbiesinger%web.de
af36ee745c 197485 r=paper sr=tor Remove [GS]etTransparentColor from gfxIImageFrame 2003-03-18 21:07:22 +00:00
dougt%netscape.com
59e5eb0421 Removing dead code. b=198023, r=darin, sr=dbaron 2003-03-18 20:34:19 +00:00
cavin%netscape.com
d24c63b500 Fix for 124007. Create NS-rdf#DirTreeNameSort data source to sort addrbooks. r/sr=sspitzer. 2003-03-18 20:03:11 +00:00
varga%netscape.com
8add72772d Whitespace cleanup for bug 191783.
r=varga, rs=sspitzer, patch by Benjamin Smedberg <bsmedberg@covad.net>
2003-03-18 19:50:06 +00:00
ssu%netscape.com
a5ce3641fb fixing bug 142065 - when I right click delete a message, the wrong message gets deleted. r=varga, sr=sspitzer 2003-03-18 19:33:31 +00:00