Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/638fd912 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/638fd912 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/638fd912 Branch: refs/heads/develop Commit: 638fd912ac4ea8f94b43f7454b5aaa3402413b21 Parents: 25f7755 774cdd7 Author: Justin Mclean <[email protected]> Authored: Sat Apr 20 11:37:02 2013 +1000 Committer: Justin Mclean <[email protected]> Committed: Sat Apr 20 11:37:02 2013 +1000 ---------------------------------------------------------------------- .../spark/src/spark/components/DataGrid.as | 181 +++++++++++- .../projects/spark/src/spark/components/Grid.as | 233 ++++++++++++++- .../supportClasses/IDataProviderEnhance.as | 150 +++++++++ .../spark/components/supportClasses/ListBase.as | 232 ++++++++++++++- .../components/supportClasses/RegExPatterns.as | 221 ++++++++++++++ 5 files changed, 993 insertions(+), 24 deletions(-) ----------------------------------------------------------------------
