Commit Graph

82318 Commits

Author SHA1 Message Date
stephend%netscape.com
e85d7b77eb Remove treePopup.js include in threadPane.xul r=hwaara@chello.se sr=sspitzer@netscape.com. Bug 80549 2001-05-15 02:57:02 +00:00
sspitzer%netscape.com
f6ea675688 fix for #73323. r=pavlov, sr=bienvenu. crash when reading certain mail messages. 2001-05-15 02:55:51 +00:00
pinkerton%netscape.com
8600420c65 forgot a null check on the region when starting a drag. sr=sfraser. bug# 80818. 2001-05-15 02:54:27 +00:00
blakeross%telocity.com
870e846312 Tree column resizing should use live updating on Mac OS (75574). r=pink sr=ben 2001-05-15 02:53:41 +00:00
nboyd%atg.com
928693eace The attached patch makes NativeWith to use IdFunction for its
constructor, removes the special treatment of the With object from
IdScriptable and FunctionObject, adds to IdFunction the
initAsConstructor method similar in spirit to
FunctionObject.addAsConstructor (it is called now from IdScriptable and
NativeWith) and replaces in Context.java lazy initialization of
NativeWith by direct call of NativeWith.scopeInit.
2001-05-15 01:17:51 +00:00
sfraser%netscape.com
820315ecc5 Fix the a problem exposed by another bug, where out params were not correctly set to null. Part of fix for bug 80722 (crash creating new profile). 2001-05-15 00:34:10 +00:00
sfraser%netscape.com
9b6f545dbc Fix the root cause of bug 80722 (crash creating new profile); copy/paste error in a previous checkin. Blocker fix. 2001-05-15 00:33:04 +00:00
pschwartau%netscape.com
fe98044ab1 Whitespace cleanup - 2001-05-15 00:08:27 +00:00
ashuk%eng.sun.com
21302a7735 Bug=80792
author=ashuk
Files modified
java/webclient/src_moz/CBrowserContainer.cpp
java/dom/jni/org_mozilla_dom_events_MousEventImpl.cpp

