michael.lowe%bigfoot.com
|
73b7310c91
|
Implement CSS3 cursors on Windows
|
2000-05-07 05:14:43 +00:00 |
pierre%netscape.com
|
ba9958df6e
|
Implemented i18n list-style-types. Thanks to bakibon@yahoo.com.
|
2000-04-21 08:05:29 +00:00 |
pierre%netscape.com
|
38c86ad47a
|
33710 "background-color: inherit doesn't work correctly". Split the NS_STYLE_BG_PROPOGATED flag into 2 flags: NS_STYLE_BG_PROPAGATED_TO_PARENT and NS_STYLE_BG_PROPAGATED_FROM_CHILD. MapDeclarationColorInto() fetches the color from the grand-parent if PROPAGATED_TO_PARENT is set.
|
2000-04-15 10:38:13 +00:00 |
pierre%netscape.com
|
c2c59a4b6f
|
#3371. Implemented css2/css3 system fonts. GFX on Windows and GTK needs to be completed.
|
2000-03-25 18:54:36 +00:00 |
pierre%netscape.com
|
a1bab88cc8
|
12825 "Need new 'overflow' values to control scrollbar visibility". Added -moz-scrollbars-none, -moz-scrollbars-horizontal and -moz-scrollbars-vertical.
|
2000-01-10 03:23:44 +00:00 |
pierre%netscape.com
|
c1abaa96a5
|
12520 "GFX select elements need to be able to turn off text". Changed nsFrame::DisplaySelection to use the parent's mUserSelect similarly to what we do with mCursor in nsFrame::GetCursor. r=mjudge.
|
1999-11-23 01:07:56 +00:00 |
vidur%netscape.com
|
d563684b31
|
Fix for bug 13948. We now correctly store and retrieve an OL element with type=1. R=pollmann.
|
1999-11-12 02:06:09 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
peterl%netscape.com
|
31e48e3bdc
|
moved toggle and tri-state from user-modify to user-select to stay in sync with CSS3
no bug #
r=pierre
|
1999-10-15 02:11:09 +00:00 |
kipp%netscape.com
|
8c6fbed636
|
r=troy; Added a #define to prevent future code crashes
|
1999-10-14 23:08:04 +00:00 |
peterl%netscape.com
|
0aa8e8a9c7
|
add 'ignore' to user focus
r=hyatt
|
1999-10-12 00:21:06 +00:00 |
peterl%netscape.com
|
ed08f30641
|
changed font weight step to 1 (from 101)
|
1999-09-10 05:50:30 +00:00 |
peterl%netscape.com
|
10a7e0588b
|
tracking to UI & forms proposal changes
|
1999-09-03 23:33:06 +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
|
602ce582af
|
added consts for new CSS properties
|
1999-07-18 00:14:08 +00:00 |
kipp%netscape.com
|
83749f7555
|
Added style constants for old style list bullet decorations
|
1999-07-02 22:25:42 +00:00 |
peterl%netscape.com
|
3ea70e2838
|
added font flag
|
1999-06-22 19:15:16 +00:00 |
peterl%netscape.com
|
2b285cd149
|
added background propogated flag
|
1999-04-28 01:51:02 +00:00 |
troy%netscape.com
|
045a0b2411
|
Changed values for NS_STYLE_BG_ATTACHMENT_SCROLL and NS_STYLE_BG_ATTACHMENT_FIXED
so it was clear that they weren't bit fields
|
1999-04-21 22:01:18 +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
|
0717d46524
|
changed font weight bolder/lighter to give info about change
|
1999-03-25 06:33:58 +00:00 |
kipp%netscape.com
|
f017ffd25a
|
Added some MOZ constants
|
1999-03-25 03:51:16 +00:00 |
vidur%netscape.com
|
5c71c0ce21
|
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
|
1999-03-01 16:57:35 +00:00 |
peterl%netscape.com
|
6eb779a038
|
added style hint max
|
1999-02-27 07:09:23 +00:00 |
harishd%netscape.com
|
def4cfb87a
|
Added two new border style defines that
would be used later.
|
1999-01-15 22:24:29 +00:00 |
peterl%netscape.com
|
8ccf1f9456
|
added style hint "none"
Checkin during red tree approved by sar
|
1999-01-15 01:53:03 +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 |
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 |
harishd%netscape.com
|
6a40bcd702
|
Added NS_STYLE_HAS_BORDER_COLOR (0x80)
|
1998-12-07 18:46:02 +00:00 |
peterl%netscape.com
|
487e5722bc
|
remove style_cursor_inherit
|
1998-11-18 02:08:45 +00:00 |
peterl%netscape.com
|
b97d03fe30
|
added defines for CSS2 properties
|
1998-10-26 23:13:44 +00:00 |
troy%netscape.com
|
745c6c5ac3
|
Moved nsStyleConsts.h from src->public, and reinstated IsBlockLevel()
member function
|
1998-10-09 20:54:22 +00:00 |