Commit Graph

1132 Commits

Author SHA1 Message Date
kipp
f926f04a0b Eliminate anonymous struct (and useless bitfields) to fix irix compilation problem 1998-05-13 00:10:35 +00:00
kipp
a56175b972 Export nsIFrameImageLoader too 1998-05-13 00:10:06 +00:00
kipp
6433e66bdc Fixed vertical alignment bug: lines that contained bottom aligned objects would add in too much height 1998-05-12 23:53:37 +00:00
kipp
21bdb6a41c Removed dead code 1998-05-12 23:52:45 +00:00
kipp
5f6c659450 Use code in nsHTMLImageLoader to share code and fix image bugs in image buttons; removed some tabs in the source; get image border handled right 1998-05-12 23:52:33 +00:00
kipp
cff0f74180 Removed special code for mWidth/mHeight handling 1998-05-12 23:51:46 +00:00
kipp
432fe2b0c5 Removed mWidth and mHeight; use base class handling of that now 1998-05-12 23:51:30 +00:00
kipp
245009e879 Removed IMG rule 1998-05-12 23:51:09 +00:00
kipp
13d6a1b006 Make image borders work when html attribute is defined 1998-05-12 23:50:54 +00:00
kipp
e8951cc3fd Use nsHTMLImageLoader to share code 1998-05-12 23:50:28 +00:00
kipp
df1f69f0cd Moved margin code into line layout 1998-05-12 23:49:40 +00:00
kipp
0f25b685df Removed left/right margin calc as caller is doing it 1998-05-12 23:48:37 +00:00
kipp
eae3bc823b new 1998-05-12 23:48:11 +00:00
kipp
6a762cbfff Added methods to invalidate the caches 1998-05-12 23:47:50 +00:00
scullin
b2eff2b481 Release mode fix. 1998-05-12 23:32:59 +00:00
spence
efbd5a9975 shack layout element 1998-05-12 23:22:14 +00:00
spider
3e7493f866 fixes for archive rules 1998-05-12 23:15:00 +00:00
spence
569779ab6c handle relayout of shack elements 1998-05-12 23:04:58 +00:00
troy
6b461310f7 Space manager API change 1998-05-12 23:02:47 +00:00
troy
2f7c5e2ad6 Changed API 1998-05-12 23:02:14 +00:00
troy
224249091a Added new member functions 1998-05-12 23:02:02 +00:00
peterl
a74065d6fc sync to nsStyleSpacing api changes 1998-05-12 22:58:14 +00:00
peterl
b1e4b9dddd added proper support for border padding & margin
better support for clip
1998-05-12 22:57:52 +00:00
donm
84960308f4 Export mkutils.h and cache header files. 1998-05-12 22:57:27 +00:00
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