You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2014/12/16 09:41:36 UTC

[14/21] git commit: [flex-sdk] [refs/heads/release4.14.0] - Added missing bug fixes and contributors

Added missing bug fixes and contributors


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

Branch: refs/heads/release4.14.0
Commit: f2a4305e6831635f1da18b307e628c9597dedea9
Parents: 025273f
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Dec 14 08:08:26 2014 +1100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Tue Dec 16 09:37:16 2014 +0100

----------------------------------------------------------------------
 CONTRIBUTORS  | 10 ++++---
 RELEASE_NOTES | 87 +++++++++++++++++++++++++++---------------------------
 2 files changed, 49 insertions(+), 48 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f2a4305e/CONTRIBUTORS
----------------------------------------------------------------------
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 80958c3..12f4a43 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3,10 +3,12 @@ support to the Apache Flex SDK.
 
 Apache Flex SDK 4.14.0
 ----------------------
-Aaron Nash, After24, Alex Harui, Chris Martin, Curtis Aube, Darrell Loverin, 
-Erik de Bruin, Frédéric Thomas, Gareth Daniel Smith, Justin Mclean, Lee Burrows,
-Mahmoud Ali, Marcus Wilkinson, Mark Kessler, Mihai Chira, Neil Madsen, 
-OmPrakash Muppirala, Tom Chiverton, Vitaliy Parfenov
+Aaron Nash, Ad Pijnenburg, After24, Alex Harui, Andras Janurik, Anthony,
+Chris Martin, Christofer Dutz, Curtis Aube, Darrell Loverin,  Dimitri Kara,
+Erik de Bruin, Frédéric Thomas, Gareth Daniel Smith, Jeff Spicer, Jorn Nolles,
+Justin Mclean, Keith Lee, Lee Burrows, Mahmoud Ali, Marcus Wilkinson,
+Mark Kessler, Mihai Chira, Neil Madsen, OmPrakash Muppirala, Peter Volf,
+Shigeru Nakagaki, Stefan Overkamp, Tom Chiverton, Vitaliy Parfenov
 
 Apache Flex SDK 4.13.0
 ----------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f2a4305e/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 9e1d765..afa443e 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -11,71 +11,70 @@ New Features
 
 AIR and Flash Player Support
 ----------------------------
-- Support Flash Player 15.0
-- Support for AIR 15.0
+- Support Flash Player 15.0 and 16.0 beta
+- Support for AIR 15.0 and 16.0 beta
 
 Bug Fixes
 ---------
-FLEX-34649  (partial) Fatal errors in TextBlock after pasting text of specific 
+FLEX-34649  (partial) Fatal errors in TextBlock after pasting text of specific
             length in TextArea
-FLEX-34507  expected build.xml file missing from Linux binary tarball 
-            apache-flex-sdk-4.13.0-bin.tar.gz
-FLEX-34336  Strange Trace Statements When Debugging
-FLEX-34631  Cannot add source paths to a mustella test using a config file
 FLEX-34644  Datagrid - Rectangle bounds problem
-FLEX-34454  Setting modalTransparencyBlur to 0 gives blur when Alert ist shown
-            on top of modal Dialog
-FLEX-34373  spark.components.Alert should set a focus to defaultButton
-FLEX-34557  Platform.isBrowser does not work correctly
-FLEX-34213  Flex mobile list performance
-FLEX-34531  mx.charts.series.HLOCSeries excluding a style being used in example
-FLEX-34476  Added RichTextEditor
-FLEX-34323  Allow the mustella tests directory to be located anywhere
-FLEX-34460  adt is missing in windows install
-FLEX-34633  HSlider track (Android4 skin) not being filled if thumb position set
-            programmatically
-FLEX-34457  in one case, text selection using the arrow keys doesn't work in
-            RichEditableText
+FLEX-34636  Release build does not work as described in README on OS X
 FLEX-34634  DataGroup fires RendererExistenceEvent with a null renderer when an
             offscreen item is removed/replaced in the dataProvider
-FLEX-34636  Release build does not work as described in README on OS X
-FLEX-34543  Invalid event data when saving or cancelling grid item editor
-            session after data provider changes
-FLEX-28291  Linear Vector Layout on the ComboBox
-FLEX-34212  invalidIndex RTE in LinearLayoutVector when mouse scrolling List
-FLEX-34608  IOS 7 Hslider (Scrubber) skin
+FLEX-34633  HSlider track (Android4 skin) not being filled if thumb position set
+            in one case, text selection using the arrow keys doesn't work in
+            RichEditableText
+FLEX-34631  Cannot add source paths to a mustella test using a config file
 FLEX-34611  Application crash when textFlow property set to null with
             preserveSelection
