michael.lowe%bigfoot.com
|
73b7310c91
|
Implement CSS3 cursors on Windows
|
2000-05-07 05:14:43 +00:00 |
attinasi%netscape.com
|
0689d1a388
|
Tables now inherit backgrond color and image into the cells and allow them to paint instead in quirks mode (the way it originally was). b=34838
|
2000-05-04 21:41:02 +00:00 |
attinasi%netscape.com
|
0b29b970a3
|
Change to disallow underscore character in identifiers, as required in the CSS2 spec. Fix contributed by VYV03354@nifty.ne.jp, r=attinasi@netscape.com
|
2000-05-04 21:36:49 +00:00 |
jst%netscape.com
|
226cae4ede
|
New files needed for getComputedStyle(). Not part of the build yet.
|
2000-05-04 00:07:33 +00:00 |
attinasi%netscape.com
|
a88d5b0b8e
|
Applied patch from VYV03354@nifty.ne.jp to make class names specified in non-ASCII characters recognizable as parts of selectors. b=38038,35800.
|
2000-05-03 22:12:58 +00:00 |
jst%netscape.com
|
1e5a0e89b3
|
WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre.
|
2000-05-03 21:42:00 +00:00 |
waterson%netscape.com
|
0d55754a41
|
Bug 37853. Add MOZ_COUNT_[C|D]TOR calls to the objects allocated from nsCSSDeclaration. r=attinasi
|
2000-05-03 21:21:30 +00:00 |
mkaply%us.ibm.com
|
5cb009113a
|
# 34082
r= troy
OS/2 bring up continues - PR_CALLBACKs for VisualAge
|
2000-05-02 23:07:11 +00:00 |
jst%netscape.com
|
ecb8ae96cd
|
The string returned from CSSStyleDeclaration::removeProperty() should only contain the old value, not the property name.
|
2000-05-02 00:24:45 +00:00 |
jst%netscape.com
|
3a2103bd72
|
Fix for bug #30492 and last part of #9876. Setting a style property to an empty string through the DOM now removes the property.
|
2000-05-01 22:59:54 +00:00 |
pierre%netscape.com
|
31154bac81
|
35261. Implement :last-node (P and Hx tags inside a cell do not collapse the cell). Change TD to collapse the bottom margin on the last-node.
|
2000-04-28 10:02:12 +00:00 |
pierre%netscape.com
|
112f226187
|
9876. Implemented CSSStyleDeclaration removeProperty. r=jst.
|
2000-04-28 08:35:40 +00:00 |
scc%netscape.com
|
9bd6df295f
|
making string conversions explicit
|
2000-04-27 20:38:50 +00:00 |
attinasi%netscape.com
|
6056f646c7
|
Fixed recent regression: DidLoadStyle was not being called if the status was failure, causing the parser to remain blocked forever. b=27208
|
2000-04-27 00:51:06 +00:00 |
dbaron%fas.harvard.edu
|
7ed79a11c2
|
Fix bugs 12398, 12450, and 35215, and comment out some unused code. r=pierre@netscape.com
|
2000-04-27 00:12:25 +00:00 |
dbaron%fas.harvard.edu
|
2592cd5d35
|
Fix bug 37082 - attribute selector matching for ~= and |= backwards. r=pierre@netscape.com
|
2000-04-27 00:07:12 +00:00 |
attinasi%netscape.com
|
cced34d609
|
Eliminated a wasteful duplication of a string. Should reduce bloat substantially. r=pierre
|
2000-04-26 23:36:45 +00:00 |
jst%netscape.com
|
ed9b2d07be
|
Initialize mRefCnt in the constructor, duh!
|
2000-04-26 23:24:30 +00:00 |
jst%netscape.com
|
3625709458
|
Landing DOM Level 2 CSS and Views interfaces and implementation.
|
2000-04-26 13:58:56 +00:00 |
troy%netscape.com
|
8b0eb04e08
|
Reinstated clipping code which had been backed out because it caused
a problem for XUL layout. I added a workaround for the XUL problem
|
2000-04-25 04:43:11 +00:00 |
putterman%netscape.com
|
2426cb03a2
|
Backing out troy's changes to fix various UI blocker bugs.
|
2000-04-24 22:21:56 +00:00 |
attinasi%netscape.com
|
527f6ebdd1
|
Removed warnings: very basic changes
|
2000-04-23 19:06:37 +00:00 |
scc%netscape.com
|
7405fe2528
|
making string conversions explicit
|
2000-04-23 19:04:37 +00:00 |
attinasi%netscape.com
|
7717c427de
|
Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500
|
2000-04-23 02:01:40 +00:00 |
troy%netscape.com
|
73fc3dde30
|
Changes to bring clipping inline with upcoming CSS2 errata
|
2000-04-23 00:56:16 +00:00 |
dbaron%fas.harvard.edu
|
f34ad609b7
|
Prevent selector matching from incorrectly failing due to greedy matching. b=24031 r=pierre@netscape.com
|
2000-04-22 00:47:18 +00:00 |
pierre%netscape.com
|
ba9958df6e
|
Implemented i18n list-style-types. Thanks to bakibon@yahoo.com.
|
2000-04-21 08:05:29 +00:00 |
jst%netscape.com
|
9967398bf2
|
Updating the DOM interface CSSStyleDeclaration to DOM Level 2.
|
2000-04-20 13:50:56 +00:00 |
jst%netscape.com
|
64e68824f5
|
Adding GetIID() to nsICSSDeclaration.
|
2000-04-20 13:00:08 +00:00 |
waterson%netscape.com
|
d04c3f01e5
|
Back out changes my changes to nsILinkHandler because of performance problems.
|
2000-04-18 04:34:20 +00:00 |
braddr%puremagic.com
|
759c1f59be
|
eliminiate NS_COMFALSE and remove a layer of logical negation.
r=brendan
|
2000-04-16 00:23:57 +00:00 |
scc%netscape.com
|
c38395df69
|
making string conversions explicit
|
2000-04-15 21:18:29 +00:00 |
scc%netscape.com
|
927265130c
|
making string conversions explicit
|
2000-04-15 20:15:37 +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 |
mstoltz%netscape.com
|
a4b2043dcb
|
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
|
2000-04-15 03:43:09 +00:00 |
waterson%netscape.com
|
93951f3bd4
|
Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre
|
2000-04-13 19:55:47 +00:00 |
hyatt%netscape.com
|
8eb821021a
|
Making <children> support dynamic.
|
2000-04-04 06:29:20 +00:00 |
scc%netscape.com
|
be4311c49a
|
making string conversions explicit
|
2000-04-03 11:20:35 +00:00 |
attinasi%netscape.com
|
f435083f78
|
Implemented Style Size Dump. r=rickg b=26565
|
2000-03-31 07:08:36 +00:00 |
jim_nance%yahoo.com
|
005e33f06e
|
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on. r=troy@netscape.com
|
2000-03-30 03:21:26 +00:00 |
pierre%netscape.com
|
3d351d104d
|
#33557 (background-color: inherit on html:input type="text" only appears to check for background color on parent node). MapDeclarationColorInto() should inherit the parent's color on "background: transparent".
|
2000-03-29 06:55:15 +00:00 |
warren%netscape.com
|
d60b12b153
|
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
|
2000-03-29 03:58:50 +00:00 |
pierre%netscape.com
|
ddac09b4bf
|
Bugs 18218. 'display:inline-table' should not be recognized by the CSS parser.
|
2000-03-25 21:26:14 +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
|
3b63c853de
|
Related to #18136. Enable the IE-compatible font size table in strict mode. It required to pass the nsFontSizeType to FindNextSmaller/LargerFontSize.
|
2000-03-25 13:48:50 +00:00 |
pierre%netscape.com
|
43d0f767cc
|
Bugs 2055, 2056, 14983 and 15432. Display:marker/run-in/compact are not supported. The CSS parser drops any declaration that contains one of these display types.
|
2000-03-23 14:45:04 +00:00 |
attinasi%netscape.com
|
9648fa81eb
|
Fixed error in SelectorMatches where anchor tags with no href were being treated as links in some cases. b=23209 r=karnaze
|
2000-03-20 22:49:42 +00:00 |
dbaron%fas.harvard.edu
|
8adfda9635
|
Fix leak of style contexts. r=karnaze@netscape.com
|
2000-03-18 21:26:13 +00:00 |
pierre%netscape.com
|
0cf6f0ed24
|
#11859 "Loading remote stylesheet in editor fails". LoadAgentSheet() loads the page asynchronously if an observer if provided.
|
2000-03-16 11:44:00 +00:00 |
pierre%netscape.com
|
806e1232fc
|
#30127 "-moz-fixed not friendly with the cascade". Inherit NS_STYLE_FONT_USE_FIXED together with the font face.
|
2000-03-14 07:30:29 +00:00 |