------------------------------------------------------------------------
r11171 | egeorgie@adobe.com | 2009-10-26 19:24:13 -0400 (Mon, 26 Oct 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/ViewStack.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DataGroup.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Group.as
A /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/DisplayPlane.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
A /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/OverlayDepth.as
A /flex/sdk/trunk/frameworks/projects/spark/src/spark/events/DisplayPlaneObjectExistenceEvent.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/LayoutBase.as
Add overlay property to GroupBase. Note, names of class and APIs will change, since it's still in review.
QE notes: Ready testing, names will change after the APIs review.
Doc notes: None
Bugs: None
Reviewer: Deepa
Tests run: checkintests, mustella (all gumbo tests)
Is noteworthy for integration: No
------------------------------------------------------------------------
r11170 | rfrishbe@adobe.com | 2009-10-26 19:15:30 -0400 (Mon, 26 Oct 2009) | 15 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/ButtonBar.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/ButtonBarButton.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DataGroup.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Group.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/IItemRenderer.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/List.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ItemRenderer.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ListBase.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultComplexItemRenderer.mxml
A /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultItemRenderer.as (from /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultItemRenderer.mxml:11100)
D /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultItemRenderer.mxml
ItemRenderer changes. Fixing some bugs with the autoDrawBackground flag. Also making some PARB changes:
1. IItemRenderer.index -> itemIndex (affects DefaultItemRenderer, ItemRenderer, and ButtonBarButton).
2. GroupBase.renderBackgroundFill() (protected method) -> drawBackground() (mx_internal method)
3. ItemRenderer.handleBackgroundFill -> autoDrawBackground
4. Removed contentBackgroundColor from ItemRenderer
Also, DefaultItemRenderer is now no longer an MXML file, but it is an AS-only class that extends UIComponent.
QE notes: -
Doc notes: Yes - Can you please look at the ASDocs for DefaultItemRenderer.as and the autoDrawBackground flag on ItemRenderer
Bugs: -
Reviewer: Deepa
Tests run: checkintests, Mustella List, DataGroup, DropDownList
Is noteworthy for integration: Yes
------------------------------------------------------------------------
r11169 | pfarland@adobe.com | 2009-10-26 18:22:16 -0400 (Mon, 26 Oct 2009) | 9 lines
Changed paths:
A /flex/sdk/trunk/frameworks/projects/playerglobal
A /flex/sdk/trunk/frameworks/projects/playerglobal/build.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/de_DE
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/de_DE/docs
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/_Global_.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.net.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.update.events.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.update.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.accessibility.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.data.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.desktop.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.display.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.errors.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.events.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.external.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.filesystem.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.filters.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.geom.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.html.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.media.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.net.drm.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.net.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.printing.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.profiler.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.sampler.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.security.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.system.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.text.engine.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.text.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.ui.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.utils.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.xml.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/packages.dita
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/packages.dita.xml
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/empty.properties
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/fr_FR
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/fr_FR/docs
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ja_JP
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ja_JP/docs
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ru_RU
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ru_RU/docs
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/zh_CN
A /flex/sdk/trunk/frameworks/projects/playerglobal/bundles/zh_CN/docs
A /flex/sdk/trunk/frameworks/projects/playerglobal/src
A /flex/sdk/trunk/frameworks/projects/playerglobal/src/Empty.as
Adding placeholder ASDoc for release engineering to build a resource bundle to accompany playerglobal.swc.
QE notes: N/A
Doc notes: N/A
Bugs: N/A
Reviewer: David Z
Tests run: N/A
Is noteworthy for integration: No
------------------------------------------------------------------------
r11168 | egeorgie@adobe.com | 2009-10-26 17:21:02 -0400 (Mon, 26 Oct 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/List.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/HorizontalLayout.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/VerticalLayout.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ListSkin.mxml
Drag and Drop - Finalize the DropIndicator skin and disable minor axis drag-scrolling for Horizontal/Vertical layouts; tweaked the drag inidcator alpha to 0.5
QE notes: None
Doc notes: Comment about layout sizing of drop indicator added to the ListSkin.mxml
Bugs: None
Reviewer: Deepa
Tests run: checkintests, mustella (List, ListDragDrop)
Is noteworthy for integration: No
------------------------------------------------------------------------
r11167 | build@adobe.com | 2009-10-26 17:15:54 -0400 (Mon, 26 Oct 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_da.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_de.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_es.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_fi.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_fr.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_it.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_ja.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_ko.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_nb.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_nl.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_pt.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_ru.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_sv.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_zh_CN.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_zh_TW.properties
Localization property file update 4.0.0.11163
------------------------------------------------------------------------
r11163 | dloverin@adobe.com | 2009-10-26 16:35:33 -0400 (Mon, 26 Oct 2009) | 96 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/FlexContentHolder.as
M /flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ApplicationControlBar.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Alert.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/RadioButton.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/SWFLoader.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/dataGridClasses/DataGridItemRenderer.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/menuClasses/MenuBarItem.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/ToolTipManagerImpl.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/systemClasses/ChildManager.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/modules/ModuleManager.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/CSSStyleDeclaration.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/IStyleModule.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleManager.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleManagerImpl.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleProtoChain.as
M /flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/dataGridClasses/FTEDataGridItemRenderer.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Group.as
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/css/StyleDef.vm
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/gen/ClassDef.vm
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/gen/ClassDefLib.vm
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_en.properties
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/PreLink.java
Changes to turn on the per-module style feature by default.
The feature can be turned off by compiling with -isolateStyles=false.
QE notes: None.
Doc notes: None.
Bugs:
Reviewer: Alex, Paul
Tests run: checkintests, all mustella
Is noteworthy for integration: Yes.
Summary of changes:
frameworks/projects/flash-integration/src/mx/flash/FlexContentHolder.as
Propagate the module factory in setFlexContent.
frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as
Implement IFlexModule
frameworks/projects/framework/src/mx/containers/ApplicationControlBar.as
Move getting style declaration from the constructor to the override of the module factory setter.
frameworks/projects/framework/src/mx/controls/Alert.as
Set moduleFactory to parent if parent is an IFlexModuleFactory.
frameworks/projects/framework/src/mx/controls/dataGridClasses/DataGridItemRenderer.as
Pass styleManager in CSSStyleDeclaration.
frameworks/projects/framework/src/mx/controls/menuClasses/MenuBarItem.as
Pass styleManager in CSSStyleDeclaration.
frameworks/projects/framework/src/mx/controls/RadioButton.as
Move getting style declaration from the constructor to the override of the module factory setter.
frameworks/projects/framework/src/mx/controls/SWFLoader.as
Handle the "get parent module factory" request from an embedded swf.
frameworks/projects/framework/src/mx/core/Container.as
Pass styleManager in CSSStyleDeclaration.
frameworks/projects/framework/src/mx/core/UIComponent.as
Defer setting styles until a module factory is set.
frameworks/projects/framework/src/mx/managers/systemClasses/ChildManager.as
Set the module factory of an added child.
frameworks/projects/framework/src/mx/managers/ToolTipManagerImpl.as
Set the module factory of the tooltip to be the same as the target.
frameworks/projects/framework/src/mx/styles/CSSStyleDeclaration.as
Rename parameter based on PARB feedback.
frameworks/projects/framework/src/mx/styles/IStyleModule.as
Add setStyleDeclarations per spec.
frameworks/projects/framework/src/mx/styles/StyleManager.as
Deprecate old static StyleManager API.
frameworks/projects/framework/src/mx/styles/StyleManagerImpl.as
Use IStyleModule.setStyleDeclarations.
frameworks/projects/framework/src/mx/styles/StyleProtoChain.as
A fix to get the correct style manager and pass styleManager in CSSStyleDeclaration.
frameworks/projects/spark/src/mx/controls/dataGridClasses/FTEDataGridItemRenderer.as
Pass styleManager in CSSStyleDeclaration.
frameworks/projects/spark/src/spark/components/Group.as
Propagate moduleFactory in elementAdded().
modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
Rename -create-style-manager option to -isloateStyles. The option has been changed from hidden to advanced.
modules/compiler/src/java/flex2/compiler/css/StyleDef.vm
Fix bug to not add a default factory that is not needed.
modules/compiler/src/java/flex2/compiler/mxml/gen/ClassDef.vm
Initialize styles in a module factory setter override.
modules/compiler/src/java/flex2/compiler/mxml/gen/ClassDefLib.vm
Changed emitComponentInitializers_1 to not emit style related code if the document implements IFlexModule. Created emitComponentStyleInitializers to emit those styles.
modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java
Generate code to match ClassDef.vm and ClassDefLib.vm changes.
modules/compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.java
Add IFlexModuleFactory to standard imports.
modules/compiler/src/java/flex2/configuration_en.properties
Rename -create-style-manager option to -isloateStyles.
modules/compiler/src/java/flex2/tools/PreLink.java
Rename -create-style-manager option to -isloateStyles.
------------------------------------------------------------------------
r11162 | gruehle@adobe.com | 2009-10-26 16:08:55 -0400 (Mon, 26 Oct 2009) | 8 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/airframework/defaults.css
M /flex/sdk/trunk/frameworks/projects/halo/defaults.css
Fix warnings when compiling with airframework.
QE notes: -
Doc notes: -
Bugs: SDK-23606
Reviewer: Ryan
Tests run: checkintests, cyclone
Is noteworthy for integration: no
------------------------------------------------------------------------
r11161 | clucier@adobe.com | 2009-10-26 16:07:44 -0400 (Mon, 26 Oct 2009) | 10 lines
Changed paths:
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
Should have been part of my last checkin.
QE notes: None
Doc notes: None
Bugs: None
Reviewer: Paul
Tests run: Checkin
Is noteworthy for integration: No
------------------------------------------------------------------------
r11158 | cframpto@adobe.com | 2009-10-26 15:04:20 -0400 (Mon, 26 Oct 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/RichEditableText.as
Temporarily revert fix for SDK-23052 (rev 11145). I think it is the correct fix but it is causing scrolling issues because of some code added to try to get around other scrolling issues.
QE notes:
Doc notes:
Bugs:
Reviewer: Peter
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11156 | build@adobe.com | 2009-10-26 14:36:08 -0400 (Mon, 26 Oct 2009) | 1 line
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/bundles/da_DK/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/es_ES/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/fi_FI/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/it_IT/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/ko_KR/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/nb_NO/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/nl_NL/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/pt_BR/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/sv_SE/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/skins.properties
M /flex/sdk/trunk/frameworks/projects/framework/bundles/zh_TW/skins.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/da_DK/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/da_DK/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/de_DE/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/de_DE/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/es_ES/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/es_ES/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/fi_FI/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/fi_FI/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/fr_FR/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/fr_FR/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/it_IT/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/it_IT/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/ja_JP/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/ja_JP/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/ko_KR/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/ko_KR/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/nb_NO/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/nb_NO/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/nl_NL/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/nl_NL/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/pt_BR/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/pt_BR/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/ru_RU/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/ru_RU/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/sv_SE/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/sv_SE/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/zh_CN/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/zh_CN/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/zh_TW/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/zh_TW/sparkEffects.properties
Localization property file update 4.0.0.11151
------------------------------------------------------------------------
r11154 | clucier@adobe.com | 2009-10-26 14:26:26 -0400 (Mon, 26 Oct 2009) | 10 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/build.xml
M /flex/sdk/trunk/frameworks/projects/sparkskins/build.xml
M /flex/sdk/trunk/modules/antTasks/src/flex/ant/CompcTask.java
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/Configuration.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/Swc.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/Versions.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReader.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/linker/LinkerConfiguration.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/Compc.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/oem/Application.java
M /flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Library.java
Adding support for -minimum-supported-version. We now exclude spark.swc, sparkskins.swc, and spark_rb.swc from linkage when compatibility-version is < 4.0.0. Please see https://zerowing.corp.adobe.com/display/flex/Compatibility+Mode+SWC+Policy
QE notes: None
Doc notes: None
Bugs: None
Reviewer: Paul
Tests run: Checkin
Is noteworthy for integration: Yes
------------------------------------------------------------------------
r11151 | klin@adobe.com | 2009-10-26 13:41:10 -0400 (Mon, 26 Oct 2009) | 24 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/framework/bundles/en_US/skins.properties
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/DataGrid.as
M /flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/colorPickerClasses/SwatchPanel.as
M /flex/sdk/trunk/frameworks/projects/spark/bundles/en_US/components.properties
M /flex/sdk/trunk/frameworks/projects/spark/bundles/en_US/sparkEffects.properties
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TitleWindowSkin.mxml
M /flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/TitleWindowSkin.mxml
Various bug fixes.
Button.as
-Added some ASDocs for a previous fix where we made the icons property protected instead of private.
Skins.properties, components.properties, sparkEffects.properties
-Removed "Fx" prefix and cleaned up whitespace
SwatchPanel.as, defaults.css
-ColorPicker was drawing incorrectly with sparkskins because two halo specific styles were missing in the spark theme. Thus, I included highlightColor and shadowColorÿinto the spark theme and added them to defaults.css.
TitleWindowSkin.mxml, wireframe/TitleWindowSkin.mxml
-The label skin part came too close to the close button so I added padding
DataGrid.as
-Added exclude metadata for columnWidth
-Column widths are now rounded down to avoid sub-pixel values in the initial rendering
QE notes: None
Doc notes: None
Bugs: SDK-23057, SDK-23695, SDK-23576, SDK-23791, SDK-22733, SDK-22757
Reviewer: Glenn
Tests run: checkintests
Is noteworthy for integration: No
------------------------------------------------------------------------
r11150 | jimurphy@adobe.com | 2009-10-26 13:18:18 -0400 (Mon, 26 Oct 2009) | 12 lines
Changed paths:
M /flex/sdk/trunk
M /flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/http/AbstractOperation.as
M /flex/sdk/trunk/lib/flex-messaging-common.jar
Merge 3.x rev 11082 -> trunk
http://10.171.12.252/svn/opensource/flex/sdk/branches/3.x
r11082 | pfarland@adobe.com | 2009-10-22 11:30:03 -0400 (Thu, 22 Oct 2009) | 9 lines
Ensuring for DCD that the serialization filter's serializeUrl result is used in sendBody().
Bugs: SDK-21781 - mx.rpc.http.AbstractOperation never uses the result of serializeUrl in sendBody
integrate:
core tech: 1.406529
LCDS: 4.0.0.11030
------------------------------------------------------------------------
r11145 | cframpto@adobe.com | 2009-10-26 10:24:45 -0400 (Mon, 26 Oct 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/RichEditableText.as
Fix pair of simple RET bugs. The RET damageHandler has to invalidateSize() so that if the text flow is programatically modified, the RET is remeasured to see if the size has changed. Exclude baseColor style from RET.
QE notes:
Doc notes:
Bugs: SDK-23052, SDK-22972
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------
r11144 | cframpto@adobe.com | 2009-10-26 10:21:48 -0400 (Mon, 26 Oct 2009) | 9 lines
Changed paths:
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TextArea.as
M /flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TextAreaSkin.mxml
Add support for lineBreak and verticalAlign styles to TextArea. The TextAreaSkin will push the styles down to RET.
QE notes:
Doc notes:
Bugs: SDK-23570
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: no
------------------------------------------------------------------------