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 |
|
kipp
|
d0f22851eb
|
Added GetStyleSize
|
1998-05-07 21:36:16 +00:00 |
|
peterl
|
257cc56544
|
update to new value class api
|
1998-04-30 19:57:36 +00:00 |
|
peterl
|
1379c574d2
|
added new unit types, cleaned up api
|
1998-04-30 19:56:39 +00:00 |
|
peterl
|
fc1f06f9c2
|
changed nsStyleText to use nsStyleCoord
|
1998-04-28 23:57:01 +00:00 |
|
peterl
|
e69f24d204
|
removed inheritance from style mapping
changed nsStyleText to use nsStyleCoord
|
1998-04-28 23:56:28 +00:00 |
|
kipp
|
71728fe999
|
Allow for optional commas between clip rect elements
|
1998-04-28 15:24:44 +00:00 |
|
troy
|
beceaa1b53
|
Added mClip and mClipFlags to nsStylePosition
|
1998-04-28 03:21:18 +00:00 |
|
kipp
|
bf0e442b27
|
Implement all of the text styles; update to use PERCENT in naming of style constants
|
1998-04-27 21:26:06 +00:00 |
|
kipp
|
732531f4c7
|
Use PERCENT instead of PCT in style constants; implement vertial alignment for length values and percent values
|
1998-04-27 21:24:33 +00:00 |
|
kipp
|
380556b3c7
|
Normalize structure member names
|
1998-04-27 21:24:06 +00:00 |
|
kipp
|
3c277d5f82
|
Get cursor properly
|
1998-04-26 03:47:53 +00:00 |
|
kipp
|
ccb9067008
|
Added in cursor and direction properties
|
1998-04-26 03:47:37 +00:00 |
|
kipp
|
941c955ed8
|
Fix porting bugs - made it compile on IRIX
|
1998-04-26 02:59:29 +00:00 |
|
kipp
|
93fdfbe671
|
Port to removal of nsStyleMolecule
|
1998-04-25 18:48:48 +00:00 |
|
kipp
|
4d3e04fbea
|
Added in nsCSSDisplay; cleaned up text align; moved float, clear and display out of position and into display
|
1998-04-25 18:45:22 +00:00 |
|
kipp
|
e5b3174e4c
|
Implement borders, padding, text-align properties, display, etc. Fixed bug in list inheritance
|
1998-04-25 18:44:55 +00:00 |
|
kipp
|
cd1e827899
|
Updated to use new style constants
|
1998-04-25 18:44:17 +00:00 |
|
kipp
|
a9a585a83b
|
Added support for more properties
|
1998-04-25 18:43:42 +00:00 |
|
troy
|
e6ae1b0bcb
|
Added mOverflow to nsStylePosition
|
1998-04-25 04:07:18 +00:00 |
|
troy
|
800accf63a
|
Added mZIndex to nsStylePosition. Absolutely positioned code now passed
it along to view system
|
1998-04-24 18:34:31 +00:00 |
|
troy
|
2adf9e6718
|
Added more position properties and removed some stuff from nsStyleMolecule
|
1998-04-24 03:50:38 +00:00 |
|
troy
|
3ccc988201
|
Fixed PROP_HEIGHT to use VARIANT_KLP (was using VARIANT_KL)
|
1998-04-24 02:43:42 +00:00 |
|
troy
|
42943b6cf9
|
Setting up style for CSS positioning
|
1998-04-22 23:28:02 +00:00 |
|
troy
|
9b866ce254
|
Fixed some bustage
|
1998-04-22 18:15:48 +00:00 |
|
troy
|
0d6273942a
|
Added support for CSS 'position' property
|
1998-04-22 15:46:53 +00:00 |
|
troy
|
76caee5967
|
Fixed a problem in SelectorMatches() that was causing id-based selectors
to always match
|
1998-04-22 15:43:46 +00:00 |
|
peterl
|
2de9fe5685
|
Switch to nsIPtrs to eliminate leaks (and to test them)
added debug code for ref counts
|
1998-04-22 06:41:10 +00:00 |
|
peterl
|
eac03aa3af
|
WIP moving margin, border & padding out of nsStyleMolecule
added debug code to track ref counts
|
1998-04-22 06:40:21 +00:00 |
|
peterl
|
6e70ca342d
|
Switch to nsIPtr for style context ptrs to eliminate leaks
|
1998-04-22 06:39:00 +00:00 |
|
peterl
|
41fcec6088
|
added ref counting debug code
|
1998-04-22 06:38:31 +00:00 |
|
troy
|
6ca816beb6
|
Added code to handle CSS margin properties
|
1998-04-18 22:16:37 +00:00 |
|
troy
|
3ce8e88882
|
Changed nsIFrame member functions to return a nsresult
|
1998-04-17 01:41:24 +00:00 |
|
peterl
|
74502df8bb
|
fix leaks
|
1998-04-16 21:51:16 +00:00 |
|
kipp
|
098bef52b4
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
|