troy
|
4910a3a407
|
Added 'ns' prefix to class name
|
1998-05-28 02:37:37 +00:00 |
|
kipp
|
72d77edcbb
|
Added style support for the new css opacity property
|
1998-05-28 02:02:43 +00:00 |
|
kipp
|
f8872f1a9f
|
Revised HorizontallyPlaceChildren API to support a default alignment based on the layout direction
|
1998-05-28 02:02:22 +00:00 |
|
kipp
|
e3c2b23d0a
|
Use revised HorziontallyPlaceChildren api
|
1998-05-28 02:01:50 +00:00 |
|
kipp
|
024ff28d3a
|
Use default text alignment; setup opacity properly
|
1998-05-28 02:01:19 +00:00 |
|
kipp
|
13cab9bf52
|
Added text_align_default for better direction handling
|
1998-05-28 02:00:59 +00:00 |
|
kipp
|
51e93a2d77
|
Added mOpacity to nsStyleColor
|
1998-05-28 01:59:38 +00:00 |
|
kipp
|
b82103d694
|
new
|
1998-05-28 01:58:58 +00:00 |
|
kipp
|
6de497e240
|
Added a new property
|
1998-05-28 01:11:30 +00:00 |
|
karnaze
|
c56719fbe8
|
fixed memory leak from prev checkin
|
1998-05-28 00:42:26 +00:00 |
|
karnaze
|
dc7da6fe8a
|
gui events store nsISupports; improved forms event handling
|
1998-05-27 23:58:07 +00:00 |
|
kipp
|
9be967661a
|
Parse (and ignore) important declarations
|
1998-05-27 23:38:16 +00:00 |
|
kipp
|
1e2925019e
|
new
|
1998-05-27 23:37:21 +00:00 |
|
kipp
|
a51ed32383
|
Set x,y coordinate of frame before reflowing it
|
1998-05-27 22:24:57 +00:00 |
|
kipp
|
a164d4ab41
|
Use new line layout struct; pass in word break info to line layout
|
1998-05-27 21:07:30 +00:00 |
|
kipp
|
a69a1eb394
|
Moved certain line layout state into a state struct that can be saved/restored for word breaking
|
1998-05-27 21:07:10 +00:00 |
|
kipp
|
739607faa8
|
Moved certain line layout state into a state struct that can be saved/restored for word breaking; updated code to use it; fixed up split line logic to use state to compute push count; added in word breaking logic; eliminated old word break code
|
1998-05-27 21:06:55 +00:00 |
|
kipp
|
43d9780a05
|
Added DidFit/CanFit predicates; removed cruft
|
1998-05-27 21:06:03 +00:00 |
|
kipp
|
ff32f375c6
|
Removed cruft; fixed to use canfit/didfit predicates that check on word-breaking state; fixed long standing bug with last-content-complete in pullup code
|
1998-05-27 21:05:47 +00:00 |
|
kipp
|
7435c759b9
|
Updated to use lineLayout struct changes
|
1998-05-27 21:05:13 +00:00 |
|
kipp
|
05ea401f56
|
nop
|
1998-05-27 21:04:53 +00:00 |
|
kipp
|
a4ac37270f
|
Only perform horizontal alignment when there is room to do it
|
1998-05-27 21:04:33 +00:00 |
|
karnaze
|
ace4017e75
|
removed printf
|
1998-05-27 21:04:23 +00:00 |
|
karnaze
|
75f0765630
|
fix irix build
|
1998-05-27 19:57:03 +00:00 |
|
karnaze
|
f1382417c0
|
post submission, file content submission
|
1998-05-27 17:51:41 +00:00 |
|
michaelp
|
b5140d2751
|
added support for front-to-back view rendering.
|
1998-05-27 02:13:28 +00:00 |
|
buster
|
11d1544188
|
fixed case-sensitive include
|
1998-05-26 23:28:48 +00:00 |
|
peterl
|
613e577b7d
|
added visibility style attribute
|
1998-05-26 23:17:29 +00:00 |
|
peterl
|
3fd983bcd3
|
moved attributes around
|
1998-05-26 23:16:55 +00:00 |
|
peterl
|
9067bd0670
|
added visibility style attribute
moved attributes from position to display struct
|
1998-05-26 23:15:47 +00:00 |
|
peterl
|
3ce1b73e85
|
use context graph for finding contexts
|
1998-05-26 23:14:56 +00:00 |
|
peterl
|
ef2b8c8f94
|
cleaned up visibility
|
1998-05-26 23:14:29 +00:00 |
|
peterl
|
8dea0e7806
|
reworked up reset code
added child list
|
1998-05-26 23:14:09 +00:00 |
|
peterl
|
8ab27e1cb9
|
cleanup
|
1998-05-26 23:13:26 +00:00 |
|
peterl
|
45e4d76785
|
moved overflow from position to display struct
|
1998-05-26 23:13:15 +00:00 |
|
peterl
|
ffff5d5941
|
documented reset vs inherited attributes
shuffled some attributes around
|
1998-05-26 23:12:14 +00:00 |
|
buster
|
2104457c96
|
table width computation using style system (more than it used to, at least)
|
1998-05-26 22:03:16 +00:00 |
|
kostello
|
e1dc943664
|
Updated Table Border code to render HTML3.2 compatible borders (no longer using the cool,
CSS borders).
Fixed Table but submitted by Isaac David Guedalia <daniel_sh@gezernet.co.il>.
|
1998-05-26 20:57:24 +00:00 |
|
kostello
|
843b8a3ff9
|
Moved Get3DColors from HRPart to CSSRendering.
Modified Border Drawing Code to use Get3DColors for backwards compatibility purposes.
|
1998-05-26 20:52:59 +00:00 |
|
kostello
|
cb198187a9
|
Moved Get3DColors from HRPart to CSSRendering.
|
1998-05-26 20:52:12 +00:00 |
|
troy
|
3ea1d2d8e3
|
Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function
|
1998-05-25 17:31:49 +00:00 |
|
kipp
|
eb7c893d4f
|
Fixed windows cvpack problem
|
1998-05-22 18:41:08 +00:00 |
|
kipp
|
e5b0ee397f
|
Removed a pile of includes
|
1998-05-22 18:39:28 +00:00 |
|
kipp
|
ca9dfd762d
|
Move padding out of UL/OL and into LI's that are in UL/OL's
|
1998-05-22 18:39:11 +00:00 |
|
kipp
|
3505e0b3cc
|
Use new GetVisibleArea API
|
1998-05-22 18:38:33 +00:00 |
|
kipp
|
483d1c66ad
|
Support LI's with padding instead of UL padding
|
1998-05-22 18:38:11 +00:00 |
|
kipp
|
8e4689245f
|
Removed some dead code; added code to DidReflow children at a good spot
|
1998-05-22 18:37:49 +00:00 |
|
kipp
|
52a57efacd
|
Removed some includes
|
1998-05-22 18:37:25 +00:00 |
|
kipp
|
abe10706b7
|
Removed an include
|
1998-05-22 18:37:15 +00:00 |
|
kipp
|
9094e7ca15
|
Declare nsStylePosition
|
1998-05-22 18:37:04 +00:00 |
|