peterl
|
3ce1b73e85
|
use context graph for finding contexts
|
1998-05-26 23:14:56 +00:00 |
|
peterl
|
8dea0e7806
|
reworked up reset code
added child list
|
1998-05-26 23:14:09 +00:00 |
|
kipp
|
3505e0b3cc
|
Use new GetVisibleArea API
|
1998-05-22 18:38:33 +00:00 |
|
jevering
|
8be66e8b53
|
Fixed about: URL's from crashing the viewer.
|
1998-05-22 18:10:08 +00:00 |
|
rickg
|
c13fe13cdd
|
moved to new incremental API
|
1998-05-21 20:37:41 +00:00 |
|
peterl
|
7168f94691
|
Changed GetStyleData to use an enum instead of an nsID
|
1998-05-21 02:34:13 +00:00 |
|
peterl
|
745e32a18d
|
made it build on irix
|
1998-05-20 21:28:36 +00:00 |
|
peterl
|
c33cdeff7c
|
added rule hash table to speed up style resolution
|
1998-05-20 20:34:17 +00:00 |
|
peterl
|
cf8839a911
|
collapse double empty contexts
|
1998-05-20 20:33:30 +00:00 |
|
peterl
|
fa54b78ed1
|
added rule count accessor
|
1998-05-20 20:32:57 +00:00 |
|
karnaze
|
57a66855f7
|
temp hack to test post submission
|
1998-05-20 00:10:42 +00:00 |
|
thom
|
aa407491f5
|
fixed compile errors for mac
|
1998-05-19 23:11:28 +00:00 |
|
peterl
|
194cc28a2d
|
added pseudo-class rule matching
|
1998-05-19 00:09:29 +00:00 |
|
peterl
|
f589d457b0
|
added pseudo-class atoms
|
1998-05-19 00:08:16 +00:00 |
|
thom
|
a2729a12bc
|
Mac checkin
|
1998-05-18 22:47:24 +00:00 |
|
peterl
|
47db0f2192
|
added pseudo frame support
|
1998-05-18 21:11:08 +00:00 |
|
peterl
|
0528c87a0a
|
cleaned up list output
|
1998-05-18 21:10:44 +00:00 |
|
peterl
|
e8e82334f0
|
pseudo frame support
|
1998-05-18 21:10:19 +00:00 |
|
peterl
|
0018dab23e
|
correct case of selectors
skip empty selectors
better pseudo-class support
|
1998-05-18 21:09:43 +00:00 |
|
peterl
|
93ce222761
|
added pseudo element support
|
1998-05-18 21:07:54 +00:00 |
|
peterl
|
5119956475
|
fixed memory leak
fixed uninitialized memory read
|
1998-05-18 21:07:24 +00:00 |
|
peterl
|
c440da74c3
|
added pseudo style support
|
1998-05-18 21:06:33 +00:00 |
|
peterl
|
ee773f3472
|
added pseudo style support
added debug list of context graph
|
1998-05-18 21:05:52 +00:00 |
|
peterl
|
592d55c519
|
added debugging code
|
1998-05-18 21:04:26 +00:00 |
|
peterl
|
3a943ba17e
|
added pseudo frame style support
|
1998-05-18 21:03:10 +00:00 |
|
karnaze
|
8939828111
|
initial support for <input type=file>, combo box use of widget init data for sizing
|
1998-05-18 16:39:42 +00:00 |
|
kipp
|
f8feba0fad
|
Removed some useless code
|
1998-05-14 00:49:11 +00:00 |
|
peterl
|
7d16a4af74
|
added HTML CSS style sheet (for STYLE= attributes)
|
1998-05-13 23:43:44 +00:00 |
|
peterl
|
02a464b6c3
|
added style atom
|
1998-05-13 23:42:40 +00:00 |
|
peterl
|
c7341728eb
|
added HTML CSS style sheet
|
1998-05-13 23:42:18 +00:00 |
|
peterl
|
7474aa1932
|
renamed getSupportsValue to getISupportsValue
|
1998-05-13 23:42:01 +00:00 |
|
peterl
|
89e961b03f
|
fixed bug in parse declaration block, we now discard empty declarations
tweaked position
|
1998-05-13 22:40:54 +00:00 |
|
peterl
|
8f8eedabf5
|
fixed position
|
1998-05-13 22:40:17 +00:00 |
|
peterl
|
a28652c5d3
|
connected spacing calculations to frame
|
1998-05-13 22:38:54 +00:00 |
|
karnaze
|
68b9679002
|
more select/option support
|
1998-05-13 17:43:35 +00:00 |
|
kipp
|
186c393da1
|
Removed unused variable
|
1998-05-13 00:12:54 +00:00 |
|
kipp
|
f926f04a0b
|
Eliminate anonymous struct (and useless bitfields) to fix irix compilation problem
|
1998-05-13 00:10:35 +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 |
|
peterl
|
b1e4b9dddd
|
added proper support for border padding & margin
better support for clip
|
1998-05-12 22:57:52 +00:00 |
|
peterl
|
8993ed1907
|
added clip inherit support
added line-height number support
|
1998-05-12 22:56:18 +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
|
c66846cbf8
|
added factor unit type
added nsStyleSides
|
1998-05-12 22:18:42 +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 |
|
kipp
|
c0a8fa1cf2
|
Removed uneeded code; added a reminder comment
|
1998-05-09 03:23:41 +00:00 |
|
karnaze
|
889f0f8dfc
|
select/option
|
1998-05-08 23:08:43 +00:00 |
|
kipp
|
2358c691b7
|
Fixed irix bustage
|
1998-05-08 21:12:12 +00:00 |
|
karnaze
|
34036a5a0f
|
more support for textarea, select/option in content sink
|
1998-05-08 20:18:06 +00:00 |
|
rods
|
e80f937688
|
added Selection methods to nsICodment, nsDocument, nsiSplittableFRame
|
1998-05-08 15:07:41 +00:00 |
|
kipp
|
d0f22851eb
|
Added GetStyleSize
|
1998-05-07 21:36:16 +00:00 |
|