mcafee
faf9c094b5
Turning on full circle crash-reporting (5.0). r=donm, a=jar
1998-07-09 05:21:34 +00:00
mcafee
8996cbcc7c
set NO_MOZ_FULLCIRCLE=1 if you need to turn full circle off.
1998-07-09 05:20:53 +00:00
pierre
a15fb1511f
Mac MOZ_DARK: landing resources from Nova. Note: these resources are from May 26 while the Normandy branch was tagged on May 11.
1998-07-09 05:18:18 +00:00
pierre
2ce518d332
Mac MOZ_DARK: updated stream contructor (why didn't that land before?)
1998-07-09 05:14:58 +00:00
pierre
cfc8f82e4b
Mac MOZ_DARK: replaced unnecessary references to CTSMEditField with references to LEditField.
1998-07-09 05:13:47 +00:00
mcafee
70b3e5d619
Turning on Full Circle crash-reporting for glibc2 only. Need to check for other vendors later. r=donm, a=jar
1998-07-09 05:11:39 +00:00
mcafee
e413d8b505
Added NETSCAPE_BUILD to include the private tree; added full circle crash reporting compiler flag. r=donm, a=jar
1998-07-09 05:10:20 +00:00
blythe
a844b47125
Partial fix for 299200, get glowcode and purify support into the makefiles for stability
1998-07-09 05:03:15 +00:00
mcafee
419acdd126
Initial full circle crash-reporting checkin. r=donm
1998-07-09 05:00:33 +00:00
mcafee
0b19ac9593
Prefs for full circle crash-reporting (5.0). r=donm
1998-07-09 04:59:31 +00:00
mcafee
82591a8e33
Adding full circle crash-reporting for 5.0
1998-07-09 04:58:02 +00:00
dfm
e7eca84836
Added single signon code. THIS IS NOT YET PART OF THE BUILD.
...
Fixing sync problem with PRIVACY_BRANCH. Approved by don.
1998-07-09 03:25:30 +00:00
guha
0abecd1391
Fix for 299931 and an attempt to fix 124173
1998-07-09 02:19:37 +00:00
blythe
3c7ddcbce4
Fix bug 290445, FCInitialize happens after prefs initialized to allow turning it off
1998-07-09 02:14:11 +00:00
blythe
76c4bec573
Fix Bug 291002, MOZ_LITE now builds with OJI/JAVA turned on
1998-07-09 02:11:44 +00:00
law
e6844fe7d8
Fixing bug#105062; reviewed by mjudge
1998-07-09 00:41:14 +00:00
morse
e8e558a3f2
fix bug 159169, reviewed by rpotts & valeski
1998-07-09 00:37:11 +00:00
vidur
77bb05b89e
Timer test
1998-07-08 23:46:56 +00:00
vidur
01beb706b5
Moved ScriptContextOwner-ship from WebWidget to the DocObserver
1998-07-08 23:46:01 +00:00
vidur
16ce55911a
Added back asynchronous image loading
1998-07-08 23:45:10 +00:00
vidur
7e4b5fc654
Added setTimeout/setInterval to Window. Added ellipsis special-case to IDL generation code. Slightly better error reporting in generated JavaScript stub classes
1998-07-08 23:44:46 +00:00
kipp
01ecca0c0c
Worked around a startup problem that caused body's attributes and style context to be prematurely mapped before the attributes were read in or the ua.css was read in
1998-07-08 23:15:32 +00:00
kmcclusk
7509d63de0
Modified the order of the source shareables so all of the symbols
...
are in the single destination shareable for Linux.
1998-07-08 21:11:09 +00:00
troy
3e55f85f43
Changes to the caption handling code
1998-07-08 20:21:17 +00:00
ricardob
bba84e2ac1
Fix unix bustage on xxx
1998-07-08 19:17:11 +00:00
rods
421fc1b8a0
Fixed argc problem
1998-07-08 17:40:16 +00:00
kipp
a2616d34ff
Fixed unix build
1998-07-08 17:34:26 +00:00
rods
6296f206e4
Added Focus processing
1998-07-08 17:01:37 +00:00
rods
16fef340b3
Fixed the radio buttons so they work.
1998-07-08 17:00:18 +00:00
rods
f81b7e5bde
The necessary fixes to get Scribble working.
1998-07-08 16:58:51 +00:00
donm
78fa003904
still working on the 5.0 build bustage.
1998-07-08 16:54:24 +00:00
shaver
f49ed3305e
start at jsContext and jsRuntime implementations, enough to run trivial script
1998-07-08 16:53:49 +00:00
danm
916e4c3e8c
form text element widgets now subclassed so they can activate their window in response to a WM_MOUSEACTIVATE message. bug 126974 r:blythe a:don
1998-07-08 16:28:16 +00:00
dcone
97b246ee0e
Intermediate 16 bit blending
1998-07-08 14:31:31 +00:00
mccabe
53b3ff3224
Changed the definition of JSDOUBLE_IS_INT(d, i) to delay a (jsint)d
...
cast until after the double in question has been determined to be
finite, not NaN, etc. This may make the code a little more XP for
platforms like BSD and Alpha Linux that don't like casting strange
values to int. Thanks go to Uncle George <gatgul@voicenet.com> and
hankin <hankin@consultco.com> for their porting work.
1998-07-08 07:56:43 +00:00
briano
f498bdc88b
Okay, so I'm an idiot. It helps to put the fix in the right place....
1998-07-08 05:05:21 +00:00
troy
ed3232febb
Tables not allow only one caption
1998-07-08 04:49:01 +00:00
briano
63af57e517
Fixed the build error that Tinderbox is catching, but not reporting as a failure.
1998-07-08 04:35:55 +00:00
briano
6cc08b033d
Added Mike Shaver's (shaver@netscape.com) changes to allow for better
...
differentiation between libraries and executables built in the same
directory, and the ability to build only shared libraries if the user
prefers.
1998-07-08 03:49:31 +00:00
briano
6bd200a837
Changes to support SINIX-Z (x86-based). This will, unfortunately, cause
...
the object directory name for mips-based SINIX versions to change, requiring
a complete rebuild. Sorry, but there was no acceptable alternative....
1998-07-08 03:43:53 +00:00
mccabe
314d515509
Made the assign hack conditional on JSVERSION_IS_ECMA.
1998-07-07 23:59:45 +00:00
donm
41b23205d5
messed up libldap line in Makefile, fixed.
1998-07-07 23:21:40 +00:00
jevering
6041a1925c
Fixing optimized build.
1998-07-07 22:20:00 +00:00
jevering
b8db61a8c0
Fixed optimized build.
1998-07-07 22:07:35 +00:00
michaelp
f660a2b2b2
when a view is the root, it's position will now always be 0, 0.
1998-07-07 21:51:57 +00:00
thom
254c1d8574
First Checked In.
1998-07-07 21:26:45 +00:00
thom
57b035a983
First Checked In.
1998-07-07 21:07:54 +00:00
ricardob
76cacdf9bd
fixed call to free bug reported from outside
1998-07-07 20:00:18 +00:00
cltbld
a0389ca1ae
fixing linking problem for 5.0 product.
1998-07-07 19:35:52 +00:00
ricardob
d7fcea553e
free mail unix changes
1998-07-07 18:29:09 +00:00