briano
a83a3a9797
Fixed the build error that Tinderbox is catching, but not reporting as a failure.
1998-07-08 04:35:55 +00:00
briano
2c145d4134
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
4d4b1508d2
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
284d1c6f30
Made the assign hack conditional on JSVERSION_IS_ECMA.
1998-07-07 23:59:45 +00:00
donm
4d4078b864
messed up libldap line in Makefile, fixed.
1998-07-07 23:21:40 +00:00
jevering
7545f2a29d
Fixing optimized build.
1998-07-07 22:20:00 +00:00
jevering
afde6be6e3
Fixed optimized build.
1998-07-07 22:07:35 +00:00
michaelp
f1f586a80e
when a view is the root, it's position will now always be 0, 0.
1998-07-07 21:51:57 +00:00
thom
bcb4633b7a
First Checked In.
1998-07-07 21:26:45 +00:00
thom
a67977bcdd
First Checked In.
1998-07-07 21:07:54 +00:00
ricardob
fd429fb2d4
fixed call to free bug reported from outside
1998-07-07 20:00:18 +00:00
cltbld
76acf92ae3
fixing linking problem for 5.0 product.
1998-07-07 19:35:52 +00:00
ricardob
45306c04b2
free mail unix changes
1998-07-07 18:29:09 +00:00
ricardob
ba66610997
use libmsg only with security
1998-07-07 18:28:11 +00:00
ricardob
90033d3059
free mail unix fixes
1998-07-07 18:27:05 +00:00
ricardob
a77d1ca368
Free mail unix fixes
1998-07-07 18:26:15 +00:00
ricardob
12d9db1bf9
free mail fixes
1998-07-07 18:23:47 +00:00
rods
e0e7d535bf
Removed Windows specific code
1998-07-07 18:00:06 +00:00
rods
2f18ca194c
Removed the RadioGroup and fixed the RadioButtons so they would work
1998-07-07 17:56:24 +00:00
mjudge
8346cce63e
Fixing Sf1in. no number but definate crash. no initializer for int i=0
1998-07-07 16:49:37 +00:00
timm
8e466f2022
new routines for isp phone number
1998-07-07 16:26:19 +00:00
timm
7f0bb45128
added error checking
1998-07-07 16:25:30 +00:00
timm
9275851536
change for new button size
1998-07-07 16:24:14 +00:00
timm
5f7bed04cd
new buttons
1998-07-07 16:23:52 +00:00
timm
8499fe9ff9
interface changes
1998-07-07 16:22:35 +00:00
kipp
be795823b7
Added a reminder to not mess with the NS_ISUPPORTS IID
1998-07-07 16:08:55 +00:00
kipp
8695e681dc
Allocated IID for nsIFrame
1998-07-07 16:07:35 +00:00
kipp
aeda35b8f7
new
1998-07-07 16:04:02 +00:00
nisheeth
904b7f7a9d
Fix for bug 123318. Only do the textblock checks in lo_BoundaryJumpingPrev()
...
and lo_BoundaryJumpingNext() for the editor context.
If you don't do it the editor, backspacing between lines gets hosed.
If you do it for the browser, selection goes into an infinite loop.
1998-07-07 06:31:07 +00:00
ramiro
89d57e46bd
Documentation fixes. Cleanups for dead/changed file/class names.
...
No code changes, only comments. Makes the xfe LXR pages better.
Approved by don.
Thanks do Dawn Endico <dawn@cannibal.mi.org> for providing the patch.
1998-07-07 06:15:49 +00:00
nisheeth
4ef6d926ad
Fix for bug 232611 which was a duplicate of bug 120234 which got fixed in 4.06.
...
Fix was reviewed by rjc and dp when it went into the 4.06 branch.
Fixed the case where an unclosed single quote in a
tag causes the STYLE attribute to not be found. This was causing
an infinite loop where layout would process the style attribute repeatedly.
See bug report for details. Affected code is inside lo_ProcessStyleAttribute().
1998-07-07 05:57:50 +00:00
troy
dbb8e4e65a
Cleaned up ShrinkWrapChildren so pass 1 doesn't resize the rows
1998-07-07 03:48:21 +00:00
kipp
3acc63b35d
Implement back/forward/location handling
1998-07-07 01:40:05 +00:00
buster
72142b30f4
fixed 3 dumb bugs I introduced recently.
...
1. cellmap couldn't properly delete CellData because definition was unavailable
2. optimized table cells made taller wouldn't shrink when they should because we were not
remembering the previous desired height of the cell.
3. rows were placing cells on the left edge, and not adding in the left margin.
1998-07-07 01:06:51 +00:00
troy
6d54a65afb
More incremental reflow changes
1998-07-07 00:49:07 +00:00
kipp
8da2940a08
Snapshot of history code
1998-07-07 00:32:09 +00:00
buster
f8cb71dab5
fix for empty tables. we now support tables that have no content.
1998-07-07 00:20:21 +00:00
kipp
f90e34d3b1
Added some UI to the viewer (currently disabled)
1998-07-07 00:17:34 +00:00
buster
e90e663a7b
fixed a few bugs with distributing excess/restricted space inappropriately.
...
we now pass around info about whether we're an auto width table.
1998-07-06 22:48:19 +00:00
briano
bfbf44fb0b
Added support for NetBSD, and support for Steve Morse's (morse@netscape.com) Cookie Management and Single Sign-on code.
1998-07-06 22:45:22 +00:00
briano
9aa6eb26bf
Use a more elegant mechanism to set OS-version-specific -D flags.
1998-07-06 22:37:17 +00:00
warren
57fdd99f06
Added Backward Adapter for new Plugin API (runs 5.0-style plugins in 4.0 browser).
1998-07-06 22:21:12 +00:00
kipp
fb279bade9
Changed AttributeToString to handle empty value types
1998-07-06 22:16:23 +00:00
kipp
48010a25e3
Create head & body object during init phase to avoid having the root content frame code have to renumber it's child frames when the head section shows up)
1998-07-06 22:15:55 +00:00
kipp
d38fc85f48
Removed obsolete tags header file generation rules
1998-07-06 22:15:22 +00:00
kmcclusk
1c686e2518
Removed _s files from Linux link
1998-07-06 22:06:05 +00:00
troy
35c2e6b45c
Incremental reflow work-in-progress
1998-07-06 21:39:23 +00:00
rods
0cc888b446
fixed a few minor things and removed the GetSelectedItem test for MultiList
1998-07-06 21:38:18 +00:00
kipp
dc09e8124d
Implement ContentDeleted
1998-07-06 21:37:33 +00:00
kipp
1f9273223c
Fixed a few bugs in ContentDeleted reflow; implemented a cheesy version of FrameDeletedReflow
1998-07-06 21:37:08 +00:00