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/c96c080d Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/c96c080d Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/c96c080d Branch: refs/heads/develop Commit: c96c080d94bfea1782c1176ce0102e817b65c224 Parents: d793166 7a01335 Author: Justin Mclean <[email protected]> Authored: Wed Sep 25 18:09:06 2013 +1000 Committer: Justin Mclean <[email protected]> Committed: Wed Sep 25 18:09:06 2013 +1000 ---------------------------------------------------------------------- .../src/mx/controls/AdvancedDataGrid.as | 48 ++++++++++++ .../AdvancedDataGridBase.as | 1 + .../AdvancedDataGridGroupItemRenderer.as | 17 +++- .../AdvancedDataGridItemRenderer.as | 45 ++++++++--- .../SWFs/AdvancedDataGridMain_FLEX_32848.mxml | 78 +++++++++++++++++++ .../datagrid_textSelectedColor_singleCell.png | Bin 0 -> 8961 bytes .../datagrid_textSelectedColor_singleRow.png | Bin 0 -> 5858 bytes .../advanceddatagrid_styles_FLEX_32848.mxml | 70 +++++++++++++++++ 8 files changed, 245 insertions(+), 14 deletions(-) ----------------------------------------------------------------------
