Commit Graph

72178 Commits

Author SHA1 Message Date
beard%netscape.com
b4afdbb7d0 Fixed access paths, link errors. [Not part of build.] 2000-10-21 07:29:53 +00:00
beard%netscape.com
115a9169e3 Added static library targets, JSRef.o and JSRefDebug.o. [Not part of build.] 2000-10-21 06:46:21 +00:00
beard%netscape.com
306fcd0fcf LiveConnect support for Mac. [Not part of standard build.] 2000-10-21 06:44:54 +00:00
tonyr%fbdesigns.com
52440cbb6c Fix for bug 54091, r=sspitzer, sr=alecf 2000-10-21 04:19:20 +00:00
ben%netscape.com
241ed2889c I am a twit 2000-10-21 03:35:57 +00:00
ben%netscape.com
899fffa9c3 here come radio groups... More ViXEn transaction manager work.
NOT PART OF BUILD.
2000-10-21 03:09:18 +00:00
mkaply%us.ibm.com
1f47d30b26 OS/2 TB breakage
When I fixed the XP timer code, I forgot to update the OS/2 timers. Duh.
2000-10-21 02:44:30 +00:00
beard%netscape.com
f6446960c2 fixed some spacing problems, Makefiles use hard tabs! 2000-10-21 00:57:54 +00:00
sfraser%netscape.com
065f629e5d Script changes to support writing MacPerl output to a file. NOT PART OF THE BUILD. 2000-10-21 00:56:01 +00:00
beard%netscape.com
60dcd1863c update depenencies for linux 2000-10-21 00:55:59 +00:00
beard%netscape.com
7b4dd42256 added xmlparser.cpp. 2000-10-21 00:51:32 +00:00
beard%netscape.com
f34200b426 fixing unsigned warnings, a leetle error checking. 2000-10-21 00:50:44 +00:00
beard%netscape.com
88fee00305 fixing unsigned/signed conversion warnings. 2000-10-21 00:43:35 +00:00
rogerl%netscape.com
1e4fe6a77b Fixed signed/unsigned warning. 2000-10-21 00:38:59 +00:00
rogerl%netscape.com
0d709f17f8 Changed ArgumentList to ArgumentList*. (Still need to handle the
destructor though).
2000-10-21 00:31:22 +00:00
rogerl%netscape.com
699cd8646f Changed ArgumentList to ArgumentList*. Changed ICodeGenerator to take a
Context instead of world & global pair. Connected to ICodeAssembler from
XMLParser.
2000-10-21 00:30:23 +00:00
waterson%netscape.com
86749161a0 Bugscape 2856. Use NS_ConvertUTF8toUCS2() when inflating URIs. r=rjc,jelwell sr=hyatt 2000-10-21 00:19:56 +00:00
heikki%netscape.com
e016444401 Changing topsrcdir to DEPTH, hopefully this fixes the build bustage. 2000-10-21 00:10:15 +00:00
alecf%netscape.com
1f08f1ff01 update the fast-update script to be smarter about the "current" directory,
and only spit out relevant data about the branch and current directory where appropriate
2000-10-21 00:09:38 +00:00
heikki%netscape.com
fd19124b8a Corrected the whitespace mess. 2000-10-20 23:43:52 +00:00
heikki%netscape.com
78807d92fd Not part of Netscape 6.0 package. Checking in patches from toml@us.ibm.com. These fix bug 55508 (DOMParser does not work without script environment) and bug 55599 (add GetChannel method to nsIXMLHTTPRequest), as well as add a test program. r=heikki, a=vidur. 2000-10-20 23:26:10 +00:00
sfraser%netscape.com
4d4ab5b138 Build number tweaking. FILES NOT PART OF BUILD. 2000-10-20 23:18:33 +00:00
sfraser%netscape.com
0cbb55c9c9 Moved the build number functions around, and integrated cls's build number changes. FILES NOT PART OF BUILD. 2000-10-20 23:17:38 +00:00
sfraser%netscape.com
e8638320b3 Added code to set variables in $main:: from the prefs file. Also test for empty prefs file name. FILES NOT PART OF BUILD. 2000-10-20 23:16:38 +00:00
sfraser%netscape.com
403302a3c4 Removed an unneeded module usage, added MOZILLA_OFFICIAL, added the prefs file name param to RunBuild. FILES NOT PART OF BUILD. 2000-10-20 23:15:57 +00:00
sfraser%netscape.com
c517a87c98 Add error handling to die if the input file cannot be read. Also detabbed the file. r=cls 2000-10-20 23:14:12 +00:00
akkana%netscape.com
272de22b02 56066, 56561: Fix line break handling. r=bratell, jst, sr=shaver 2000-10-20 23:05:14 +00:00
pchen%netscape.com
9b839f06bc bugzilla 52291, r=jag, sr=alecf, call sizeToContent() to make dialog layout nice and purty 2000-10-20 22:52:53 +00:00
rginda%netscape.com
ac1ca3b9f0 fixups for lame windows parser, and multiple parse per instance issues. 2000-10-20 22:18:52 +00:00
darin%netscape.com
cabf7cc50d Fixes for bug 49168. Corrects HTTP authentication lookup semantics. r=gagan, sr=mscott. 2000-10-20 21:08:58 +00:00
matt%netscape.com
6bea6637df http://bugzilla.mozilla.org/show_bug.cgi?id=55413
adding fuction for listeners
a=ben.
a=rjc
2000-10-20 20:45:21 +00:00
mkaply%us.ibm.com
24397f11e0 This was approved a while ago by mitchell and leaf.
To satisfy our IBM lawyers, we need a file in the tree to detail our changes.
This is that file.
2000-10-20 20:27:03 +00:00
mkaply%us.ibm.com
7780c78f80 #55888
r=pavlov, rods, a=brendan
nsITimer implementation was using platform types (bool) instead of PRBool
2000-10-20 20:07:16 +00:00
disttsc%bart.nl
25b374aebd Make accel+I work in the browser. bug=55569, r=ben, a=brendan 2000-10-20 20:04:28 +00:00
dbragg%netscape.com
e07035aad5 Fix for rtm++ bug 55259. Already checked in to branch and tested. Forgot to check in to trunk. r=dveditz, sr=mscott. Now only getting system clock seed once. 2000-10-20 19:11:28 +00:00
leaf%mozilla.org
1c120832eb Automated update 2000-10-20 15:00:01 +00:00
ramiro%eazel.com
a1cfc653dd Bug 56795. Adding support for corel/eazel profiler. Build changes approved
and reviewed by cls.  r=cls a=cls.
2000-10-20 14:59:13 +00:00
timeless%mac.com
4a084d5ec5 fix JavaScript error: line 33: missing } in compound statement
from bug 53896 r=timeless, sr=shaver
2000-10-20 14:49:22 +00:00
ben%netscape.com
911af1e9e1 ViXEn wording change.
NOT PART OF BUILD.
2000-10-20 12:43:22 +00:00
ben%netscape.com
f5cbbaec62 More ViXEn transaction system love.
NOT PART OF BUILD.
2000-10-20 11:17:09 +00:00
rginda%netscape.com
fdb5df401b lalala, things run, lalala. (well, kinda.) 2000-10-20 10:33:57 +00:00
timeless%mac.com
e21934da7e fix the lingering mac issue on bug 46683 items in menus for Folders on Personal Toolbar are all underlined.
r=timeless, a=ben
2000-10-20 07:46:16 +00:00
cls%seawood.org
9c9793ac9d Evil temporary workaround fix for pull problem. Keep this file in sync with config/mozBDate.pm 2000-10-20 06:31:19 +00:00
cls%seawood.org
de4337e464 Make sure that buildID is set to 0 unless MOZILLA_OFFICIAL is set. Bug #26798 r=leaf r=scc
Note: for mac, MOZILLA_OFFICIAL is only set by default on opt builds until the new mac build scripts land.
2000-10-20 05:21:40 +00:00
blizzard%redhat.com
84fc714f41 bug #44847. -remote support for unix. r=dmose sr=shaver 2000-10-20 05:14:01 +00:00
blizzard%redhat.com
63b34fb95d bug #44847. start building the xremote client. r=dmose sr=shaver 2000-10-20 05:12:27 +00:00
blizzard%redhat.com
e7c954ae43 bug #44847. -remote support for unix. r=dmose sr=shaver 2000-10-20 05:10:43 +00:00
blizzard%redhat.com
addf030f08 start of fix for bug #44847. -remote support for unix. 2000-10-20 05:09:06 +00:00
mkaply%us.ibm.com
ef3ca7c3e7 #56763
r=gagan, sr=mscott
Race condition in netwerk was causing timeouts on fast systems/slow connections
2000-10-20 04:39:44 +00:00
sfraser%netscape.com
4e17df5734 Build script update (NOT IN BUILD). Ensure we correctly save and restore the cwd when starting CodeWarrior. 2000-10-20 04:14:53 +00:00