------------------------------------------------------------------------
r11563 | jon.avila@ssbbartgroup.com | 2009-11-06 22:25:51 -0500 (Fri, 06 Nov 2009) | 8 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer.as
Updated VideoPlayer class to include mixins - metadata/method for accessibility implementation. See recently added class VideoPlayerAccImpl.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11562 | jon.avila@ssbbartgroup.com | 2009-11-06 22:24:50 -0500 (Fri, 06 Nov 2009) | 8 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TitleWindow.as
Updated TitleWindow.as to include mixins - metadata/methods for accessibility implementation. See recently added TitleWindowAccImpl class.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11561 | jon.avila@ssbbartgroup.com | 2009-11-06 22:18:06 -0500 (Fri, 06 Nov 2009) | 8 lines
Changed paths:
A /flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/TitleWindowAccImpl.as
Initial accessibility implementation support for the spark TitleWindow component.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11560 | jon.avila@ssbbartgroup.com | 2009-11-06 22:17:06 -0500 (Fri, 06 Nov 2009) | 8 lines
Changed paths:
A /flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/VideoPlayerAccImpl.as
Initial accessibility support for the VideoPlayer component.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11559 | jon.avila@ssbbartgroup.com | 2009-11-06 22:16:08 -0500 (Fri, 06 Nov 2009) | 8 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/bundles/en_US/components.properties
Add resource strings for accessible names used in the VideoPlayer for playback controls.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11557 | tan@adobe.com | 2009-11-06 20:56:32 -0500 (Fri, 06 Nov 2009) | 1 line
Changed paths:
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/ColorBurnShaderExample.mxml
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/ColorDodgeShaderExample.mxml
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/ColorShaderExample.mxml
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/ExclusionShaderExample.mxml
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/HueShaderExample.mxml
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/LuminosityMaskShaderExample.mxml
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/LuminosityShaderExample.mxml
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/SaturationShaderExample.mxml
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/SoftLightShaderExample.mxml
A /flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/primitives/supportClasses/shaders/examples/ks5792.jpg
Adding the actual ASDoc sample files for the new Shader classes.
------------------------------------------------------------------------
r11555 | jszeto@adobe.com | 2009-11-06 20:42:09 -0500 (Fri, 06 Nov 2009) | 17 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/defaults.css
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/ComboBox.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DropDownList.as
A /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DropDownListBase.as
M /flex/sdk/trunk/frameworks/tests/basicTests/BasicTests-config.xml
M /flex/sdk/trunk/frameworks/tests/basicTests/BasicTests.mxml
A /flex/sdk/trunk/frameworks/tests/basicTests/spark/scripts/ComboBoxTestScript.mxml
A /flex/sdk/trunk/frameworks/tests/basicTests/spark/views/ComboBoxTests.mxml
Refactor DropDownList
DropDownList has been refactored into DropDownList and DropDownListBase. ComboBox and DropDownList both subclass DropDownListBase.
DropDownList adds a labelDisplay TextBase skin part while ComboBox adds a textInput TextInput skin part. The prompt property has been moved to DropDownList.
Fixed some user interaction bugs when doing a partial typing of a matching item.
Adding ComboBox to BasicTests.
QE notes: None
Doc notes: Yes, Need to revisit the ASDocs for ComboBox, DropDownList and DropDownListBase.
Bugs: N/A
Reviewer: Chet, Glenn
Tests run: DropDownList, ComboBox
Is noteworthy for integration: Yes
------------------------------------------------------------------------
r11551 | jimurphy@adobe.com | 2009-11-06 20:10:44 -0500 (Fri, 06 Nov 2009) | 12 lines
Changed paths:
M /flex/sdk/trunk/build.xml
revert an accidental change I apparently made earlier mx -> halo s/b halo -> mx
QE notes: no
Doc notes: no
Bugs: no
Reviewer:
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11548 | gosmith@adobe.com | 2009-11-06 19:35:27 -0500 (Fri, 06 Nov 2009) | 12 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/MXFTEText.css
M /flex/sdk/trunk/frameworks/spark-manifest.xml
MXFTEText.css now has a type selector for FTEDataGridItemRenderer that matches the one for DataGridItemRenderer in the MX default.css file. Both set paddingLeft to 5.
QE notes: None
Doc notes: None
Bugs: SDK_22741
Reviewer: Alex
Tests run: ant checkintests
Is noteworthy for integration: No
------------------------------------------------------------------------
r11546 | jimurphy@adobe.com | 2009-11-06 18:42:05 -0500 (Fri, 06 Nov 2009) | 12 lines
Changed paths:
M /flex/sdk/trunk/build.xml
fix so the textLayout.swc does not get modified during the build process.
QE notes: no
Doc notes: no
Bugs: no
Reviewer:
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11544 | mmoreart@adobe.com | 2009-11-06 18:23:35 -0500 (Fri, 06 Nov 2009) | 14 lines
Changed paths:
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/PersistenceStore.java
A /flex/sdk/trunk/modules/swfutils/src/java/flash/swf/CompressionLevel.java
M /flex/sdk/trunk/modules/swfutils/src/java/flash/swf/SwfEncoder.java
M /flex/sdk/trunk/modules/swfutils/src/java/flash/swf/TagEncoder.java
Performance gains for some cases, related to FB-21917:
- When SwfEncoder.deflate() is done, it calls deflater.end(). This is important: It frees up native memory that otherwise wouldn't get freed until finalizers are called. The Java heap may appear to be fine, but Java's Deflater class uses a native "zlib" library that allocates native memory. (This is the primary cause of FB-21917.)
- There were still some cases when BEST_COMPRESSION was being used when it should have been using FAST_COMPRESSION: specifically, when writing out the incremental-compile cache of a CSS module.
- Made extensive changes to the way the incremental-compile code is written to disk so that writing it takes far less memory than it used to. The code used to have layers and layers of unnecessary buffers. In the case of FB-21917, closing a project (which causes its incremental-compile cache to be written out) used to take hundreds of megabytes, and take 30 seconds or more; now it happens almost instantly and uses almost no memory.
QE notes:
Doc notes:
Bugs: FB-21917
Reviewer: Peter Farland
Tests run: Compiler tests run by Gaurav
------------------------------------------------------------------------
r11543 | jodyer@adobe.com | 2009-11-06 17:51:09 -0500 (Fri, 06 Nov 2009) | 4 lines
Changed paths:
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/ErrorConstants.java
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/Parser.java
M /flex/sdk/trunk/modules/asc/src/localized_strings/CN/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/DA/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/DE/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/EN/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/ES/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/FI/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/FR/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/IT/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/JP/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/KR/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/NB/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/NL/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/PT/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/RU/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/SV/ErrorConstants.xml
M /flex/sdk/trunk/modules/asc/src/localized_strings/TW/ErrorConstants.xml
Removes unused error message from ASC
(bug ASC-3857; r=peted)
------------------------------------------------------------------------
r11541 | jimurphy@adobe.com | 2009-11-06 17:29:41 -0500 (Fri, 06 Nov 2009) | 10 lines
Changed paths:
M /flex/sdk/trunk/frameworks/air-config.xml
M /flex/sdk/trunk/frameworks/flex-config.xml
Fix the textLayout build number that is set in the main build.xml to match what will be set when the build machine does NOT do the build
QE notes: no
Doc notes: no
Bugs: no
Reviewer:
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11540 | tan@adobe.com | 2009-11-06 17:27:40 -0500 (Fri, 06 Nov 2009) | 12 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/ColorBurnShader.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/ColorDodgeShader.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/ColorShader.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/ExclusionShader.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/HueShader.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/LuminosityMaskShader.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/LuminosityShader.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/SaturationShader.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/SoftLightShader.as
Adding a bunch of ASDoc samples for the following classes:
ColorBurnShader.as
ColorDodgeShader.as
ColorShader.as
ExclusionShader.as
HueShader.as
LuminosityMaskShader.as
LuminosityShader.as
SaturationShader.as
SoftLightShader.as
------------------------------------------------------------------------
r11538 | aharui@adobe.com | 2009-11-06 17:05:04 -0500 (Fri, 06 Nov 2009) | 11 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ListBase.as
If the dataProvider for a ListBase is a ViewStack and the ListBase is a ButtonBar, there is a scenario where, when an empty ViewStack is assigned its first child that the ViewStack adjusts its selectedIndex then the ListBase tries to adjust it again, putting it out of range. Add a check to ListBase to keep the selectedIndex in range.
QE Notes: Might want to make sure there are tests of setting both selectedIndex and dataProvider (or resetting dataProvider) in same frame, and setting both in MXML
Doc Notes:
Bugs: SDK-23528
Reviewer: Ryan
API Change: No
Is noteworthy for integration: No
tests: checkintests mustella/gumbo/components/ButtonBar, List, mustella/containers/ViewStack.
------------------------------------------------------------------------
r11537 | tharwood@adobe.com | 2009-11-06 17:00:52 -0500 (Fri, 06 Nov 2009) | 2 lines
Changed paths:
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ReferenceValue.java
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/TypeValue.java
Fix ASC-3831 (Vector classes should be known final to ASC) r=jodyer+
------------------------------------------------------------------------
r11535 | jodyer@adobe.com | 2009-11-06 16:50:52 -0500 (Fri, 06 Nov 2009) | 5 lines
Changed paths:
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java
Don't early bind lexical references in a with block. It causes
outer locals to shadow properties on the with object.
(bug ASC-2257; r=peted)
------------------------------------------------------------------------
r11532 | jszeto@adobe.com | 2009-11-06 16:32:37 -0500 (Fri, 06 Nov 2009) | 12 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/ComboBox.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DropDownList.as
ComboBox user interactions
Added support for an improved user interaction. When the user starts typing in the textInput, ComboBox will now update the textInput with the rest of the matching item. It will then select the non-typed text. When using the navigation keys, the textInput will change to the new highlighted item.
QE notes: Tests need updating to account for new user interaction
Doc notes: We should update the docs to describe the user interaction
Bugs: N/A
Reviewer: Glenn
Tests run: DropDownList, ComboBox
Is noteworthy for integration: No
------------------------------------------------------------------------
r11531 | jodyer@adobe.com | 2009-11-06 16:23:27 -0500 (Fri, 06 Nov 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/modules/asc/test/compiler/bugs/ASC-3460.err
fix error log ./asc/test/compiler/bugs/ASC-3460.err
------------------------------------------------------------------------
r11530 | tharwood@adobe.com | 2009-11-06 16:23:05 -0500 (Fri, 06 Nov 2009) | 2 lines
Changed paths:
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/ConditionalExpressionNode.java
Fix ASC-3790 (conditional expression in for loop causes verifier error) r=jodyer
------------------------------------------------------------------------
r11529 | jimurphy@adobe.com | 2009-11-06 16:05:51 -0500 (Fri, 06 Nov 2009) | 8 lines
Changed paths:
D /flex/sdk/trunk/frameworks/rsls
Removing the short lived rsls directory b/c the textlayout swf will have the correct build number for packaging
QE notes: no
Doc notes: no
Bugs: no
Reviewer:
Tests run: no
Is noteworthy for integration: no
------------------------------------------------------------------------
r11528 | jodyer@adobe.com | 2009-11-06 16:02:27 -0500 (Fri, 06 Nov 2009) | 6 lines
Changed paths:
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
D /flex/sdk/trunk/modules/asc/test/compiler/as3/LocalizedErrors/1184-NotDefaultValueTypeErr.as
D /flex/sdk/trunk/modules/asc/test/compiler/as3/LocalizedErrors/1184-NotDefaultValueTypeErr.err
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceGetter.abc
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/IllegalOverrideInterfaceGetter_fail.abc
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/b134359.abc
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/class1.abc
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/flowConst.abc
M /flex/sdk/trunk/modules/asc/test/compiler/sanity/init.abc
ASC was hoisting literal instance initializers to trait values. This meant that
forward references to those initializers were being resolved incorrectly. I've
turned off the hoisting of initializers for this case.
(bug ASC-2282; r=pdonovan)
------------------------------------------------------------------------
r11526 | jimurphy@adobe.com | 2009-11-06 15:52:33 -0500 (Fri, 06 Nov 2009) | 10 lines
Changed paths:
M /flex/sdk/trunk/build.xml
modified the rsl target to accept a build number variable since we now need to accommodate build numbers for the external swcs we will be pulling into the sdk. We want to use the build numbers provided instead of the sdk build number.
I will also remove the RSL dir in svn as we will not need that place holder any longer
There is a corresponding check in to my build directory that does the modifying of the config files to fix the various modes for the rsls
QE notes: tests should start passing again
Doc notes: no
Bugs: no
Reviewer:
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11525 | klin@adobe.com | 2009-11-06 15:09:36 -0500 (Fri, 06 Nov 2009) | 14 lines
Changed paths:
M /flex/sdk/trunk/asdoc/build.xml
M /flex/sdk/trunk/build.xml
M /flex/sdk/trunk/development/eclipse/flex/airframework/.actionScriptProperties
M /flex/sdk/trunk/development/eclipse/flex/framework/.actionScriptProperties
M /flex/sdk/trunk/development/eclipse/flex/rpc/.actionScriptProperties
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/AddItemsTest.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/EffectsProperties.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/NewEffects.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/RemoveItemsTest.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/ScrollbarFrenzy.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/SkinTest.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/components/AnimationPropertiesForm.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/skins/CircularScrollBarSkin.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/skins/CircularScrollBarTrackSkin.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/skins/MyScrollBarTrackSkin.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/skins/MyVScrollBarSkin.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/sparkTest.mxml
M /flex/sdk/trunk/development/eclipse/flex/sparkTest/src/testWheel.mxml
M /flex/sdk/trunk/frameworks/air-config.xml
M /flex/sdk/trunk/frameworks/build_framework.xml
M /flex/sdk/trunk/frameworks/flex-config.xml
D /flex/sdk/trunk/frameworks/halo-manifest.xml
A /flex/sdk/trunk/frameworks/mx-manifest.xml (from /flex/sdk/trunk/frameworks/halo-manifest.xml:11452)
M /flex/sdk/trunk/frameworks/projects/airframework/build.xml
M /flex/sdk/trunk/frameworks/projects/airframework/defaults.css
D /flex/sdk/trunk/frameworks/projects/airframework/halo-air-manifest.xml
A /flex/sdk/trunk/frameworks/projects/airframework/mx-air-manifest.xml (from /flex/sdk/trunk/frameworks/projects/airframework/halo-air-manifest.xml:11452)
M /flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacTitleBarSkin.mxml
M /flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/TitleBarSkin.mxml
M /flex/sdk/trunk/frameworks/projects/framework/build.xml
M /flex/sdk/trunk/frameworks/projects/framework/defaults.css
M /flex/sdk/trunk/frameworks/projects/halo/defaults.css
M /flex/sdk/trunk/frameworks/projects/rpc/build.xml
M /flex/sdk/trunk/frameworks/projects/spark/MXFTEText.css
M /flex/sdk/trunk/frameworks/themes/AeonGraphical/AeonGraphical.css
M /flex/sdk/trunk/frameworks/themes/Ice/Ice.css
M /flex/sdk/trunk/frameworks/themes/Smoke/Smoke.css
M /flex/sdk/trunk/frameworks/themes/Spark/spark.css
M /flex/sdk/trunk/frameworks/themes/Wooden/Wooden.css
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/Grammar.jj
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/MXMLNamespaces.java
M /flex/sdk/trunk/webapps/webtier/WEB-INF/flex/flex-config.xml
halo to mx namespace change with backwards support for the halo namespace.
I've renamed halo-manifest to mx-manifest, and renamed the namespace "library://ns.adobe.com/flex/halo" to "library://ns.adobe.com/flex/mx". In addition, the halo namespace is also mapped to the mx-manifest, which allows us to support both namespaces.
Modified build files, css files, development applications, and certain skins to use the new mx namespace.
This change required a small fix to the compiler to recognize both namespaces.
QE notes: No
Doc notes: Yes, you may update doc examples to use new mx namespace.
Bugs: No
Reviewer: Pete
Tests run: checkintests, mustella compile
Is noteworthy for integration: Yes, new mx namespace can be used.
------------------------------------------------------------------------
r11524 | tharwood@adobe.com | 2009-11-06 15:09:19 -0500 (Fri, 06 Nov 2009) | 2 lines
Changed paths:
M /flex/sdk/trunk/modules/asc/test/compiler/ecma3/ekeywords_001_Err.as
M /flex/sdk/trunk/modules/asc/test/compiler/ecma3/ekeywords_001_Err.err
Fix for ASC-3907 - test contained a previously-undiagnosed syntax error.
------------------------------------------------------------------------
r11523 | hmuller@adobe.com | 2009-11-06 14:58:50 -0500 (Fri, 06 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/collections/AsyncListView.as
Fix return values for ASyncListView/setItemAt(),removeItemAt(): return failed items if they exist.
QE notes:
Doc notes:
Bugs: sdk-24078
Reviewer: Evtim
Tests run: AsyncListView Mustella tests pass
Is noteworthy for integration: no
------------------------------------------------------------------------
r11522 | dsubrama@adobe.com | 2009-11-06 14:53:10 -0500 (Fri, 06 Nov 2009) | 8 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/shaders/ColorBurnShader.as
A teeny-tiny ASDoc change to ColorBurnShader.
QE notes: Regress
Doc notes: No
Bugs: SDK-23841
Reviewer: Me
Tests run: Checkintests
Is noteworthy for integration: No
------------------------------------------------------------------------
r11521 | smgilson@adobe.com | 2009-11-06 14:47:48 -0500 (Fri, 06 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/TabNavigator.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TextArea.as
ASDoc fixes for bugs FLEXDOCS-1102, FLEXDOCS-1103
QE notes: -
Doc notes: -
Bugs: - FLEXDOCS-1102, FLEXDOCS-1103
Reviewer: -
Tests run: - checkintests
Is noteworthy for integration: No
------------------------------------------------------------------------
r11520 | dloverin@adobe.com | 2009-11-06 14:46:30 -0500 (Fri, 06 Nov 2009) | 11 lines
Changed paths:
M /flex/sdk/trunk/frameworks/tests/basicTests/BasicTests-config.xml
Comment out the styleManager test until it works on the mac.
QE notes: None.
Doc notes: None.
Bugs:
Reviewer:
Tests run: checkintests
Is noteworthy for integration: No.
------------------------------------------------------------------------
r11518 | cframpto@adobe.com | 2009-11-06 14:38:42 -0500 (Fri, 06 Nov 2009) | 12 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/RichEditableText.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/RichEditableTextEditManager.as
Add RET mx_internal flag batchTextInput which defaults to true. The TLF edit manager will batch all inserted text until the next enter frame event. This includes text inserted via the GUI as well as api calls to EditManager.insertText(). Set this to false if you want every keystroke to be inserted into the text immediately which will result in a TextOperationEvent.CHANGE event for each character.
QE notes:
Doc notes:
Bugs: editable combo box type-ahead feature won't work without this
Reviewer: Gordon
Tests run: checkintests, TextInput
Is noteworthy for integration: no
------------------------------------------------------------------------
r11515 | smgilson@adobe.com | 2009-11-06 14:08:20 -0500 (Fri, 06 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/ButtonBarButton.as
add ASDoc comment for allowDeselection
QE notes: -
Doc notes: -
Bugs: -
Reviewer: -
Tests run: - checkintests
Is noteworthy for integration: No
------------------------------------------------------------------------
r11511 | gruehle@adobe.com | 2009-11-06 13:56:06 -0500 (Fri, 06 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/windowClasses/TitleBar.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ScrollBar.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SkinnableComponent.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SkinnableContainerBase.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultItemRenderer.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/FocusSkin.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/NumericStepperSkin.mxml
Fix a couple focus styling bugs.
QE notes:
Doc notes:
Bugs: SDK-24019, SDK-24021
Reviewer: Kevin
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11508 | cpeyer@adobe.com | 2009-11-06 13:36:39 -0500 (Fri, 06 Nov 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/modules/asc/test/compiler/runtests.py
M /flex/sdk/trunk/modules/asc/test/util/runtestBase.py
Check for existence of avm before attempting to determine config
------------------------------------------------------------------------
r11504 | hmuller@adobe.com | 2009-11-06 11:44:48 -0500 (Fri, 06 Nov 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/collections/AsyncListView.as
Revised the way failed items are handled in AsyncListView: failed items are now cached locally, just like pending items.
QE notes:
Doc notes:
Bugs:
Reviewer: Chet
Tests run:
Is noteworthy for integration: no
------------------------------------------------------------------------
r11503 | tharwood@adobe.com | 2009-11-06 11:15:22 -0500 (Fri, 06 Nov 2009) | 4 lines
Changed paths:
M /flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/Parser.java
Fix ASC-2269 - No compiler error on missing '()'s on 'super' call
r=jodyer+
Tests: avm, ASC, flex acceptance tests
------------------------------------------------------------------------
r11502 | mhorn@adobe.com | 2009-11-06 10:54:05 -0500 (Fri, 06 Nov 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/events/SWFBridgeEvent.as
ASDoc update for l10n bug fix
------------------------------------------------------------------------
r11501 | jon.avila@ssbbartgroup.com | 2009-11-06 10:44:21 -0500 (Fri, 06 Nov 2009) | 7 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
Convenience get/set properties have been added to all UIComponents for accessibilityName, accessibilityDescription, accessibilityEnabled, and accessibilityShortcut. These can be set in MXML or via actionScript. If an accessibilityProperties object doesn't exist for the UIComponent one is automatically created.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: yes, added convenience properties for accessibility.
------------------------------------------------------------------------
r11500 | jon.avila@ssbbartgroup.com | 2009-11-06 10:15:47 -0500 (Fri, 06 Nov 2009) | 8 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/accessibility/AccImpl.as
Updated to include support for event_object_show and event_object_hide and to only create an accessibilityProperties object if one does not already exist.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11499 | jon.avila@ssbbartgroup.com | 2009-11-06 10:07:05 -0500 (Fri, 06 Nov 2009) | 7 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Panel.as
Added code to draw an invisible rectangle to the titleDisplay object in the panel for accessibility purposes. The panel's accessibility implementation is hooked into the panel's titleDisplay. This causes the accessible location properties to only include the titleDisplay and not the whole panel. Since the accessible location can not be updated in the AccImpl file for the panel itself, it needs to be corrected here. The accessible location needs to be correct for panel to include the whole panel so screen readers can use coordinates to determine what components are inside the panel (as Flash has a flat structure otherwise).
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11498 | jon.avila@ssbbartgroup.com | 2009-11-06 09:57:49 -0500 (Fri, 06 Nov 2009) | 7 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/RichEditableText.as
Adds in the mixins (metadata and methods) for hooking accessibility into RichEditableText.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11496 | jon.avila@ssbbartgroup.com | 2009-11-06 09:55:10 -0500 (Fri, 06 Nov 2009) | 7 lines
Changed paths:
A /flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/RichEditableTextAccImpl.as
This is the new accessibility implementation class for RichEditableText.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11495 | jon.avila@ssbbartgroup.com | 2009-11-06 09:51:27 -0500 (Fri, 06 Nov 2009) | 7 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/SkinnableTextBaseAccImpl.as
The event listener for focus_in has been removed SkinnableTextBaseAccImpl because this functionality is already handled automatically by the default accessibility implementation.
QE notes: none
Doc notes: none
Bugs: n/a
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11492 | clucier@adobe.com | 2009-11-06 08:18:44 -0500 (Fri, 06 Nov 2009) | 11 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/sparkskins/build.xml
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/Compc.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/CompcPreLink.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/Fcsh.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/Mxmlc.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/PreLink.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Application.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Library.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools_en.properties
Checking in additional tweaks to SWC filtering when compatibility-version is used. Pushing the majority of thes
e changes on behalf of Paul.
QE notes: None
Doc notes: None
Bugs: None
Reviewer: Paul
Tests run: Checkin
Is noteworthy for integration: No
------------------------------------------------------------------------
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
------------------------------------------------------------------------