m build.template.properties
m build.xml
m src/com/flashartofwar/fcss/applicators/IApplicator.as
m src/com/flashartofwar/fcss/applicators/StyleApplicator.as
m src/com/flashartofwar/fcss/applicators/TextFieldApplicator.as
m src/com/flashartofwar/fcss/behaviors/ApplyStyleBehavior.as
m src/com/flashartofwar/fcss/enum/TextFieldProperties.as
m src/com/flashartofwar/fcss/enum/TextFormatProperties.as
m src/com/flashartofwar/fcss/factories/TextFieldFactory.as
m src/com/flashartofwar/fcss/managers/SingletonManager.as
m src/com/flashartofwar/fcss/managers/StyleSheetManager.as
m src/com/flashartofwar/fcss/objects/AbstractOrderedObject.as
m src/com/flashartofwar/fcss/objects/PropertyMapObject.as
m src/com/flashartofwar/fcss/styles/Style.as
m src/com/flashartofwar/fcss/stylesheets/IStyleSheet.as
m src/com/flashartofwar/fcss/utils/PropertyMapUtil.as
m src/com/flashartofwar/fcss/utils/StyleApplierUtil.as
m src/com/flashartofwar/fcss/utils/TypeHelperUtil.as
m test/com/flashartofwar/fcss/behaviors/ApplyStyleBehaviorTest.as
m test/com/flashartofwar/fcss/stylesheets/StyleSheetEmptySelectorTest.as

Added deprecated classes back in for a clean transition to RC 5 and removed dependancy on these classes.