pierre%netscape.com
|
4951a0cfe4
|
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
|
096c23050e
|
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
|
375a018914
|
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
|
5312eacf8c
|
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
|
670703db1c
|
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
|
2fbd44ca90
|
r=troy; Added a #define to prevent future code crashes
|
1999-10-14 23:08:04 +00:00 |
peterl%netscape.com
|
8112eaf09e
|
add 'ignore' to user focus
r=hyatt
|
1999-10-12 00:21:06 +00:00 |
peterl%netscape.com
|
7ee5f20bcd
|
changed font weight step to 1 (from 101)
|
1999-09-10 05:50:30 +00:00 |
peterl%netscape.com
|
2507785091
|
tracking to UI & forms proposal changes
|
1999-09-03 23:33:06 +00:00 |
peterl%netscape.com
|
9d991de5f0
|
added some experimental CSS3 properties
fixed style context impact reporting
|
1999-07-24 18:59:43 +00:00 |
peterl%netscape.com
|
492bf2f145
|
added consts for new CSS properties
|
1999-07-18 00:14:08 +00:00 |
kipp%netscape.com
|
056526a3ca
|
Added style constants for old style list bullet decorations
|
1999-07-02 22:25:42 +00:00 |
peterl%netscape.com
|
bb48dd160d
|
added font flag
|
1999-06-22 19:15:16 +00:00 |
peterl%netscape.com
|
29f1037fd5
|
added background propogated flag
|
1999-04-28 01:51:02 +00:00 |
troy%netscape.com
|
7fb6d19406
|
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
|
94d2d6c3bb
|
added support for outline, border corner radius, transparent border
tweaked opacity
|
1999-03-28 04:28:22 +00:00 |
peterl%netscape.com
|
47472b6c53
|
changed font weight bolder/lighter to give info about change
|
1999-03-25 06:33:58 +00:00 |
kipp%netscape.com
|
6c1c560761
|
Added some MOZ constants
|
1999-03-25 03:51:16 +00:00 |
vidur%netscape.com
|
cb48e4047a
|
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
|
494926e976
|
added style hint max
|
1999-02-27 07:09:23 +00:00 |
harishd%netscape.com
|
0c5b75e5d4
|
Added two new border style defines that
would be used later.
|
1999-01-15 22:24:29 +00:00 |
peterl%netscape.com
|
9da8904e62
|
added style hint "none"
Checkin during red tree approved by sar
|
1999-01-15 01:53:03 +00:00 |
buster%netscape.com
|
f4e91e426d
|
oops, there were duplicate entries for border collapse values. Now there's not.
|
1998-12-16 22:20:44 +00:00 |
buster%netscape.com
|
e89fff43d2
|
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
|
fd7938df80
|
Added NS_STYLE_HAS_BORDER_COLOR (0x80)
|
1998-12-07 18:46:02 +00:00 |
peterl%netscape.com
|
9d95cfa114
|
remove style_cursor_inherit
|
1998-11-18 02:08:45 +00:00 |
peterl%netscape.com
|
c881331d86
|
added defines for CSS2 properties
|
1998-10-26 23:13:44 +00:00 |
troy%netscape.com
|
de48854939
|
Moved nsStyleConsts.h from src->public, and reinstated IsBlockLevel()
member function
|
1998-10-09 20:54:22 +00:00 |