peterl%netscape.com
|
18ac95defc
|
fix initial value of border collapse
|
1999-08-08 01:14:36 +00:00 |
peterl%netscape.com
|
195fa109e9
|
added some experimental CSS3 properties
fixed style context impact reporting
|
1999-07-24 18:59:43 +00:00 |
peterl%netscape.com
|
b016d1dc69
|
fix outline width cache
fix outline change computation
|
1999-07-18 00:16:35 +00:00 |
peterl%netscape.com
|
455ea670d9
|
better fixed font handling
|
1999-07-07 01:22:04 +00:00 |
kipp%netscape.com
|
926ce8bbed
|
Made direction inheritable by tables in nav-quirks mode; cleaned up some linux specific compiler warning noise
|
1999-07-05 18:43:38 +00:00 |
peterl%netscape.com
|
0635688879
|
added fixed font flag support
|
1999-06-22 19:16:16 +00:00 |
buster%netscape.com
|
a5bf1c7896
|
added support for style contexts getting background and font defaults from
the pres context.
|
1999-06-12 22:31:15 +00:00 |
alecf%netscape.com
|
1e37044d42
|
first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods
|
1999-06-02 02:06:32 +00:00 |
peterl%netscape.com
|
d393ad5352
|
fixed change hint for border style
|
1999-05-18 23:03:29 +00:00 |
vidur%netscape.com
|
802d7b19c1
|
Propagate visibility style across table boundaries.
|
1999-05-17 21:17:21 +00:00 |
warren%netscape.com
|
7a41ef7d73
|
Fixed nsICollection (and Count in particular) to be xpidl friendly.
|
1999-05-13 04:56:04 +00:00 |
alecf%netscape.com
|
ea69080f6a
|
remove const-ness from nsICollection::Count() so that it can be represented with XPIDL
|
1999-05-12 02:53:37 +00:00 |
kipp%netscape.com
|
6de379d3e8
|
Added more info to the list output
|
1999-04-27 22:08:48 +00:00 |
peterl%netscape.com
|
b352defc23
|
split font style mapping from regular style mapping
|
1999-04-15 21:23:05 +00:00 |
peterl%netscape.com
|
baea51d075
|
added nsStyleContent
|
1999-04-02 18:48:55 +00:00 |
peterl%netscape.com
|
0edbf3ac86
|
added support for outline, border corner radius, transparent border
tweaked opacity
|
1999-03-28 04:28:22 +00:00 |
peterl%netscape.com
|
e9d8cae711
|
made opacity inherit by default
|
1999-03-25 06:34:57 +00:00 |
peterl%netscape.com
|
7cd4cd92c4
|
added CalcStyleDifference
|
1999-02-27 07:11:42 +00:00 |
kipp%netscape.com
|
4a28dcfe2b
|
fixed up operator new usage
|
1999-02-26 20:02:06 +00:00 |
kipp%netscape.com
|
cfa5bbce41
|
Fixed remaining issues with operator new/delete
|
1999-02-26 19:26:29 +00:00 |
kipp%netscape.com
|
9adee56599
|
Implement operator delete properly; removed dependency on static constructor
|
1999-02-26 17:03:18 +00:00 |
warren%netscape.com
|
3642da81a5
|
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
|
1999-02-23 08:10:24 +00:00 |
kipp%netscape.com
|
10ed4226e9
|
Removed usage of GetAutoMarginSize
|
1999-02-18 03:24:58 +00:00 |
kipp%netscape.com
|
5a554d526e
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
troy%netscape.com
|
40e3d2b1c8
|
Changed GetParent() to use ** instead of *&
|
1999-02-10 01:36:30 +00:00 |
troy%netscape.com
|
c9c1fa187e
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
peterl%netscape.com
|
e0eef219d9
|
made visible an int instead of bool
|
1999-02-02 03:24:23 +00:00 |
peterl%netscape.com
|
51e2312609
|
changed parent/child ref/counting policy
Checkin during red tree approved by sar
|
1999-01-15 01:57:05 +00:00 |
troy%netscape.com
|
5d8b4656eb
|
Removed the content-parent frame pointer. Now we just have the one geometric
parent
|
1999-01-14 05:16:23 +00:00 |
troy%netscape.com
|
310d08ec36
|
Added support for 'right' and 'bottom' properties. Changed to using a
nsStyleSides struct to hold all the offsets
|
1999-01-08 04:47:46 +00:00 |
peterl%netscape.com
|
3e5db19bb3
|
fix background flags initial value
tweak table inheritance quirk
|
1998-12-20 01:11:36 +00:00 |
kipp%netscape.com
|
12fb04dd78
|
Fixed numerous compiler warnings (hopefully) from the mac build
|
1998-12-18 17:34:34 +00:00 |
buster%netscape.com
|
309914d87f
|
oops, there were duplicate entries for border collapse values. Now there's not.
|
1998-12-16 22:20:44 +00:00 |
peterl%netscape.com
|
0132c761a8
|
backed out prevoius change (not ready for it)
|
1998-12-11 02:45:25 +00:00 |
peterl%netscape.com
|
7c66e30085
|
fixed default value of vertical align
|
1998-12-11 02:33:03 +00:00 |
buster%netscape.com
|
a8d87b8305
|
added implementation for CSS-2 style attributes border-collapse, border-spacing, empty-cells, caption-side
this is sufficient for now, but incomplete. It doesn't handle inherit properly.
|
1998-12-09 06:24:27 +00:00 |
buster%netscape.com
|
ab6e5d8e3e
|
fixed default cellspacing and cellpadding
|
1998-12-08 00:59:15 +00:00 |
harishd%netscape.com
|
39820e34d1
|
changed all the places that previously accessed mBorderStyle and mBorderColor
with the new methods defined in nsStyleSpacing
|
1998-12-07 18:51:26 +00:00 |
peterl%netscape.com
|
239ca35fcd
|
cursor style cleanup
|
1998-11-18 02:23:39 +00:00 |
buster%netscape.com
|
655121b757
|
added storage in styleTable for a column's width contribution from cells that
have colspan>1.
|
1998-11-16 06:47:24 +00:00 |
buster%netscape.com
|
baaa18677b
|
fix for default cell padding and cell spacing
|
1998-11-11 19:54:23 +00:00 |
peterl%netscape.com
|
35b4b23fb3
|
added min/max width/height
made table inheritance block be conditional on compatibility mode
|
1998-11-06 00:49:04 +00:00 |
peterl%netscape.com
|
c8a8304961
|
added pseudo tag support
removed backstop rule count
removed reparent
|
1998-11-03 20:18:40 +00:00 |
peterl%netscape.com
|
c5b842e239
|
added reparent method
|
1998-10-27 03:03:02 +00:00 |
michaelp%netscape.com
|
bed7d2d4c3
|
changes to support opacity.
|
1998-10-23 17:54:23 +00:00 |
kipp%netscape.com
|
c3ce7d20a6
|
Fixed inheritance behavior of line-height ala peterl
|
1998-10-16 03:47:40 +00:00 |
peterl%netscape.com
|
2fa43632c8
|
Added GetMargin/Padding/... to replace CalcMargin/Padding/...
Corrected border width initial value
|
1998-10-13 01:05:52 +00:00 |
peterl%netscape.com
|
b82165370a
|
zero out border when style == none
fixed padding cache bug
|
1998-10-09 17:28:24 +00:00 |
peterl%netscape.com
|
18cbead466
|
improve speed of finding children
|
1998-10-08 01:27:38 +00:00 |
peterl%netscape.com
|
fbdaa1a086
|
removed content apis from style context
|
1998-09-25 01:48:22 +00:00 |