flex-typedefs git commit: Changed "destDir" so the node typedefs builds correctly

2016-10-26 Thread harbs
13b17b14 Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/13b17b14 Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/13b17b14 Branch: refs/heads/develop Commit: 13b17b14aabeb0b0aabe6d1ba13740b55a6a0815 Parents: e0f9b7a Author: Harbs Authored: Wed Oct 26 16:47:45 2016 +0

git commit: [flex-asjs] [refs/heads/refactor-sprite] - Made DeviceSizeBEad work with refactor-sprite

2016-10-26 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/tree/2e3fc30d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/2e3fc30d Branch: refs/heads/refactor-sprite Commit: 2e3fc30db1f1606200b6769563714c3c76ae5e49 Parents: f24c9e6 Author: Harbs Authored: Wed Oct 26 16:49:04 2016 +0300 Committer: Ha

[03/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - updated release notes, and added some missing things from 0.7

2016-10-26 Thread harbs
updated release notes, and added some missing things from 0.7 Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/14abba2c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/14abba2c Diff: http://git-wip-us.apache

[08/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Refactor to ButtonBase to avoid carry CSS styles

2016-10-26 Thread harbs
Refactor to ButtonBase to avoid carry CSS styles Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ba5187ae Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ba5187ae Diff: http://git-wip-us.apache.org/repos/as

[01/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Added a Unit-Test that checks if the examples builds all produce both Flash and JavaScript output.

2016-10-26 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/refactor-sprite 2e3fc30db -> 37ab65649 - Added a Unit-Test that checks if the examples builds all produce both Flash and JavaScript output. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/r

[10/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Modified the cordova-build.xml ANT script to include the iOS platform. Once built, apps can be launched with the run.android or run.ios t

2016-10-26 Thread harbs
Modified the cordova-build.xml ANT script to include the iOS platform. Once built, apps can be launched with the run.android or run.ios targets. The former runs on the device while the latter runs in a simulator. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-

[21/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - change name so the instance and static properties have different names. This was messing up reflection info

2016-10-26 Thread harbs
change name so the instance and static properties have different names. This was messing up reflection info Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/64d564f8 Tree: http://git-wip-us.apache.org/repos/asf/flex-a

[16/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - update run configs for changes in cordova_build.xml

2016-10-26 Thread harbs
update run configs for changes in cordova_build.xml Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/eb3a8b12 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/eb3a8b12 Diff: http://git-wip-us.apache.org/repos

[13/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - assume path to npm and cordova on mac. FB can't always find it since it might be started without the bash environment. Might need improvi

2016-10-26 Thread harbs
assume path to npm and cordova on mac. FB can't always find it since it might be started without the bash environment. Might need improving upon for when the path isn't right Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asj

[06/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Cleaned up the label positioning for the horizontal linear axis (ArrayList data). Added more CSS classNames to help styles the charts bet

2016-10-26 Thread harbs
Cleaned up the label positioning for the horizontal linear axis (ArrayList data). Added more CSS classNames to help styles the charts better. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/346718a9 Tree: http://git-w

[07/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Cleaned up MobileStocks example with chart and text alignment issues.

2016-10-26 Thread harbs
Cleaned up MobileStocks example with chart and text alignment issues. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/533016fc Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/533016fc Diff: http://git-wip-u

[11/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Now loads the cordoba-plugin-file if needed.

2016-10-26 Thread harbs
Now loads the cordoba-plugin-file if needed. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b7021112 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b7021112 Diff: http://git-wip-us.apache.org/repos/asf/fl

[12/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Merge branch 'feature/buttonbase-refactor' into develop

2016-10-26 Thread harbs
Merge branch 'feature/buttonbase-refactor' into develop Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/734d4e04 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/734d4e04 Diff: http://git-wip-us.apache.org/r

[19/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Removed stuff from the site.xml which accidentally slipped in

2016-10-26 Thread harbs
- Removed stuff from the site.xml which accidentally slipped in Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ecf8fce2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ecf8fce2 Diff: http://git-wip-us.apac

[05/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Changed token value test for vertical-align css.

2016-10-26 Thread harbs
Changed token value test for vertical-align css. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a9361775 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a9361775 Diff: http://git-wip-us.apache.org/repos/as

[17/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - use maven target folder if exists

2016-10-26 Thread harbs
use maven target folder if exists Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/afdc5f44 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/afdc5f44 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/dif

[15/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Checks to see if a platform needs to be loaded and if so, uses Cordova to load it.

2016-10-26 Thread harbs
Checks to see if a platform needs to be loaded and if so, uses Cordova to load it. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/02febf26 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/02febf26 Diff: ht

[14/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - switch AIR visible flag to true if exists

2016-10-26 Thread harbs
switch AIR visible flag to true if exists Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fa6e0628 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fa6e0628 Diff: http://git-wip-us.apache.org/repos/asf/flex-

[18/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Added support for Cordova packaging (In order to have this working, you have to enable the "with-cordova" maven profile)

2016-10-26 Thread harbs
- Added support for Cordova packaging (In order to have this working, you have to enable the "with-cordova" maven profile) Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c0007ff9 Tree: http://git-wip-us.apache.org/re

[02/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - add default property for TextButton

2016-10-26 Thread harbs
add default property for TextButton Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9f510bc0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9f510bc0 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/d

[20/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Removed the TODOs for adding cordova packaging

2016-10-26 Thread harbs
- Removed the TODOs for adding cordova packaging Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4c9ab06a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4c9ab06a Diff: http://git-wip-us.apache.org/repos/as

[23/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Merge branch 'develop' into refactor-sprite

2016-10-26 Thread harbs
093c17d0546715b89f299e Parents: 2e3fc30 4b79670 Author: Harbs Authored: Wed Oct 26 16:53:55 2016 +0300 Committer: Harbs Committed: Wed Oct 26 16:53:55 2016 +0300 -- RELEASE_NOTES

[04/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - First implementation of js:Form. Is nesting tags, but action attribute is not working

2016-10-26 Thread harbs
First implementation of js:Form. Is nesting tags, but action attribute is not working Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d4244fe4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d4244fe4 Diff:

[22/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - allow CI build to use download cache in case true source is unavailable

2016-10-26 Thread harbs
allow CI build to use download cache in case true source is unavailable Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4b796701 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4b796701 Diff: http://git-wip

[09/23] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Cleaned up the example MobileStocks source code.

2016-10-26 Thread harbs
Cleaned up the example MobileStocks source code. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f25cfe8b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f25cfe8b Diff: http://git-wip-us.apache.org/repos/as

git commit: [flex-asjs] [refs/heads/refactor-sprite] - Added writing of rgba CSS attributes from color value

2016-10-27 Thread harbs
ttp://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d5fd8e99 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/d5fd8e99 Branch: refs/heads/refactor-sprite Commit: d5fd8e99ae60bf74011612f9246bfbb3ebf904f6 Parents: 6e3071b Author: Harbs Authored: Thu Oct 27 11:14:29 2016 +0300 Committer: Ha

git commit: [flex-asjs] [refs/heads/develop] - Fixed indents

2016-11-20 Thread harbs
ree/4731f4be Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4731f4be Branch: refs/heads/develop Commit: 4731f4bef7df79e43c54de9995009cbe02e9b786 Parents: 46d9afb Author: Harbs Authored: Mon Nov 21 08:07:33 2016 +0200 Committer: Harbs Committed: Mon Nov 21 08:07:33 2016 +0

git commit: [flex-asjs] [refs/heads/develop] - Initialize accordion with collapsed elements

2016-11-29 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/tree/bba0be9d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/bba0be9d Branch: refs/heads/develop Commit: bba0be9d104ba8835bec2117c52eea92e7d140b5 Parents: 9e3df4a Author: Harbs Authored: Tue Nov 29 12:24:35 2016 +0200 Committer: Harbs Committed: Tue Nov

git commit: [flex-asjs] [refs/heads/develop] - BinaryData should take untyped Objects

2016-11-29 Thread harbs
org/repos/asf/flex-asjs/tree/fb3b7e9b Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/fb3b7e9b Branch: refs/heads/develop Commit: fb3b7e9bb6f07255244fbfbdf2d00e39f89bfe6b Parents: bba0be9 Author: Harbs Authored: Tue Nov 29 12:25:03 2016 +0200 Committer: Harbs Committed: Tue Nov 29 12

git commit: [flex-asjs] [refs/heads/develop] - Added JXON for lightweight XML parsing

2016-12-05 Thread harbs
org/repos/asf/flex-asjs/tree/83c30918 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/83c30918 Branch: refs/heads/develop Commit: 83c309189da247f2475a9b6912087e8011b087c3 Parents: 579f434 Author: Harbs Authored: Mon Dec 5 12:23:11 2016 +0200 Committer: Harbs Committed: Mon Dec 5 12:23

git commit: [flex-asjs] [refs/heads/develop] - Fixed override

2016-07-11 Thread harbs
ree/b24af71d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b24af71d Branch: refs/heads/develop Commit: b24af71db8611bd45ab061b3810a9825c30a6c9d Parents: ff84654 Author: Harbs Authored: Tue Jul 12 08:21:28 2016 +0300 Committer: Harbs Committed: Tue Jul 12 08:21:28 2016 +0

git commit: [flex-asjs] [refs/heads/develop] - Added readByteAt() to enable optimized reading of BinaryData

2016-07-12 Thread harbs
ttp://git-wip-us.apache.org/repos/asf/flex-asjs/tree/686bd3f3 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/686bd3f3 Branch: refs/heads/develop Commit: 686bd3f3ff7d351f37d8a66d668ddaaee1b443c6 Parents: b24af71 Author: Harbs Authored: Tue Jul 12 13:58:12 2016 +0300 Committer: Ha

git commit: [flex-asjs] [refs/heads/develop] - Added writeByteAt and fromString to BinaryData

2016-07-12 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/tree/4541fff2 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4541fff2 Branch: refs/heads/develop Commit: 4541fff26eadefcf1ad68c5fb881c1119bc4 Parents: 686bd3f Author: Harbs Authored: Tue Jul 12 16:54:36 2016 +0300 Committer: Harbs Committed: Tue Jul

git commit: [flex-asjs] [refs/heads/develop] - Point, Rectangle and Matrix no longer extend the corresponding Flash classes

2016-07-13 Thread harbs
mit/c8e36805 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c8e36805 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/c8e36805 Branch: refs/heads/develop Commit: c8e368058a57746ce1645b1aea38726ac3e0e1fd Parents: 4541fff Author: Harbs Authored: Wed Jul 13 17:15:43 2016 +0300 Commit

git commit: [flex-asjs] [refs/heads/develop] - Some callback functions weren't being called properly on the flash side.

2016-07-14 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop c8e368058 -> 84968b957 Some callback functions weren't being called properly on the flash side. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/84968b95 Tr

git commit: [flex-asjs] [refs/heads/develop] - Added array getter for indexed access to the bytes and framework access to the platform-specific implementation

2016-07-14 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/commit/7859000b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/7859000b Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/7859000b Branch: refs/heads/develop Commit: 7859000b14bf5c58ba6bf1af8990c8ad48e9719c Parents: 84968b9 Author: Harbs Authored:

git commit: [flex-asjs] [refs/heads/develop] - Added optional parameters to SolidColor constructor Added COMPLETE constant to Event

2016-07-15 Thread harbs
sjs/commit/5ee6496d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5ee6496d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/5ee6496d Branch: refs/heads/develop Commit: 5ee6496d9bd4d67d0fee0b73cbe7c304f89a4c0b Parents: 5a34b69 Author: Harbs Authored: Fri Jul 15 12:07:31 2016 +0

git commit: [flex-asjs] [refs/heads/develop] - Added DOUBLE_CLICK constant to MouseEvent

2016-07-15 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/tree/27141aeb Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/27141aeb Branch: refs/heads/develop Commit: 27141aebf056a49e64b14c0e747f14bc62234656 Parents: 5ee6496 Author: Harbs Authored: Fri Jul 15 12:27:30 2016 +0300 Committer: Harbs Committed: Fri Jul 15

git commit: [flex-asjs] [refs/heads/develop] - Fix ticket

2016-07-15 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop 27141aebf -> 5a3570bba Fix ticket FLEX-35103 Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5a3570bb Tree: http://git-wip-us.apache.org/repos/asf/flex-as

git commit: [flex-asjs] [refs/heads/develop] - Fixed error on complete

2016-07-17 Thread harbs
lex-asjs/tree/934eee83 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/934eee83 Branch: refs/heads/develop Commit: 934eee830674f9137e1601c57ae03e878db8278b Parents: 4f8dfe8 Author: Harbs Authored: Sun Jul 17 22:14:06 2016 +0300 Committer: Harbs Committed: Sun Jul 17 22:14:06 2016 +0

git commit: [flex-asjs] [refs/heads/develop] - Added UIDUtil to FlexJS utils

2016-07-18 Thread harbs
asf/flex-asjs/tree/e07e364f Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/e07e364f Branch: refs/heads/develop Commit: e07e364f46b417ba633d776d49fbede3ec8582c4 Parents: 1ab2cca Author: Harbs Authored: Mon Jul 18 13:28:22 2016 +0300 Committer: Harbs Committed: Mon Jul 18 13:28:22 2

git commit: [flex-asjs] [refs/heads/develop] - Removed circular reference to QName

2016-07-20 Thread harbs
org/repos/asf/flex-asjs/tree/99a9fb6f Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/99a9fb6f Branch: refs/heads/develop Commit: 99a9fb6f48987cfd0631b5330a18cdd1955ba277 Parents: d7a7d2b Author: Harbs Authored: Wed Jul 20 16:38:04 2016 +0300 Committer: Harbs Committed: Wed Jul 20 16:38

git commit: [flex-asjs] [refs/heads/develop] - Fixed import Conrformed override pattern in Circle to other objects

2016-07-21 Thread harbs
ree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/cb5e88ea Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/cb5e88ea Branch: refs/heads/develop Commit: cb5e88ea95edcb4c9310275e4bc0ee17366b8d44 Parents: 9636454 Author: Harbs Authored: Thu Jul 21 20:15:59 2016 +0300 Committer: Ha

[9/9] git commit: [flex-asjs] [refs/heads/svg-rename] - Fixed up errors caused by renaming

2016-07-21 Thread harbs
/diff/bce06f6c Branch: refs/heads/svg-rename Commit: bce06f6c41c10f27a55b5cb77ba65f9d7a1a98f9 Parents: 7d52952 Author: Harbs Authored: Fri Jul 22 00:48:36 2016 +0300 Committer: Harbs Committed: Fri Jul 22 00:48:36 2016 +0300

[4/9] git commit: [flex-asjs] [refs/heads/svg-rename] - Initial rename of graphics classes

2016-07-21 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/utils/AdvancedLayoutFeatures.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apac

[8/9] git commit: [flex-asjs] [refs/heads/svg-rename] - Initial rename of graphics classes

2016-07-21 Thread harbs
/diff/7d529524 Branch: refs/heads/svg-rename Commit: 7d529524d7a9e5c9d75cf31d89a83a3d0de3e39b Parents: cb5e88e Author: Harbs Authored: Thu Jul 21 22:58:12 2016 +0300 Committer: Harbs Committed: Thu Jul 21 22:58:12 2016 +0300

[2/9] git commit: [flex-asjs] [refs/heads/svg-rename] - Initial rename of graphics classes

2016-07-21 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/utils/PathHelper.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex/grap

[3/9] git commit: [flex-asjs] [refs/heads/svg-rename] - Initial rename of graphics classes

2016-07-21 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/utils/MatrixUtil.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex/grap

[5/9] git commit: [flex-asjs] [refs/heads/svg-rename] - Initial rename of graphics classes

2016-07-21 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/core/graphics/utils/PathHelper.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex

[1/9] git commit: [flex-asjs] [refs/heads/svg-rename] - Initial rename of graphics classes

2016-07-21 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/svg-rename [created] bce06f6c4 http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/svg/LinearGradient.as -

[7/9] git commit: [flex-asjs] [refs/heads/svg-rename] - Initial rename of graphics classes

2016-07-21 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/core/graphics/SolidColorStroke.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex

[6/9] git commit: [flex-asjs] [refs/heads/svg-rename] - Initial rename of graphics classes

2016-07-21 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/core/graphics/utils/MatrixUtil.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex

git commit: [flex-asjs] [refs/heads/svg-rename] - Forgot to add header

2016-07-21 Thread harbs
lex-asjs/tree/5df857fe Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/5df857fe Branch: refs/heads/svg-rename Commit: 5df857feb73d99483c223bf405bc3a63ce2b1d1f Parents: bce06f6 Author: Harbs Authored: Fri Jul 22 00:52:22 2016 +0300 Committer: Harbs Committed: Fri Jul 22 00:52:22 2016 +0

git commit: [flex-asjs] [refs/heads/svg-rename] - Added clear method (but kept removeAllElements for consistency)

2016-07-21 Thread harbs
ree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/bc046922 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/bc046922 Branch: refs/heads/svg-rename Commit: bc0469227028527c8c933983ed5d03bde26b9512 Parents: 5df857f Author: Harbs Authored: Fri Jul 22 09:29:20 2016 +0300 Committer: Ha

git commit: [flex-asjs] [refs/heads/svg-rename] - Renamed GRaphicsContainer Cleaned up some CSS utils

2016-07-22 Thread harbs
git-wip-us.apache.org/repos/asf/flex-asjs/tree/6a28675d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/6a28675d Branch: refs/heads/svg-rename Commit: 6a28675d976489c84798762d47fe30a2e1348eef Parents: bc04692 Author: Harbs Authored: Fri Jul 22 14:46:04 2016 +0300 Committer: Harbs Commit

git commit: [flex-asjs] [refs/heads/svg-rename] - Added GraphicContainer

2016-07-24 Thread harbs
asf/flex-asjs/tree/58bb1535 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/58bb1535 Branch: refs/heads/svg-rename Commit: 58bb153540b3ede5aed0586eb97e9521ce5383d7 Parents: 6a28675 Author: Harbs Authored: Sun Jul 24 10:19:13 2016 +0300 Committer: Harbs Committed: Sun Jul 24 10:19:13 2

git commit: [flex-asjs] [refs/heads/svg-rename] - Added lineCap, lineJoin and miterLimit

2016-07-24 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/tree/11136dcb Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/11136dcb Branch: refs/heads/svg-rename Commit: 11136dcb4c0bd4a19a733f03c1123a360a0094b1 Parents: 58bb153 Author: Harbs Authored: Sun Jul 24 13:07:05 2016 +0300 Committer: Harbs Committed: Sun Jul

git commit: [flex-asjs] [refs/heads/svg-rename] - Added line properties

2016-07-24 Thread harbs
lex-asjs/tree/a3b297b5 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a3b297b5 Branch: refs/heads/svg-rename Commit: a3b297b51015a2a71190df33ed618f3df4f8188d Parents: 11136dc Author: Harbs Authored: Sun Jul 24 20:32:42 2016 +0300 Committer: Harbs Committed: Sun Jul 24 20:32:42 2

git commit: [flex-asjs] [refs/heads/svg-rename] - Adjusted to test for stroke properties

2016-07-24 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/tree/26606c88 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/26606c88 Branch: refs/heads/svg-rename Commit: 26606c88471f5890dc63c9e0c1dbb566b4808250 Parents: a3b297b Author: Harbs Authored: Sun Jul 24 22:00:45 2016 +0300 Committer: Harbs Committed: Sun Jul

git commit: [flex-asjs] [refs/heads/svg-rename] - Made label nonselectable by default (does not work in IE 10 or lower)

2016-07-25 Thread harbs
edb Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/580ededb Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/580ededb Branch: refs/heads/svg-rename Commit: 580ededbd9283a77b672f4b25c45378e075b822d Parents: 26606c8 Author: Harbs Authored: Mon Jul 25 10:39:09 2016 +0300 Commit

git commit: [flex-asjs] [refs/heads/svg-rename] - Added DOMWrapper

2016-07-25 Thread harbs
sjs/tree/66b6d423 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/66b6d423 Branch: refs/heads/svg-rename Commit: 66b6d423133a044203fbe15e5433bd06b625ca61 Parents: 580eded Author: Harbs Authored: Mon Jul 25 12:43:56 2016 +0300 Committer: Harbs Committed: Mon Jul 25 12:43:56 2016 +0

git commit: [flex-asjs] [refs/heads/svg-rename] - I think I changed the svg namespaces.

2016-07-25 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/tree/84a1b2ee Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/84a1b2ee Branch: refs/heads/svg-rename Commit: 84a1b2eeb8c9aa69cadf7e52fac56b71ffb7c2db Parents: 66b6d42 Author: Harbs Authored: Mon Jul 25 13:06:00 2016 +0300 Committer: Harbs Committed: Mon Jul 25

git commit: [flex-asjs] [refs/heads/svg-rename] - ignore bin folder

2016-07-25 Thread harbs
lex-asjs/tree/4a9247dc Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4a9247dc Branch: refs/heads/svg-rename Commit: 4a9247dc860991d591e836ee90fbdf68ccc3cea3 Parents: 84a1b2e Author: Harbs Authored: Mon Jul 25 13:06:49 2016 +0300 Committer: Harbs Committed: Mon Jul 25 13:06:49 2016 +0

[2/3] git commit: [flex-asjs] [refs/heads/svg-rename] - fix deferred bindings

2016-07-25 Thread harbs
fix deferred bindings Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8d72cc2c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8d72cc2c Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8d72cc2c

[3/3] git commit: [flex-asjs] [refs/heads/svg-rename] - Merge branch 'develop' into svg-rename

2016-07-25 Thread harbs
s/asf/flex-asjs/tree/9cd28522 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9cd28522 Branch: refs/heads/svg-rename Commit: 9cd2852279d7d4dfb3c008fb8a1f703b232458bf Parents: 4a9247d 8d72cc2 Author: Harbs Authored: Mon Jul 25 13:08:16 2016 +0300 Committer: Harbs Committed: Mon Jul 2

[1/3] git commit: [flex-asjs] [refs/heads/svg-rename] - ignore bin folder in manualtests

2016-07-25 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/svg-rename 4a9247dc8 -> 9cd285227 ignore bin folder in manualtests Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/49bb73e2 Tree: http://git-wip-us.apache.org/repo

[03/21] git commit: [flex-asjs] [refs/heads/develop] - Initial rename of graphics classes

2016-07-25 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/utils/MatrixUtil.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex/grap

[08/21] git commit: [flex-asjs] [refs/heads/develop] - Initial rename of graphics classes

2016-07-25 Thread harbs
/diff/7d529524 Branch: refs/heads/develop Commit: 7d529524d7a9e5c9d75cf31d89a83a3d0de3e39b Parents: cb5e88e Author: Harbs Authored: Thu Jul 21 22:58:12 2016 +0300 Committer: Harbs Committed: Thu Jul 21 22:58:12 2016 +0300

[18/21] git commit: [flex-asjs] [refs/heads/develop] - Added DOMWrapper

2016-07-25 Thread harbs
Branch: refs/heads/develop Commit: 66b6d423133a044203fbe15e5433bd06b625ca61 Parents: 580eded Author: Harbs Authored: Mon Jul 25 12:43:56 2016 +0300 Committer: Harbs Committed: Mon Jul 25 12:43:56 2016 +0300 -- .../main/flex/org

[16/21] git commit: [flex-asjs] [refs/heads/develop] - Adjusted to test for stroke properties

2016-07-25 Thread harbs
-asjs/diff/26606c88 Branch: refs/heads/develop Commit: 26606c88471f5890dc63c9e0c1dbb566b4808250 Parents: a3b297b Author: Harbs Authored: Sun Jul 24 22:00:45 2016 +0300 Committer: Harbs Committed: Sun Jul 24 22:00:45 2016 +0300

[06/21] git commit: [flex-asjs] [refs/heads/develop] - Initial rename of graphics classes

2016-07-25 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/core/graphics/utils/MatrixUtil.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex

[04/21] git commit: [flex-asjs] [refs/heads/develop] - Initial rename of graphics classes

2016-07-25 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/utils/AdvancedLayoutFeatures.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apac

[05/21] git commit: [flex-asjs] [refs/heads/develop] - Initial rename of graphics classes

2016-07-25 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/core/graphics/utils/PathHelper.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex

[07/21] git commit: [flex-asjs] [refs/heads/develop] - Initial rename of graphics classes

2016-07-25 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/core/graphics/SolidColorStroke.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex

[21/21] git commit: [flex-asjs] [refs/heads/develop] - Merge branch 'develop' into svg-rename

2016-07-25 Thread harbs
s/asf/flex-asjs/tree/9cd28522 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9cd28522 Branch: refs/heads/develop Commit: 9cd2852279d7d4dfb3c008fb8a1f703b232458bf Parents: 4a9247d 8d72cc2 Author: Harbs Authored: Mon Jul 25 13:08:16 2016 +0300 Committer: Harbs Committed: Mon Jul 25 13:

[20/21] git commit: [flex-asjs] [refs/heads/develop] - ignore bin folder

2016-07-25 Thread harbs
Branch: refs/heads/develop Commit: 4a9247dc860991d591e836ee90fbdf68ccc3cea3 Parents: 84a1b2e Author: Harbs Authored: Mon Jul 25 13:06:49 2016 +0300 Committer: Harbs Committed: Mon Jul 25 13:06:49 2016 +0300 -- .gitignore | 1 + 1

[14/21] git commit: [flex-asjs] [refs/heads/develop] - Added lineCap, lineJoin and miterLimit

2016-07-25 Thread harbs
-asjs/diff/11136dcb Branch: refs/heads/develop Commit: 11136dcb4c0bd4a19a733f03c1123a360a0094b1 Parents: 58bb153 Author: Harbs Authored: Sun Jul 24 13:07:05 2016 +0300 Committer: Harbs Committed: Sun Jul 24 13:07:05 2016 +0300

[12/21] git commit: [flex-asjs] [refs/heads/develop] - Renamed GRaphicsContainer Cleaned up some CSS utils

2016-07-25 Thread harbs
/repos/asf/flex-asjs/diff/6a28675d Branch: refs/heads/develop Commit: 6a28675d976489c84798762d47fe30a2e1348eef Parents: bc04692 Author: Harbs Authored: Fri Jul 22 14:46:04 2016 +0300 Committer: Harbs Committed: Fri Jul 22 14:46:04 2016 +0300

[09/21] git commit: [flex-asjs] [refs/heads/develop] - Fixed up errors caused by renaming

2016-07-25 Thread harbs
/diff/bce06f6c Branch: refs/heads/develop Commit: bce06f6c41c10f27a55b5cb77ba65f9d7a1a98f9 Parents: 7d52952 Author: Harbs Authored: Fri Jul 22 00:48:36 2016 +0300 Committer: Harbs Committed: Fri Jul 22 00:48:36 2016 +0300

[11/21] git commit: [flex-asjs] [refs/heads/develop] - Added clear method (but kept removeAllElements for consistency)

2016-07-25 Thread harbs
-us.apache.org/repos/asf/flex-asjs/diff/bc046922 Branch: refs/heads/develop Commit: bc0469227028527c8c933983ed5d03bde26b9512 Parents: 5df857f Author: Harbs Authored: Fri Jul 22 09:29:20 2016 +0300 Committer: Harbs Committed: Fri Jul 22 09:29:20 2016 +0300

[13/21] git commit: [flex-asjs] [refs/heads/develop] - Added GraphicContainer

2016-07-25 Thread harbs
Branch: refs/heads/develop Commit: 58bb153540b3ede5aed0586eb97e9521ce5383d7 Parents: 6a28675 Author: Harbs Authored: Sun Jul 24 10:19:13 2016 +0300 Committer: Harbs Committed: Sun Jul 24 10:19:13 2016 +0300 -- .../Graphics/src

[01/21] git commit: [flex-asjs] [refs/heads/develop] - Initial rename of graphics classes

2016-07-25 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop 8d72cc2c8 -> 9cd285227 http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/svg/LinearGradient.as -

[17/21] git commit: [flex-asjs] [refs/heads/develop] - Made label nonselectable by default (does not work in IE 10 or lower)

2016-07-25 Thread harbs
-us.apache.org/repos/asf/flex-asjs/diff/580ededb Branch: refs/heads/develop Commit: 580ededbd9283a77b672f4b25c45378e075b822d Parents: 26606c8 Author: Harbs Authored: Mon Jul 25 10:39:09 2016 +0300 Committer: Harbs Committed: Mon Jul 25 10:39:09 2016 +0300

[19/21] git commit: [flex-asjs] [refs/heads/develop] - I think I changed the svg namespaces.

2016-07-25 Thread harbs
-asjs/diff/84a1b2ee Branch: refs/heads/develop Commit: 84a1b2eeb8c9aa69cadf7e52fac56b71ffb7c2db Parents: 66b6d42 Author: Harbs Authored: Mon Jul 25 13:06:00 2016 +0300 Committer: Harbs Committed: Mon Jul 25 13:06:00 2016 +0300

[15/21] git commit: [flex-asjs] [refs/heads/develop] - Added line properties

2016-07-25 Thread harbs
Branch: refs/heads/develop Commit: a3b297b51015a2a71190df33ed618f3df4f8188d Parents: 11136dc Author: Harbs Authored: Sun Jul 24 20:32:42 2016 +0300 Committer: Harbs Committed: Sun Jul 24 20:32:42 2016 +0300 -- .../flex/org

[10/21] git commit: [flex-asjs] [refs/heads/develop] - Forgot to add header

2016-07-25 Thread harbs
Branch: refs/heads/develop Commit: 5df857feb73d99483c223bf405bc3a63ce2b1d1f Parents: bce06f6 Author: Harbs Authored: Fri Jul 22 00:52:22 2016 +0300 Committer: Harbs Committed: Fri Jul 22 00:52:22 2016 +0300 -- .../flex/org

[02/21] git commit: [flex-asjs] [refs/heads/develop] - Initial rename of graphics classes

2016-07-25 Thread harbs
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7d529524/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/utils/PathHelper.as -- diff --git a/frameworks/projects/Graphics/src/main/flex/org/apache/flex/grap

git commit: [flex-asjs] [refs/heads/develop] - I think I changed the wrong config files last time

2016-07-25 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/tree/8eb7b02e Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8eb7b02e Branch: refs/heads/develop Commit: 8eb7b02e717db56dfa1a3d4277fa37267ad5f497 Parents: 9cd2852 Author: Harbs Authored: Mon Jul 25 13:31:52 2016 +0300 Committer: Harbs Committed:

git commit: [flex-asjs] [refs/heads/develop] - Added svg drawing APIs

2016-07-25 Thread harbs
lex-asjs/tree/c383fa72 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/c383fa72 Branch: refs/heads/develop Commit: c383fa72950e95168c1478acd9470deb94d034e7 Parents: 1e67bac Author: Harbs Authored: Tue Jul 26 00:03:16 2016 +0300 Committer: Harbs Committed: Tue Jul 26 00:03:16 2016 +0

git commit: [flex-asjs] [refs/heads/develop] - Cleaned up drawing APIs

2016-07-26 Thread harbs
lex-asjs/tree/b2243a0b Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b2243a0b Branch: refs/heads/develop Commit: b2243a0b3489ed766a6f9a04a0961fd02c232d02 Parents: c383fa7 Author: Harbs Authored: Tue Jul 26 11:55:58 2016 +0300 Committer: Harbs Committed: Tue Jul 26 11:55:58 2016 +0

git commit: [flex-asjs] [refs/heads/develop] - Cleaned up drawing APIs I removed drawPath in favor of two separate drawStringPath and drawPathCommands methods.

2016-07-26 Thread harbs
efs/heads/develop Commit: e88fe7ff4b2d49b4aed145cc7616a95c0d10eddc Parents: b2243a0 Author: Harbs Authored: Tue Jul 26 12:32:57 2016 +0300 Committer: Harbs Committed: Tue Jul 26 12:32:57 2016 +0300 -- .../flex/charts/optimi

git commit: [flex-asjs] [refs/heads/develop] - Added Graphics interfaces

2016-07-26 Thread harbs
asf/flex-asjs/tree/849734fc Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/849734fc Branch: refs/heads/develop Commit: 849734fc927ecbdb25508ea6f52471baa161e4d0 Parents: e88fe7f Author: Harbs Authored: Tue Jul 26 12:51:12 2016 +0300 Committer: Harbs Committed: Tue Jul 26 12:51:12 2016 +0

git commit: [flex-asjs] [refs/heads/develop] - Added setLineStyle method to strokes

2016-07-26 Thread harbs
org/repos/asf/flex-asjs/tree/e9dbfab7 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/e9dbfab7 Branch: refs/heads/develop Commit: e9dbfab76cd4c106476529ecb211cd5e1df991bd Parents: 498287b Author: Harbs Authored: Wed Jul 27 00:13:26 2016 +0300 Committer: Harbs Committed: Wed Jul 27 00:13

git commit: [flex-asjs] [refs/heads/refactor-sprite] - First batch of refactoring

2016-07-27 Thread harbs
/asf/flex-asjs/tree/fc302ae4 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/fc302ae4 Branch: refs/heads/refactor-sprite Commit: fc302ae4231091734812fd49104e46e16e045d54 Parents: e9dbfab Author: Harbs Authored: Wed Jul 27 17:59:21 2016 +0300 Committer: Harbs Committed: Wed Jul 27 17:59

git commit: [flex-asjs] [refs/heads/refactor-sprite] - refactor batch 2

2016-07-27 Thread harbs
lex-asjs/tree/5c704c98 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/5c704c98 Branch: refs/heads/refactor-sprite Commit: 5c704c98abc60b07640c3521d24639ff4a8c36d2 Parents: fc302ae Author: Harbs Authored: Wed Jul 27 20:15:58 2016 +0300 Committer: Harbs Committed: Wed Jul 27 20:15:58 2

git commit: [flex-asjs] [refs/heads/refactor-sprite] - plus a straggler

2016-07-27 Thread harbs
lex-asjs/tree/7031769e Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/7031769e Branch: refs/heads/refactor-sprite Commit: 7031769efdd3fe5b99afa62f041f9678d7e5d9a7 Parents: 5c704c9 Author: Harbs Authored: Wed Jul 27 20:16:26 2016 +0300 Committer: Harbs Committed: Wed Jul 27 20:16:26 2

git commit: [flex-asjs] [refs/heads/refactor-sprite] - refactor batch 3

2016-07-27 Thread harbs
lex-asjs/tree/e976b1fa Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/e976b1fa Branch: refs/heads/refactor-sprite Commit: e976b1fa369d20b476879d19a6f00606a8f1ae71 Parents: 7031769 Author: Harbs Authored: Wed Jul 27 21:29:37 2016 +0300 Committer: Harbs Committed: Wed Jul 27 21:29:37 2

git commit: [flex-asjs] [refs/heads/refactor-sprite] - refactor batch 4

2016-07-27 Thread harbs
lex-asjs/tree/46616874 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/46616874 Branch: refs/heads/refactor-sprite Commit: 46616874b47a8e1fe39988b8dc7262834d917564 Parents: e976b1f Author: Harbs Authored: Wed Jul 27 21:47:05 2016 +0300 Committer: Harbs Committed: Wed Jul 27 21:47:05 2

git commit: [flex-asjs] [refs/heads/refactor-sprite] - refactor batch 5

2016-07-27 Thread harbs
lex-asjs/tree/f508d7dc Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/f508d7dc Branch: refs/heads/refactor-sprite Commit: f508d7dc9a90814f4d7a5cc1bd9cf8b20825d282 Parents: 4661687 Author: Harbs Authored: Wed Jul 27 22:00:03 2016 +0300 Committer: Harbs Committed: Wed Jul 27 22:00:03 2

git commit: [flex-asjs] [refs/heads/refactor-sprite] - refactor now builds without errors

2016-07-27 Thread harbs
wip-us.apache.org/repos/asf/flex-asjs/tree/be2a507c Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/be2a507c Branch: refs/heads/refactor-sprite Commit: be2a507cd30969687d0c54c6cea7582c7192dca6 Parents: f508d7d Author: Harbs Authored: Wed Jul 27 22:19:54 2016 +0300 Committer: Harbs Committed:

  1   2   3   4   5   6   7   8   9   10   >