Commit Graph
59 Commits
Author SHA1 Message Date
pierre@netscape.com d97d043176 bug 94248: uninitialized variable in nsCSSUserInterface::mCursor. fix from rjesup@wgate.com, r=pierre 2001-08-08 04:21:53 +00:00
hyatt@netscape.com f70a2dc890 Fix for 71471. r=blake, sr=hewitt 2001-08-02 00:09:27 +00:00
hyatt@netscape.com dfdfa14592 Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson 2001-05-31 22:19:43 +00:00
hyatt@netscape.com a2bb8fb719 Fix for 70809. r=attinasi, sr=brendan 2001-03-06 02:30:30 +00:00
rods@netscape.com c0ed0d0271 removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
Bug 61274, r=buster sr=waterson
2001-01-04 20:44:42 +00:00
warren@netscape.com 0462ea4ce8 Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren@netscape.com 7730ce0cd3 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
jst@netscape.com 3ba32f670e DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
waterson@netscape.com 3768605316 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
pierre@netscape.com 11841f2cb8 9876. Implemented CSSStyleDeclaration removeProperty. r=jst. 2000-04-28 08:35:40 +00:00
attinasi@netscape.com c647709e4c Removed warnings: very basic changes 2000-04-23 19:06:37 +00:00
scc@netscape.com dce90dfaff making string conversions explicit 2000-04-15 21:18:29 +00:00
scc@netscape.com 5e49be25a8 making string conversions explicit 2000-04-15 20:15:37 +00:00
attinasi@netscape.com 5818fabee1 Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
jim_nance@yahoo.com 112be9f648 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
hyatt@netscape.com ae320a0ba3 Fix for 25883. 2000-02-01 00:20:26 +00:00
pierre@netscape.com 893dab5694 Bug 24676 ("Need -moz-outline-radius feature"). Fixed the parsing of -moz-outline-radius. 2000-01-28 10:03:10 +00:00
pierre@netscape.com 5cb4b4ee81 Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'. 2000-01-24 11:19:55 +00:00
hyatt@netscape.com a750d76173 adding behavior property to CSS. r=brendan 2000-01-11 03:40:41 +00:00
pierre@netscape.com 37a1ed2e42 16381 "Need to be able to specify -moz-border-radius for each corner". Made changes in the following files in order to store the radius as a nsCSSRect and support 4 new -moz-border-radius properties (topLeft, topRight, bottomRight, bottomLeft): nsCSSDeclaration.cpp nsCSSParser.cpp nsCSSPropList.h nsCSSStyleRule.cpp nsICSSDeclaration.h nsIStyleContext.h nsStyleContext.cpp nsCSSRendering.cpp 1999-12-22 11:27:10 +00:00
dmose@mozilla.org 796280940b updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
kipp@netscape.com 9b9133a12d Zapped mCompatFloatMargin hack 1999-09-17 00:57:06 +00:00
kipp@netscape.com 1497ca1836 Added in mCompatFloaterMargin 1999-09-16 19:55:28 +00:00
peterl@netscape.com 5d37fbe7cd tracking UI & forms proposal changes 1999-09-03 23:40:35 +00:00
peterl@netscape.com 1c4963abec added experimental CSS3 properties 1999-07-24 19:04:42 +00:00
mcafee@netscape.com c8f5c1f305 GNU-class compilers are complaining about unhandled cases in all these switch statements, adding some default cases. 1999-07-20 10:10:12 +00:00
peterl@netscape.com 795525f729 update to new property and keyword enums and apis 1999-07-18 00:25:28 +00:00
jdunn@netscape.com 15721b3038 fixing macro syntax. HP flagged the construct as an error. 1999-06-14 21:16:05 +00:00
peterl@netscape.com 43919488c5 added cloning 1999-06-03 01:58:11 +00:00
peterl@netscape.com 5d077a32db added -moz-border-radius 1999-04-03 03:15:01 +00:00
kipp@netscape.com 25591f64c4 fixed up operator new usage 1999-02-26 20:02:06 +00:00
kipp@netscape.com 48f5180b30 Fixed remaining issues with operator new/delete 1999-02-26 19:26:29 +00:00
kipp@netscape.com ae90d422ab Cleaned up operator new and delete 1999-02-26 17:13:10 +00:00
kipp@netscape.com 74b2988510 COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
peterl@netscape.com 3719fcf0c1 added append struct value 1999-02-10 08:37:28 +00:00
peterl@netscape.com 519998f12f better computation of style hint
Checkin during red tree approved by sar
1999-01-15 02:04:51 +00:00
peterl@netscape.com d34c4c3c71 added GetStyleImpact
cleaned up api
1999-01-06 01:25:39 +00:00
peterl@netscape.com 17730cac89 removed char* apis
fixed ! important property ordering
fixed CSSOM access to ! important properties
1998-11-06 00:56:28 +00:00
peterl@netscape.com 2f643e8b11 added CSS2 property handling 1998-10-26 23:22:40 +00:00
peterl@netscape.com 91d39dfd3f added CSS2 properties 1998-10-08 01:31:58 +00:00
troy@netscape.com c371e30eac Changed some code to use XPCOM ref counting related macros 1998-10-05 05:11:18 +00:00
peterl@netscape.com bfa06bd72b added get value as string 1998-09-30 01:08:59 +00:00
vidur@netscape.com 85ebec76c8 Added new style interfaces. Implemented getStyle() on HTMLElement. Moved DOM fields into side struct for nsGenericHTMLElement. Implemented style declaration interface on proxy. Added new entry point to CSSParser and new methods to style declaration. 1998-09-25 00:51:45 +00:00
kipp@netscape.com dc3adb8646 Improved list output for border/padding/margin 1998-09-23 02:34:21 +00:00
kipp@netscape.com 84e553b00e Fixed a bug with percent values being converted to strings 1998-09-10 23:42:18 +00:00
peterl@netscape.com bab431df20 added to string support 1998-09-10 01:19:26 +00:00
peterl@netscape.com dda833cded rounding support 1998-07-31 23:34:45 +00:00
kostello@netscape.com 826f846a0e 1) Move the CSS dependent methods out of nsDocument and placed them
in a new class nsMarkupDocument. The point of nsMarkupDocument is
to hold methods which are common to HTML and XML but not relevant
to the base nsDocument class.

2) Added Selection support methods for Rod.

3) Added LookupProperty to nsCSSProperty:
Given a property ID and Property Index returns back the string representation
of the property. This was need to convert CSSValues back to strings for saving.
TODO: Make sure that our URL Information stored in a CSSDeclaration contains
enough information to return it to it's original form on output.
1998-07-17 23:00:54 +00:00
peterl@netscape.com bc2e55a6d3 added comment support 1998-07-17 05:50:35 +00:00
kostello c27e077c23 Added XIF (XML Interchange Format) Support. XIF is designed
as an Netscape internal XML application. It is designed to
allow conversion from our content model to any output format --
most importantly to HTML 3.2 and HTML4.0 format.
1998-07-14 22:34:27 +00:00