Updated Branches:
  refs/heads/develop 3b4103741 -> a9685007f

updated with recent Git/JIRA changes


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/a9685007
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/a9685007
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/a9685007

Branch: refs/heads/develop
Commit: a9685007f8d16fa82410fd9b8e0b9adb43097c44
Parents: 3b41037
Author: Justin Mclean <jmcl...@apache.org>
Authored: Thu Sep 12 11:44:38 2013 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Thu Sep 12 11:44:38 2013 +1000

----------------------------------------------------------------------
 RELEASE_NOTES | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/a9685007/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 4919bf2..688a1b4 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -39,6 +39,7 @@ SDK Changes
 - 120 and 640 dpi mobile resolution/skin support, fixes to 480dpi skins.
 - mx:AdvancedDataGrid and mx:DataGrid speed improvements
 - s:DataGridEditor will now be visible in ASDocs and be visible in the Tag 
inspector.
+- Added column sort type access to the datagrid columns in mx:Datagrid and 
s:Datagrid 
 
 Bug Fixes
 ----------
@@ -51,6 +52,13 @@ Bug Fixes
 
 JIRA Issue Number  Summary                                                     
                                   
 
-------------------------------------------------------------------------------------------------------------------
+FLEX-33726     DateField.stringToDate returns null when inputFormat has no 
separators
+FLEX-33718     Warning: variable definition duplicates function parameter in 
MX project
+FLEX-33714     Falcon compiler is stricter with ++ and -- operator on 
constants.
+FLEX-33710     spark DataGrid isCellEditable is missing index bounds check
+FLEX-33698     Shift Return creates new ParagraphElement
+FLEX-33692     Spark button border issue
+FLEX-33689     Flex Library project unit tests creates invalid 
FlexUnitApplication.mxml
 FLEX-33688     RTE in advanced list when setting selection to null and column 
is sorted
 FLEX-33687  DataGridEditor is not visible in ASDOCS has been excluded
 FLEX-33667  compiler with apache flex 4.10 occur error : Uncaught exception in 
compiler.
@@ -58,6 +66,8 @@ FLEX-33666  When scrolling a Spark Datagrid with the 
mousewheel after starting a
 FLEX-33665  ItemEditors are placed on the wrong position after scrolling an 
editable Spark Datagrid
 FLEX-33655     RTE when closing SkinnablePopUpContainer
 FLEX-33643     Improve experimental CallOut component frame arrow display
+FLEX-33636     Error when creating new project in FB 4.7 using SDK 4.10.0 
(11.8/3.8)
+FLEX-33409     TLF crashes when hypens are shown in a multi span textFlow
 FLEX-28012     FormItemSkin and StackedFormItemSkib indicatorDisplay's toolTip 
is not localized
 FLEX-27648     ViewStack.getItemIndex() throws error instead of returning -1 
when item is not a child of the ViewStack
 

Reply via email to