Commit Graph

64933 Commits

Author SHA1 Message Date
mcafee%netscape.com
87a0cdb6ab Don't inherit the 4.x cache file location for mozilla (39812). r=pavlov 2000-06-24 03:04:51 +00:00
rginda%netscape.com
486d1cc51a fixing source stepping (opcode stepping to come back later)
debugger is now quiet by default.
2000-06-24 02:53:29 +00:00
beard%netscape.com
27b088f22a Removed JSType::isClassType(). 2000-06-24 02:51:34 +00:00
beard%netscape.com
565b0389db Added JSClass::get/setConstructor(). 2000-06-24 02:51:03 +00:00
beard%netscape.com
9fd0505086 Added call to constructor when executing NEW_CLASS. 2000-06-24 02:50:23 +00:00
beard%netscape.com
47638a00c7 Generating default constructor to run slot initializers. 2000-06-24 02:49:45 +00:00
ben%netscape.com
7a321858c2 [classic-skin] fix mac sidebar css to use correct colours 2000-06-24 02:16:38 +00:00
dougt%netscape.com
e9d97afa2b fixing bustage. 2000-06-24 02:10:17 +00:00
gagan%netscape.com
abcc8704b2 Fix for bug 42841. We were sending a Host: foo:80 header for the default port cases. Several server cgi's that rely on this for virtual hosts were failing to compare the two as same. r=dougt,rjc Ooops... I think I ran this file thru my deruslanizer too. 2000-06-24 02:02:19 +00:00
dougt%netscape.com
b329184329 adding helper source. Not part of built. 2000-06-24 02:01:29 +00:00
dougt%netscape.com
e5e3eab6ce Adjusting user of makeUnique. a=brendan@mozilla.org 2000-06-24 01:55:40 +00:00
dougt%netscape.com
ee20e4ebcb nsIFile unique file creation is racy and insecure
bug 43314. a=brendan@mozilla.org
written by Robert O'Callahan <roc+moz@cs.cmu.edu>
2000-06-24 01:50:53 +00:00
alecf%netscape.com
5f34ec2aa2 fix for 39345 - remove save password from all UI
r=sspitzer
2000-06-24 01:32:12 +00:00
dougt%netscape.com
078a498e23 Change nsIDOMXULDocument --> nsIDOMDocument
bug 43424
r=akkana@netscape.com
a=phil@netscape.com ?
2000-06-24 01:29:58 +00:00
mscott%netscape.com
fd6d34605f Bug #43651 --> can't read news without crashing. Implement GetContentType for nntp protocol.
r=sspitzer
2000-06-24 01:17:02 +00:00
ducarroz%netscape.com
6224ea30e9 Fix for bug 41266. Don't close the popup menu when pressing the up/down arrow key. R=mscott 2000-06-24 01:15:42 +00:00
mscott%netscape.com
b43f6dc718 Gee wizz...i didn't check in the progid registration for the external helper app service last night.
Bug #38374, 30157, 10802
r=sspitzer
2000-06-24 01:14:52 +00:00
thayes%netscape.com
192078b3d8 Add tests for Secret Decoder Ring (SDR) 2000-06-24 01:06:26 +00:00
beard%netscape.com
146e187c7b testCompile() is static 2000-06-24 01:04:58 +00:00
rogerl%netscape.com
e497a7809f typing 'this' 2000-06-24 01:02:34 +00:00
rogerl%netscape.com
432c8b3cdc Got newClass working, added printProperties for instances, some slot
stuff is happening.
2000-06-24 00:50:59 +00:00
endico%mozilla.org
5eba126f6b add comment explaining how to set up mail alias 2000-06-24 00:13:55 +00:00
cltbld%netscape.com
6e7e39cde3 added patches to build Mac with XSLT, SVG, MathML. fix for #39959. (activated by Options{} switches - default is off) --jj. 2000-06-24 00:06:58 +00:00
cltbld%netscape.com
d707a45232 added Options{} table. part of fix for #39959 -- jj. 2000-06-24 00:03:50 +00:00
dougt%netscape.com
8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
cltbld%netscape.com
1c28f50b24 added DefinesOptions.h to Mac build. part of fix for #39959 2000-06-24 00:02:31 +00:00
valeski%netscape.com
76f7cba2d3 a=waterson. adding idl file, part of dougt's checkin. 2000-06-23 23:56:55 +00:00
endico%mozilla.org
0bf34bfcc6 add more whitespace to exporter's log message 2000-06-23 23:54:35 +00:00
radha%netscape.com
359b620c41 More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
when feature is enabled.
2000-06-23 23:54:30 +00:00
cltbld%netscape.com
b3b4376e60 First Checked In. 2000-06-23 23:53:02 +00:00
endico%mozilla.org
7032a67459 move new path code to beginning 2000-06-23 23:52:32 +00:00
beard%netscape.com
f304229d7f added NEW_CLASS instruction, to instantiate classes. 2000-06-23 23:49:48 +00:00
beard%netscape.com
35b239cd47 added NEW_CLASS instruction. 2000-06-23 23:49:17 +00:00
cltbld%netscape.com
a8bd9b0fd9 added XSLT, SVG, MathML to Mac build. fix for #39959 2000-06-23 23:47:11 +00:00
dveditz%netscape.com
a03962e373 42762 create English language pack for l10n 2000-06-23 23:46:29 +00:00
cltbld%netscape.com
bcf033c27a First Checked In. 2000-06-23 23:45:00 +00:00
rogerl%netscape.com
e939fbddc4 Adding slot handling to code gen. 2000-06-23 23:43:24 +00:00
beard%netscape.com
841b79b5eb added NEW_CLASS instruction. 2000-06-23 23:41:27 +00:00
dougt%netscape.com
62c84968cb Adding idl'ifed nsIProxyObjectManager interface file. 2000-06-23 23:34:11 +00:00
dveditz%netscape.com
78cdaf14ce 42762 create English language pack for l10n, r=ssu 2000-06-23 23:33:01 +00:00
beard%netscape.com
da108e7b96 Added JSClass::hasSlot, getSlotCount(), and JSInstance. 2000-06-23 23:25:55 +00:00
beard%netscape.com
9f413f408b JSValue::type now JSType* instead of const JSType*, all predefined JSType objects no longer const as well. 2000-06-23 23:25:14 +00:00
tor%cs.brown.edu
38e572778c Update libmng snapshot. Not in default build. 2000-06-23 22:59:51 +00:00
bryner%uiuc.edu
c332e90651 Fixing bug 43628. r=hyatt,pavlov. 2000-06-23 22:59:18 +00:00
ssu%netscape.com
73c0eec168 fixing bug #41054 - adding language packs to seamonkey product. r=dveditz,sgehani 2000-06-23 22:57:34 +00:00
endico%mozilla.org
09d4fe773b include error messages for each bug in the exporter's confirmation mail 2000-06-23 22:56:45 +00:00
rogerl%netscape.com
89515e83dc Removed FUNCTION instruction, other class related junk. 2000-06-23 22:53:09 +00:00
vidur%netscape.com
d3a41654d3 Fix for bug 35010. Since this is just a test case, I don't need an a= or r=. font.html 2000-06-23 22:52:39 +00:00
law%netscape.com
b855f3824c Bug 31578; add 'Reload Frame' to context menu; r=matt@netscape.com 2000-06-23 22:49:05 +00:00
endico%mozilla.org
71f81aeb8e find the path this script lives in and add it to @INC and to the current working directory. 2000-06-23 22:43:21 +00:00