.. |
base
|
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 |
build
|
touch alot. changing api for notify selection listeners to add document and seleciton pointers to the api.
|
2000-04-14 11:21:19 +00:00 |
doc
|
Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches.
|
2000-04-01 00:39:15 +00:00 |
events
|
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
|
2000-04-15 03:43:09 +00:00 |
forms
|
Adding methods to allow control of the selection in text widgets.
|
2000-04-13 05:15:59 +00:00 |
generic
|
fixing selection speed. only copying to clipboard on mouse up
|
2000-04-14 23:00:30 +00:00 |
html
|
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 |
macbuild
|
added files: mozilla/layout/base/src/nsAutoCopy.cpp
|
2000-04-14 11:38:30 +00:00 |
mathml
|
[NOT PART OF THE DEFAULT BUILD] One-byte string, use nsCString instead of nsString to avoid problems.
|
2000-03-30 01:25:45 +00:00 |
style
|
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 |
svg
|
Initial checkin of SVG prototype code for Dean Jackson (not in build)
|
2000-04-01 14:48:41 +00:00 |
tables
|
made the table temporarily pull from nsLookandFeel until we get style rule working correctly
|
2000-04-13 22:39:39 +00:00 |
tools
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
xbl
|
Fixing an XBL event handling bug and the menu accelerator bug. r=brendan, a=leaf
|
2000-04-06 22:32:39 +00:00 |
xml
|
Update the DOM interface to DOM Level 2, only stubs so far.
|
2000-04-13 21:21:02 +00:00 |
xsl
|
Removing the header file because it is generated by IDL now. Not part of mozilla build.
|
2000-04-12 22:52:38 +00:00 |
xul
|
Fix null pointer bugs (35785 and nonfiled), fixes editor bug 35885. r=evaughan
|
2000-04-15 01:57:16 +00:00 |
.cvsignore
|
|
|
Makefile.in
|
Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed)
|
2000-04-01 22:31:45 +00:00 |
makefile.win
|
Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed)
|
2000-04-01 22:31:45 +00:00 |