+FLEX-34608  IOS 7 Hslider (Scrubber) skin
 FLEX-34606  Redundant variable
 FLEX-34592  Can't use optionnal importer for TLF plainTextFormat and
             TextLayoutFormat
-FLEX-34390  SkinnableTextBase bug (found in Flex 4.13.0 RC2)
-FLEX-34538  Spark Alert component does not add proper padding
-FLEX-34539  Callout skin assumes top level application is s:Application
+FLEX-34557  Platform.isBrowser does not work correctly
 FLEX-34556  Starting an app in portrait on an iPad results in wrong DPI
-FLEX-34318  [Mavenizer] Refactor the Mavenizer in preparation of future
-            mavenized releases of flex
+FLEX-34543  Invalid event data when saving or cancelling grid item editor
+            session after data provider changes
+FLEX-34539  Callout skin assumes top level application is s:Application
+FLEX-34538  Spark Alert component does not add proper padding
+FLEX-34531  mx.charts.series.HLOCSeries excluding a style being used in example
+FLEX-34507  expected build.xml file missing from Linux binary tarball
+            apache-flex-sdk-4.13.0-bin.tar.gz
+FLEX-34476  Added RichTextEditor
+FLEX-34460  adt is missing in windows install
 FLEX-34458  HierarchicalCollectionViewCursor.current returns wrong item after
             previous sibling is removed when current was "${L}"
             (CursorBookmark.LAST)
+FLEX-34456  HierarchicalCollectionViewCursors interfere with each other's
+            operation
+FLEX-34454  Setting modalTransparencyBlur to 0 gives blur when Alert ist shown
+            on top of modal Dialog
+FLEX-34450  mx.validators.EmailValidator does not accept ".email" domain
+FLEX-34440  'Bookmark no longer valid' CursorError caused by
+            HierarchicalCollectionView's conversion of
+            CollectionEventKind.REPLACE into CollectionEventKind.REMOVE
+FLEX-34424  HierarchicalCollectionViewCursor.current returns null when previous
+            sibling is removed
+FLEX-34390  SkinnableTextBase bug (found in Flex 4.13.0 RC2)
 FLEX-34385  Document try..catch limitation
+FLEX-34378  mx:DateValidator allows multiple separator chars
+FLEX-34373  spark.components.Alert should set a focus to defaultButton
+FLEX-34336  Strange Trace Statements When Debugging
+FLEX-34323  Allow the mustella tests directory to be located anywhere
+FLEX-34318  [Mavenizer] Refactor the Mavenizer in preparation of future
+            mavenized releases of flex
+FLEX-34213  Flex mobile list performance
+FLEX-34212  invalidIndex RTE in LinearLayoutVector when mouse scrolling List
 FLEX-34119  mx.collections.HierarchicalCollectionViewCursor causes CursorError
             RTE from ListCollectionView when the underlying collections change
-FLEX-32541  sortable ou sortableColumns = false still shows box of sorting and 
-            sortItemRenderer = null throws error
+FLEX-34034  You can paste a newline code to a single-line TextInput.
 FLEX-33732  Mobile theme support Android 4.x look and feel
-FLEX-34424  HierarchicalCollectionViewCursor.current returns null when previous 
-            sibling is removed
-FLEX-34456  HierarchicalCollectionViewCursors interfere with each other's 
-            operation
-FLEX-33054  Cursor Seek in HierarchicalCollectionViewCursor operates on wrong 
+FLEX-33054  Cursor Seek in HierarchicalCollectionViewCursor operates on wrong
             child level
-FLEX-34440  'Bookmark no longer valid' CursorError caused by 
-            HierarchicalCollectionView's conversion of 
-            CollectionEventKind.REPLACE into CollectionEventKind.REMOVE
-FLEX-34034  You can paste a newline code to a single-line TextInput.
-FLEX-34450  mx.validators.EmailValidator does not accept ".email" domain
-FLEX-34378  mx:DateValidator allows multiple separator chars
+FLEX-32541  sortable ou sortableColumns = false still shows box of sorting and
+            sortItemRenderer = null throws error
+FLEX-28291  Linear Vector Layout on the ComboBox
 
 Other fixes (no JIRA issue created):
 - correct case for osmf.swc so compiles on Linux work