------------------------------------------------------------------------
r11490 | gruehle@adobe.com | 2009-11-05 20:34:58 -0500 (Thu, 05 Nov 2009) | 8 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/defaults.css
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Button.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/sliderClasses/Slider.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ScrollControlBase.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Button.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/SkinnableContainer.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultButtonSkin.mxml
M /flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/DefaultButtonSkin.mxml
M /flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/SliderTrackHighlightSkin.mxml
Add accentColor style. This color is used to tint "emphasized" buttons, and as the color for slider track highlighting.
QE notes: Tests should be added for this style.
Doc notes: ASDoc added, but should be reviewed.
Bugs: SDK-23450, SDK-23451
Reviewer: Ryan
Tests run: checkintests, components/Slider, components/Alert
Is noteworthy for integration: Yes
------------------------------------------------------------------------
r11489 | egeorgie@adobe.com | 2009-11-05 20:31:31 -0500 (Thu, 05 Nov 2009) | 13 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Path.as
Optimize Path data parsing and tweak display object sharing.
Fix bugs http://bugs.adobe.com/jira/browse/SDK-22567 Performance: Path data parsing trashes the GC
and http://bugs.adobe.com/jira/browse/SDK-24041 Path data containing exponential notation is not properly rendered
Changes: Don't use String.replace and String.split during Path data parsing; use parseFloat() to read the numbers off the string.
QE notes: None.
Doc notes: None
Bugs: None
Reviewer: Glenn
Tests run: checkintests, mustella (spark/primitives, gumbo/components)
Is noteworthy for integration: Yes - bug SDK-24041
------------------------------------------------------------------------
r11488 | pfarland@adobe.com | 2009-11-05 20:10:10 -0500 (Thu, 05 Nov 2009) | 10 lines
Changed paths:
M /flex/sdk/trunk/lib/xercesPatch.jar
M /flex/sdk/trunk/modules/thirdparty/xerces-patch/build.xml
Resubmitting binary distribution of xercesPatch.jar from the third party module in the SDK and compiled it with Sun JDK 1.4.2_12.
QE notes: N/A
Doc notes: N/A
Bugs:
SDK-16818 - Must open-source the code for xercesPatch.jar.
Reviewer: Discussed with Gordon
Tests run: Checkintests
Is noteworthy for integration: No
------------------------------------------------------------------------
r11487 | cpeyer@adobe.com | 2009-11-05 20:09:34 -0500 (Thu, 05 Nov 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/modules/asc/test/compiler/cmdline/show_flow.err
M /flex/sdk/trunk/modules/asc/test/compiler/runtests.py
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideClass_fail/IllegalOverrideBaseNew.abc
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideClass_fail/IllegalOverrideBaseNew.as
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideClass_fail.err
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideClass_fail.err_sd
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceGetter_fail/IllegalOverrideBaseNew.abc
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceGetter_fail/IllegalOverrideBaseNew.as
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceGetter_fail.err
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceGetter_fail.err_sd
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceMethod_fail/IllegalOverrideBaseNew.abc
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceMethod_fail/IllegalOverrideBaseNew.as
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceMethod_fail.err
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceMethod_fail.err_sd
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceSetter_fail/IllegalOverrideBaseNew.abc
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceSetter_fail/IllegalOverrideBaseNew.as
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceSetter_fail.err
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceSetter_fail.err_sd
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/flowConst.abc
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/strict/b198376.as
A /flex/sdk/trunk/modules/asc/test/compiler/sanity/strict/native.err_d
M /flex/sdk/trunk/modules/asc/test/compiler/testconfig.txt
M /flex/sdk/trunk/modules/asc/test/util/runtestBase.py
fix remaining issues with new testharness; reenable previously failing tests;
------------------------------------------------------------------------
r11486 | egeorgie@adobe.com | 2009-11-05 20:03:39 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/development/eclipse/flex/spark/.actionScriptProperties
Reverting change 11479 as it causes link issues with third projects.
QE notes: None
Doc notes: None
Bugs: None
Reviewer: None
Tests run: None
Is noteworthy for integration: No
------------------------------------------------------------------------
r11485 | jimurphy@adobe.com | 2009-11-05 20:00:05 -0500 (Thu, 05 Nov 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/lib/flex-fontkit.jar
Update flex-fontkit.jar with P4 build 258172
------------------------------------------------------------------------
r11484 | pfarland@adobe.com | 2009-11-05 19:12:09 -0500 (Thu, 05 Nov 2009) | 14 lines
Changed paths:
M /flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/fxg/FXGException_en.properties
M /flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/fxg/swf/FXG2SWFTranscoder.java
M /flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/BitmapGraphicNode.java
M /flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContentNode.java
M /flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ShapeHelper.java
M /flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TypeHelper.java
D /flex/sdk/trunk/modules/swfutils/src/java/flash/fxg
Updating FXGUtils to changelist 624084. This includes fixes to gradient transforms to conform to the updated FXG 2.0 specification.
Additionally applying Sujata's recent patch to FXGUtils to ensure a BitmapImage in a mask is rendered correctly. This addresses bug SDK-23807.
Removing empty FXG source folders from the swfutils module (FXG functionality is in the fxgutils module).
QE notes: Yes, please regenerate bitmaps for static FXG tests that use gradients.
Doc notes: N/A
Bugs:
SDK-23807 - [CT 2473048] Using a BitmapImage as a mask in static FXG does not work properly
Reviewer: Sujata
Tests run: Checkintests, mustella fxg tests (72 tests need to be excluded)
Is noteworthy for integration: Yes
------------------------------------------------------------------------
r11483 | pfarland@adobe.com | 2009-11-05 19:01:37 -0500 (Thu, 05 Nov 2009) | 15 lines
Changed paths:
M /flex/sdk/trunk/lib/flex-fontkit.jar
M /flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/FontDescription.java
M /flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineFont4.java
Adding a LRU cache for the transcoding results of a CFF based DefineFont4 tag to avoid transcoding the same font description twice.
Also we now throw a better error when CFFFontManager is asked to embed a local font by name as this is not yet supported.
QE notes: Please test that the same font embedded twice does not take twice as long as a single embedding.
Doc notes: N/A
Bugs:
SDK-23966 - Compiler should generate a warning or error when embedAsCFF is true and src:local is used for font embedding
SDK-23806 - OEM compiler appears to transcode embedded fonts twice
SDK-23788 - Search fonts recursively
Reviewer: Paul
Tests run: Checkintests, bug test cases
Is noteworthy for integration: Yes
[ private comments below ]
------------------------------------------------------------------------
r11482 | dloverin@adobe.com | 2009-11-05 18:53:32 -0500 (Thu, 05 Nov 2009) | 17 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/SWFLoader.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
Fix RTE when UIComponent.getFocus() is called an the application is not on the stage.
projects/framework/src/mx/core/UIComponent.as
Added null pointer check for sm.stage.
projects/framework/src/mx/controls/SWFLoader.as
Prevent loading the same swf twice when loadCompatibility is set and then SWFLoader.load() was called.
QE notes: None.
Doc notes: None.
Bugs: SDK-24008
Reviewer: Alex
Tests run: checkintests, components/SWFLoader, MarshallPlan
Is noteworthy for integration: No.
------------------------------------------------------------------------
r11481 | chaase@adobe.com | 2009-11-05 18:00:07 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/supportClasses/FadeInstance.as
Fixed a glitch in my Fade fix/refactoring yesterday. When a fade-in had a startDelay where the target object was not starting with a 0 alpha (like if it had alpha=1, but was going from not visible to visible or not-parented to parented), then Fade would fail to assign a 0 alpha to the object before it began the startDelay. This has the effect of making the object blink in at the beginning of the startDelay (because we made the object visible but opaque), then blink out at the end of the startDelay and fade in from there. The fix was to, like the old FadeInstance logic, set the target alpha to 0 if that's the alpha that we will start from in the actual effect.
QE notes: None.
Doc notes: None.
Bugs: none
Reviewer: Kevin
Tests run: checkintests, Mustella spark/effects/Fade
Is noteworthy for integration: yes - it's a fix for a problem in a 'noteworthy' fix from commit 11447 for bug sdk-23399, which was requested by downstream teams.
------------------------------------------------------------------------
r11480 | dloverin@adobe.com | 2009-11-05 17:20:32 -0500 (Thu, 05 Nov 2009) | 11 lines
Changed paths:
M /flex/sdk/trunk/build.xml
M /flex/sdk/trunk/frameworks/tests/basicTests/BasicTests-config.xml
M /flex/sdk/trunk/frameworks/tests/basicTests/BasicTests.css
M /flex/sdk/trunk/frameworks/tests/basicTests/BasicTests.mxml
A /flex/sdk/trunk/frameworks/tests/basicTests/spark/scripts/StyleManagerTestScript.mxml
A /flex/sdk/trunk/frameworks/tests/basicTests/spark/views/StyleManagerModuleTest.mxml
A /flex/sdk/trunk/frameworks/tests/basicTests/spark/views/StyleManagerTests.mxml
Add checkintest for per-module styles work
QE notes: None.
Doc notes: None.
Bugs: none
Reviewer: Alex
Tests run: checkintests
Is noteworthy for integration: No.
------------------------------------------------------------------------
r11479 | egeorgie@adobe.com | 2009-11-05 16:47:44 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/development/eclipse/flex/spark/.actionScriptProperties
Tweak the Spark project settings so that builder shows MX+spark setting in the build path.
QE notes: None
Doc notes: None
Bugs: None
Reviewer: Glenn
Tests run: FB builds spark project
Is noteworthy for integration: No
------------------------------------------------------------------------
r11476 | aharui@adobe.com | 2009-11-05 15:39:26 -0500 (Thu, 05 Nov 2009) | 11 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ISelectableList.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ButtonBarBase.as
Viewstack wasn't dispatching events when selectedIndex changed if it started out empty and had a child added later. It will now dispatch VALUE_COMMIT. ISelectableList was modified to reflect that VALUE_COMMIT and/or CHANGE can be sent when selectedIndex changes. ButtonBarBase now listens to both events.
QE Notes: Six ButtonBar bitmaps need regeneration as they will now have the first button selected
Doc Notes: ISelectableList added a new event
Bugs: SDK-23528
Reviewer: Ryan
API Change: Yes
Is noteworthy for integration: No
tests: checkintests mustella/gumbo/components/ButtonBar, mustella/containers/ViewStack.
------------------------------------------------------------------------
r11475 | jimurphy@adobe.com | 2009-11-05 15:32:48 -0500 (Thu, 05 Nov 2009) | 3 lines
Changed paths:
M /flex/sdk/trunk/build.xml
M /flex/sdk/trunk/frameworks/air-config.xml
-fix the build machine by excluding the textlayout swf from being deleted which subsequently removed the rsl directory which was recently added to SVN which was causing the build machine to be very unhappy and stop building all together!
-I also updated the air-config.xml to include an entry for osmf - the utilities portion of this fix to get tests running will happen in a separate commit.
-There was no related bug for this
------------------------------------------------------------------------
r11474 | egeorgie@adobe.com | 2009-11-05 14:30:10 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/TabBarButtonSkin.mxml
Fix build break in wireframe skins.
QE notes: None
Doc notes: None
Bugs: None
Reviewer: Ryan
Tests run: build
Is noteworthy for integration: No
------------------------------------------------------------------------
r11473 | tharwood@adobe.com | 2009-11-05 14:23:24 -0500 (Thu, 05 Nov 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/NodeFactory.java
Fix ASC-3791 (NullPointerException for malformed Vector initializer) r=jodyer+
------------------------------------------------------------------------
r11472 | mhorn@adobe.com | 2009-11-05 14:21:49 -0500 (Thu, 05 Nov 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Image.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/sliderClasses/Slider.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IToggleButton.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/CSSSelector.as
ASDoc edits for l10n bug fixes
------------------------------------------------------------------------
r11471 | hmuller@adobe.com | 2009-11-05 13:49:37 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/wireframe/defaults.css
M /flex/sdk/trunk/frameworks/projects/wireframe/src/WireframeClasses.as
A /flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/TabBarButtonSkin.mxml
A /flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/TabBarSkin.mxml
Wireframe skins for TabBar.
QE notes:
Doc notes:
Bugs:
Reviewer: Glenn
Tests run:
Is noteworthy for integration: The new TabBar component is now code complete
------------------------------------------------------------------------
r11470 | tharwood@adobe.com | 2009-11-05 13:41:11 -0500 (Thu, 05 Nov 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/NodeFactory.java
Fix ASC-2212 (Continue in for/each loop spurious error) r=jodyer
------------------------------------------------------------------------
r11469 | smgilson@adobe.com | 2009-11-05 13:27:49 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/Window.as
M /flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/IItemRendererOwner.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/LayoutBase.as
ASDoc localization bug fixes - Part II
QE notes: -
Doc notes: -
Bugs: -
Reviewer: -
Tests run: - checkintests
Is noteworthy for integration: No
------------------------------------------------------------------------
r11468 | smgilson@adobe.com | 2009-11-05 11:54:31 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/DefaultListEffect.mxml
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/Pause.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/Tween.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/TweenEffect.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/WipeDown.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/WipeLeft.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/WipeRight.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/WipeUp.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/easing/Cubic.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/easing/Linear.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/easing/Quadratic.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/easing/Quartic.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/easing/Quintic.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/easing/Sine.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/ArrayUtil.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/HSBColor.as
Part 1 of ASDoc localization bug fixes
QE notes: -
Doc notes: -
Bugs: - FLEXDOCS-934, FLEXDOCS-909, FLEXDOCS-908, FLEXDOCS-906, FLEXDOCS-882, FLEXDOCS-883, FLEXDOCS-881
Reviewer: -
Tests run: - checkintests
Is noteworthy for integration: No
------------------------------------------------------------------------
r11467 | hmuller@adobe.com | 2009-11-05 11:31:29 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ButtonBarBase.as
Corrected ButtonBarBase drawFocus() method, set the depth of the ItemRenderer at caretIndex, not just the showsCaret flag.
QE notes:
Doc notes:
Bugs: sdk-24046
Reviewer: Alex
Tests run: ButtonBar Mustella tests pass
Is noteworthy for integration: no
------------------------------------------------------------------------
r11466 | cframpto@adobe.com | 2009-11-05 11:22:15 -0500 (Thu, 05 Nov 2009) | 12 lines
Changed paths:
A /flex/sdk/trunk/frameworks/rsls
A /flex/sdk/trunk/frameworks/rsls/textLayout_4.0.0.0.swf
For now keep the name of the textLayout rsl the same as it is in flex-config.xml. Jim will follow behind me and do the necessary build work to keep the name TLF gives it which is textLayout_1.0.0.buildNumber.swf.
QE notes:
Doc notes:
Bugs:
Reviewer:
Tests run:
Is noteworthy for integration: no
------------------------------------------------------------------------
r11465 | chaase@adobe.com | 2009-11-05 10:58:29 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/AnimateColor.as
Fix for AnimateColor. When used in transitions, his effect only worked when operating on the default 'colorPropertyName' of "color". If you set a different colorPropertyName, it would ignore that property when detecting state changes. The fix was to return that property name from getAffectedProperties/getAffectedStyles so that the transitions machinery would detect changes to that property.
QE notes: None
Doc notes: None
Bugs: sdk-24022
Reviewer: Hans
Tests run: checkintests, Mustella spark/effects/AnimateColor
Is noteworthy for integration: No
------------------------------------------------------------------------
r11464 | cframpto@adobe.com | 2009-11-05 10:38:58 -0500 (Thu, 05 Nov 2009) | 15 lines
Changed paths:
M /flex/sdk/trunk/asdoc/build.xml
M /flex/sdk/trunk/build.xml
M /flex/sdk/trunk/frameworks/build_framework.xml
More fallout from switching from building textLayout.swc to using the one from TLF. Remove build of textLayout rsl.
For now I left textLayout in asdoc and fixed up the textLayout directories and added osmf so it would build. Remove textLayout from framework build.
I still need to submit the textLayout rsl once someone tells me what its filename should be.
QE notes:
Doc notes:
Bugs:
Reviewer:
Tests run: ant asdoc now builds
Is noteworthy for integration: no
------------------------------------------------------------------------
r11463 | smgilson@adobe.com | 2009-11-05 10:28:57 -0500 (Thu, 05 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DataRenderer.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/IItemRenderer.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ItemRenderer.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultComplexItemRenderer.mxml
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/styles/metadata/AdvancedInheritingTextStyles.as
ASDoc edits for update spark item renderer arch
QE notes: -
Doc notes: -
Bugs: -
Reviewer: -
Tests run: - checkintests
Is noteworthy for integration: No
------------------------------------------------------------------------
r11462 | cframpto@adobe.com | 2009-11-05 09:48:29 -0500 (Thu, 05 Nov 2009) | 11 lines
Changed paths:
A /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/accessibility
A /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/accessibility/TextAccImpl.as
New TLF file which is part of build 545 and should have been part of svn 11460.
QE notes:
Doc notes:
Bugs:
Reviewer:
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11461 | cframpto@adobe.com | 2009-11-05 09:30:19 -0500 (Thu, 05 Nov 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/frameworks/libs
Adding osmf.swc, spark.swc and sparkskins.swc to the svn ignore list for the frameworks/libs directory.
------------------------------------------------------------------------
r11460 | cframpto@adobe.com | 2009-11-05 09:26:18 -0500 (Thu, 05 Nov 2009) | 28 lines
Changed paths:
M /flex/sdk/trunk/frameworks/build.xml
A /flex/sdk/trunk/frameworks/libs/textLayout.swc
M /flex/sdk/trunk/frameworks/projects/textLayout/ReleaseNotes.txt
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/CoreClasses.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/compose/IFlowComposer.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/compose/StandardFlowComposer.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/compose/TextFlowLine.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/container/ColumnState.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/container/TextContainerManager.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/conversion/BaseTextLayoutImporter.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/conversion/HtmlExporter.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/conversion/HtmlImporter.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/conversion/TLFormatImporter.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/conversion/TextLayoutExporter.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/conversion/TextLayoutImporter.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/elements/InlineGraphicElement.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/elements/TextFlow.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/formats/ITabStopFormat.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/formats/ITextLayoutFormat.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/formats/TabStopFormat.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/formats/TabStopFormatInc.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/formats/TextLayoutFormat.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/formats/TextLayoutFormatInc.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/formats/TextLayoutFormatValueHolder.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/ArrayProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/BooleanProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/EnumStringProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/IntProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/IntWithEnumProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/NumberOrPercentOrEnumProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/NumberOrPercentProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/NumberProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/NumberWithEnumProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/Property.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/StringProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/TabStopsProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/UintProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/src/flashx/textLayout/property/UintWithEnumProperty.as
M /flex/sdk/trunk/frameworks/projects/textLayout/tlf.properties
TLF build 545. As of this submit, when we update TLF, we will also update framework/libs/textLayout.swc with the version built by the TLF team.
It is still possible to build TLF from sources using ant tlf in the frameworks directory or just ant in the frameworks/projects/textLayout directory. The generated swc will overwrite the swc from svn.
Fixes since the last update:
Build 545
- Fix 2469183 paddingRight not applied in contentBounds in vertical measured text
- Fix 2458351 [SDK-23668] TextFlow class marked as final
- Fix 2464448 Rename package flash.textLayout.acc flash.textLayout.accessibility
- Fix 2365702 [SDK-22011] Setting TextFlow attributes with out of range values should generate an RTE
-When an error is detected the format will no longer be changed.
-A number or int format setting will be in error if parseFloat (or parseInt) returns NaN.
- Out of range number or int properties will be an error
- Invalid enumeration settings will be an error
- Property class will have a global "errorCallback" function. This will default to throwing on error.
- The TLF ITextImporter implementers (for HTML and TLF markup) have a throwOnError setting. If false the change will be to collect the errors in the errors array along with the other import errors as currently done. If true then the importer will throw on the first error. During an import the importers may temporarily replace the errorCallback function
- Clients may replace the global errorCallback function.
- Properties now treat null as undefined - this is to support flex data binding which sets properties to null with great frequency
QE notes:
Doc notes:
Bugs:
Reviewer:
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------