Daniel Holbert
|
cbd7942798
|
Bug 542731, Patch B: Clean up nsSMILCSS* classes. r=roc
|
2010-02-01 18:46:13 -08:00 |
Daniel Holbert
|
11b174b084
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
Daniel Holbert
|
8de7d5755d
|
Bug 542731: SMIL misc code cleanup: remove trailing '.' from warning messages, to prevent the '.:' in output like 'ASSERTION: blah blah.: /path/to/file:NN'. (no changes outside of assertion/warning message text)
|
2010-01-28 01:50:30 -08:00 |
Daniel Holbert
|
029e0c411a
|
Bug 534975: Allow for null document pointer on SMIL animation targets, in case they get removed from tree due to a restyle during sample. r=roc
|
2009-12-23 16:19:29 -08:00 |
Daniel Holbert
|
17ce1f0741
|
Bug 520239, patch 5: Enable SVG/SMIL animation of shorthand properties, and remove unneeded nsISMILCSSValueType interface. r=roc
|
2009-12-10 09:26:28 -08:00 |
Daniel Holbert
|
cc4d1f9129
|
Bug 530199: Cleanup in nsSMILCSSValueType - postpone allocation of ValueWrappers until they're needed. r=roc
|
2009-12-10 09:26:28 -08:00 |
Daniel Holbert
|
e4eadae38f
|
Bug 524539, patch 2: Support "stroke-dasharray" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
L. David Baron
|
ff1edb3161
|
Pass property to nsStyleAnimation interpolation functions. (Bug 528234) r=dholbert
|
2009-11-14 19:16:58 -08:00 |
Daniel Holbert
|
3b5c30efe5
|
Bug 526875: Make nsSMILCSSValueType::Add accept just-initialized added values (which represent zero). r=roc
|
2009-11-11 13:41:43 -08:00 |
Daniel Holbert
|
a44093af8c
|
Bug 525099: Bail out if GetZeroValueForUnit fails, in nsSMILCSSValueType. r=roc
|
2009-10-29 14:08:02 -07:00 |
L. David Baron
|
8461beec27
|
Switch nsStyleAnimation from using nsStyleCoord to using its own nsStyleAnimation::Value, so we don't have to add nontrivial destructors to nsStyleCoord. (Bug 522852) r=dholbert,bzbarsky
|
2009-10-20 07:46:16 -04:00 |
L. David Baron
|
a24f436459
|
Better disambiguate nsStyleCoord constructors taking nscoord and nscolor. (Bug 521352) r=bzbarsky
|
2009-10-13 19:38:20 -07:00 |
Daniel Holbert
|
27efa4b049
|
Bug 520485, patch 5 of 5: remove unnecessary checks in nsSMILCSSValueType::Add. r=roc
|
2009-10-08 18:30:55 -07:00 |
Daniel Holbert
|
4541a570c6
|
Bug 520485, patch 4 of 5: add support for 'font-size-adjust' property in SVG/SMIL. r=roc
|
2009-10-08 18:30:53 -07:00 |
Daniel Holbert
|
5e589fe66b
|
Bug 520485, patch 2 of 5: add support for float values in SVG/SMIL. r=roc
|
2009-10-08 18:30:50 -07:00 |
Daniel Holbert
|
176ee39664
|
Bug 474049: Add support for SMIL animation of CSS properties in SVG. r=birtles sr=roc
|
2009-10-02 14:37:25 -07:00 |