peterl
|
8993ed1907
|
added clip inherit support
added line-height number support
|
1998-05-12 22:56:18 +00:00 |
|
peterl
|
9bc80be166
|
sync to new spacing apis
|
1998-05-12 22:28:01 +00:00 |
|
peterl
|
36e6db6dfd
|
fixed clip rect handling (auto side support)
|
1998-05-12 22:26:59 +00:00 |
|
peterl
|
1b9417b6fa
|
added table enums
added clip flags
|
1998-05-12 22:25:31 +00:00 |
|
peterl
|
4abbba9368
|
added factor unit
added nsStyleSides
|
1998-05-12 22:24:12 +00:00 |
|
peterl
|
0822939f9d
|
merged nsStyleBorder & nsStyleSpacing
changed spacing data to use nsStyleSides
removed virtual methods
added nsStyleTable
|
1998-05-12 22:23:13 +00:00 |
|
peterl
|
8f0b181a70
|
Merged nsStyleBorder & nsStyleSpacing
changed spacing values o use nsStyleSides
removed virtual methods
|
1998-05-12 22:21:03 +00:00 |
|
peterl
|
c66846cbf8
|
added factor unit type
added nsStyleSides
|
1998-05-12 22:18:42 +00:00 |
|
spence
|
eb05b89dd4
|
shack elements are tabable
|
1998-05-12 21:57:20 +00:00 |
|
spence
|
6a1e6d5156
|
pick up src param for shack elements
|
1998-05-12 21:19:19 +00:00 |
|
spence
|
c42e4ec225
|
doc info relfects shack elements
|
1998-05-12 21:18:46 +00:00 |
|
dario
|
3d129f2914
|
idl compiler
|
1998-05-12 20:30:45 +00:00 |
|
robinf
|
5ae326ef3a
|
replacing corrupted file; adding plaecholder image for netcenter xscreen
|
1998-05-12 19:38:47 +00:00 |
|
gagan
|
6663962785
|
Fixes the Linux build problems. Thanks Ramiro.
|
1998-05-12 19:21:59 +00:00 |
|
spence
|
33763babf0
|
changes for shack layout element
|
1998-05-12 19:16:46 +00:00 |
|
spence
|
4886096597
|
changes for shack layout element
|
1998-05-12 19:10:35 +00:00 |
|
spence
|
36eec7c0bc
|
changes for shack layout element
|
1998-05-12 19:03:13 +00:00 |
|
spence
|
6cfa2a3424
|
changes for shack layout element
|
1998-05-12 18:55:51 +00:00 |
|
spence
|
dd51450923
|
changes for shack layout element
|
1998-05-12 18:42:16 +00:00 |
|
spence
|
0fe7271af4
|
changes for shack layout element
|
1998-05-12 18:33:45 +00:00 |
|
karnaze
|
1f1e724312
|
textarea sizing improvement; use nsCSSLayout::GetStyleSize; fix combo box SizeTo
|
1998-05-12 18:28:58 +00:00 |
|
spence
|
af5568a333
|
changes for shack layout element
|
1998-05-12 18:25:24 +00:00 |
|
spence
|
fb6c023275
|
new shack layout element
|
1998-05-12 18:22:49 +00:00 |
|
cyeh
|
525a89fe0f
|
removing old netlib implementation from tip. these files have been moved
to mozilla/network. refer to those files.
|
1998-05-12 18:03:30 +00:00 |
|
brade
|
962eeb8156
|
don't allow image tags to be created without an image source
|
1998-05-12 17:12:02 +00:00 |
|
troy
|
806c07cc37
|
Removed some temporary code that isn't needed now that content changed
reflow commands aren't generated for the body
|
1998-05-12 04:46:27 +00:00 |
|
troy
|
8f2db5dfa6
|
Changed enum to conform with coding standards
|
1998-05-12 04:38:23 +00:00 |
|
troy
|
5b69e1f043
|
Change to nsIFrame API
|
1998-05-12 04:17:56 +00:00 |
|
montulli
|
4a282cd4de
|
add <signal.h>
|
1998-05-12 02:28:20 +00:00 |
|
selmer
|
df945999fd
|
fix bug#116315: don't pass null char into JRI_NewPlatformString
|
1998-05-12 02:03:33 +00:00 |
|
kipp
|
c0cb1cb79c
|
Release image loader during delete frame to break so that images shutdown properly
|
1998-05-12 01:32:30 +00:00 |
|
kipp
|
e8cd7381c4
|
Added container methods for the singly contained frame
|
1998-05-12 01:31:22 +00:00 |
|
kipp
|
a5887e310b
|
Init band data so that zero is returned on failure
|
1998-05-12 01:30:57 +00:00 |
|
kipp
|
8ad0fdc600
|
Re-installed the temporary content appended hack
|
1998-05-12 01:30:40 +00:00 |
|
kipp
|
d0ae47e340
|
Pass on stop image load to the image loader too so that circular references can be broken and memory can get released properly
|
1998-05-12 01:30:15 +00:00 |
|
kipp
|
b58d55a356
|
Removed unused variables and methods
|
1998-05-12 01:29:43 +00:00 |
|
kipp
|
7004a73082
|
Implement stop and abort; stop properly breaks circular link to image request
|
1998-05-12 01:29:29 +00:00 |
|
kipp
|
9f9c04ca2b
|
Declare stop and abort methods
|
1998-05-12 01:28:51 +00:00 |
|
kipp
|
f66e300932
|
Added stop and abort methods
|
1998-05-12 01:28:31 +00:00 |
|
rickg
|
6ab2e5a838
|
made comments more complete
|
1998-05-12 01:11:50 +00:00 |
|
rickg
|
bb750ae108
|
updated comments
|
1998-05-12 00:59:32 +00:00 |
|
montulli
|
f1b998129d
|
add <signal.h>
|
1998-05-12 00:42:47 +00:00 |
|
kipp
|
e7b30a6c52
|
Make url's absolute per the css spec
|
1998-05-11 23:28:47 +00:00 |
|
kipp
|
df41bc56dd
|
Skip over whitespace properly after url string (it's optional whitespace not mandatory whitespace)
|
1998-05-11 23:28:22 +00:00 |
|
rickg
|
2ec9b9f488
|
fixed numeric entities
|
1998-05-11 23:28:01 +00:00 |
|
rickg
|
0b6bd9d390
|
added IsDigit to string
|
1998-05-11 23:27:35 +00:00 |
|
atotic
|
baa898b013
|
File case weirdness
|
1998-05-11 23:04:36 +00:00 |
|
kipp
|
b6c980e68f
|
Declare nsIView just in case somebody else doesn't
|
1998-05-11 22:58:44 +00:00 |
|
kipp
|
619471fc16
|
Use new image loading API's
|
1998-05-11 22:58:20 +00:00 |
|
kipp
|
4bd1b3a848
|
Revised image loading API's
|
1998-05-11 22:57:05 +00:00 |
|