This patch allows Webclient and JavaDOM to build with the
mozilla trunk as of 05/14/01
2001-05-15 00:03:22 +00:00
hewitt%netscape.com
c222c09e51 80488 - page info dead, r=blake/andreww 2001-05-14 22:44:57 +00:00
hewitt%netscape.com
fcece6ca6c 80748 - mac classic doa, r=blake/andreww 2001-05-14 22:41:42 +00:00
wtc%netscape.com
0cb1f18b3d Restored the code that was accidentally deleted in rev. 3.3. 2001-05-14 22:24:12 +00:00
wtc%netscape.com
b3f5e1814f Restored code that was accidentally deleted in rev. 3.3. 2001-05-14 22:21:55 +00:00
wtc%netscape.com
3908b40881 Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-14 22:12:54 +00:00
rginda%netscape.com
61cec05b74 - not built -
add required libraries to unix make
2001-05-14 21:59:01 +00:00
joki%netscape.com
4984fc106b Fix for 80746, fix smoketest blocker by backing out 61336 fix. r:harishd 2001-05-14 18:54:06 +00:00
chak%netscape.com
4382b1506b Fix for 64270 - crash on window.close when another window is referenced
r=jst,rpotts, sr=rpotts
2001-05-14 14:53:03 +00:00
karnaze%netscape.com
4425ff2329 bug 78291 - disable processing the dummy layout request during special table reflow command cancel, sr=attinasi 2001-05-14 14:37:13 +00:00
karnaze%netscape.com
2f821884d3 bug 55202 - honor height of cell, sr=attinasi, r=bernd.mielke@snafu.de 2001-05-14 14:28:00 +00:00
axel%pike.org
dca920a1ff fix for 77889; item(k) -> getNextSibling; r/a=peterv, sr=jst 2001-05-14 14:22:49 +00:00
rods%netscape.com
2f3b8a65aa change the default to be 20 when a "null" size is specified
Bug 73575 r=kmcclusk, sr=attinasi
2001-05-14 13:50:35 +00:00
cls%seawood.org
9697c9cf19 Remove moz-smoke reference 2001-05-14 12:40:28 +00:00
dveditz%netscape.com
8688792701 fix Mac build problem for bug 7022; thanks to sgehani@netscape.com for tracking down 2001-05-14 12:38:15 +00:00
cls%seawood.org
d4db098b5f Removing build-moz-ports.pl as it's fairly out of date and all ports use build-seamonkey.pl now 2001-05-14 12:36:40 +00:00
cls%seawood.org
5670d59820 Add MOZILLA_DIR/config to perl include path. 2001-05-14 12:07:17 +00:00
cls%seawood.org
2eaa620190 Add MOZILLA_DIR/config to perl include path. Should fix coffee tinderbox bustage 2001-05-14 12:05:48 +00:00
glazman%netscape.com
73eec2d7f9 ViewCSS.getComputedStyle() returns empty list; b=62697, r=peterv, sr=jst 2001-05-14 11:23:53 +00:00
cls%seawood.org
5c6767c68c Use homegrown mozLock package instead of flock() as some platforms and/or filesystems do not implement flock (correctly)). 2001-05-14 11:13:51 +00:00
darin%netscape.com
b79fab3047 fixes blocker bug 80424 "post regression" r=pavlov, sr=jst 2001-05-14 10:20:46 +00:00
darin%netscape.com
526072cca4 Fixes blocker bug 80424 "post regression" r=pavlov, sr=jst 2001-05-14 10:20:11 +00:00
darin%netscape.com
96075aed33 Fixes blocker bug 80457: r=bbaetz,dr 2001-05-14 10:15:06 +00:00
jst%netscape.com
e09aa22a3c Wrap debug fprintf inside #ifdef DEBUG, bug #78629, patch by cls@seawood.org, sr=me. 2001-05-14 09:56:10 +00:00
cls%seawood.org
83a4702ddb Try to leave as little time as possible between discovering the lockfile does not exist and creating a new one. 2001-05-14 09:56:03 +00:00
cls%seawood.org
f6348377f7 Update our intermodule dependencies list.
Fixing senna tinderbox bustage.
2001-05-14 09:55:00 +00:00
cls%seawood.org
d3403925c0 Add missing lib needed to resolved deps at link time for xlib port 2001-05-14 09:53:28 +00:00
jst%netscape.com
adaaa4ea05 Checking in the change to use node.baseURI as tbe base wben computing absolute URI's again, this change was checked in, then removed since it required breaking the nsIDOMNode ABI which was unwanted. This change was made by heikki@netscape.com, r=blakeross@telocity.com, sr=alecf@netscape.com 2001-05-14 09:51:44 +00:00
jfrancis%netscape.com
7b2553b398 hey, I misspelled "i"! That's gotta be a record of some kind. 2001-05-14 09:38:03 +00:00
jst%netscape.com
87bb8b2a34 Use XPConnect to get the private nsISupports pointer from a JSObject, and fix nsIDOM3Node fu introduced by the XPCDOM landing, r=glazman@netscape.com, rs=vidur@netscape.com 2001-05-14 09:16:27 +00:00
jst%netscape.com
1b8d0828ee Use JS_ValueToECMAInt32() in stead of JS_ValueToInt32() to avoid errors when trying to convert random strings to numbers. r=rginda@netscape.com, sr=jband@netscape.com 2001-05-14 08:54:17 +00:00
dveditz%netscape.com
9ab342f6f1 bug 79886 get install log working again (casualty of xpcdom landing). r=ssu 2001-05-14 08:45:44 +00:00
dveditz%netscape.com
ca6b6bee56 Bug 72225 installer proxy values saved as wrong kind of pref, users can't
ever switch back to manual. r=ssu
2001-05-14 08:41:59 +00:00
cls%seawood.org
56d26b8678 Add $(DEPTH)\config to cmdlines for make-jars.pl & add-chrome.pl in preparation for switchover to using mozLock. 2001-05-14 08:40:19 +00:00
cls%seawood.org
005e7a271e Add priv_abspath subroutine since ActiveState's perl 522 release seems to hit an infinite loop + mem leak.
Store filehandles in hash based upon lockfile name so that we can grab the filehandle latter to close the lockfile before removing it.
2001-05-14 08:32:58 +00:00
jfrancis%netscape.com
405b7bb541 fixing kandrot build bustage 2001-05-14 08:23:07 +00:00
jfrancis%netscape.com
000f221fc3 fixing bad loop index 2001-05-14 07:19:01 +00:00
beard%netscape.com
0e8873338f Added idswitch tool sources. 2001-05-14 06:52:39 +00:00
beard%netscape.com
541d6af0f6 Added IdFunctionMaster.java to keep Mac build working. 2001-05-14 06:48:07 +00:00
ian%hixie.ch
d9c627c0b9 Started work on fleshing out the user components. This is still work in progress. 2001-05-14 06:45:08 +00:00
jst%netscape.com
df2c9bdb3d Backing out change that went in by mistake... 2001-05-14 06:38:35 +00:00
kandrot%netscape.com
44e66f0ae1 Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775 2001-05-14 06:30:56 +00:00