.. |
crashtests
|
Bug 526536: Add some testcases that should be fixed by syncbase timing patches. (tests-only change)
|
2010-01-12 12:00:50 -08:00 |
test
|
Fix indentation in db_smilCSSFromTo.js (whitespace-only, test-only).
|
2010-01-19 13:40:22 -08:00 |
Makefile.in
|
Bug 540479. Add support for SMIL animation of boolean attributes in SVG. r=dholbert
|
2010-01-24 16:42:08 +00:00 |
nsISMILAnimationElement.h
|
|
|
nsISMILAttr.h
|
Bug 523188: Allow for ClearAnimValue() (and SetSMILOverrideStyleRule()) to be called for animation targets that aren't in a document. r=birtles r=roc
|
2009-10-20 09:54:47 -07:00 |
nsISMILType.h
|
comment-only fix: s/@result/@return/ in nsISMILType::Interpolate documentation, for consistency with rest of file
|
2009-09-25 12:47:04 -07:00 |
nsSMILAnimationController.cpp
|
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 |
nsSMILAnimationController.h
|
Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILAnimationFunction.cpp
|
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 |
nsSMILAnimationFunction.h
|
minor fixes to comments in nsSMILAnimationFunction.h. b=no_bug r+a=comments_only
|
2009-12-08 13:06:35 -08:00 |
nsSMILCompositor.cpp
|
Bug 474049: Add support for SMIL animation of CSS properties in SVG. r=birtles sr=roc
|
2009-10-02 14:37:25 -07:00 |
nsSMILCompositor.h
|
cleanup: remove trailing whitespace in SMIL code. (whitespace changes only)
|
2009-07-15 11:33:31 -07:00 |
nsSMILCompositorTable.h
|
|
|
nsSMILCSSProperty.cpp
|
Bug 537157: Explicitly prevent SMIL animations inside of XBL bindings from running. Also, make nsSMILCSSProperty directly create a computed style object, instead of using nsPIDOMWindow helper method. r=smaug sr=roc
|
2010-01-06 09:20:50 -08:00 |
nsSMILCSSProperty.h
|
Bug 474049: Add support for SMIL animation of CSS properties in SVG. r=birtles sr=roc
|
2009-10-02 14:37:25 -07:00 |
nsSMILCSSValueType.cpp
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILCSSValueType.h
|
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 |
nsSMILFloatType.cpp
|
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 |
nsSMILFloatType.h
|
|
|
nsSMILInstanceTime.cpp
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILInstanceTime.h
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILInterval.h
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILKeySpline.cpp
|
Implement CSS transitions: handle starting and animation of the transitions. (Bug 435441) r=bzbarsky sr=roc
|
2009-10-07 20:22:42 -07:00 |
nsSMILKeySpline.h
|
Implement CSS transitions: handle starting and animation of the transitions. (Bug 435441) r=bzbarsky sr=roc
|
2009-10-07 20:22:42 -07:00 |
nsSMILMilestone.h
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILNullType.cpp
|
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 |
nsSMILNullType.h
|
|
|
nsSMILParserUtils.cpp
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILParserUtils.h
|
Bug 474743 Patch C: Implement the parsing for syncbase timing. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILRepeatCount.cpp
|
|
|
nsSMILRepeatCount.h
|
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 |
nsSMILSetAnimationFunction.cpp
|
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 |
nsSMILSetAnimationFunction.h
|
bug 520710: SVG/SMIL: Make <set> element apply its 'to' value for whole duration. r=birtles sr=roc
|
2009-10-22 15:15:44 -07:00 |
nsSMILTimeContainer.cpp
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeContainer.h
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILTimedElement.cpp
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILTimedElement.h
|
Bug 474743 Patch D followup: Switch nsSMILTimedElement::mTimeDependents to be a hash table instead of an array. r=birtles sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValue.cpp
|
Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValue.h
|
Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValueSpec.cpp
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValueSpec.h
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
nsSMILTimeValueSpecParams.h
|
Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace.
|
2010-01-28 01:51:03 -08:00 |
nsSMILTypes.h
|
|
|
nsSMILValue.cpp
|
Bug 542731, Patch A: Clean up nsSMILValue class. r=roc
|
2010-01-29 12:18:50 -08:00 |
nsSMILValue.h
|
Bug 542731, Patch A: Clean up nsSMILValue class. r=roc
|
2010-01-29 12:18:50 -08:00 |
SMILBoolType.cpp
|
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 |
SMILBoolType.h
|
Bug 540479. Add support for SMIL animation of boolean attributes in SVG. r=dholbert
|
2010-01-24 16:42:08 +00:00 |
SMILEnumType.cpp
|
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 |
SMILEnumType.h
|
Bug 540478, part 2 of 2. Add support for SMIL animation of enumeration attributes in SVG. r=dholbert
|
2010-01-23 18:59:03 +00:00 |