You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2014/03/19 02:40:42 UTC

[01/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - a couple of tweaks to README

Repository: flex-sdk
Updated Branches:
  refs/heads/new_android_skins 952531e04 -> 90ad7ff23


a couple of tweaks to README


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

Branch: refs/heads/new_android_skins
Commit: 888c980cbdd5fe5b67f814d9f681bee509da844d
Parents: ceb97bc
Author: Alex Harui <ah...@apache.org>
Authored: Wed Feb 26 23:56:18 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Feb 26 23:56:18 2014 -0800

----------------------------------------------------------------------
 README | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/888c980c/README
----------------------------------------------------------------------
diff --git a/README b/README
index cf59781..c8ef8ca 100644
--- a/README
+++ b/README
@@ -52,7 +52,7 @@ Getting the convenience packages for Apache Flex
     The SDK installer requires the Adobe AIR runtime to be installed.
 
     Starting with Apache Flex 4.12 the binary distribution can be installed using only Ant.
-    This is the recomended method for Linux users.
+    This is the recommended method for Linux users.
 
       https://cwiki.apache.org/confluence/display/FLEX/Installation+help#Installationhelp-Antinstaller
 
@@ -122,9 +122,10 @@ Install Prerequisites
     used by checkintests and other pieces of the test subsystem to run compiled
     applications.
 
-    The build scripts assume that the folder containing the Text Layout Framework (tlf)
-    folder is at the same level as the sdk folder.  If this is not true, then you must
-    set the TLF_HOME environment variable to point to the tlf folder.
+    The build scripts assume that the source code folder containing the Text Layout
+    Framework (tlf) folder is at the same level as the sdk folder or located inside
+    the frameworks/projects folder.   If this is not true, then you must set the 
+    TLF_HOME environment variable to point to the tlf folder.
 
     ==================================================================================
     SOFTWARE                                    ENVIRONMENT VARIABLE (absolute paths)


[23/50] [abbrv] update copyright year to 2014

Posted by bi...@apache.org.
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_ja.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_ja.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_ja.properties
index 11a64c6..60ccf1b 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_ja.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_ja.properties
@@ -22,5 +22,5 @@ InitialSetup=\u6700\u521d\u306e\u8a2d\u5b9a :
 LoadedSWCs=${num} \u500b\u306e SWC \u304c\u8aad\u307f\u8fbc\u307e\u308c\u307e\u3057\u305f :
 CouldNotInstantiate=${config} \u3092\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u5316\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f
 DumpConfig=\u8a2d\u5b9a\u30c0\u30f3\u30d7\u3092 "${filename}" \u306b\u66f8\u304d\u8fbc\u3093\u3067\u3044\u307e\u3059\u3002
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u306f\u6700\u65b0\u3067\u3059\u3002\u30ea\u30d3\u30eb\u30c9\u3059\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_ko.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_ko.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_ko.properties
index b2d0e7e..15cf408 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_ko.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_ko.properties
@@ -22,5 +22,5 @@ InitialSetup=\ucd08\uae30 \uc124\uc815:
 LoadedSWCs=${num}\uac1c\uc758 SWC \ub85c\ub4dc\ub428:
 CouldNotInstantiate=${config}\uc744(\ub97c) \uc778\uc2a4\ud134\uc2a4\ud654\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
 DumpConfig=${filename}\uc5d0 \uad6c\uc131 \ub364\ud504 \uc4f0\uae30
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name}\uc740(\ub294) \ucd5c\uc2e0 \ubc84\uc804\uc774\ubbc0\ub85c \ub2e4\uc2dc \ube4c\ub4dc\ud560 \ud544\uc694\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_nb.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_nb.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_nb.properties
index dc97c5a..37dd218 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_nb.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_nb.properties
@@ -22,5 +22,5 @@ InitialSetup=F\u00f8rste installasjon:
 LoadedSWCs=Lastet inn ${num} swc-er:
 CouldNotInstantiate=Kan ikke representere ${config}
 DumpConfig=Skriver konfigurasjonsdump til ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} er oppdatert og trenger ikke \u00e5 bygges p\u00e5 nytt..

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_nl.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_nl.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_nl.properties
index 04d08d2..d0579f6 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_nl.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_nl.properties
@@ -22,5 +22,5 @@ InitialSetup=Begininstellingen:
 LoadedSWCs=${num} SWC's geladen:
 CouldNotInstantiate=Kan geen exemplaar maken van ${config}
 DumpConfig=Configuratiedump wordt naar ${filename} geschreven
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} is up-to-date en hoeft niet opnieuw te worden gemaakt.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_pt.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_pt.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_pt.properties
index 1a76626..d0ae93d 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_pt.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_pt.properties
@@ -22,5 +22,5 @@ InitialSetup=Configura\u00e7\u00e3o inicial:
 LoadedSWCs=${num} SWCs carregados:
 CouldNotInstantiate=N\u00e3o foi poss\u00edvel criar a inst\u00e2ncia ${config}
 DumpConfig=Gravando despejo de configura\u00e7\u00e3o em ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} est\u00e1 atualizado e n\u00e3o \u00e9 preciso recri\u00e1-lo.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_ru.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_ru.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_ru.properties
index 401edaa..2d5cca7 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_ru.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_ru.properties
@@ -22,5 +22,5 @@ InitialSetup=\u041d\u0430\u0447\u0430\u043b\u044c\u043d\u0430\u044f \u043d\u0430
 LoadedSWCs=\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043d\u043e ${num} SWC:
 CouldNotInstantiate=\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0441\u043e\u0437\u0434\u0430\u0442\u044c ${config}
 DumpConfig=\u0417\u0430\u043f\u0438\u0441\u044c \u0434\u0430\u043c\u043f\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u0432 ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0430\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u043c \u0438 \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0439 \u0441\u0431\u043e\u0440\u043a\u0438.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_sv.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_sv.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_sv.properties
index 738ced5..8e98ff3 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_sv.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_sv.properties
@@ -22,5 +22,5 @@ InitialSetup=Initial konfiguration:
 LoadedSWCs=Laddade ${num} SWC:er:
 CouldNotInstantiate=Det gick inte att skapa en instans av ${config}
 DumpConfig=Skriver konfigurationsdump till ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u00e4r aktuell och beh\u00f6ver inte kompileras om.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_zh_CN.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_zh_CN.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_zh_CN.properties
index 8ac8290..8e273a1 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_zh_CN.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_zh_CN.properties
@@ -22,5 +22,5 @@ InitialSetup=\u521d\u59cb\u8bbe\u7f6e:
 LoadedSWCs=\u5df2\u52a0\u8f7d ${num} \u4e2a SWC:
 CouldNotInstantiate=\u65e0\u6cd5\u5b9e\u4f8b\u5316 ${config}
 DumpConfig=\u5c06\u914d\u7f6e\u8f6c\u50a8\u5199\u5165 ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u662f\u6700\u65b0\u7684\uff0c\u4e0d\u5fc5\u91cd\u5efa\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_zh_TW.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_zh_TW.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_zh_TW.properties
index fa485aa..5d61f27 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_zh_TW.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_zh_TW.properties
@@ -22,5 +22,5 @@ InitialSetup=\u521d\u59cb\u8a2d\u5b9a:
 LoadedSWCs=\u5df2\u8f09\u5165 ${num} \u500b SWC:
 CouldNotInstantiate=\u7121\u6cd5\u5be6\u9ad4\u5316 ${config}
 DumpConfig=\u5c07\u7d44\u614b\u50be\u5370\u5beb\u5165 ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u662f\u6700\u65b0\u7684\uff0c\u4e0d\u9700\u8981\u91cd\u5efa\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_da.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_da.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_da.properties
index 9514c06..faa02d2 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_da.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_da.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=development
 about=Apache fdb (Flash Player Debugger) [build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Afspilleren reagerede ikke som forventet p\u00e5 kommandoen; kommandoen er afbrudt.
 notSuspendedException=Kommandoen kan ikke afgives mens afspilleren k\u00f8rer
 illegalStateException=Kommandoen fungerer ikke uden for en session.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_de.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_de.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_de.properties
index 48c3eb4..381cef2 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_de.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_de.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=development
 about=Apache fdb (Flash Player Debugger) [Build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Der Player hat nicht wie erwartet auf den Befehl reagiert; der Befehl wird abgebrochen.
 notSuspendedException=Der Befehl kann nicht ausgestellt werden, w\u00e4hrend der Player ausgef\u00fchrt wird
 illegalStateException=Der Befehl ist ohne Sitzung nicht zul\u00e4ssig.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_en.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_en.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_en.properties
index 3ac49c5..784340f 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_en.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_en.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=development
 about=Apache fdb (Flash Player Debugger) [build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Player did not respond to the command as expected; command aborted.
 notSuspendedException=Command cannot be issued while Player is running
 illegalStateException=Command not valid without a session.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_es.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_es.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_es.properties
index 685bd73..e9fb68a 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_es.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_es.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=desarrollo
 about=Apache fdb (Flash Player Debugger) [build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=El reproductor no respondi\u00f3 al comando como se esperaba; se cancel\u00f3 el comando.
 notSuspendedException=No puede emitirse el comando mientras el reproductor se est\u00e1 ejecutando.
 illegalStateException=El comando no es v\u00e1lido sin una sesi\u00f3n.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fi.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fi.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fi.properties
index c02a923..a4eab52 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fi.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fi.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=kehitys
 about=Apache fdb (Flash Player Debugger) [versio ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Soitin ei vastannut komentoon odotetulla tavalla. Komento keskeytettiin.
 notSuspendedException=Komentoa ei voi antaa, kun soitin on k\u00e4ynniss\u00e4
 illegalStateException=Komento ei kelpaa ilman istuntoa.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fr.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fr.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fr.properties
index 662b641..92a4c14 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fr.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_fr.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=d\u00e9veloppement
 about=Apache fdb (Flash Player Debugger) [build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Le lecteur n'a pas r\u00e9pondu \u00e0 la commande comme pr\u00e9vu ; commande annul\u00e9e.
 notSuspendedException=Impossible d'\u00e9mettre la commande lorsque le lecteur est en cours d'ex\u00e9cution
 illegalStateException=Commande incorrecte sans session.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_it.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_it.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_it.properties
index 1182a4c..b0f18f8 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_it.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_it.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=sviluppo
 about=Apache fdb (Flash Player Debugger) [build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Player non ha risposto al comando come previsto. Comando terminato.
 notSuspendedException=Impossibile inviare il comando mentre Player \u00e8 in esecuzione
 illegalStateException=Comando non valido senza una sessione.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ja.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ja.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ja.properties
index 323854a..4ecc877 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ja.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ja.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=development
 about=Apache fdb (Flash Player Debugger) [\u30d3\u30eb\u30c9 ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Player \u304c\u30b3\u30de\u30f3\u30c9\u306b\u5bfe\u3057\u3066\u4e88\u671f\u3055\u308c\u305f\u5fdc\u7b54\u3092\u3057\u306a\u304b\u3063\u305f\u305f\u3081\u3001\u30b3\u30de\u30f3\u30c9\u51e6\u7406\u306f\u4e2d\u6b62\u3055\u308c\u307e\u3057\u305f\u3002
 notSuspendedException=Player \u306e\u5b9f\u884c\u4e2d\u306b\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093
 illegalStateException=\u30bb\u30c3\u30b7\u30e7\u30f3\u304c\u78ba\u7acb\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u30b3\u30de\u30f3\u30c9\u306f\u7121\u52b9\u3067\u3059\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ko.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ko.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ko.properties
index fcb726e..7b21095 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ko.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ko.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=\uac1c\ubc1c
 about=Apache fdb(Flash Player Debugger) [\ube4c\ub4dc ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=\ud50c\ub808\uc774\uc5b4\uac00 \uc608\uc0c1\ub300\ub85c \uba85\ub839\uc5d0 \uc751\ub2f5\ud558\uc9c0 \uc54a\uc544 \uba85\ub839\uc774 \uc911\ub2e8\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
 notSuspendedException=\ud50c\ub808\uc774\uc5b4 \uc2e4\ud589 \uc911\uc5d0 \uba85\ub839\uc744 \uc218\ud589\ud560 \uc218 \uc5c6\uc74c
 illegalStateException=\uc138\uc158\uc774 \uc5c6\uc73c\uba74 \uba85\ub839\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nb.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nb.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nb.properties
index e134d75..60c17ba 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nb.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nb.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=utvikling
 about=Apache fdb (Flash Player Debugger) [build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Spilleren reagerte ikke som forventet p\u00e5 kommandoen. Kommando ble avbrutt.
 notSuspendedException=Kommandoen kan ikke gis mens spilleren kj\u00f8rer
 illegalStateException=Kommandoen er ikke gyldig uten en \u00f8kt.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nl.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nl.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nl.properties
index b21d996..8c74962 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nl.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_nl.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=ontwikkeling
 about=Apache fdb (Flash Player Debugger) [build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Player heeft op onverwachte wijze gereageerd op de opdracht; opdracht afgebroken.
 notSuspendedException=Kan opdracht niet uitvoeren terwijl Player wordt uitgevoerd
 illegalStateException=Opdracht niet geldig zonder sessie

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_pt.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_pt.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_pt.properties
index b6a047c..abed340 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_pt.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_pt.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=desenvolvimento
 about=Apache fdb (Flash Player Debugger) [build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=O Player n\u00e3o respondeu ao comando como esperado; comando anulado.
 notSuspendedException=N\u00e3o \u00e9 poss\u00edvel emitir o comando enquanto o Player est\u00e1 em execu\u00e7\u00e3o
 illegalStateException=Comando inv\u00e1lido sem uma sess\u00e3o.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ru.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ru.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ru.properties
index 9a81bde..bb70e4c 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ru.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_ru.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430
 about=Apache fdb (\u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a Flash Player) [\u0441\u0431\u043e\u0440\u043a\u0430 ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=\u041f\u0440\u043e\u0438\u0433\u0440\u044b\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043e\u0442\u0432\u0435\u0442\u0438\u043b \u043d\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 \u043e\u0436\u0438\u0434\u0430\u0435\u043c\u044b\u043c \u043e\u0431\u0440\u0430\u0437\u043e\u043c; \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u043f\u0440\u0435\u0440\u0432\u0430\u043d\u043e.
 notSuspendedException=\u041a\u043e\u043c\u0430\u043d\u0434\u0443 \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u043f\u0440\u043e\u0438\u0433\u0440\u044b\u0432\u0430\u0442\u0435\u043b\u044f
 illegalStateException=\u041a\u043e\u043c\u0430\u043d\u0434\u0430 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0439 \u0431\u0435\u0437 \u0441\u0435\u0430\u043d\u0441\u0430.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_sv.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_sv.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_sv.properties
index fa0e672..94b1306 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_sv.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_sv.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=utveckling
 about=Apache fdb (Flash Player Debugger) [build ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Spelaren svarade inte p\u00e5 kommandot som f\u00f6rv\u00e4ntat. Kommandot har avbrutits.
 notSuspendedException=Du kan inte ange kommandon n\u00e4r spelaren k\u00f6rs.
 illegalStateException=Kommandot \u00e4r inte giltigt utan session.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_CN.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_CN.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_CN.properties
index ad3360a..3e75053 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_CN.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_CN.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=\u5f00\u53d1
 about=Apache fdb\uff08Flash Player \u8c03\u8bd5\u5668\uff09[\u5185\u90e8\u7248\u672c ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Player \u672a\u6309\u9884\u671f\u65b9\u5f0f\u54cd\u5e94\u547d\u4ee4\uff1b\u547d\u4ee4\u5df2\u5f02\u5e38\u7ec8\u6b62\u3002
 notSuspendedException=Player \u5904\u4e8e\u8fd0\u884c\u72b6\u6001\u65f6\u65e0\u6cd5\u53d1\u51fa\u547d\u4ee4
 illegalStateException=\u5982\u679c\u6ca1\u6709\u4f1a\u8bdd\uff0c\u5219\u547d\u4ee4\u65e0\u6548\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_TW.properties
----------------------------------------------------------------------
diff --git a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_TW.properties b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_TW.properties
index 0e380ab..758e804 100644
--- a/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_TW.properties
+++ b/modules/debugger/src/java/flex/tools/debugger/cli/fdb_zh_TW.properties
@@ -28,7 +28,7 @@
 
 defaultBuildName=\u958b\u767c
 about=Apache fdb (Flash Player \u9664\u932f\u7a0b\u5f0f) [\u7d44\u5efa ${build}]
-copyright=Copyright 2013 The Apache Software Foundation.
+copyright=Copyright 2014 The Apache Software Foundation.
 noResponseException=Player \u672a\u5982\u9810\u671f\u56de\u61c9\u6307\u4ee4\uff1b\u6307\u4ee4\u5df2\u4e2d\u6b62\u3002
 notSuspendedException=Player \u6b63\u5728\u57f7\u884c\u6642\u7121\u6cd5\u767c\u51fa\u6307\u4ee4
 illegalStateException=\u5982\u679c\u6c92\u6709\u5de5\u4f5c\u968e\u6bb5\uff0c\u6307\u4ee4\u5c31\u7121\u6548\u3002


[04/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - FLEX-33860: Support for iOS7 status bar fix : do not display status bar on ios7 for fullScreen apps

Posted by bi...@apache.org.
FLEX-33860: Support for iOS7 status bar
fix : do not display status bar on ios7 for fullScreen apps


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

Branch: refs/heads/new_android_skins
Commit: 51e3d452828f1270a907ecba13f98c099d98a3d0
Parents: 9d2a517
Author: mamsellem <ma...@systar.com>
Authored: Thu Feb 27 19:54:39 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Thu Feb 27 19:54:39 2014 +0100

----------------------------------------------------------------------
 frameworks/projects/spark/src/spark/components/Application.as | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/51e3d452/frameworks/projects/spark/src/spark/components/Application.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/spark/src/spark/components/Application.as b/frameworks/projects/spark/src/spark/components/Application.as
index 3604668..a9626d5 100644
--- a/frameworks/projects/spark/src/spark/components/Application.as
+++ b/frameworks/projects/spark/src/spark/components/Application.as
@@ -388,7 +388,7 @@ public class Application extends SkinnableContainer
      *  @private
      */
     private static var _softKeyboardBehavior:String = null;
-    
+
     /**
      *  @private
      */
@@ -1368,6 +1368,11 @@ public class Application extends SkinnableContainer
             sm.stage.addEventListener("orientationChanging", stage_orientationChangingHandler);
             sm.stage.addEventListener("orientationChange", stage_orientationChange);
             sm.stage.addEventListener(FullScreenEvent.FULL_SCREEN, stage_fullScreenHandler)  ;
+
+            // if full screen app,  clear status bar height
+            if ( sm.stage.displayState == StageDisplayState.FULL_SCREEN || sm.stage.displayState == StageDisplayState.FULL_SCREEN_INTERACTIVE )  {
+                setStyle("osStatusBarHeight", 0);
+            }
         }
         
         _url = LoaderUtil.normalizeURL(sm.loaderInfo);


[29/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - adjust a few mustella pieces to allow FlexJS to use them

Posted by bi...@apache.org.
adjust a few mustella pieces to allow FlexJS to use them


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

Branch: refs/heads/new_android_skins
Commit: aeb0b392c0205325130d471690e90dc7a799ad82
Parents: 111abbc
Author: Alex Harui <ah...@apache.org>
Authored: Mon Mar 3 15:50:17 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Mar 11 21:33:42 2014 -0700

----------------------------------------------------------------------
 .../as3/src/mustella/DispatchMouseClickEvent.as | 18 ++---
 mustella/as3/src/mustella/DispatchMouseEvent.as | 18 ++---
 mustella/as3/src/mustella/UnitTester.as         | 69 ++++++++++++++------
 3 files changed, 70 insertions(+), 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/aeb0b392/mustella/as3/src/mustella/DispatchMouseClickEvent.as
----------------------------------------------------------------------
diff --git a/mustella/as3/src/mustella/DispatchMouseClickEvent.as b/mustella/as3/src/mustella/DispatchMouseClickEvent.as
index cf5e85e..caf5bd3 100644
--- a/mustella/as3/src/mustella/DispatchMouseClickEvent.as
+++ b/mustella/as3/src/mustella/DispatchMouseClickEvent.as
@@ -108,14 +108,16 @@ public class DispatchMouseClickEvent extends TestStep
 		{
 			stagePt = actualTarget.localToGlobal(new Point(0, 0));
 		}
-		root[mouseX] = stagePt.x;
-		root[mouseY] = stagePt.y;
-		UnitTester.setMouseXY(stagePt);
-		if (root["topLevelSystemManager"] != root)
-		{
-			root["topLevelSystemManager"][mouseX] = stagePt.x;
-			root["topLevelSystemManager"][mouseY] = stagePt.y;
-		}
+        try {
+            root[mouseX] = stagePt.x;
+            root[mouseY] = stagePt.y;
+            UnitTester.setMouseXY(stagePt);
+            if (root["topLevelSystemManager"] != root)
+            {
+                root["topLevelSystemManager"][mouseX] = stagePt.x;
+                root["topLevelSystemManager"][mouseY] = stagePt.y;
+            }            
+        } catch (e:Error) {} // some scenarios don't support this
 
 		if (actualTarget is DisplayObjectContainer)
 		{

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/aeb0b392/mustella/as3/src/mustella/DispatchMouseEvent.as
----------------------------------------------------------------------
diff --git a/mustella/as3/src/mustella/DispatchMouseEvent.as b/mustella/as3/src/mustella/DispatchMouseEvent.as
index a39963c..5869403 100644
--- a/mustella/as3/src/mustella/DispatchMouseEvent.as
+++ b/mustella/as3/src/mustella/DispatchMouseEvent.as
@@ -104,14 +104,16 @@ public class DispatchMouseEvent extends TestStep
 		{
 			stagePt = actualTarget.localToGlobal(new Point(0, 0));
 		}
-		root[mouseX] = stagePt.x;
-		root[mouseY] = stagePt.y;
-		UnitTester.setMouseXY(stagePt);
-		if (root["topLevelSystemManager"] != root)
-		{
-			root["topLevelSystemManager"][mouseX] = stagePt.x;
-			root["topLevelSystemManager"][mouseY] = stagePt.y;
-		}
+        try {
+            root[mouseX] = stagePt.x;
+            root[mouseY] = stagePt.y;
+            UnitTester.setMouseXY(stagePt);
+            if (root["topLevelSystemManager"] != root)
+            {
+                root["topLevelSystemManager"][mouseX] = stagePt.x;
+                root["topLevelSystemManager"][mouseY] = stagePt.y;
+            }            
+        } catch (e:Error) {}; // some scenarios don't support this
 
 		if (actualTarget is DisplayObjectContainer)
 		{

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/aeb0b392/mustella/as3/src/mustella/UnitTester.as
----------------------------------------------------------------------
diff --git a/mustella/as3/src/mustella/UnitTester.as b/mustella/as3/src/mustella/UnitTester.as
index 87fae47..a558b58 100644
--- a/mustella/as3/src/mustella/UnitTester.as
+++ b/mustella/as3/src/mustella/UnitTester.as
@@ -157,7 +157,6 @@ public class UnitTester extends EventDispatcher
 		if (!_root)
 			_root = root;
 
-
 		/// set device if not set.
 		if (cv == null){
 			cv = new ConditionalValue();
@@ -261,8 +260,16 @@ public class UnitTester extends EventDispatcher
 			}
 		}
 
+        var passive:Boolean;
+        try {
+            passive = !(root.loaderInfo.parentAllowsChild && root.loaderInfo.childAllowsParent);
+        } catch (e:Error)
+        {
+            // in single-frame apps, loaderInfo may not be ready
+            passive = false;
+        }
 		// if we're sandboxed and have no scripts, assume we're passive.
-		if (!(root.loaderInfo.parentAllowsChild && root.loaderInfo.childAllowsParent))
+		if (passive)
 		{
 			if (eventScripts == null)
 			{
@@ -312,7 +319,8 @@ public class UnitTester extends EventDispatcher
 		}
 		*/
 
-		var g:Class = Class(appdom.getDefinition("mx.core.UIComponentGlobals"));
+		var g:Class = appdom.hasDefinition("mx.core.UIComponentGlobals") ? 
+                            Class(appdom.getDefinition("mx.core.UIComponentGlobals")) : null;
 		if (g)
         {
 			g["catchCallLaterExceptions"] = true;
@@ -1107,7 +1115,7 @@ public class UnitTester extends EventDispatcher
         // just as it is waiting for a focusIn event or
         // deferring focus assignment
         // but I think that's the best we can do for now
-        if (waitEvent == "focusIn" || uiComponentGlobals.nextFocusObject != null)
+        if (waitEvent == "focusIn" || (uiComponentGlobals && uiComponentGlobals.nextFocusObject != null))
             return;
         
 		if (blockFocusEvents && event.relatedObject == null)
@@ -1165,7 +1173,8 @@ public class UnitTester extends EventDispatcher
 
 	public static function pre_startEventHandler(event:Event):void 
 	{
-		_root["topLevelSystemManager"].addEventListener("callLaterError", callLaterErrorDefaultHandler, false, -1);
+        if ("topLevelSystemManager" in _root)
+    		_root["topLevelSystemManager"].addEventListener("callLaterError", callLaterErrorDefaultHandler, false, -1);
 
 		if (event.type == "applicationComplete")
 		{
@@ -1269,9 +1278,14 @@ public class UnitTester extends EventDispatcher
 			_root = originalRoot;
 
 		TestOutput.logResult("ScriptComplete: completely done");
-		_root[mouseX] = undefined;
-		_root[mouseY] = undefined;
-		setMouseXY(null);
+        try {
+    		_root[mouseX] = undefined;
+	    	_root[mouseY] = undefined;
+		    setMouseXY(null);
+        } catch (e:Error)
+        {
+            // not all use cases support this
+        }
 		_root.removeEventListener("focusIn", focusBlockingHandler, true);
 		_root.removeEventListener("focusOut", focusBlockingHandler, true);
 		_root.removeEventListener("deactivate", activateBlockingHandler, true);
@@ -1464,6 +1478,11 @@ public class UnitTester extends EventDispatcher
 	 */
 	public static var _root:DisplayObject;
 
+    /**
+     *  the object to use for property lookups in stringToObject
+     */
+    public static var contextFunction:Function;
+    
 	/**
 	 *  the list of tests to run (if not specified, runs all tests)
 	 */
@@ -1581,8 +1600,14 @@ public class UnitTester extends EventDispatcher
 	 */
 	public function stringToObject(s:*):Object
 	{
+        var context:Object;
+        if (contextFunction != null)
+            context = contextFunction();
+        else
+            context = _root["document"];
+        
 		if (s == null || s == "")
-			return _root["document"];
+			return context;
 
 		var original:String = s;
 
@@ -1595,26 +1620,26 @@ public class UnitTester extends EventDispatcher
 			{
 				s = s.substring(11);
 				s = s.substring(0, s.indexOf(")"));
-				return _root["document"].getChildAt(parseInt(s));
+				return context.getChildAt(parseInt(s));
 			}
 			if (s.indexOf("getLayoutElementAt(") == 0 && s.indexOf(".") == -1)
 			{
 				s = s.substring(19);
 				s = s.substring(0, s.indexOf(")"));
-				return _root["document"].getLayoutElementAt(parseInt(s));
+				return context.getLayoutElementAt(parseInt(s));
 			}
 			if (s.indexOf("getElementAt(") == 0 && s.indexOf(".") == -1)
 			{
 				s = s.substring(13);
 				s = s.substring(0, s.indexOf(")"));
-				return _root["document"].getElementAt(parseInt(s));
+				return context.getElementAt(parseInt(s));
 			}
 			if (s.indexOf("script:") == 0)
 			{
 				propName = s.substring(7);
 				return this[propName];
 			}
-			return _root["document"][propName];
+			return context[propName];
 		}
 		catch (e:Error)
 		{
@@ -1625,7 +1650,7 @@ public class UnitTester extends EventDispatcher
 			var cc:int = s.indexOf("::");
 			var gd:int = -1;
             var className:String = s;
-            var obj:Object = _root["document"];
+            var obj:Object = context;
             if (cc > 0)
             {
 				gd = s.indexOf("getDefinition");
@@ -1845,8 +1870,11 @@ public class UnitTester extends EventDispatcher
 			generateMXMLInstances(this, children);
 
 		var r:Object = _root;
-		r = r["topLevelSystemManager"];
-		r = r.rawChildren;
+        if ("topLevelSystemManager" in _root)
+        {
+    		r = r["topLevelSystemManager"];
+	    	r = r.rawChildren;
+        }
 		var n:int = r.numChildren;
 		for (var i:int = 0; i < n; i++)
 		{
@@ -1863,7 +1891,8 @@ public class UnitTester extends EventDispatcher
 		// if (RTESocket)
 		//	RTESocket.addEventListener(ProgressEvent.SOCKET_DATA, RTEHandler);
 
-		_root["topLevelSystemManager"].addEventListener("callLaterError", callLaterErrorHandler);
+        if ("topLevelSystemManager" in _root)
+    		_root["topLevelSystemManager"].addEventListener("callLaterError", callLaterErrorHandler);
 
 		if (testCases)
 			numTests = testCases.length;
@@ -1993,7 +2022,8 @@ public class UnitTester extends EventDispatcher
 		// if (RTESocket)
 		// 	RTESocket.removeEventListener(ProgressEvent.SOCKET_DATA, RTEHandler);
 
-		_root["topLevelSystemManager"].removeEventListener("callLaterError", callLaterErrorHandler);
+        if ("topLevelSystemManager" in _root)
+    		_root["topLevelSystemManager"].removeEventListener("callLaterError", callLaterErrorHandler);
 		TestOutput.logResult("testComplete");
 		dispatchEvent(new Event("testComplete"));
 	}
@@ -2044,7 +2074,8 @@ public class UnitTester extends EventDispatcher
 		if (!appdom)
 			appdom = ApplicationDomain.currentDomain;
 
-		var g:Class = Class(appdom.getDefinition("mx.core.UIComponentGlobals"));
+		var g:Class = appdom.hasDefinition("mx.core.UIComponentGlobals") ?
+                        Class(appdom.getDefinition("mx.core.UIComponentGlobals")) : null;
 		if (g)
 		{
 			o = g[layoutManager];


[37/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - FIXED - FLEX-34145 Mobile Theme: TextInput with layoutDirection="rtl" becomes mirror on focus out.

Posted by bi...@apache.org.
FIXED - FLEX-34145 Mobile Theme: TextInput with layoutDirection="rtl" becomes mirror on focus out.


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

Branch: refs/heads/new_android_skins
Commit: 787addb60083d4384f2c92ef6e0fc2f395ca9e07
Parents: 6e87e4c
Author: mamsellem <ma...@systar.com>
Authored: Fri Mar 14 16:25:43 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Fri Mar 14 16:25:43 2014 +0100

----------------------------------------------------------------------
 .../supportClasses/ScrollableStageText.as       | 22 +++++++++-----------
 1 file changed, 10 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/787addb6/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
index 789e869..becc9e6 100644
--- a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
+++ b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
@@ -1559,8 +1559,14 @@ public class ScrollableStageText extends UIComponent  implements IStyleableEdita
                 if (oldImageData)
                     oldImageData.dispose();
             }
+            if (layoutDirection == LayoutDirection.RTL) {
+                // if mirrored , cancel mirroring for the bitmap, as it's already is the right direction (generated by the OS)
+                const mirrorMatrix: Matrix = proxy.transform.matrix;
+                mirrorMatrix.a = -1;
+                mirrorMatrix.tx =  width;
+                proxy.transform.matrix = mirrorMatrix;
+            }
         }
-    }
 
     /** Dispose the proxy resources once it has been removed from the stage */
     protected function disposeProxy():void
@@ -1607,18 +1613,10 @@ public class ScrollableStageText extends UIComponent  implements IStyleableEdita
 
     protected function getGlobalViewPort():Rectangle
     {
-        // We calculate the parent's concatenated matrix to deal with
-        // issues in the runtime where the concatenated matrix of the
-        // parent is out of sync.  See SDK-31538.
-        var m:Matrix = MatrixUtil.getConcatenatedMatrix(parent, stage);
-        var globalTopLeft:Point = m.transformPoint(localViewPort.topLeft);
-
-        // Transform the bottom-right corner of the local rect
-        // instead of setting width/height to account for any
-        // transformations applied to ancestor objects.
-        var globalBottomRight:Point = m.transformPoint(localViewPort.bottomRight);
+         // global viewport was wrong when RTL, so now we use the parent transformation directly
+        var globalTopLeft:Point = parent.localToGlobal(localViewPort.topLeft);
+        var globalBottomRight:Point = parent.localToGlobal(localViewPort.bottomRight);
         var globalRect:Rectangle = new Rectangle();
-
         // StageText can't deal with upside-down or mirrored rectangles
         // or non-integer values. Fix those here.
         globalRect.x = Math.floor(Math.min(globalTopLeft.x, globalBottomRight.x));


[42/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - FIXED - FLEX-34141 softkeyboardActivate events are not dispatched in Flex 4.12 on iOS

Posted by bi...@apache.org.
FIXED - FLEX-34141 softkeyboardActivate events are not dispatched in Flex 4.12 on iOS


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

Branch: refs/heads/new_android_skins
Commit: b1714f8c473613dad219ea15521a940a654252fc
Parents: 8138af1
Author: mamsellem <ma...@systar.com>
Authored: Sat Mar 15 12:06:35 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Sat Mar 15 12:06:35 2014 +0100

----------------------------------------------------------------------
 .../supportClasses/ScrollableStageText.as       | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b1714f8c/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
index 9822b65..c03ef69 100644
--- a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
+++ b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
@@ -30,7 +30,6 @@ import flash.events.SoftKeyboardEvent;
 import flash.geom.Matrix;
 import flash.geom.Point;
 import flash.geom.Rectangle;
-import flash.system.Capabilities;
 import flash.text.AutoCapitalize;
 import flash.text.ReturnKeyLabel;
 import flash.text.SoftKeyboardType;
@@ -47,7 +46,6 @@ import mx.core.UIComponent;
 import mx.core.mx_internal;
 import mx.events.FlexEvent;
 import mx.managers.SystemManager;
-import mx.utils.MatrixUtil;
 import mx.utils.Platform;
 
 import spark.components.Application;
@@ -1753,8 +1751,9 @@ public class ScrollableStageText extends UIComponent  implements IStyleableEdita
             stageText.addEventListener(Event.CHANGE, stageText_changeHandler);
             stageText.addEventListener(FocusEvent.FOCUS_IN, stageText_focusInHandler);
             stageText.addEventListener(FocusEvent.FOCUS_OUT, stageText_focusOutHandler);
+            stageText.addEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_ACTIVATING, stageText_softKeyboardHandler);
             stageText.addEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_ACTIVATE, stageText_softKeyboardActivateHandler);
-            stageText.addEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_DEACTIVATE, stageText_softKeyboardDeactivateHandler);
+            stageText.addEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_DEACTIVATE, stageText_softKeyboardHandler);
             stageText.addEventListener(KeyboardEvent.KEY_DOWN, stageText_keyDownHandler);
             stageText.addEventListener(KeyboardEvent.KEY_UP, stageText_keyUpHandler);
         }
@@ -1777,8 +1776,9 @@ public class ScrollableStageText extends UIComponent  implements IStyleableEdita
         stageText.removeEventListener(Event.COMPLETE, stageText_completeHandler);
         stageText.removeEventListener(FocusEvent.FOCUS_IN, stageText_focusInHandler);
         stageText.removeEventListener(FocusEvent.FOCUS_OUT, stageText_focusOutHandler);
+        stageText.removeEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_ACTIVATING, stageText_softKeyboardHandler);
         stageText.removeEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_ACTIVATE, stageText_softKeyboardActivateHandler);
-        stageText.removeEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_DEACTIVATE, stageText_softKeyboardDeactivateHandler);
+        stageText.removeEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_DEACTIVATE, stageText_softKeyboardHandler);
         stageText.removeEventListener(KeyboardEvent.KEY_DOWN, stageText_keyDownHandler);
         stageText.removeEventListener(KeyboardEvent.KEY_UP, stageText_keyUpHandler);
 
@@ -1886,18 +1886,20 @@ public class ScrollableStageText extends UIComponent  implements IStyleableEdita
         }
     }
 
+
+    /*  start edition and  bubbles up the event */
     private function stageText_softKeyboardActivateHandler(event:SoftKeyboardEvent):void
     {
 
-        if ( startTextEdit()) {
-            dispatchEvent(new SoftKeyboardEvent(event.type,
+        startTextEdit();
+        dispatchEvent(new SoftKeyboardEvent(event.type,
                     true, event.cancelable, this, event.triggerType));
-        }
     }
 
-    private function stageText_softKeyboardDeactivateHandler(event:SoftKeyboardEvent):void
+    /*  just bubbles up the event */
+    private function stageText_softKeyboardHandler(event:SoftKeyboardEvent):void
     {
-            dispatchEvent(new SoftKeyboardEvent(event.type,
+          dispatchEvent(new SoftKeyboardEvent(event.type,
                     true, event.cancelable, this, event.triggerType));
     }
 


[22/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - update copyright year to 2014

Posted by bi...@apache.org.
update copyright year to 2014


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

Branch: refs/heads/new_android_skins
Commit: f4019819f3cfdf6e36ab9da9c29942c16be986f3
Parents: 8cc82a2
Author: Justin Mclean <jm...@apache.org>
Authored: Tue Mar 11 10:14:05 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue Mar 11 10:14:05 2014 +1100

----------------------------------------------------------------------
 modules/asc/src/java/macromedia/asc/embedding/Main.java  | 2 +-
 modules/asc/src/java/macromedia/asc/embedding/Shell.java | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f4019819/modules/asc/src/java/macromedia/asc/embedding/Main.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/Main.java b/modules/asc/src/java/macromedia/asc/embedding/Main.java
index 4d4b806..0339f8b 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/Main.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/Main.java
@@ -390,7 +390,7 @@ public class Main
 		{
 			System.out.println("ActionScript 3.0 for AVM+");
 			System.out.println("version " + Version.getVersion() + " build "+ Version.getBuild());
-			System.out.println("Copyright 2012 The Apache Software Foundation");
+			System.out.println("Copyright 2014 The Apache Software Foundation");
 			System.out.println("All rights reserved\n");
 			System.out.println("Usage:");
 			System.out.println("  asc {-AS3|-ES|-d|-f|-h|-i|-import <filename>|-in <filename>|-m|-p}* filespec");

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f4019819/modules/asc/src/java/macromedia/asc/embedding/Shell.java
----------------------------------------------------------------------
diff --git a/modules/asc/src/java/macromedia/asc/embedding/Shell.java b/modules/asc/src/java/macromedia/asc/embedding/Shell.java
index 31633a6..b4f3370 100644
--- a/modules/asc/src/java/macromedia/asc/embedding/Shell.java
+++ b/modules/asc/src/java/macromedia/asc/embedding/Shell.java
@@ -590,7 +590,7 @@ public class Shell
 	private static void intro()
 	{
 		System.out.println("Actionscript compiler SHell (ash)");
-		System.out.println("Copyright 2012 The Apache Software Foundation");
+		System.out.println("Copyright 2014 The Apache Software Foundation");
 		System.out.println("");
 	}
 


[09/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - added config file to deploy script

Posted by bi...@apache.org.
added config file to deploy script


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

Branch: refs/heads/new_android_skins
Commit: 7929307a051033b575f5c3c78cfea716145ea5a4
Parents: 290b51d
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Mar 2 09:56:16 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Mar 2 09:56:16 2014 +1100

----------------------------------------------------------------------
 build/deploy_release_candidate.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7929307a/build/deploy_release_candidate.sh
----------------------------------------------------------------------
diff --git a/build/deploy_release_candidate.sh b/build/deploy_release_candidate.sh
index 8dcf01b..204d35a 100755
--- a/build/deploy_release_candidate.sh
+++ b/build/deploy_release_candidate.sh
@@ -76,6 +76,7 @@ cp README "${RC_DIR}"
 cp RELEASE_NOTES "${RC_DIR}"
 cp ./out/*-src.* "${RC_DIR}"
 cp ./out/*-bin.* "${BIN_DIR}"
+cp ./out/*-config.xml "${BIN_DIR}"
 cp ./out/*-asdocs.* "${DOC_DIR}"
 
 


[48/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - FLEX-34132 stop "[object Object]" from showing in blank columns

Posted by bi...@apache.org.
FLEX-34132  stop "[object Object]" from showing in blank columns


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

Branch: refs/heads/new_android_skins
Commit: d509ef12a708de74b5331efdf152b47406986810
Parents: d67e20c
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Mar 17 15:37:36 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Mar 17 15:37:36 2014 +1100

----------------------------------------------------------------------
 .../mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.as  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d509ef12/frameworks/projects/advancedgrids/src/mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/advancedgrids/src/mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.as b/frameworks/projects/advancedgrids/src/mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.as
index 2cf14b5..36801b3 100644
--- a/frameworks/projects/advancedgrids/src/mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.as
+++ b/frameworks/projects/advancedgrids/src/mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.as
@@ -1783,7 +1783,7 @@ public class AdvancedDataGridColumn extends CSSStyleDeclaration implements IIMES
 	            if (dataField in data)
 	                data = data[dataField];
 				else
-					data = null;
+					return " "; // stops "[object Object]" showing
 			}
         }
 


[44/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Merge branch 'release4.12.0' into develop

Posted by bi...@apache.org.
Merge branch 'release4.12.0' 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/f2de68eb
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/f2de68eb
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/f2de68eb

Branch: refs/heads/new_android_skins
Commit: f2de68eb47ec3ffeb4caf5518489110b89c2aba4
Parents: 8138af1 54d0aea
Author: Alex Harui <ah...@apache.org>
Authored: Sun Mar 16 00:11:11 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Sun Mar 16 00:11:11 2014 -0700

----------------------------------------------------------------------
 build/deploy_release.sh | 83 ++++++++++++++++++++++++++++++++++++++++++++
 installer.xml           | 32 ++---------------
 2 files changed, 85 insertions(+), 30 deletions(-)
----------------------------------------------------------------------



[06/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - FLEX-34101 likley fix for regression issue

Posted by bi...@apache.org.
FLEX-34101 likley fix for regression issue


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

Branch: refs/heads/new_android_skins
Commit: 4e2708f0d10d4e701fb8fdc4e378d86b71e86f28
Parents: 788fec7
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Feb 28 18:55:39 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Feb 28 18:55:39 2014 +1100

----------------------------------------------------------------------
 .../projects/framework/src/mx/collections/ListCollectionView.as     | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/4e2708f0/frameworks/projects/framework/src/mx/collections/ListCollectionView.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/framework/src/mx/collections/ListCollectionView.as b/frameworks/projects/framework/src/mx/collections/ListCollectionView.as
index 3ef2f1a..5267b2d 100644
--- a/frameworks/projects/framework/src/mx/collections/ListCollectionView.as
+++ b/frameworks/projects/framework/src/mx/collections/ListCollectionView.as
@@ -1173,6 +1173,7 @@ public class ListCollectionView extends Proxy
 					else
 					{
 						loc = -1;
+						addLocation = -1;
 					}
 				}
 				else if (sort)


[34/50] [abbrv] Creating new baseline images for tests that failed due to fix for https://issues.apache.org/jira/browse/FLEX-34117

Posted by bi...@apache.org.
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/regression/baselines/Mobile_Button_regression_height_measurement@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/regression/baselines/Mobile_Button_regression_height_measurement@android_240ppi.png b/mustella/tests/mobile/components/Button/regression/baselines/Mobile_Button_regression_height_measurement@android_240ppi.png
index b74ee20..b0ccea2 100644
Binary files a/mustella/tests/mobile/components/Button/regression/baselines/Mobile_Button_regression_height_measurement@android_240ppi.png and b/mustella/tests/mobile/components/Button/regression/baselines/Mobile_Button_regression_height_measurement@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_iconPlacement@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_iconPlacement@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_iconPlacement@android_240ppi.png
index e4b1ae6..d8de117 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_iconPlacement@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_iconPlacement@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_disabled_state@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_disabled_state@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_disabled_state@android_240ppi.png
index d9d39c4..fea5feb 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_disabled_state@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_disabled_state@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_down_state_first_button@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_down_state_first_button@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_down_state_first_button@android_240ppi.png
index e20b1c4..d1feea3 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_down_state_first_button@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_down_state_first_button@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_upState_first_button@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_upState_first_button@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_upState_first_button@android_240ppi.png
index ada323e..262c93a 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_upState_first_button@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_upState_first_button@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_up_state_second_button@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_up_state_second_button@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_up_state_second_button@android_240ppi.png
index ec1f688..51043ce 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_up_state_second_button@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_style_css_style_up_state_second_button@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_default@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_default@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_default@android_240ppi.png
index 75e1182..8ed93a5 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_default@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_default@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_disabled@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_disabled@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_disabled@android_240ppi.png
index a246810..98255ef 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_disabled@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_disabled@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_pressed@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_pressed@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_pressed@android_240ppi.png
index 382d1bf..6458335 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_pressed@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_pressed@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInAS@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInAS@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInAS@android_240ppi.png
index a5a8803..cc29eaf 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInAS@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInAS@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInMxml@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInMxml@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInMxml@android_240ppi.png
index 7a1b40a..9f5487d 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInMxml@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_accentColor_setInMxml@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_bottom_10@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_bottom_10@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_bottom_10@android_240ppi.png
index f9ab166..46a222e 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_bottom_10@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_bottom_10@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_blue@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_blue@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_blue@android_240ppi.png
index 28a4b51..ebd5f4a 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_blue@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_blue@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_red_setStyle@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_red_setStyle@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_red_setStyle@android_240ppi.png
index aef6a99..752d7d5 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_red_setStyle@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_red_setStyle@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_styleName_green@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_styleName_green@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_styleName_green@android_240ppi.png
index 7df6a54..8bf076a 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_styleName_green@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_color_styleName_green@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_default_baseline@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_default_baseline@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_default_baseline@android_240ppi.png
index dc427a9..8546a07 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_default_baseline@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_default_baseline@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_0@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_0@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_0@android_240ppi.png
index 14af986..3a08ec9 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_0@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_0@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_1point5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_1point5@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_1point5@android_240ppi.png
index 007fb72..11fc228 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_1point5@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusAlpha_1point5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_invert@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_invert@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_invert@android_240ppi.png
index 2f3c2a9..aaf7ecf 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_invert@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_invert@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_subtract@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_subtract@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_subtract@android_240ppi.png
index 31fd121..f1b489f 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_subtract@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusBlendMode_subtract@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_default@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_default@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_default@android_240ppi.png
index 0b2b4a8..ebcf9be 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_default@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_default@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_set_in_AS@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_set_in_AS@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_set_in_AS@android_240ppi.png
index 50647d1..8487bcb 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_set_in_AS@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusColor_set_in_AS@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_0@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_0@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_0@android_240ppi.png
index 469875c..0373880 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_0@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_0@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_4@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_4@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_4@android_240ppi.png
index d5aff80..91d9f80 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_4@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focusThickness_4@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_alpha_thickness_blendmode_default@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_alpha_thickness_blendmode_default@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_alpha_thickness_blendmode_default@android_240ppi.png
index 0b2b4a8..ebcf9be 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_alpha_thickness_blendmode_default@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_alpha_thickness_blendmode_default@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_color_alpha_thickness_blendmode_mxml@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_color_alpha_thickness_blendmode_mxml@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_color_alpha_thickness_blendmode_mxml@android_240ppi.png
index 687acc9..2c43add 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_color_alpha_thickness_blendmode_mxml@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_focus_color_alpha_thickness_blendmode_mxml@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew@android_240ppi.png
index bc0bc23..8750768 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew_setStyle@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew_setStyle@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew_setStyle@android_240ppi.png
index bc0bc23..8750768 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew_setStyle@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontFamily_CourierNew_setStyle@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_disabled@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_disabled@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_disabled@android_240ppi.png
index 476554c..5dce76d 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_disabled@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_disabled@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_selected@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_selected@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_selected@android_240ppi.png
index df9f6a5..7154d90 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_selected@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSetting_selected@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18@android_240ppi.png
index d550674..1274fe9 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18_setStyle@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18_setStyle@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18_setStyle@android_240ppi.png
index d550674..1274fe9 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18_setStyle@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontSize_18_setStyle@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle@android_240ppi.png
index 908f8a8..63ff9f1 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle_disabled@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle_disabled@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle_disabled@android_240ppi.png
index 3e41a11..1c8a53a 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle_disabled@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontStyle_disabled@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold@android_240ppi.png
index f471acb..2559434 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold_setStyle@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold_setStyle@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold_setStyle@android_240ppi.png
index f471acb..2559434 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold_setStyle@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_fontWeight_bold_setStyle@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_font_styleName@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_font_styleName@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_font_styleName@android_240ppi.png
index 1d369e8..c387917 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_font_styleName@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_font_styleName@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_off@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_off@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_off@android_240ppi.png
index c0665ab..0b80579 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_off@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_off@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_on@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_on@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_on@android_240ppi.png
index c0665ab..0b80579 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_on@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_kerning_on@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_change_at_runtime@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_change_at_runtime@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_change_at_runtime@android_240ppi.png
index f6a3e4b..ea5c9e0 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_change_at_runtime@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_change_at_runtime@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_default@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_default@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_default@android_240ppi.png
index f6a3e4b..ea5c9e0 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_default@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_leading_default@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_left_10@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_left_10@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_left_10@android_240ppi.png
index 8780e1c..dae8cdc 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_left_10@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_left_10@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_letterSpacing_change_at_runtime@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_letterSpacing_change_at_runtime@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_letterSpacing_change_at_runtime@android_240ppi.png
index 1f5b36f..2e8fcf0 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_letterSpacing_change_at_runtime@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_letterSpacing_change_at_runtime@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_lineThrough_default@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_lineThrough_default@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_lineThrough_default@android_240ppi.png
index efe29a0..3967452 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_lineThrough_default@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_lineThrough_default@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_right_25@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_right_25@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_right_25@android_240ppi.png
index d6aeade..447a530 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_right_25@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_right_25@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_baseline@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_baseline@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_baseline@android_240ppi.png
index 22c7e27..5614a5d 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_baseline@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_baseline@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_horizontalCenter@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_horizontalCenter@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_horizontalCenter@android_240ppi.png
index f6ab541..c3803c7 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_horizontalCenter@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_horizontalCenter@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_verticalCenter_5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_verticalCenter_5@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_verticalCenter_5@android_240ppi.png
index a549882..4abdb2a 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_verticalCenter_5@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_set_verticalCenter_5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label@android_240ppi.png
index 324ac36..e5d4577 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label_chromeColor@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label_chromeColor@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label_chromeColor@android_240ppi.png
index f3f749b..b4ec814 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label_chromeColor@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_disabled_short_label_chromeColor@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label@android_240ppi.png
index 6257276..69db605 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label_chromeColor@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label_chromeColor@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label_chromeColor@android_240ppi.png
index 48f0c53..ee1474d 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label_chromeColor@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_no_label_chromeColor@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label@android_240ppi.png
index 2cc4090..f324182 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label_chromeColor@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label_chromeColor@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label_chromeColor@android_240ppi.png
index 3bdd59e..60fecbf 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label_chromeColor@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_normal_short_label_chromeColor@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label@android_240ppi.png
index d43f383..5996d7d 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label_chromeColor@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label_chromeColor@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label_chromeColor@android_240ppi.png
index dbb6066..a35e875 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label_chromeColor@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_no_label_chromeColor@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label@android_240ppi.png
index 1c30e2e..f48d65d 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label_chromeColor@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label_chromeColor@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label_chromeColor@android_240ppi.png
index be51594..91aaa23 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label_chromeColor@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_skin_selected_short_label_chromeColor@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_top_10@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_top_10@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_top_10@android_240ppi.png
index a13e375..5947980 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_top_10@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/Mobile_Button_styles_top_10@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom@android_240ppi.png
index 5d22770..1e74d82 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_explicitHeight@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_explicitHeight@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_explicitHeight@android_240ppi.png
index 4ef544d..4409f67 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_explicitHeight@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_explicitHeight@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_label_noIcon@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_label_noIcon@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_label_noIcon@android_240ppi.png
index d837072..debb3b3 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_label_noIcon@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_label_noIcon@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_to_right@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_to_right@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_to_right@android_240ppi.png
index 1ee88d8..f0a24ad 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_to_right@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_bottom_to_right@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_clearStyle@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_clearStyle@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_clearStyle@android_240ppi.png
index afdb7a2..3d51aac 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_clearStyle@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_clearStyle@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_selectionID@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_selectionID@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_selectionID@android_240ppi.png
index 1a2d7b1..91d4dda 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_selectionID@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_selectionID@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_styleName@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_styleName@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_styleName@android_240ppi.png
index 2d9209b..cbe8a68 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_styleName@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_css_styleName@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_default@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_default@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_default@android_240ppi.png
index afdb7a2..3d51aac 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_default@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_default@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_inline@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_inline@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_inline@android_240ppi.png
index 49770a2..68b5386 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_inline@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_inline@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left@android_240ppi.png
index afdb7a2..3d51aac 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_explicitHeight@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_explicitHeight@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_explicitHeight@android_240ppi.png
index 3189f05..2df02a9 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_explicitHeight@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_explicitHeight@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_label_noIcon@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_label_noIcon@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_label_noIcon@android_240ppi.png
index d837072..debb3b3 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_label_noIcon@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_label_noIcon@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_to_top@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_to_top@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_to_top@android_240ppi.png
index 8468328..0e83dd0 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_to_top@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_left_to_top@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right@android_240ppi.png
index b0d2e99..f499829 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_explicitHeight@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_explicitHeight@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_explicitHeight@android_240ppi.png
index 6bb1f41..39a0b13 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_explicitHeight@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_explicitHeight@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_label_noIcon@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_label_noIcon@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_label_noIcon@android_240ppi.png
index d837072..debb3b3 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_label_noIcon@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_right_label_noIcon@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_setStyle@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_setStyle@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_setStyle@android_240ppi.png
index 5d22770..1e74d82 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_setStyle@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_setStyle@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top@android_240ppi.png
index 4a49789..9457164 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_explicitHeight@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_explicitHeight@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_explicitHeight@android_240ppi.png
index 01a2d0f..082fced 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_explicitHeight@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_explicitHeight@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_label_noIcon@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_label_noIcon@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_label_noIcon@android_240ppi.png
index d837072..debb3b3 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_label_noIcon@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_iconPlacement_top_label_noIcon@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_disabled@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_disabled@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_disabled@android_240ppi.png
index b3f8d71..fb5854a 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_disabled@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_disabled@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_normal@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_normal@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_normal@android_240ppi.png
index 6ef10f2..f29cd22 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_normal@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_normal@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_pressed@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_pressed@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_pressed@android_240ppi.png
index 7662868..c627680 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_pressed@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_accentColor_pressed@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_down@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_down@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_down@android_240ppi.png
index 53a2079..8118fcd 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_down@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_down@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_up@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_up@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_up@android_240ppi.png
index 37c90b2..4b41d3d 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_up@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_chromeColor_up@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_css_styleName@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_css_styleName@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_css_styleName@android_240ppi.png
index 095a47e..914ee23 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_css_styleName@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_css_styleName@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_downSkin@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_downSkin@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_downSkin@android_240ppi.png
index 7b33d8e..cb5fe98 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_downSkin@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_downSkin@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_upSkin@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_upSkin@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_upSkin@android_240ppi.png
index 7a90872..d37e39d 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_upSkin@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_custom_upSkin@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_bottom@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_bottom@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_bottom@android_240ppi.png
index 5d22770..1e74d82 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_bottom@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_bottom@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_left@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_left@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_left@android_240ppi.png
index afdb7a2..3d51aac 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_left@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_left@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_right@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_right@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_right@android_240ppi.png
index b0d2e99..f499829 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_right@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_right@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_top@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_top@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_top@android_240ppi.png
index 4a49789..9457164 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_top@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_iconPlacement_top@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_chromeColor_disabled@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_chromeColor_disabled@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_chromeColor_disabled@android_240ppi.png
index 630101a..ac27a40 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_chromeColor_disabled@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_chromeColor_disabled@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_disabled@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_disabled@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_disabled@android_240ppi.png
index 7efe099..f93ecc5 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_disabled@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_disabled@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_down@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_down@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_down@android_240ppi.png
index da35d9c..4bb2f84 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_down@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_down@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_up@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_up@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_up@android_240ppi.png
index a5a4c24..e92f21c 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_up@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_chromeColor_up@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_color@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_color@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_color@android_240ppi.png
index 0fad417..a99e111 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_color@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_color@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_decrease_letterSpacing@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_decrease_letterSpacing@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_decrease_letterSpacing@android_240ppi.png
index c56be18..b07733f 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_decrease_letterSpacing@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_decrease_letterSpacing@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily@android_240ppi.png
index e84c663..c406d21 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily_down@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily_down@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily_down@android_240ppi.png
index d3d5350..e6c57ab 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily_down@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontFamily_down@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize@android_240ppi.png
index 408f67c..4422ad6 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize_down@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize_down@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize_down@android_240ppi.png
index 30480b4..197345a 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize_down@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontSize_down@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle@android_240ppi.png
index 125acaf..6589c9b 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle_dowwn@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle_dowwn@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle_dowwn@android_240ppi.png
index 34d8119..42d314d 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle_dowwn@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontStyle_dowwn@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight@android_240ppi.png
index 55c7ab4..cd68173 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight_down@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight_down@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight_down@android_240ppi.png
index 10a71a4..7955002 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight_down@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_fontWeight_down@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_increase_letterSpacing@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_increase_letterSpacing@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_increase_letterSpacing@android_240ppi.png
index d50b80e..930ec50 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_increase_letterSpacing@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_increase_letterSpacing@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration@android_240ppi.png
index e19a049..ea1fa55 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration_down@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration_down@android_240ppi.png b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration_down@android_240ppi.png
index 814e4a6..80de746 100644
Binary files a/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration_down@android_240ppi.png and b/mustella/tests/mobile/components/Button/styles/baselines/mobile_button_icon_with_label_textDecoration_down@android_240ppi.png differ


[38/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop

Posted by bi...@apache.org.
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/910b1635
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/910b1635
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/910b1635

Branch: refs/heads/new_android_skins
Commit: 910b1635216412ffedfd2e0e792a4fedd95d93b0
Parents: 787addb cf11a23
Author: mamsellem <ma...@systar.com>
Authored: Fri Mar 14 16:27:52 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Fri Mar 14 16:27:52 2014 +0100

----------------------------------------------------------------------
 README                                          | 355 ++++++++++---------
 RELEASE_NOTES                                   |  61 ++++
 SVN-TEST.txt                                    |   3 +-
 build.properties                                |   4 +-
 flex-sdk-description.xml                        |   2 +-
 frameworks/flex-config-template.xml             |  30 +-
 frameworks/flex-config.xml                      |  30 +-
 .../framework/src/mx/core/FlexVersion.as        |  16 +-
 .../src/spark/skins/mobile/ButtonSkin.as        |   8 +-
 ...edViewNavigatorButtonBarFirstButton_down.fxg |  12 +-
 ...ewNavigatorButtonBarFirstButton_selected.fxg |  12 +-
 ...bbedViewNavigatorButtonBarFirstButton_up.fxg |  12 +-
 ...bedViewNavigatorButtonBarLastButton_down.fxg |  14 +-
 ...iewNavigatorButtonBarLastButton_selected.fxg |  14 +-
 ...abbedViewNavigatorButtonBarLastButton_up.fxg |  14 +-
 ide/checkAllPlayerGlobals.bat                   | 130 +++++++
 ide/checkAllPlayerGlobals.sh                    |   2 +-
 ide/winDownloadPlayerGlobal.vbs                 |  35 ++
 .../src/java/macromedia/asc/embedding/Main.java |   2 +-
 .../java/macromedia/asc/embedding/Shell.java    |   2 +-
 .../compiler/common/MxmlConfiguration.java      |   5 +-
 .../src/java/flex2/tools/ASDoc_da.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_de.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_en.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_es.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_fi.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_fr.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_it.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_ja.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_ko.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_nb.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_nl.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_pt.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_ru.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_sv.properties    |   2 +-
 .../src/java/flex2/tools/ASDoc_zh_CN.properties |   2 +-
 .../src/java/flex2/tools/ASDoc_zh_TW.properties |   2 +-
 .../src/java/flex2/tools/Compc_da.properties    |   2 +-
 .../src/java/flex2/tools/Compc_de.properties    |   2 +-
 .../src/java/flex2/tools/Compc_en.properties    |   2 +-
 .../src/java/flex2/tools/Compc_es.properties    |   2 +-
 .../src/java/flex2/tools/Compc_fi.properties    |   2 +-
 .../src/java/flex2/tools/Compc_fr.properties    |   2 +-
 .../src/java/flex2/tools/Compc_it.properties    |   2 +-
 .../src/java/flex2/tools/Compc_ja.properties    |   2 +-
 .../src/java/flex2/tools/Compc_ko.properties    |   2 +-
 .../src/java/flex2/tools/Compc_nb.properties    |   2 +-
 .../src/java/flex2/tools/Compc_nl.properties    |   2 +-
 .../src/java/flex2/tools/Compc_pt.properties    |   2 +-
 .../src/java/flex2/tools/Compc_ru.properties    |   2 +-
 .../src/java/flex2/tools/Compc_sv.properties    |   2 +-
 .../src/java/flex2/tools/Compc_zh_CN.properties |   2 +-
 .../src/java/flex2/tools/Compc_zh_TW.properties |   2 +-
 .../java/flex2/tools/DigestTool_da.properties   |   2 +-
 .../java/flex2/tools/DigestTool_de.properties   |   2 +-
 .../java/flex2/tools/DigestTool_en.properties   |   2 +-
 .../java/flex2/tools/DigestTool_es.properties   |   2 +-
 .../java/flex2/tools/DigestTool_fi.properties   |   2 +-
 .../java/flex2/tools/DigestTool_fr.properties   |   2 +-
 .../java/flex2/tools/DigestTool_it.properties   |   2 +-
 .../java/flex2/tools/DigestTool_ja.properties   |   2 +-
 .../java/flex2/tools/DigestTool_ko.properties   |   2 +-
 .../java/flex2/tools/DigestTool_nb.properties   |   2 +-
 .../java/flex2/tools/DigestTool_nl.properties   |   2 +-
 .../java/flex2/tools/DigestTool_pt.properties   |   2 +-
 .../java/flex2/tools/DigestTool_ru.properties   |   2 +-
 .../java/flex2/tools/DigestTool_sv.properties   |   2 +-
 .../flex2/tools/DigestTool_zh_CN.properties     |   2 +-
 .../flex2/tools/DigestTool_zh_TW.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_da.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_de.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_en.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_es.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_fi.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_fr.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_it.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_ja.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_ko.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_nb.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_nl.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_pt.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_ru.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_sv.properties     |   2 +-
 .../src/java/flex2/tools/Fcsh_zh_CN.properties  |   2 +-
 .../src/java/flex2/tools/Fcsh_zh_TW.properties  |   2 +-
 .../src/java/flex2/tools/Mxmlc_da.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_de.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_en.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_es.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_fi.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_fr.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_it.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_ja.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_ko.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_nb.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_nl.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_pt.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_ru.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_sv.properties    |   2 +-
 .../src/java/flex2/tools/Mxmlc_zh_CN.properties |   2 +-
 .../src/java/flex2/tools/Mxmlc_zh_TW.properties |   2 +-
 .../flex/tools/debugger/cli/fdb_da.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_de.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_en.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_es.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_fi.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_fr.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_it.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_ja.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_ko.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_nb.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_nl.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_pt.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_ru.properties   |   2 +-
 .../flex/tools/debugger/cli/fdb_sv.properties   |   2 +-
 .../tools/debugger/cli/fdb_zh_CN.properties     |   2 +-
 .../tools/debugger/cli/fdb_zh_TW.properties     |   2 +-
 .../as3/src/mustella/DispatchMouseClickEvent.as |  18 +-
 mustella/as3/src/mustella/DispatchMouseEvent.as |  18 +-
 mustella/as3/src/mustella/UnitTester.as         |  69 +++-
 .../ClassSelector_160dpi@android_240ppi.png     | Bin 2094 -> 2100 bytes
 ...tor_160dpi_NoDefaultStyle@android_240ppi.png | Bin 2045 -> 2041 bytes
 ...Selector_160dpi_OR_320dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_240dpi@android_240ppi.png     | Bin 2364 -> 2369 bytes
 .../ClassSelector_320dpi@android_240ppi.png     | Bin 2094 -> 2100 bytes
 ...assSelector_Android160dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...assSelector_Android240dpi@android_240ppi.png | Bin 2483 -> 2482 bytes
 ...assSelector_Android320dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_Android@android_240ppi.png    | Bin 2202 -> 2197 bytes
 ...pecifiedAfterQuery_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...lassSelector_IPHONE160dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...ONE160dpi_OR_IPHONE320dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...lassSelector_IPHONE320dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_IPHONE@android_240ppi.png     | Bin 2094 -> 2100 bytes
 .../ClassSelector_InvalidDPI@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...ssSelector_InvalidFeature@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_InvalidOS@android_240ppi.png  | Bin 2094 -> 2100 bytes
 ...sSelector_LowercaseIPHONE@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...sSelector_MediaAll_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...ector_MediaAll_NoFeatures@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...or_MediaOnlyScreen_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...lector_MediaScreen_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...or_MediaScreen_NoFeatures@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...ector_MediaUnknown_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_MissingDPI@android_240ppi.png | Bin 2082 -> 2089 bytes
 .../ClassSelector_MissingOS@android_240ppi.png  | Bin 2242 -> 2230 bytes
 ...sSelector_MultipleQueries@android_240ppi.png | Bin 2483 -> 2482 bytes
 ...ltipleQueriesEvaluateTrue@android_240ppi.png | Bin 2242 -> 2230 bytes
 ...lector_NOT_InvalidFeature@android_240ppi.png | Bin 2082 -> 2089 bytes
 ...ector_NOT_MediaAll_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...r_NOT_MediaAll_NoFeatures@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...iaScreen_160dpi_OR_320dpi@android_240ppi.png | Bin 2387 -> 2390 bytes
 ...or_NOT_MediaScreen_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...MediaScreen_Android240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...ONE160dpi_OR_IPHONE320dpi@android_240ppi.png | Bin 2500 -> 2500 bytes
 ...OT_MediaScreen_NoFeatures@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...r_NOT_MediaUnknown_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...sSelector_NoQuotesAndroid@android_240ppi.png | Bin 2202 -> 2197 bytes
 .../ClassSelector_QNX160dpi@android_240ppi.png  | Bin 2094 -> 2100 bytes
 .../ClassSelector_QNX@android_240ppi.png        | Bin 2094 -> 2100 bytes
 ...sSelector_QuotesAroundDPI@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...ppercaseAND_Android240dpi@android_240ppi.png | Bin 2483 -> 2482 bytes
 ...Selector_UppercaseAndroid@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...ercaseFeatureName_Android@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...ercaseMediaScreen_Android@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...UppercaseMediaTag_Android@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...ercaseNOT_MediaAll_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...LY_MediaOnlyScreen_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...lStylesheet_ClassSelector@android_240ppi.png | Bin 3657 -> 3651 bytes
 ...alStylesheet_TypeSelector@android_240ppi.png | Bin 3538 -> 3544 bytes
 ...TypeSelector_ButtonStyles@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...tleLayout_basic_withView3@android_240ppi.png | Bin 5100 -> 5106 bytes
 ...yout_horizontal_withView3@android_240ppi.png | Bin 3628 -> 3633 bytes
 ...itleLayout_tile_withView3@android_240ppi.png | Bin 5100 -> 5106 bytes
 ...Layout_vertical_withView3@android_240ppi.png | Bin 3162 -> 3162 bytes
 .../tests/baselines/isModal@android_240ppi.png  | Bin 19286 -> 18970 bytes
 ...finedActionBarOverlayLeft@android_240ppi.png | Bin 2957 -> 2963 bytes
 ...ctionBarOverlayLeftTabbed@android_240ppi.png | Bin 2181 -> 2963 bytes
 ...inedActionBarOverlayRight@android_240ppi.png | Bin 2957 -> 2963 bytes
 ...tionBarOverlayRightTabbed@android_240ppi.png | Bin 2181 -> 2963 bytes
 ...rientationInLandscapeLeft@android_240ppi.png | Bin 1827 -> 1804 bytes
 ...ientationInLandscapeRight@android_240ppi.png | Bin 1827 -> 1804 bytes
 ...tes_ActionLayout_Vertical@android_240ppi.png | Bin 6968 -> 6960 bytes
 ...NavigationLayout_Vertical@android_240ppi.png | Bin 6589 -> 6587 bytes
 ...ates_TitleLayout_Vertical@android_240ppi.png | Bin 6530 -> 6532 bytes
 ...ion_titleContent_ManyEArr@android_240ppi.png | Bin 5414 -> 5413 bytes
 ...tion_titleContent_OneEArr@android_240ppi.png | Bin 3081 -> 3099 bytes
 ...tion_titleContent_TwoEArr@android_240ppi.png | Bin 3775 -> 3781 bytes
 ...n_titleLayout_basicLayout@android_240ppi.png | Bin 4242 -> 4246 bytes
 ...ation_titleLayout_default@android_240ppi.png | Bin 3775 -> 3781 bytes
 ...on_titleLayout_tileLayout@android_240ppi.png | Bin 7498 -> 7497 bytes
 ...itleLayout_verticalLayout@android_240ppi.png | Bin 4383 -> 4382 bytes
 ...Application_title_runtime@android_240ppi.png | Bin 1945 -> 1944 bytes
 ...cation_title_runtime_null@android_240ppi.png | Bin 1945 -> 1944 bytes
 ...itleContent_1ElementArray@android_240ppi.png | Bin 2018 -> 2021 bytes
 ...itleContent_2ElementArray@android_240ppi.png | Bin 2500 -> 2508 bytes
 ...itleContent_8ElementArray@android_240ppi.png | Bin 4759 -> 4764 bytes
 ...r_TitleLayout_BasicLayout@android_240ppi.png | Bin 2456 -> 2457 bytes
 ...ar_TitleLayout_TileLayout@android_240ppi.png | Bin 5458 -> 5463 bytes
 ...yout_TitleContent_Padding@android_240ppi.png | Bin 2820 -> 2831 bytes
 ...itleLayout_VerticalLayout@android_240ppi.png | Bin 4508 -> 4526 bytes
 ...tor_titleContent_ManyEArr@android_240ppi.png | Bin 5414 -> 5413 bytes
 ...ator_titleContent_OneEArr@android_240ppi.png | Bin 3081 -> 3099 bytes
 ...ator_titleContent_TwoEArr@android_240ppi.png | Bin 3775 -> 3781 bytes
 ...vigator_titleLayout_basic@android_240ppi.png | Bin 4242 -> 4768 bytes
 ...gator_titleLayout_default@android_240ppi.png | Bin 4215 -> 4225 bytes
 ...avigator_titleLayout_tile@android_240ppi.png | Bin 4242 -> 4768 bytes
 ...yout_titleContent_padding@android_240ppi.png | Bin 4215 -> 4225 bytes
 ...ator_titleLayout_vertical@android_240ppi.png | Bin 3378 -> 4382 bytes
 ...Bar_ViewNavigator_visible@android_240ppi.png | Bin 3081 -> 3099 bytes
 ...Mobile_Button_events_move@android_240ppi.png | Bin 2572 -> 2560 bytes
 ..._integration_default_btn1@android_240ppi.png | Bin 1431 -> 1430 bytes
 ..._integration_default_btn2@android_240ppi.png | Bin 921 -> 918 bytes
 ..._integration_default_btn4@android_240ppi.png | Bin 668 -> 671 bytes
 ..._integration_default_btn5@android_240ppi.png | Bin 1591 -> 1584 bytes
 ..._integration_default_btn6@android_240ppi.png | Bin 1168 -> 1174 bytes
 ...n_integration_noIcon_btn6@android_240ppi.png | Bin 1622 -> 1619 bytes
 ...n_integration_state1_btn1@android_240ppi.png | Bin 3101 -> 3098 bytes
 ...n_integration_state1_btn2@android_240ppi.png | Bin 668 -> 671 bytes
 ...n_integration_state1_btn3@android_240ppi.png | Bin 1589 -> 1585 bytes
 ...n_integration_state1_btn4@android_240ppi.png | Bin 1291 -> 1286 bytes
 ...n_integration_state1_btn5@android_240ppi.png | Bin 1532 -> 1528 bytes
 ...n_integration_state1_btn6@android_240ppi.png | Bin 2398 -> 2387 bytes
 ...ation_default_state_label@android_240ppi.png | Bin 1724 -> 1724 bytes
 ...rom_includeIn_state_label@android_240ppi.png | Bin 1862 -> 1854 bytes
 ...ration_state1_state_click@android_240ppi.png | Bin 1646 -> 1640 bytes
 ...1_state_label_chromeColor@android_240ppi.png | Bin 1682 -> 1675 bytes
 ...ration_state2_state_click@android_240ppi.png | Bin 1707 -> 1703 bytes
 ...2_state_label_chromeColor@android_240ppi.png | Bin 1744 -> 1738 bytes
 ...tton_Change_label_runtime@android_240ppi.png | Bin 3640 -> 3624 bytes
 ...n_Changing_label_property@android_240ppi.png | Bin 3183 -> 3172 bytes
 ...xWidth_property_10_to_100@android_240ppi.png | Bin 1376 -> 1378 bytes
 ...ng_height_less_than_label@android_240ppi.png | Bin 542 -> 515 bytes
 ..._Checking_height_property@android_240ppi.png | Bin 1654 -> 1655 bytes
 ...n_Checking_label_property@android_240ppi.png | Bin 1733 -> 1728 bytes
 ...king_maxWidth_property_10@android_240ppi.png | Bin 396 -> 376 bytes
 ...ng_minHeight_property_100@android_240ppi.png | Bin 626 -> 621 bytes
 ...ing_minWidth_property_100@android_240ppi.png | Bin 630 -> 626 bytes
 ...ton_Checking_neg5point6_x@android_240ppi.png | Bin 2704 -> 2721 bytes
 ...ton_Checking_neg5point6_y@android_240ppi.png | Bin 2651 -> 2656 bytes
 ..._percentHeight_property_0@android_240ppi.png | Bin 2606 -> 2593 bytes
 ...ercentHeight_property_100@android_240ppi.png | Bin 2695 -> 2686 bytes
 ..._percentHeight_property_1@android_240ppi.png | Bin 2606 -> 2593 bytes
 ...percentHeight_property_50@android_240ppi.png | Bin 2679 -> 2667 bytes
 ...ercentHeight_property_100@android_240ppi.png | Bin 783 -> 776 bytes
 ...g_percentWidth_property_0@android_240ppi.png | Bin 1332 -> 1328 bytes
 ...percentWidth_property_100@android_240ppi.png | Bin 2599 -> 2595 bytes
 ...g_percentWidth_property_1@android_240ppi.png | Bin 1332 -> 1328 bytes
 ..._percentWidth_property_50@android_240ppi.png | Bin 2038 -> 2035 bytes
 ...hecking_scaleX_2_property@android_240ppi.png | Bin 3063 -> 3060 bytes
 ..._scaleX_point565_property@android_240ppi.png | Bin 1885 -> 1901 bytes
 ...ng_scaleX_point5_property@android_240ppi.png | Bin 1801 -> 1809 bytes
 ...hecking_scaleY_2_property@android_240ppi.png | Bin 3821 -> 3835 bytes
 ..._scaleY_point565_property@android_240ppi.png | Bin 1737 -> 1753 bytes
 ...ng_scaleY_point5_property@android_240ppi.png | Bin 1552 -> 1564 bytes
 ...ecking_styleName_property@android_240ppi.png | Bin 3211 -> 3202 bytes
 ...ng_visible_false_property@android_240ppi.png | Bin 4809 -> 4802 bytes
 ...le_true_property_visually@android_240ppi.png | Bin 1733 -> 1728 bytes
 ...Button_Checking_width_100@android_240ppi.png | Bin 1369 -> 1367 bytes
 ...n_Checking_width_26point5@android_240ppi.png | Bin 581 -> 583 bytes
 ..._Button_Checking_width_50@android_240ppi.png | Bin 933 -> 929 bytes
 ...bile_Button_Checking_x_50@android_240ppi.png | Bin 2739 -> 2730 bytes
 ...bile_Button_Checking_y_56@android_240ppi.png | Bin 2816 -> 2807 bytes
 ...ile_Button_alpha_property@android_240ppi.png | Bin 1715 -> 1725 bytes
 ...ner_scaleX_scaleY_point33@android_240ppi.png | Bin 1039 -> 1036 bytes
 ...le_Button_emphasized_true@android_240ppi.png | Bin 1776 -> 1779 bytes
 ...on_enabled_false_property@android_240ppi.png | Bin 1699 -> 1706 bytes
 ...e_Button_height_width_300@android_240ppi.png | Bin 2796 -> 2790 bytes
 ...ile_Button_icon_alpha_0.5@android_240ppi.png | Bin 2765 -> 2754 bytes
 ...bel_height_less_than_icon@android_240ppi.png | Bin 288 -> 253 bytes
 ...abel_width_less_than_icon@android_240ppi.png | Bin 444 -> 422 bytes
 ...e_Button_icon_as_childTag@android_240ppi.png | Bin 4113 -> 4125 bytes
 ...utton_icon_down_alpha_0.5@android_240ppi.png | Bin 2875 -> 2871 bytes
 ...tton_icon_emphasized_true@android_240ppi.png | Bin 2799 -> 2792 bytes
 ...tton_icon_height_increase@android_240ppi.png | Bin 1936 -> 1931 bytes
 ...con_height_less_than_icon@android_240ppi.png | Bin 276 -> 242 bytes
 ...icon_label_change_runtime@android_240ppi.png | Bin 3374 -> 3353 bytes
 ...bile_Button_icon_scaleX_2@android_240ppi.png | Bin 1095 -> 1078 bytes
 ...Button_icon_scaleX_point5@android_240ppi.png | Bin 753 -> 755 bytes
 ...bile_Button_icon_scaleY_2@android_240ppi.png | Bin 1203 -> 1215 bytes
 ...Button_icon_scaleY_point5@android_240ppi.png | Bin 541 -> 551 bytes
 ...utton_icon_width_increase@android_240ppi.png | Bin 1924 -> 1905 bytes
 ...icon_width_less_than_icon@android_240ppi.png | Bin 417 -> 392 bytes
 ..._icon_with_label_scaleX_2@android_240ppi.png | Bin 2422 -> 2408 bytes
 ..._with_label_scaleX_point5@android_240ppi.png | Bin 1486 -> 1484 bytes
 ...bel_scaleX_scaleY_1point5@android_240ppi.png | Bin 2893 -> 2895 bytes
 ..._icon_with_label_scaleY_2@android_240ppi.png | Bin 2832 -> 2822 bytes
 ..._with_label_scaleY_point5@android_240ppi.png | Bin 1154 -> 1165 bytes
 ..._with_label_visible_false@android_240ppi.png | Bin 1820 -> 1811 bytes
 .../Mobile_Button_no_label@android_240ppi.png   | Bin 566 -> 562 bytes
 ...Button_rotationX_property@android_240ppi.png | Bin 3937 -> 3918 bytes
 ...Button_rotationY_property@android_240ppi.png | Bin 4825 -> 4831 bytes
 ...Button_rotationZ_property@android_240ppi.png | Bin 4374 -> 4374 bytes
 ..._Button_rotation_property@android_240ppi.png | Bin 4374 -> 4374 bytes
 ...le_Button_scaleZ_property@android_240ppi.png | Bin 2616 -> 2661 bytes
 ...ghlighting_false_property@android_240ppi.png | Bin 1733 -> 1728 bytes
 ...ighlighting_true_property@android_240ppi.png | Bin 2194 -> 2219 bytes
 ...icon_add_after_long_label@android_240ppi.png | Bin 4314 -> 4299 bytes
 ...con_add_after_short_label@android_240ppi.png | Bin 1882 -> 1875 bytes
 ...e_button_icon_button_down@android_240ppi.png | Bin 1324 -> 1333 bytes
 ..._button_icon_change_value@android_240ppi.png | Bin 1622 -> 1611 bytes
 .../mobile_button_icon_clear@android_240ppi.png | Bin 577 -> 570 bytes
 ...bile_button_icon_disabled@android_240ppi.png | Bin 873 -> 855 bytes
 ...ile_button_icon_fxg_class@android_240ppi.png | Bin 940 -> 930 bytes
 ...button_icon_fxg_component@android_240ppi.png | Bin 940 -> 930 bytes
 .../mobile_button_icon_gif@android_240ppi.png   | Bin 745 -> 738 bytes
 .../mobile_button_icon_jpg@android_240ppi.png   | Bin 1622 -> 1611 bytes
 ...utton_icon_mxml_component@android_240ppi.png | Bin 1182 -> 1186 bytes
 .../mobile_button_icon_png@android_240ppi.png   | Bin 907 -> 901 bytes
 .../mobile_button_icon_swf@android_240ppi.png   | Bin 2135 -> 2126 bytes
 ...on_with_label_button_down@android_240ppi.png | Bin 2237 -> 2248 bytes
 ...n_with_label_change_value@android_240ppi.png | Bin 1882 -> 1874 bytes
 ...ton_icon_with_label_clear@android_240ppi.png | Bin 1568 -> 1557 bytes
 ..._icon_with_label_disabled@android_240ppi.png | Bin 1755 -> 1748 bytes
 ...h_long_label_change_value@android_240ppi.png | Bin 3836 -> 3826 bytes
 ...ession_height_measurement@android_240ppi.png | Bin 1887 -> 1874 bytes
 ...n_style_css_iconPlacement@android_240ppi.png | Bin 1831 -> 1822 bytes
 ..._css_style_disabled_state@android_240ppi.png | Bin 1920 -> 1922 bytes
 ...e_down_state_first_button@android_240ppi.png | Bin 2627 -> 2645 bytes
 ...tyle_upState_first_button@android_240ppi.png | Bin 2006 -> 1994 bytes
 ...le_up_state_second_button@android_240ppi.png | Bin 2417 -> 2408 bytes
 ...tyles_accentColor_default@android_240ppi.png | Bin 2384 -> 2369 bytes
 ...yles_accentColor_disabled@android_240ppi.png | Bin 1970 -> 1972 bytes
 ...tyles_accentColor_pressed@android_240ppi.png | Bin 2399 -> 2410 bytes
 ...tyles_accentColor_setInAS@android_240ppi.png | Bin 1794 -> 1793 bytes
 ...les_accentColor_setInMxml@android_240ppi.png | Bin 494 -> 495 bytes
 ...e_Button_styles_bottom_10@android_240ppi.png | Bin 2316 -> 2307 bytes
 ..._Button_styles_color_blue@android_240ppi.png | Bin 2015 -> 2006 bytes
 ...styles_color_red_setStyle@android_240ppi.png | Bin 2030 -> 2018 bytes
 ...les_color_styleName_green@android_240ppi.png | Bin 2027 -> 2019 bytes
 ...n_styles_default_baseline@android_240ppi.png | Bin 2462 -> 2453 bytes
 ...utton_styles_focusAlpha_0@android_240ppi.png | Bin 2886 -> 2887 bytes
 ...styles_focusAlpha_1point5@android_240ppi.png | Bin 3334 -> 3255 bytes
 ...les_focusBlendMode_invert@android_240ppi.png | Bin 3281 -> 3204 bytes
 ...s_focusBlendMode_subtract@android_240ppi.png | Bin 3375 -> 3281 bytes
 ...styles_focusColor_default@android_240ppi.png | Bin 3341 -> 3254 bytes
 ...yles_focusColor_set_in_AS@android_240ppi.png | Bin 3365 -> 3277 bytes
 ...n_styles_focusThickness_0@android_240ppi.png | Bin 2903 -> 2903 bytes
 ...n_styles_focusThickness_4@android_240ppi.png | Bin 3431 -> 3355 bytes
 ...ickness_blendmode_default@android_240ppi.png | Bin 3341 -> 3254 bytes
 ..._thickness_blendmode_mxml@android_240ppi.png | Bin 3434 -> 3395 bytes
 ...les_fontFamily_CourierNew@android_240ppi.png | Bin 2247 -> 2241 bytes
 ...amily_CourierNew_setStyle@android_240ppi.png | Bin 2247 -> 2241 bytes
 ...yles_fontSetting_disabled@android_240ppi.png | Bin 2493 -> 2491 bytes
 ...yles_fontSetting_selected@android_240ppi.png | Bin 3072 -> 3098 bytes
 ...Button_styles_fontSize_18@android_240ppi.png | Bin 2010 -> 2009 bytes
 ...yles_fontSize_18_setStyle@android_240ppi.png | Bin 2010 -> 2009 bytes
 ...e_Button_styles_fontStyle@android_240ppi.png | Bin 2237 -> 2241 bytes
 ...styles_fontStyle_disabled@android_240ppi.png | Bin 2093 -> 2096 bytes
 ...on_styles_fontWeight_bold@android_240ppi.png | Bin 2284 -> 2281 bytes
 ..._fontWeight_bold_setStyle@android_240ppi.png | Bin 2284 -> 2281 bytes
 ...ton_styles_font_styleName@android_240ppi.png | Bin 1938 -> 1932 bytes
 ...Button_styles_kerning_off@android_240ppi.png | Bin 1597 -> 1594 bytes
 ..._Button_styles_kerning_on@android_240ppi.png | Bin 1597 -> 1594 bytes
 ...leading_change_at_runtime@android_240ppi.png | Bin 2385 -> 2384 bytes
 ...on_styles_leading_default@android_240ppi.png | Bin 2385 -> 2384 bytes
 ...ile_Button_styles_left_10@android_240ppi.png | Bin 2342 -> 2335 bytes
 ...Spacing_change_at_runtime@android_240ppi.png | Bin 3301 -> 3292 bytes
 ...tyles_lineThrough_default@android_240ppi.png | Bin 2780 -> 2771 bytes
 ...le_Button_styles_right_25@android_240ppi.png | Bin 2390 -> 2380 bytes
 ...utton_styles_set_baseline@android_240ppi.png | Bin 2316 -> 2310 bytes
 ...yles_set_horizontalCenter@android_240ppi.png | Bin 2384 -> 2376 bytes
 ...yles_set_verticalCenter_5@android_240ppi.png | Bin 2316 -> 2308 bytes
 ...skin_disabled_short_label@android_240ppi.png | Bin 2062 -> 2060 bytes
 ...d_short_label_chromeColor@android_240ppi.png | Bin 2501 -> 2498 bytes
 ...yles_skin_normal_no_label@android_240ppi.png | Bin 471 -> 476 bytes
 ...rmal_no_label_chromeColor@android_240ppi.png | Bin 471 -> 474 bytes
 ...s_skin_normal_short_label@android_240ppi.png | Bin 2075 -> 2067 bytes
 ...l_short_label_chromeColor@android_240ppi.png | Bin 2080 -> 2084 bytes
 ...es_skin_selected_no_label@android_240ppi.png | Bin 910 -> 937 bytes
 ...cted_no_label_chromeColor@android_240ppi.png | Bin 884 -> 885 bytes
 ...skin_selected_short_label@android_240ppi.png | Bin 2648 -> 2668 bytes
 ...d_short_label_chromeColor@android_240ppi.png | Bin 2584 -> 2570 bytes
 ...bile_Button_styles_top_10@android_240ppi.png | Bin 2316 -> 2307 bytes
 ...tton_iconPlacement_bottom@android_240ppi.png | Bin 1872 -> 1860 bytes
 ...ent_bottom_explicitHeight@android_240ppi.png | Bin 1792 -> 1778 bytes
 ...ement_bottom_label_noIcon@android_240ppi.png | Bin 1267 -> 1262 bytes
 ...Placement_bottom_to_right@android_240ppi.png | Bin 3184 -> 3168 bytes
 ..._iconPlacement_clearStyle@android_240ppi.png | Bin 1797 -> 1783 bytes
 ...Placement_css_selectionID@android_240ppi.png | Bin 1955 -> 1938 bytes
 ...onPlacement_css_styleName@android_240ppi.png | Bin 3066 -> 3056 bytes
 ...ton_iconPlacement_default@android_240ppi.png | Bin 1797 -> 1783 bytes
 ...tton_iconPlacement_inline@android_240ppi.png | Bin 1591 -> 1579 bytes
 ...button_iconPlacement_left@android_240ppi.png | Bin 1797 -> 1783 bytes
 ...ement_left_explicitHeight@android_240ppi.png | Bin 1823 -> 1809 bytes
 ...acement_left_label_noIcon@android_240ppi.png | Bin 1267 -> 1262 bytes
 ...iconPlacement_left_to_top@android_240ppi.png | Bin 2189 -> 2190 bytes
 ...utton_iconPlacement_right@android_240ppi.png | Bin 1789 -> 1777 bytes
 ...ment_right_explicitHeight@android_240ppi.png | Bin 1859 -> 1848 bytes
 ...cement_right_label_noIcon@android_240ppi.png | Bin 1267 -> 1262 bytes
 ...on_iconPlacement_setStyle@android_240ppi.png | Bin 1872 -> 1860 bytes
 ..._button_iconPlacement_top@android_240ppi.png | Bin 1713 -> 1703 bytes
 ...cement_top_explicitHeight@android_240ppi.png | Bin 1718 -> 1708 bytes
 ...lacement_top_label_noIcon@android_240ppi.png | Bin 1267 -> 1262 bytes
 ...icon_accentColor_disabled@android_240ppi.png | Bin 995 -> 989 bytes
 ...n_icon_accentColor_normal@android_240ppi.png | Bin 953 -> 950 bytes
 ..._icon_accentColor_pressed@android_240ppi.png | Bin 1500 -> 1513 bytes
 ...ton_icon_chromeColor_down@android_240ppi.png | Bin 2540 -> 2555 bytes
 ...utton_icon_chromeColor_up@android_240ppi.png | Bin 2172 -> 2175 bytes
 ...button_icon_css_styleName@android_240ppi.png | Bin 2734 -> 2720 bytes
 ...tton_icon_custom_downSkin@android_240ppi.png | Bin 2296 -> 2283 bytes
 ...button_icon_custom_upSkin@android_240ppi.png | Bin 2593 -> 2609 bytes
 ...icon_iconPlacement_bottom@android_240ppi.png | Bin 1872 -> 1860 bytes
 ...n_icon_iconPlacement_left@android_240ppi.png | Bin 1797 -> 1783 bytes
 ..._icon_iconPlacement_right@android_240ppi.png | Bin 1789 -> 1777 bytes
 ...on_icon_iconPlacement_top@android_240ppi.png | Bin 1713 -> 1703 bytes
 ...with_chromeColor_disabled@android_240ppi.png | Bin 2488 -> 2482 bytes
 ...abel_chromeColor_disabled@android_240ppi.png | Bin 2258 -> 2263 bytes
 ...th_label_chromeColor_down@android_240ppi.png | Bin 3613 -> 3630 bytes
 ...with_label_chromeColor_up@android_240ppi.png | Bin 3240 -> 3237 bytes
 ...ton_icon_with_label_color@android_240ppi.png | Bin 2420 -> 2410 bytes
 ...el_decrease_letterSpacing@android_240ppi.png | Bin 3400 -> 3399 bytes
 ...con_with_label_fontFamily@android_240ppi.png | Bin 2409 -> 2393 bytes
 ...ith_label_fontFamily_down@android_240ppi.png | Bin 2894 -> 2910 bytes
 ..._icon_with_label_fontSize@android_240ppi.png | Bin 2468 -> 2460 bytes
 ..._with_label_fontSize_down@android_240ppi.png | Bin 2960 -> 2979 bytes
 ...icon_with_label_fontStyle@android_240ppi.png | Bin 2560 -> 2551 bytes
 ...ith_label_fontStyle_dowwn@android_240ppi.png | Bin 3030 -> 3038 bytes
 ...con_with_label_fontWeight@android_240ppi.png | Bin 2274 -> 2260 bytes
 ...ith_label_fontWeight_down@android_240ppi.png | Bin 2736 -> 2752 bytes
 ...el_increase_letterSpacing@android_240ppi.png | Bin 3623 -> 3606 bytes
 ...with_label_textDecoration@android_240ppi.png | Bin 2494 -> 2478 bytes
 ...label_textDecoration_down@android_240ppi.png | Bin 3519 -> 3535 bytes
 423 files changed, 675 insertions(+), 385 deletions(-)
----------------------------------------------------------------------



[24/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - update copyright year to 2014

Posted by bi...@apache.org.
update copyright year to 2014


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

Branch: refs/heads/new_android_skins
Commit: 0d6fc30a35ce4aac689119f25475730ce1b47b85
Parents: f401981
Author: Justin Mclean <jm...@apache.org>
Authored: Tue Mar 11 10:14:49 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue Mar 11 10:14:49 2014 +1100

----------------------------------------------------------------------
 modules/compiler/src/java/flex2/tools/ASDoc_da.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_de.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_en.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_es.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_fi.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_fr.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_it.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_ja.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_ko.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_nb.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_nl.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_pt.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_ru.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_sv.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_zh_CN.properties       | 2 +-
 modules/compiler/src/java/flex2/tools/ASDoc_zh_TW.properties       | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_da.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_de.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_en.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_es.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_fi.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_fr.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_it.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_ja.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_ko.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_nb.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_nl.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_pt.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_ru.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_sv.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_zh_CN.properties       | 2 +-
 modules/compiler/src/java/flex2/tools/Compc_zh_TW.properties       | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_da.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_de.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_en.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_es.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_fi.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_fr.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_it.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_ja.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_ko.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_nb.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_nl.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_pt.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_ru.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_sv.properties     | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_zh_CN.properties  | 2 +-
 modules/compiler/src/java/flex2/tools/DigestTool_zh_TW.properties  | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_da.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_de.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_en.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_es.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_fi.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_fr.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_it.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_ja.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_ko.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_nb.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_nl.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_pt.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_ru.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_sv.properties           | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_zh_CN.properties        | 2 +-
 modules/compiler/src/java/flex2/tools/Fcsh_zh_TW.properties        | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_da.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_de.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_en.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_es.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_fi.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_fr.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_it.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_ja.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_ko.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_nb.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_nl.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_pt.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_ru.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_sv.properties          | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_zh_CN.properties       | 2 +-
 modules/compiler/src/java/flex2/tools/Mxmlc_zh_TW.properties       | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_da.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_de.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_en.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_es.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_fi.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_fr.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_it.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_ja.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_ko.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_nb.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_nl.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_pt.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_ru.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_sv.properties    | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_zh_CN.properties | 2 +-
 .../debugger/src/java/flex/tools/debugger/cli/fdb_zh_TW.properties | 2 +-
 96 files changed, 96 insertions(+), 96 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_da.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_da.properties b/modules/compiler/src/java/flex2/tools/ASDoc_da.properties
index 5d3c809..d6d6f75 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_da.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_da.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Dokumentationen er oprettet i ${location}
 ValidationMessage=Der blev fundet tekst med forkert format. Der er flere oplysninger i ${file}.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_de.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_de.properties b/modules/compiler/src/java/flex2/tools/ASDoc_de.properties
index f7ebf97..c12d6d1 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_de.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_de.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Dokumentation wurde erstellt unter: ${location}
 ValidationMessage=Gefundener nicht wohlgeformter Text. Zu Details siehe ${file}.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_en.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_en.properties b/modules/compiler/src/java/flex2/tools/ASDoc_en.properties
index a0181c3..db3dbf8 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_en.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_en.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Documentation was created in ${location}
 ValidationMessage=Encountered not well-formed text. Please see ${file} for details.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_es.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_es.properties b/modules/compiler/src/java/flex2/tools/ASDoc_es.properties
index d3b8501..f15a820 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_es.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_es.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=La documentaci\u00f3n se cre\u00f3 en ${location}
 ValidationMessage=Se ha encontrado texto con formato incorrecto. Consulte ${file} para ver los detalles.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_fi.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_fi.properties b/modules/compiler/src/java/flex2/tools/ASDoc_fi.properties
index 985ed1b..0d3ebb0 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_fi.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_fi.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Dokumentaatio luotiin hakemistoon ${location}
 ValidationMessage=Kohdattiin teksti, jota ei ole muodostettu hyvin. Katso lis\u00e4tietoja tiedostosta ${file}.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_fr.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_fr.properties b/modules/compiler/src/java/flex2/tools/ASDoc_fr.properties
index 63c8dbf..56cc063 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_fr.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_fr.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=La documentation a \u00e9t\u00e9 cr\u00e9\u00e9e sous ${location}.
 ValidationMessage=Texte incorrectement mis en forme rencontr\u00e9. Veuillez consulter ${file} pour plus de d\u00e9tails.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_it.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_it.properties b/modules/compiler/src/java/flex2/tools/ASDoc_it.properties
index a866d0f..2767adb 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_it.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_it.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=La documentazione \u00e8 stata creata in ${location}
 ValidationMessage=Rilevato testo non ben formato. Vedere ${file} per ulteriori dettagli.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_ja.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_ja.properties b/modules/compiler/src/java/flex2/tools/ASDoc_ja.properties
index 2a3f270..6b6e8bd 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_ja.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_ja.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f ${location} \u306b\u4f5c\u6210\u3055\u308c\u307e\u3057\u305f
 ValidationMessage=\u9069\u683c\u306a\u5f62\u5f0f\u3067\u306a\u3044\u30c6\u30ad\u30b9\u30c8\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u3002\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001${file} \u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_ko.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_ko.properties b/modules/compiler/src/java/flex2/tools/ASDoc_ko.properties
index 4cb1d52..23e3b02 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_ko.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_ko.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=${location}\uc5d0\uc11c \uc791\uc131\ub41c \ubb38\uc11c
 ValidationMessage=\uc62c\ubc14\ub974\uc9c0 \uc54a\uc740 \ud615\uc2dd\uc758 \ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \uc790\uc138\ud55c \ub0b4\uc6a9\uc740 ${file}\uc744(\ub97c) \ucc38\uc870\ud558\uc2ed\uc2dc\uc624.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_nb.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_nb.properties b/modules/compiler/src/java/flex2/tools/ASDoc_nb.properties
index cea33c8..4e44aeb 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_nb.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_nb.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Dokumentasjon ble opprettet i ${location}
 ValidationMessage=Fant tekst som ikke er godt utformet. Se i ${file} hvis du vil vite mer.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_nl.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_nl.properties b/modules/compiler/src/java/flex2/tools/ASDoc_nl.properties
index 5884dad..3c7f744 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_nl.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_nl.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Documentatie is gemaakt in ${location}
 ValidationMessage=Onjuist opgemaakte tekst aangetroffen. Zie ${file} voor details.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_pt.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_pt.properties b/modules/compiler/src/java/flex2/tools/ASDoc_pt.properties
index 98a8146..10b3148 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_pt.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_pt.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=A documenta\u00e7\u00e3o foi criada em ${location}
 ValidationMessage=Foi encontrado um texto que n\u00e3o est\u00e1 bem-formado. Para obter detalhes, consulte ${file}.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_ru.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_ru.properties b/modules/compiler/src/java/flex2/tools/ASDoc_ru.properties
index b31bb2a..ba33e47 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_ru.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_ru.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0430 \u0432 \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0438 ${location}
 ValidationMessage=\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043e\u0442\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442. \u0421\u043c. \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u0432 \u0444\u0430\u0439\u043b\u0435 ${file}.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_sv.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_sv.properties b/modules/compiler/src/java/flex2/tools/ASDoc_sv.properties
index 6007178..05fed56 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_sv.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_sv.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Dokumentationen har skapats i ${location}
 ValidationMessage=Felaktigt formaterad text uppt\u00e4cktes. Mer information finns i ${file}.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_zh_CN.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_zh_CN.properties b/modules/compiler/src/java/flex2/tools/ASDoc_zh_CN.properties
index 9cbad3c..ba045cf 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_zh_CN.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_zh_CN.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=\u6587\u6863\u521b\u5efa\u5728\u201c${location}\u201d\u4e2d
 ValidationMessage=\u9047\u5230\u683c\u5f0f\u9519\u8bef\u7684\u6587\u672c\u3002\u6709\u5173\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u53c2\u9605 ${file}\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/ASDoc_zh_TW.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/ASDoc_zh_TW.properties b/modules/compiler/src/java/flex2/tools/ASDoc_zh_TW.properties
index 21128a1..0e0b1db 100644
--- a/modules/compiler/src/java/flex2/tools/ASDoc_zh_TW.properties
+++ b/modules/compiler/src/java/flex2/tools/ASDoc_zh_TW.properties
@@ -18,6 +18,6 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of ASDoc
-StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex ASDoc \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=\u6587\u4ef6\u5efa\u7acb\u65bc\u201c${location}\u201d
 ValidationMessage=\u9047\u5230\u683c\u5f0f\u4e0d\u6b63\u78ba\u7684\u6587\u5b57\u3002\u8acb\u53c3\u95b1 ${file} \u4ee5\u7372\u53d6\u8a73\u7d30\u8cc7\u8a0a\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_da.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_da.properties b/modules/compiler/src/java/flex2/tools/Compc_da.properties
index 9790266..b6a5604 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_da.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_da.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} er opdateret og skal ikke bygges igen.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_de.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_de.properties b/modules/compiler/src/java/flex2/tools/Compc_de.properties
index 2365779..93f3464 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_de.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_de.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} ist auf dem aktuellen Stand und muss nicht neu erstellt werden.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_en.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_en.properties b/modules/compiler/src/java/flex2/tools/Compc_en.properties
index e189903..ad21859 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_en.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_en.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} is up-to-date and does not have to be rebuilt.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_es.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_es.properties b/modules/compiler/src/java/flex2/tools/Compc_es.properties
index aa57861..894c6e5 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_es.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_es.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} est\u00e1 actualizado y no necesita ser reconstruido.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_fi.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_fi.properties b/modules/compiler/src/java/flex2/tools/Compc_fi.properties
index adb6513..6666062 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_fi.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_fi.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} on ajan tasalla, eik\u00e4 sit\u00e4 tarvitse muodostaa uudelleen.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_fr.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_fr.properties b/modules/compiler/src/java/flex2/tools/Compc_fr.properties
index 392d96a..6cc3a13 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_fr.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_fr.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} est \u00e0 jour et n'a pas besoin d'\u00eatre r\u00e9g\u00e9n\u00e9r\u00e9.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_it.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_it.properties b/modules/compiler/src/java/flex2/tools/Compc_it.properties
index 94dc139..e1f6306 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_it.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_it.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u00e8 aggiornato e non \u00e8 necessario rigenerarlo.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_ja.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_ja.properties b/modules/compiler/src/java/flex2/tools/Compc_ja.properties
index fde8dc0..59f1e0e 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_ja.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_ja.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u306f\u6700\u65b0\u3067\u3059\u3002\u30ea\u30d3\u30eb\u30c9\u3059\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_ko.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_ko.properties b/modules/compiler/src/java/flex2/tools/Compc_ko.properties
index 9c3914d..f46c639 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_ko.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_ko.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name}\uc740(\ub294) \ucd5c\uc2e0 \ubc84\uc804\uc774\ubbc0\ub85c \ub2e4\uc2dc \ube4c\ub4dc\ud560 \ud544\uc694\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_nb.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_nb.properties b/modules/compiler/src/java/flex2/tools/Compc_nb.properties
index 21f8695..6e40590 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_nb.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_nb.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} er oppdatert og trenger ikke \u00e5 bygges p\u00e5 nytt.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_nl.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_nl.properties b/modules/compiler/src/java/flex2/tools/Compc_nl.properties
index 78f9deb..4bd9eeb 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_nl.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_nl.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} is up-to-date en hoeft niet opnieuw te worden gemaakt.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_pt.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_pt.properties b/modules/compiler/src/java/flex2/tools/Compc_pt.properties
index 9fa8a84..044a7bd 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_pt.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_pt.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} est\u00e1 atualizado e n\u00e3o \u00e9 preciso recri\u00e1-lo.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_ru.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_ru.properties b/modules/compiler/src/java/flex2/tools/Compc_ru.properties
index c72634a..64249c1 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_ru.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_ru.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0430\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u043c \u0438 \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0439 \u0441\u0431\u043e\u0440\u043a\u0438.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_sv.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_sv.properties b/modules/compiler/src/java/flex2/tools/Compc_sv.properties
index e2ddc63..4318994 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_sv.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_sv.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u00e4r uppdaterat och beh\u00f6ver inte kompileras om.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_zh_CN.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_zh_CN.properties b/modules/compiler/src/java/flex2/tools/Compc_zh_CN.properties
index 1019db3..1cd74f2 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_zh_CN.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_zh_CN.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u662f\u6700\u65b0\u7684\uff0c\u4e0d\u5fc5\u91cd\u5efa\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Compc_zh_TW.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Compc_zh_TW.properties b/modules/compiler/src/java/flex2/tools/Compc_zh_TW.properties
index 6bc722d..6e8ee91 100644
--- a/modules/compiler/src/java/flex2/tools/Compc_zh_TW.properties
+++ b/modules/compiler/src/java/flex2/tools/Compc_zh_TW.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of Compc
-StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex compc (Component Compiler)\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u662f\u6700\u65b0\u7684\uff0c\u4e0d\u9700\u8981\u91cd\u5efa\u3002

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_da.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_da.properties b/modules/compiler/src/java/flex2/tools/DigestTool_da.properties
index b475620..87c7b5b 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_da.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_da.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Digestoplysninger er opdateret i ${location}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_de.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_de.properties b/modules/compiler/src/java/flex2/tools/DigestTool_de.properties
index f74109d..bb9142d 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_de.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_de.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Digest-Informationen wurden aktualisiert unter ${location}.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_en.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_en.properties b/modules/compiler/src/java/flex2/tools/DigestTool_en.properties
index fb8c6c0..881f34d 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_en.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_en.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Digest information was updated in ${location}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_es.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_es.properties b/modules/compiler/src/java/flex2/tools/DigestTool_es.properties
index 2919a80..bc030c4 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_es.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_es.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=La informaci\u00f3n de compendio se actualiz\u00f3 en ${location}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_fi.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_fi.properties b/modules/compiler/src/java/flex2/tools/DigestTool_fi.properties
index 9e4b3b1..3b3b2d7 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_fi.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_fi.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Yhteenvetotiedot p\u00e4ivitettiin hakemistoon ${location}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_fr.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_fr.properties b/modules/compiler/src/java/flex2/tools/DigestTool_fr.properties
index 64629ac..f75eb3e 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_fr.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_fr.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Les informations de pr\u00e9traitement ont \u00e9t\u00e9 mises \u00e0 jour dans ${location}.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_it.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_it.properties b/modules/compiler/src/java/flex2/tools/DigestTool_it.properties
index 23a1fcf..85b126c 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_it.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_it.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Le informazioni del digest sono state aggiornate in ${location}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_ja.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_ja.properties b/modules/compiler/src/java/flex2/tools/DigestTool_ja.properties
index 17b9bf8..82e944a 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_ja.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_ja.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u60c5\u5831\u306f ${location} \u3067\u66f4\u65b0\u3055\u308c\u307e\u3057\u305f

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_ko.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_ko.properties b/modules/compiler/src/java/flex2/tools/DigestTool_ko.properties
index 02993bb..de4918f 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_ko.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_ko.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=${location}\uc5d0\uc11c \ub2e4\uc774\uc81c\uc2a4\ud2b8 \uc815\ubcf4\uac00 \uc5c5\ub370\uc774\ud2b8\ub428

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_nb.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_nb.properties b/modules/compiler/src/java/flex2/tools/DigestTool_nb.properties
index 434278e..42d6d0b 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_nb.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_nb.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Sammendragsinformasjon ble oppdatert i ${location}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_nl.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_nl.properties b/modules/compiler/src/java/flex2/tools/DigestTool_nl.properties
index 78c5ebc..0261b03 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_nl.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_nl.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Digestinformatie is bijgewerkt in ${location}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_pt.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_pt.properties b/modules/compiler/src/java/flex2/tools/DigestTool_pt.properties
index 6a08a28..df14401 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_pt.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_pt.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=As informa\u00e7\u00f5es de compila\u00e7\u00e3o foram atualizadas em ${location}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_ru.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_ru.properties b/modules/compiler/src/java/flex2/tools/DigestTool_ru.properties
index 3eea7d5..bb7983e 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_ru.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_ru.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0434\u0430\u0439\u0434\u0436\u0435\u0441\u0442\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u0432 \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0438 ${location}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_sv.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_sv.properties b/modules/compiler/src/java/flex2/tools/DigestTool_sv.properties
index 0be7058..6eb616d 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_sv.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_sv.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=Sammanfattningsinformationen uppdaterades i ${location}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_zh_CN.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_zh_CN.properties b/modules/compiler/src/java/flex2/tools/DigestTool_zh_CN.properties
index a51db8c..cc69fec 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_zh_CN.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_zh_CN.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=\u5728\u201c${location}\u201d\u4e2d\u66f4\u65b0\u4e86\u6458\u8981\u4fe1\u606f

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/DigestTool_zh_TW.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/DigestTool_zh_TW.properties b/modules/compiler/src/java/flex2/tools/DigestTool_zh_TW.properties
index c3c80b6..a37e908 100644
--- a/modules/compiler/src/java/flex2/tools/DigestTool_zh_TW.properties
+++ b/modules/compiler/src/java/flex2/tools/DigestTool_zh_TW.properties
@@ -18,5 +18,5 @@
 ################################################################################
 
 # localization strings for messages defined as inner classes of DigestTool
-StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex digest \n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 OutputMessage=\u6458\u8981\u8cc7\u8a0a\u5df2\u5728\u201c${location}\u201d\u4e2d\u66f4\u65b0

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_da.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_da.properties b/modules/compiler/src/java/flex2/tools/Fcsh_da.properties
index e70a9b7..cbf2aaf 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_da.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_da.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: M\u00e5let ${id} blev ikke fundet
 AssignTargetID=fcsh: ${counter} er tildelt som kompileringsprogrammets m\u00e5l-id
 DetectConfigurationChange=Der er fundet konfigurations\u00e6ndringer. Kompiler igen...
 NoChange=Intet er \u00e6ndret siden seneste kompilering. Ignorer...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=Liste over fcsh-kommandoer:\nmxmlc arg1 arg2 ...      fuld kompilering og optimering, der returnerer et m\u00e5l-id\ncompc arg1 arg2 ...      fuld SWC-kompilering\ncompile id               trinvis kompilering\nclear [id]               ryd m\u00e5l\ninfo [id]                vis oplysninger om kompileringsm\u00e5l\nquit                     afslut

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_de.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_de.properties b/modules/compiler/src/java/flex2/tools/Fcsh_de.properties
index e5897d2..014b2bf 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_de.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_de.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: Ziel-${id} nicht gefunden.
 AssignTargetID=fcsh: ${counter} als Kompilierungsziel-ID zugewiesen
 DetectConfigurationChange=Konfigurations\u00e4nderungen wurden gefunden. Neukompilierung wird ausgef\u00fchrt...
 NoChange=Keine \u00c4nderungen seit der letzten Kompilierung. \u00dcberspringen...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=Liste der fcsh-Befehle:\nmxmlc arg1 arg2 ...      vollst\u00e4ndige Kompilierung und Optimierung; R\u00fcckgabe einer Ziel-ID\ncompc arg1 arg2 ...      vollst\u00e4ndige SWC-Kompilierung\ncompile id               inkrementelle Kompilierung\nclear [id]               Ziel(e) l\u00f6schen\ninfo [id]                Anzeige von Informationen zum Kompilierungsziel\nquit                     Beenden

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_en.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_en.properties b/modules/compiler/src/java/flex2/tools/Fcsh_en.properties
index 8312c04..68b7fe2 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_en.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_en.properties
@@ -22,7 +22,7 @@ TargetNotFound=fcsh: Target ${id} not found
 AssignTargetID=fcsh: Assigned ${counter} as the compile target id
 DetectConfigurationChange=Detected configuration changes. Recompile...
 NoChange=Nothing has changed since the last compile. Skip...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=List of fcsh commands:\n\
 mxmlc arg1 arg2 ...      full compilation and optimization; return a target id\n\
 compc arg1 arg2 ...      full SWC compilation\n\

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_es.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_es.properties b/modules/compiler/src/java/flex2/tools/Fcsh_es.properties
index c90835b..997228c 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_es.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_es.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: no se encuentra el ${id} de destino
 AssignTargetID=fcsh: Se asign\u00f3 ${counter} como el Id. de destino de compilaci\u00f3n
 DetectConfigurationChange=Se han detectado cambios de configuraci\u00f3n. Volver a compilar...
 NoChange=No se ha realizado ning\u00fan cambio desde la \u00faltima compilaci\u00f3n. Omitir...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=Lista de comandos fcsh:\nmxmlc arg1 arg2 ...      full compilation and optimization; return a target id\ncompc arg1 arg2 ...      full SWC compilation\ncompile id               incremental compilation\nclear [id]               clear target(s)\ninfo [id]                display compile target info\nquit                     quit

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_fi.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_fi.properties b/modules/compiler/src/java/flex2/tools/Fcsh_fi.properties
index cae0175..e19c497 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_fi.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_fi.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: Kohdetta ${id} ei l\u00f6ydy
 AssignTargetID=fcsh:Kokoamisen kohdetunnukseksi m\u00e4\u00e4ritettiin ${counter}
 DetectConfigurationChange=M\u00e4\u00e4ritysmuutoksia havaittiin. Kokoa uudelleen...
 NoChange=Mit\u00e4\u00e4n ei ole muuttunut edellisen kokoamisen j\u00e4lkeen. Ohita...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=fcsh-komentojen luettelo:\nmxmlc arg1 arg2 ...      t\u00e4ysi kokoaminen ja optimointi, palauta kohdetunnus\ncompc arg1 arg2 ...      t\u00e4ysi SWC-kokoaminen\ncompile id               asteittainen kokoaminen\nclear [id]               tyhjenn\u00e4 kohde/kohteet\ninfo [id]                n\u00e4yt\u00e4 kokoamisen kohdetiedot\nquit                     lopeta

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_fr.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_fr.properties b/modules/compiler/src/java/flex2/tools/Fcsh_fr.properties
index 300f20a..30baa2d 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_fr.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_fr.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh : cible ${id} introuvable
 AssignTargetID=fcsh : ${counter} attribu\u00e9 en tant qu'ID cible de compilation
 DetectConfigurationChange=Changements de configuration d\u00e9tect\u00e9s. Recompilation en cours...
 NoChange=Rien n'a chang\u00e9 depuis la derni\u00e8re compilation. Op\u00e9ration ignor\u00e9e...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=Liste de commandes fcsh :\nmxmlc arg1 arg2 ...      compilation et optimisation compl\u00e8tes ; renvoi d'un ID cible\ncompc arg1 arg2 ...      compilation SWC compl\u00e8te\nID de compilation               compilation incr\u00e9mentielle\nclear [id]               suppression de cible(s)\ninfo [id]                affichage des infos cibles de compilation\nquit                     sortie

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_it.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_it.properties b/modules/compiler/src/java/flex2/tools/Fcsh_it.properties
index 768c8bd..4da792a 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_it.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_it.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: impossibile trovare ${id} della destinazione
 AssignTargetID=fcsh: assegnato ${counter} come ID della destinazione di compilazione
 DetectConfigurationChange=Rilevate modifiche della configurazione. Ricompilazione in corso...
 NoChange=Dopo l'ultima compilazione non \u00e8 stata apportata alcuna modifica. L'operazione verr\u00e0 ignorata.
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=Elenco dei comandi fcsh:\nmxmlc arg1 arg2 ...      compilazione completa e ottimizzazione; restituzione di un ID di destinazione\ncompc arg1 arg2 ...      compilazione SWC completa\nID di compilazione               compilazione incrementale\ncancella [ID]               cancella destinazioni\ninformazioni [ID]                visualizza informazioni sulla destinazione della compilazione\nesci                     esci

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_ja.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_ja.properties b/modules/compiler/src/java/flex2/tools/Fcsh_ja.properties
index bec7037..16a46d0 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_ja.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_ja.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh : \u30bf\u30fc\u30b2\u30c3\u30c8 ${id} \u306f\u898b\u3064\u3
 AssignTargetID=fcsh : \u30b3\u30f3\u30d1\u30a4\u30eb\u30bf\u30fc\u30b2\u30c3\u30c8 ID \u3068\u3057\u3066 ${counter} \u3092\u5272\u308a\u5f53\u3066\u307e\u3057\u305f
 DetectConfigurationChange=\u8a2d\u5b9a\u306e\u5909\u66f4\u3092\u691c\u51fa\u3057\u307e\u3057\u305f\u3002\u518d\u30b3\u30f3\u30d1\u30a4\u30eb\u3057\u307e\u3059...
 NoChange=\u6700\u5f8c\u306e\u30b3\u30f3\u30d1\u30a4\u30eb\u304b\u3089\u306f\u4f55\u3082\u5909\u66f4\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u30b9\u30ad\u30c3\u30d7\u3057\u307e\u3059...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=fcsh \u30b3\u30de\u30f3\u30c9\u306e\u30ea\u30b9\u30c8 : \nmxmlc arg1 arg2 ...      \u5b8c\u5168\u30b3\u30f3\u30d1\u30a4\u30eb\u3068\u6700\u9069\u5316\u3002\u30bf\u30fc\u30b2\u30c3\u30c8 id \u3092\u8fd4\u3057\u307e\u3059\ncompc arg1 arg2 ...      \u5b8c\u5168 SWC \u30b3\u30f3\u30d1\u30a4\u30eb\ncompile id               \u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30bf\u30eb\u30b3\u30f3\u30d1\u30a4\u30eb\nclear [id]               \u30bf\u30fc\u30b2\u30c3\u30c8\u3092\u30af\u30ea\u30a2\ninfo [id]                \u30b3\u30f3\u30d1\u30a4\u30eb\u30bf\u30fc\u30b2\u30c3\u30c8\u306e\u60c5\u5831\u3092\u8868\u793a\nquit                     \u7d42\u4e86

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_ko.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_ko.properties b/modules/compiler/src/java/flex2/tools/Fcsh_ko.properties
index a5a6c73..aa857f2 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_ko.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_ko.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: \ub300\uc0c1 ${id}\uc744(\ub97c) \ucc3e\uc9c0 \ubabb\ud568
 AssignTargetID=fcsh: ${counter}\uc744(\ub97c) \ucef4\ud30c\uc77c \ub300\uc0c1 ID\ub85c \ud560\ub2f9\ud568
 DetectConfigurationChange=\uad6c\uc131 \ubcc0\uacbd \uc0ac\ud56d\uc774 \ubc1c\uacac\ub418\uc5c8\uc2b5\ub2c8\ub2e4.  \ub2e4\uc2dc \ucef4\ud30c\uc77c...
 NoChange=\ub9c8\uc9c0\ub9c9\uc73c\ub85c \ucef4\ud30c\uc77c\ud55c \ud6c4 \ubcc0\uacbd \uc0ac\ud56d\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uac74\ub108\ub6f0\uae30...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=fcsh \uba85\ub839 \ubaa9\ub85d:\nmxmlc arg1 arg2 ...      \uc804\uccb4 \ucef4\ud30c\uc77c \ubc0f \ucd5c\uc801\ud654, \ub300\uc0c1 ID \ubc18\ud658\ncompc arg1 arg2 ...      \uc804\uccb4 SWC \ucef4\ud30c\uc77c\n\ucef4\ud30c\uc77c ID               \uc99d\ubd84 \ucef4\ud30c\uc77c\n\uc9c0\uc6b0\uae30 [ID]               \ub300\uc0c1 \uc9c0\uc6b0\uae30\n\uc815\ubcf4 [ID]                \ucef4\ud30c\uc77c \ub300\uc0c1 \uc815\ubcf4 \ud45c\uc2dc\n\uc885\ub8cc                     \uc885\ub8cc

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_nb.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_nb.properties b/modules/compiler/src/java/flex2/tools/Fcsh_nb.properties
index e2bb4a1..776e2f9 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_nb.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_nb.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: Finner ikke m\u00e5let ${id}
 AssignTargetID=fcsh: Tilordnet ${counter} som kompileringsm\u00e5l-ID
 DetectConfigurationChange=Oppdaget konfigurasjonsendringer. Kompiler p\u00e5 nytt...
 NoChange=Ingenting er endret siden forrige kompilering. Hopp over...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=Liste over fcsh-kommandoer:\nmxmlc arg1 arg2 ...      full kompilering og optimering; returner en m\u00e5l-ID\ncompc arg1 arg2 ...      full swc-kompilering\ncompile id               trinnvis kompilering\nclear [id]               fjern m\u00e5l\ninfo [id]                vis info om kompileringsm\u00e5l\nquit                     avslutt

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_nl.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_nl.properties b/modules/compiler/src/java/flex2/tools/Fcsh_nl.properties
index f2e2e96..e1465e7 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_nl.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_nl.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: doel ${id} niet gevonden
 AssignTargetID=fcsh: ${counter} toegewezen als de compileerdoel-ID
 DetectConfigurationChange=Configuratiewijzigingen gedetecteerd. Opnieuw compileren...
 NoChange=Er is niets gewijzigd sinds de laatste compileerbewerking. Overslaan...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=Lijst met fcsh-opdrachten:\nmxmlc arg1 arg2 ...      volledige compilatie en optimalisatie; retourneert een doel-id\ncompc arg1 arg2 ...      volledige swc-compilatie\ncompile id               incrementele compilatie\nclear [id]               doel(en) wissen\ninfo [id]                compileerdoelinfo weergeven\nquit                     afsluiten

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_pt.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_pt.properties b/modules/compiler/src/java/flex2/tools/Fcsh_pt.properties
index c7ccfb6..1c3bf15 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_pt.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_pt.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: ${id} de destino n\u00e3o encontrado
 AssignTargetID=fcsh: ${counter} atribu\u00eddo como id de destino da compila\u00e7\u00e3o
 DetectConfigurationChange=Foram detectadas altera\u00e7\u00f5es na configura\u00e7\u00e3o. Recompilar...
 NoChange=Nada foi alterado desde a \u00faltima compila\u00e7\u00e3o. Ignorar...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=Lista de comandos fcsh:\nmxmlc arg1 arg2 ...      compila\u00e7\u00e3o e otimiza\u00e7\u00e3o total; retornar uma id de destino\ncompc arg1 arg2 ...      compila\u00e7\u00e3o SWC total\ncompile id               compila\u00e7\u00e3o incremental\nclear [id]               limpar destino(s)\ninfo [id]                exibir informa\u00e7\u00f5es de destino de compila\u00e7\u00e3o\nquit                     sair

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_ru.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_ru.properties b/modules/compiler/src/java/flex2/tools/Fcsh_ru.properties
index f3bd944..5f5e891 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_ru.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_ru.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: ${id} \u0446\u0435\u043b\u0438 \u043d\u0435 \u043d\u0430\u0
 AssignTargetID=fcsh: ${counter} \u043f\u0440\u0438\u0441\u0432\u043e\u0435\u043d \u043a\u0430\u043a \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0446\u0435\u043b\u0438 \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0446\u0438\u0438
 DetectConfigurationChange=\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u044b \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438. \u041f\u0435\u0440\u0435\u043a\u043e\u043c\u043f\u0438\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c...
 NoChange=\u041f\u043e\u0441\u043b\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0439 \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0446\u0438\u0438 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0442. \u041f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=\u0421\u043f\u0438\u0441\u043e\u043a \u043a\u043e\u043c\u0430\u043d\u0434 fcsh:\nmxmlc arg1 arg2 ...      \u043f\u043e\u043b\u043d\u0430\u044f \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0446\u0438\u044f \u0438 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f; \u0432\u043e\u0437\u0432\u0440\u0430\u0442 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u0430 \u0446\u0435\u043b\u0438\ncompc arg1 arg2 ...      \u043f\u043e\u043b\u043d\u0430\u044f \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0446\u0438\u044f SWC\ncompile id             \u0438\u043d\u043a\u0440\u0435\u043c\u0435\u043d\u0442\u043d\u0430\u044f \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0446\u0438\u044f\nclear [id] \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0446\u0435\u043b\u0435\u0432\u043e\u0433\u043e \u043e\u0431\u044a\u0435\u043a\u0442\u0430(\u043e\u0432)\ninfo [id]                \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0438\
 u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e \u0446\u0435\u043b\u0435\u0432\u043e\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u0435 \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0446\u0438\u0438\nquit                     \u0432\u044b\u0445\u043e\u0434

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_sv.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_sv.properties b/modules/compiler/src/java/flex2/tools/Fcsh_sv.properties
index 823a2dd..2587ca3 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_sv.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_sv.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: M\u00e5let ${id} kan inte hittas
 AssignTargetID=fcsh: Tilldelar ${counter} som kompileringsm\u00e5ls-ID
 DetectConfigurationChange=Konfigurations\u00e4ndringar har p\u00e5tr\u00e4ffats. Kompilera om ...
 NoChange=Ingenting har \u00e4ndrats sedan f\u00f6reg\u00e5ende kompilering. Hoppa \u00f6ver...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=Lista \u00f6ver fcsh-kommandon:\nmxmlc arg1 arg2 ...      fullst\u00e4ndig kompilering och optimering; returnera ett m\u00e5l-id\ncompc arg1 arg2 ...      fullst\u00e4ndig SWC-kompilering\ncompile id               stegvis \u00f6kande kompilering\nclear [id]               rensa m\u00e5l\ninfo [id]                visa kompileringsm\u00e5lsinformation\nquit                     st\u00e4ng

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_zh_CN.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_zh_CN.properties b/modules/compiler/src/java/flex2/tools/Fcsh_zh_CN.properties
index 22fd30c..a32f840 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_zh_CN.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_zh_CN.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: \u627e\u4e0d\u5230\u76ee\u6807 ${id}
 AssignTargetID=fcsh: \u5c06 ${counter} \u6307\u5b9a\u4e3a\u7f16\u8bd1\u76ee\u6807\u6807\u8bc6
 DetectConfigurationChange=\u68c0\u6d4b\u5230\u914d\u7f6e\u66f4\u6539\u3002\u91cd\u65b0\u7f16\u8bd1...
 NoChange=\u81ea\u4e0a\u6b21\u7f16\u8bd1\u4ee5\u6765\u6ca1\u6709\u4efb\u4f55\u66f4\u6539\u3002\u8df3\u8fc7...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=fcsh \u547d\u4ee4\u5217\u8868: \nmxmlc arg1 arg2 ...      \u5b8c\u5168\u7f16\u8bd1\u548c\u4f18\u5316\uff1b\u8fd4\u56de\u4e00\u4e2a\u76ee\u6807\u6807\u8bc6\ncompc arg1 arg2 ...      \u5b8c\u5168 SWC \u7f16\u8bd1\ncompile id               \u589e\u91cf\u7f16\u8bd1\nclear [id]               \u6e05\u9664\u76ee\u6807\ninfo [id]                \u663e\u793a\u7f16\u8bd1\u76ee\u6807\u4fe1\u606f\nquit                     \u9000\u51fa

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Fcsh_zh_TW.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Fcsh_zh_TW.properties b/modules/compiler/src/java/flex2/tools/Fcsh_zh_TW.properties
index 6a6463d..1002161 100644
--- a/modules/compiler/src/java/flex2/tools/Fcsh_zh_TW.properties
+++ b/modules/compiler/src/java/flex2/tools/Fcsh_zh_TW.properties
@@ -22,5 +22,5 @@ TargetNotFound=fcsh: \u627e\u4e0d\u5230\u76ee\u6a19 ${id}
 AssignTargetID=fcsh: \u5c07 ${counter} \u6307\u5b9a\u70ba\u7de8\u8b6f\u76ee\u6a19 ID
 DetectConfigurationChange=\u5075\u6e2c\u5230\u7d44\u614b\u8b8a\u66f4\u3002\u91cd\u65b0\u7de8\u8b6f...
 NoChange=\u81ea\u4e0a\u6b21\u7de8\u8b6f\u5f8c\u672a\u767c\u751f\u4efb\u4f55\u8b8a\u66f4\u3002\u7565\u904e...
-ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+ShellMessage=Apache Flex Compiler SHell (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 CommandList=fcsh \u6307\u4ee4\u6e05\u55ae:\nmxmlc arg1 arg2 ...      \u5b8c\u6574\u7de8\u8b6f\u8207\u6700\u4f73\u5316\uff1b\u50b3\u56de\u76ee\u6a19 ID\ncompc arg1 arg2 ...      \u5b8c\u6574 SWC \u7de8\u8b6f\ncompile id               \u589e\u91cf\u7de8\u8b6f\nclear [id]               \u6e05\u9664\u76ee\u6a19\ninfo [id]                \u986f\u793a\u7de8\u8b6f\u76ee\u6a19\u8cc7\u8a0a\nquit                     \u7d50\u675f

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_da.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_da.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_da.properties
index 2ee18a9..d51415d 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_da.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_da.properties
@@ -22,5 +22,5 @@ InitialSetup=Startkonfiguration:
 LoadedSWCs=${num} SWC'er er indl\u00e6st:
 CouldNotInstantiate=${config} kunne ikke oprettes
 DumpConfig=Skrivning af konfigurationsdump til ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} er opdateret og skal ikke bygges igen.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_de.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_de.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_de.properties
index e56caea..21e2c5c 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_de.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_de.properties
@@ -22,5 +22,5 @@ InitialSetup=Grund-Setup:
 LoadedSWCs=${num} SWC geladen:
 CouldNotInstantiate=${config} konnte nicht instanziiert werden
 DumpConfig=Konfigurations-Dump wird in ${filename} geschrieben
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} ist auf dem aktuellen Stand und muss nicht neu erstellt werden.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_en.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_en.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_en.properties
index cacbb27..b948ff5 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_en.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_en.properties
@@ -22,5 +22,5 @@ InitialSetup=Initial setup:
 LoadedSWCs=Loaded ${num} SWCs:
 CouldNotInstantiate=Could not instantiate ${config}
 DumpConfig=Writing configuration dump to ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} is up-to-date and does not have to be rebuilt.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_es.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_es.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_es.properties
index 90c38b3..c6d31ed 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_es.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_es.properties
@@ -22,5 +22,5 @@ InitialSetup=Configuraci\u00f3n inicial:
 LoadedSWCs=${num} SWC cargados:
 CouldNotInstantiate=No se pudo crear una instancia de ${config}
 DumpConfig=Escribiendo el volcado de configuraci\u00f3n en ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} est\u00e1 actualizado y no necesita ser reconstruido.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_fi.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_fi.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_fi.properties
index d846b77..b1ade49 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_fi.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_fi.properties
@@ -22,5 +22,5 @@ InitialSetup=Alustava asennus:
 LoadedSWCs=Ladattu ${num} SWC:t\u00e4:
 CouldNotInstantiate=Esiintym\u00e4n ${config} luominen ep\u00e4onnistui
 DumpConfig=M\u00e4\u00e4rityslokia kirjoitetaan tiedostoon ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} on ajan tasalla, eik\u00e4 sit\u00e4 tarvitse muodostaa uudelleen.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_fr.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_fr.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_fr.properties
index 974a9c7..d0cf3e9 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_fr.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_fr.properties
@@ -22,5 +22,5 @@ InitialSetup=Configuration initiale :
 LoadedSWCs=${num} fichiers SWC charg\u00e9s :
 CouldNotInstantiate=Impossible d'instancier ${config}
 DumpConfig=Ecriture du vidage de configuration dans ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} est \u00e0 jour et n'a pas besoin d'\u00eatre r\u00e9g\u00e9n\u00e9r\u00e9.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0d6fc30a/modules/compiler/src/java/flex2/tools/Mxmlc_it.properties
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/tools/Mxmlc_it.properties b/modules/compiler/src/java/flex2/tools/Mxmlc_it.properties
index 3cd6d2f..8786b50 100644
--- a/modules/compiler/src/java/flex2/tools/Mxmlc_it.properties
+++ b/modules/compiler/src/java/flex2/tools/Mxmlc_it.properties
@@ -22,5 +22,5 @@ InitialSetup=Configurazione iniziale:
 LoadedSWCs=${num} SWC caricati:
 CouldNotInstantiate=Impossibile creare un\u2019istanza di ${config}
 DumpConfig=Scrittura del dump di configurazione in ${filename}
-StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2013 The Apache Software Foundation.\n
+StartMessage=Apache Flex Compiler (${program})\n${buildMessage}\nCopyright 2014 The Apache Software Foundation.\n
 NoUpdateMessage=${name} \u00e8 aggiornato e non \u00e8 necessario rigenerarlo.


[10/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Refix-FLEX-34088 CalloutWithDropDown FIX 34124 ( RTE when clicking outside of callout)

Posted by bi...@apache.org.
Refix-FLEX-34088 CalloutWithDropDown
FIX 34124 ( RTE when clicking outside of callout)


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

Branch: refs/heads/new_android_skins
Commit: 5468de3f7e1b71d5e4ff14c30651f111050bd998
Parents: 0bc6553
Author: mamsellem <ma...@systar.com>
Authored: Sun Mar 2 00:47:51 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Sun Mar 2 00:47:51 2014 +0100

----------------------------------------------------------------------
 .../src/spark/components/supportClasses/DropDownController.as | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5468de3f/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as b/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as
index c076211..9193d36 100644
--- a/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as
+++ b/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as
@@ -608,8 +608,11 @@ public class DropDownController extends EventDispatcher
                 return;
 			
 			// don't close if something just been selected in a DropDownList
-			if (target is IUIComponent && (target as IUIComponent).document.hostComponent is DropDownList)
-				return;	
+			if (target is IUIComponent){
+                   var doc:  Object = (target as IUIComponent).document;
+                   if ( ("hostComponent" in doc ) && doc.hostComponent is DropDownList )
+			                  	return;
+            }
 
             if (hitAreaAdditions != null)
             {


[45/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop

Posted by bi...@apache.org.
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/351e1c5f
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/351e1c5f
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/351e1c5f

Branch: refs/heads/new_android_skins
Commit: 351e1c5faa2583315312d3eccdb7a505360f2a25
Parents: b1714f8 f2de68e
Author: mamsellem <ma...@systar.com>
Authored: Sun Mar 16 19:54:53 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Sun Mar 16 19:54:53 2014 +0100

----------------------------------------------------------------------
 build/deploy_release.sh | 83 ++++++++++++++++++++++++++++++++++++++++++++
 installer.xml           | 32 ++---------------
 2 files changed, 85 insertions(+), 30 deletions(-)
----------------------------------------------------------------------



[39/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - - FIXED - FLEX-34145 Mobile Theme: TextInput with layoutDirection="rtl" becomes mirror on focus out. - Fixed stage text placement error when layoutDirection was set at the app of vie

Posted by bi...@apache.org.
- FIXED - FLEX-34145 Mobile Theme: TextInput with layoutDirection="rtl" becomes mirror on focus out.
- Fixed stage text placement error when layoutDirection was set at the app of view level.


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

Branch: refs/heads/new_android_skins
Commit: 656cde85ebe4b57b76ad6c467781258968ad391f
Parents: 910b163
Author: mamsellem <ma...@systar.com>
Authored: Fri Mar 14 17:01:40 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Fri Mar 14 17:01:40 2014 +0100

----------------------------------------------------------------------
 .../src/spark/components/supportClasses/ScrollableStageText.as      | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/656cde85/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
index becc9e6..1e35a50 100644
--- a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
+++ b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
@@ -1567,6 +1567,7 @@ public class ScrollableStageText extends UIComponent  implements IStyleableEdita
                 proxy.transform.matrix = mirrorMatrix;
             }
         }
+    }
 
     /** Dispose the proxy resources once it has been removed from the stage */
     protected function disposeProxy():void


[32/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Added license header

Posted by bi...@apache.org.
Added license header


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

Branch: refs/heads/new_android_skins
Commit: ecca551acbffc78646fbb5ace5052017ffbedb6b
Parents: 55d619c
Author: Om <bi...@gmail.com>
Authored: Wed Mar 12 15:54:35 2014 -0700
Committer: Om <bi...@gmail.com>
Committed: Wed Mar 12 15:54:35 2014 -0700

----------------------------------------------------------------------
 ide/winDownloadPlayerGlobal.vbs | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/ecca551a/ide/winDownloadPlayerGlobal.vbs
----------------------------------------------------------------------
diff --git a/ide/winDownloadPlayerGlobal.vbs b/ide/winDownloadPlayerGlobal.vbs
index a286856..e9fd2d5 100644
--- a/ide/winDownloadPlayerGlobal.vbs
+++ b/ide/winDownloadPlayerGlobal.vbs
@@ -1,3 +1,21 @@
+' ################################################################################
+' ##
+' ##  Licensed to the Apache Software Foundation (ASF) under one or more
+' ##  contributor license agreements.  See the NOTICE file distributed with
+' ##  this work for additional information regarding copyright ownership.
+' ##  The ASF licenses this file to You under the Apache License, Version 2.0
+' ##  (the "License"); you may not use this file except in compliance with
+' ##  the License.  You may obtain a copy of the License at
+' ##
+' ##      http://www.apache.org/licenses/LICENSE-2.0
+' ##
+' ##  Unless required by applicable law or agreed to in writing, software
+' ##  distributed under the License is distributed on an "AS IS" BASIS,
+' ##  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+' ##  See the License for the specific language governing permissions and
+' ##  limitations under the License.
+' ##
+' ################################################################################
 
 set args = Wscript.Arguments
 


[27/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Correct case of OSMF .swc file

Posted by bi...@apache.org.
Correct case of OSMF .swc file


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

Branch: refs/heads/new_android_skins
Commit: 65ef09af69be550dbe902baac10f91d0447085ec
Parents: a7f81d4
Author: Tom Chiverton <to...@apache.org>
Authored: Tue Mar 11 11:10:07 2014 +0000
Committer: Tom Chiverton <to...@apache.org>
Committed: Tue Mar 11 11:10:07 2014 +0000

----------------------------------------------------------------------
 frameworks/flex-config-template.xml | 30 +++++++++++++++---------------
 frameworks/flex-config.xml          | 30 +++++++++++++++---------------
 2 files changed, 30 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/65ef09af/frameworks/flex-config-template.xml
----------------------------------------------------------------------
diff --git a/frameworks/flex-config-template.xml b/frameworks/flex-config-template.xml
index 3ab7eb5..53776fd 100644
--- a/frameworks/flex-config-template.xml
+++ b/frameworks/flex-config-template.xml
@@ -110,7 +110,7 @@
          <namespace>
             <uri>http://flex.apache.org/experimental/ns</uri>
             <manifest>experimental-manifest.xml</manifest>
-         </namespace>     
+         </namespace>
       </namespaces>
 
       <!-- Enable post-link SWF optimization. -->
@@ -352,16 +352,16 @@
       <url>string</url>
    </runtime-shared-libraries>
    -->
-	
-	<!-- runtime-shared-library-path: specifies a SWC or directory to link against and an RSL URL to load with optional failover URLs -->  
+
+	<!-- runtime-shared-library-path: specifies a SWC or directory to link against and an RSL URL to load with optional failover URLs -->
       <!-- Framework SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/framework.swc</path-element>
 		<rsl-url>framework_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-	  
+
 	  <!-- TextLayout SWC -->
-	<!-- 
+	<!--
 	    Even though there is no textLayout rsl leave this in so that in a FlashBuilder
 	    Flex Library project, FlashBuilder will allow "Link Type" to be external.
     -->
@@ -369,25 +369,25 @@
 		<path-element>libs/textLayout.swc</path-element>
 		<rsl-url>textLayout_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-    
+
       <!-- Spark SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/spark.swc</path-element>
 		<rsl-url>spark_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-	
+
       <!-- Sparkskins SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/sparkskins.swc</path-element>
 		<rsl-url>sparkskins_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-	 
+
 	  <!-- RPC SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/rpc.swc</path-element>
 		<rsl-url>rpc_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-    	
+
       <!-- Charts SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/charts.swc</path-element>
@@ -401,27 +401,27 @@
 	</runtime-shared-library-path>
 
       <!-- OSMF SWC -->
-	<!-- 
+	<!--
 	    Even though there is no OSMF rsl leave this in so that in a FlashBuilder
 	    Flex Library project, FlashBuilder will allow "Link Type" to be external.
     -->
     <runtime-shared-library-path>
-		<path-element>libs/osmf.swc</path-element>
+		<path-element>libs/OSMF.swc</path-element>
 		<rsl-url>osmf_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-      
+
       <!-- MX SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/mx/mx.swc</path-element>
 		<rsl-url>mx_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-   
+
       <!-- Advancedgrids SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/advancedgrids.swc</path-element>
 		<rsl-url>advancedgrids_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-	
+
 	<!-- static-link-runtime-shared-libraries: statically link the libraries specified by the -runtime-shared-libraries-path option.-->
 	<static-link-runtime-shared-libraries>true</static-link-runtime-shared-libraries>
 
@@ -443,5 +443,5 @@
       <creator>Apache Software Foundation</creator>
       <language>@locale@</language>
    </metadata>
-   
+
 </flex-config>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/65ef09af/frameworks/flex-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/flex-config.xml b/frameworks/flex-config.xml
index 9e648c8..2797eeb 100644
--- a/frameworks/flex-config.xml
+++ b/frameworks/flex-config.xml
@@ -110,7 +110,7 @@
          <namespace>
             <uri>http://flex.apache.org/experimental/ns</uri>
             <manifest>experimental-manifest.xml</manifest>
-         </namespace>     
+         </namespace>
       </namespaces>
 
       <!-- Enable post-link SWF optimization. -->
@@ -352,16 +352,16 @@
       <url>string</url>
    </runtime-shared-libraries>
    -->
-	
-	<!-- runtime-shared-library-path: specifies a SWC or directory to link against and an RSL URL to load with optional failover URLs -->  
+
+	<!-- runtime-shared-library-path: specifies a SWC or directory to link against and an RSL URL to load with optional failover URLs -->
       <!-- Framework SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/framework.swc</path-element>
 		<rsl-url>framework_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-	  
+
 	  <!-- TextLayout SWC -->
-	<!-- 
+	<!--
 	    Even though there is no textLayout rsl leave this in so that in a FlashBuilder
 	    Flex Library project, FlashBuilder will allow "Link Type" to be external.
     -->
@@ -369,25 +369,25 @@
 		<path-element>libs/textLayout.swc</path-element>
 		<rsl-url>textLayout_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-    
+
       <!-- Spark SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/spark.swc</path-element>
 		<rsl-url>spark_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-	
+
       <!-- Sparkskins SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/sparkskins.swc</path-element>
 		<rsl-url>sparkskins_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-	 
+
 	  <!-- RPC SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/rpc.swc</path-element>
 		<rsl-url>rpc_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-    	
+
       <!-- Charts SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/charts.swc</path-element>
@@ -401,27 +401,27 @@
 	</runtime-shared-library-path>
 
       <!-- OSMF SWC -->
-	<!-- 
+	<!--
 	    Even though there is no OSMF rsl leave this in so that in a FlashBuilder
 	    Flex Library project, FlashBuilder will allow "Link Type" to be external.
     -->
     <runtime-shared-library-path>
-		<path-element>libs/osmf.swc</path-element>
+		<path-element>libs/OSMF.swc</path-element>
 		<rsl-url>osmf_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-      
+
       <!-- MX SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/mx/mx.swc</path-element>
 		<rsl-url>mx_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-   
+
       <!-- Advancedgrids SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/advancedgrids.swc</path-element>
 		<rsl-url>advancedgrids_${build.number}.swf</rsl-url>
 	</runtime-shared-library-path>
-	
+
 	<!-- static-link-runtime-shared-libraries: statically link the libraries specified by the -runtime-shared-libraries-path option.-->
 	<static-link-runtime-shared-libraries>true</static-link-runtime-shared-libraries>
 
@@ -443,5 +443,5 @@
       <creator>Apache Software Foundation</creator>
       <language>en_US</language>
    </metadata>
-   
+
 </flex-config>


[49/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Merge branch 'develop' into new_android_skins

Posted by bi...@apache.org.
Merge branch 'develop' into new_android_skins

Conflicts:
	frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as


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

Branch: refs/heads/new_android_skins
Commit: c1435e3d148cf25e000687d53c95ccaa8966da78
Parents: 952531e d509ef1
Author: Om <bi...@gmail.com>
Authored: Tue Mar 18 18:28:09 2014 -0700
Committer: Om <bi...@gmail.com>
Committed: Tue Mar 18 18:28:09 2014 -0700

----------------------------------------------------------------------
 .gitignore                                      |   18 +-
 KEYS                                            |  141 +-
 LICENSE.pb                                      |  203 ++
 NOTICE                                          |    2 +-
 NOTICE.pb                                       |    9 +
 README                                          |  648 ++---
 README.pb                                       |  162 ++
 RELEASE_NOTES                                   |  256 +-
 SVN-TEST.txt                                    |   17 +-
 apache-flex-sdk-installer-config.xml            |  356 +++
 asdoc/build.xml                                 |   43 +-
 asdoc/templates/ASDoc_terms.xml                 |    9 +
 asdoc/templates/class-files.xslt                |    9 +
 asdoc/templates/class-parts.xslt                |   14 +
 asdoc/templates/images/experimental_small.png   |  Bin 0 -> 1485 bytes
 asdoc/templates/style.css                       |    4 +
 asdoc/test/build_test_experimental.xml          |   60 +
 asdoc/test/doc_src/SampleExperimental.as        |   49 +
 bin/fontswf.bat                                 |    2 +-
 build.properties                                |    6 +-
 build.xml                                       |  228 +-
 build/check_sigs.sh                             |   77 +
 build/deploy_release.sh                         |   83 +
 build/deploy_release_candidate.sh               |   83 +
 build/make_release_branch.sh                    |   49 +
 build/sign_and_hash.sh                          |   10 +-
 build/tag_release_candidate.sh                  |   47 +
 flex-sdk-description.xml                        |    6 +-
 frameworks/air-config-template.xml              |  443 ++++
 frameworks/air-config.xml                       |   22 +-
 frameworks/airmobile-config-template.xml        |  365 +++
 frameworks/airmobile-config.xml                 |   20 +-
 frameworks/build.xml                            |   37 +-
 frameworks/downloads.xml                        |  109 +-
 frameworks/experimental-mobile-manifest.xml     |   28 +
 frameworks/flex-config-template.xml             |   30 +-
 frameworks/flex-config.xml                      |   30 +-
 .../src/mx/controls/AdvancedDataGrid.as         |   48 +
 .../src/mx/controls/AdvancedDataGridBaseEx.as   |   45 +-
 .../AdvancedDataGridBase.as                     |    5 +-
 .../AdvancedDataGridColumn.as                   |   39 +-
 .../AdvancedDataGridColumnGroup.as              |   16 +-
 .../AdvancedDataGridGroupItemRenderer.as        |   17 +-
 .../AdvancedDataGridItemRenderer.as             |   45 +-
 .../mx/controls/listClasses/AdvancedListBase.as |    4 +
 .../advancedgrids/src/mx/core/Version.as        |    2 +-
 .../airframework/src/mx/core/Version.as         |    2 +-
 .../projects/airframework/src/mx/core/Window.as |    3 +-
 .../src/mx/core/WindowedApplication.as          |    3 +-
 .../src/mx/core/windowClasses/TitleBar.as       |   25 +-
 .../src/mx/managers/NativeDragManagerImpl.as    |    3 +-
 .../src/mx/skins/halo/WindowCloseButtonSkin.as  |    3 +-
 .../mx/skins/halo/WindowMaximizeButtonSkin.as   |    3 +-
 .../mx/skins/halo/WindowMinimizeButtonSkin.as   |    3 +-
 .../spark/components/windowClasses/TitleBar.as  |   19 +-
 .../projects/airspark/src/spark/core/Version.as |    2 +-
 frameworks/projects/apache/src/core/Version.as  |    2 +-
 .../org/apache/flex/collections/ArrayList.as    |    4 +-
 .../org/apache/flex/collections/VectorList.as   |    4 +-
 .../projects/automation/src/mx/core/Version.as  |    2 +-
 .../automation_agent/src/mx/core/Version.as     |    2 +-
 .../automation_air/src/mx/core/Version.as       |    2 +-
 .../automation_dmv/src/mx/core/Version.as       |    2 +-
 .../src/mx/core/Version.as                      |    2 +-
 .../automation_spark/src/mx/core/Version.as     |    2 +-
 .../automation_spark/src/spark/core/Version.as  |    2 +-
 .../projects/charts/src/mx/charts/AreaChart.as  |   19 +-
 .../charts/src/mx/charts/AxisRenderer.as        |   81 +-
 .../projects/charts/src/mx/charts/BarChart.as   |   17 +-
 .../charts/src/mx/charts/BubbleChart.as         |   19 +-
 .../charts/src/mx/charts/CandlestickChart.as    |   63 +-
 .../charts/src/mx/charts/ColumnChart.as         |   18 +-
 .../projects/charts/src/mx/charts/GridLines.as  |   24 +-
 .../projects/charts/src/mx/charts/HLOCChart.as  |   70 +-
 .../projects/charts/src/mx/charts/LineChart.as  |   60 +-
 .../projects/charts/src/mx/charts/PieChart.as   |   10 +-
 .../projects/charts/src/mx/charts/PlotChart.as  |   78 +-
 .../mx/charts/chartClasses/CartesianChart.as    |    7 +-
 .../src/mx/charts/chartClasses/ChartBase.as     |   15 +-
 .../mx/charts/chartClasses/GraphicsUtilities.as |    2 +-
 .../src/mx/charts/chartClasses/PolarChart.as    |   12 +-
 .../charts/src/mx/charts/series/AreaSeries.as   |   24 +-
 .../charts/src/mx/charts/series/BarSeries.as    |   15 +-
 .../charts/src/mx/charts/series/BubbleSeries.as |   13 +-
 .../src/mx/charts/series/CandlestickSeries.as   |   17 +-
 .../charts/src/mx/charts/series/ColumnSeries.as |   14 +-
 .../charts/src/mx/charts/series/HLOCSeries.as   |   14 +-
 .../charts/src/mx/charts/series/LineSeries.as   |   16 +-
 .../charts/src/mx/charts/series/PieSeries.as    |   16 +-
 .../charts/src/mx/charts/series/PlotSeries.as   |   14 +-
 .../charts/src/mx/charts/styles/HaloDefaults.as |   24 +
 .../projects/charts/src/mx/core/Version.as      |    2 +-
 .../experimental/bundles/zh_CN/alert.properties |    8 +-
 .../projects/experimental/compile-config.xml    |    2 +-
 frameworks/projects/experimental/defaults.css   |   28 +-
 frameworks/projects/experimental/manifest.xml   |    8 +-
 .../experimental/src/ExperimentalClasses.as     |    7 +-
 .../experimental/src/spark/components/Alert.as  |    3 +
 .../src/spark/components/ArrowDirection.as      |   83 -
 .../src/spark/components/BorderDataNavigator.as |    3 +
 .../src/spark/components/CallOut.as             | 1558 ------------
 .../src/spark/components/CallOutButton.as       |  359 ---
 .../src/spark/components/CallOutPosition.as     |   93 -
 .../src/spark/components/ColorPicker.as         |    5 +-
 .../src/spark/components/DataAccordion.as       |   15 +-
 .../src/spark/components/DataNavigator.as       |    9 +-
 .../src/spark/components/DataNavigatorGroup.as  |    5 +-
 .../src/spark/components/InlineScroller.as      |    7 +-
 .../src/spark/components/MaskedTextInput.as     |  623 +++++
 .../experimental/src/spark/components/Menu.as   |    5 +-
 .../src/spark/components/MenuBar.as             |    5 +-
 .../src/spark/components/ProgressBar.as         |    5 +-
 .../itemRenderers/MenuBarItemRenderer.mxml      |   41 +-
 .../itemRenderers/MenuCoreItemRenderer.as       |    2 +
 .../itemRenderers/MenuItemRenderer.mxml         |   41 +-
 .../supportClasses/CallOutDropDownController.as |   78 -
 .../supportClazzes/AnimationTarget.as           |   68 -
 .../src/spark/containers/Accordion.as           |    7 +-
 .../src/spark/containers/DeferredGroup.as       |    9 +-
 .../src/spark/containers/DividedGroup.as        |    5 +-
 .../src/spark/containers/Divider.as             |    6 +-
 .../src/spark/containers/HDividerGroup.as       |    6 +-
 .../src/spark/containers/Navigator.as           |    9 +-
 .../src/spark/containers/NavigatorGroup.as      |    8 +-
 .../src/spark/containers/VDividerGroup.as       |    6 +-
 .../supportClasses/DeferredCreationPolicy.as    |  130 +
 .../supportClazzes/DeferredCreationPolicy.as    |  128 -
 .../src/spark/events/ColorChangeEvent.as        |    6 +-
 .../experimental/src/spark/events/MenuEvent.as  |    5 +-
 .../src/spark/layouts/AccordionLayout.as        |    7 +-
 .../src/spark/layouts/CarouselLayout.as         |    5 +-
 .../src/spark/layouts/CoverflowLayout.as        |    7 +-
 .../src/spark/layouts/InlineScrollerLayout.as   |    7 +-
 .../src/spark/layouts/RolodexLayout.as          |    5 +-
 .../src/spark/layouts/StackLayout.as            |    7 +-
 .../src/spark/layouts/TimeMachineLayout.as      |    5 +-
 .../AnimationNavigatorLayoutBase.as             |    7 +-
 .../layouts/supportClasses/INavigatorLayout.as  |    5 +-
 .../spark/layouts/supportClasses/LayoutAxis.as  |    6 +-
 .../supportClasses/NavigatorLayoutBase.as       |    8 +-
 .../PerspectiveAnimationNavigatorLayoutBase.as  |    5 +-
 .../PerspectiveNavigatorLayoutBase.as           |    5 +-
 .../spark/managers/INavigatorBrowserManager.as  |    5 +-
 .../spark/managers/NavigatorBrowserManager.as   |    7 +-
 .../managers/NavigatorBrowserManagerImpl.as     |    5 +-
 .../experimental/src/spark/skins/AlertSkin.mxml |   41 +-
 .../src/spark/skins/ColorPickerButtonSkin.mxml  |   41 +-
 .../src/spark/skins/ColorPickerSkin.mxml        |   42 +-
 .../src/spark/skins/MenuBarSkin.mxml            |   41 +-
 .../experimental/src/spark/skins/MenuSkin.mxml  |   41 +-
 .../src/spark/skins/ProgressBarSkin.mxml        |   41 +-
 .../src/spark/skins/spark/CallOutSkin.mxml      |  235 --
 .../src/spark/supportClasses/INavigator.as      |    7 +-
 .../src/spark/utils/ColorPickerUtil.as          |    6 +-
 .../examples/MobileGrid_ApplicationExample.mxml |   24 +
 .../renderers/MyActionButtonPartRenderer.as     |   77 +
 .../examples/views/MobileGridView.mxml          |  158 ++
 .../examples/views/MobileGridView2.mxml         |  115 +
 .../assets/images/mobile160/dg_header_asc.png   |  Bin 0 -> 447 bytes
 .../assets/images/mobile160/dg_header_desc.png  |  Bin 0 -> 418 bytes
 .../assets/images/mobile160/dg_header_sep.png   |  Bin 0 -> 201 bytes
 .../images/mobile160/dg_header_shadow.png       |  Bin 0 -> 277 bytes
 .../assets/images/mobile320/dg_header_asc.png   |  Bin 0 -> 527 bytes
 .../assets/images/mobile320/dg_header_desc.png  |  Bin 0 -> 496 bytes
 .../assets/images/mobile320/dg_header_sep.png   |  Bin 0 -> 215 bytes
 .../images/mobile320/dg_header_shadow.png       |  Bin 0 -> 329 bytes
 .../projects/experimental_mobile/build.xml      |  243 ++
 .../experimental_mobile/bundle-config.xml       |   50 +
 .../bundles/da_DK/experimental.properties       |   18 +
 .../bundles/de_CH/experimental.properties       |   18 +
 .../bundles/de_DE/experimental.properties       |   18 +
 .../bundles/el_GR/experimental.properties       |   18 +
 .../bundles/en_AU/experimental.properties       |   18 +
 .../bundles/en_CA/experimental.properties       |   18 +
 .../bundles/en_GB/experimental.properties       |   18 +
 .../bundles/en_US/experimental.properties       |   18 +
 .../bundles/es_ES/experimental.properties       |   18 +
 .../bundles/fi_FI/experimental.properties       |   18 +
 .../bundles/fr_CH/experimental.properties       |   18 +
 .../bundles/fr_FR/experimental.properties       |   18 +
 .../bundles/it_IT/experimental.properties       |   18 +
 .../bundles/ja_JP/experimental.properties       |   18 +
 .../bundles/ko_KR/experimental.properties       |   18 +
 .../bundles/nb_NO/experimental.properties       |   18 +
 .../bundles/nl_NL/experimental.properties       |   18 +
 .../bundles/pt_BR/experimental.properties       |   18 +
 .../bundles/pt_PT/experimental.properties       |   18 +
 .../bundles/ru_RU/experimental.properties       |   18 +
 .../bundles/sv_SE/experimental.properties       |   18 +
 .../bundles/zh_CN/experimental.properties       |   18 +
 .../bundles/zh_TW/experimental.properties       |   18 +
 .../experimental_mobile/compile-config.xml      |   83 +
 .../projects/experimental_mobile/defaults.css   |  138 ++
 .../projects/experimental_mobile/manifest.xml   |   28 +
 .../experimental_mobile/spark-manifest.xml      |   49 +
 .../src/ExperimentalMobileClasses.as            |   34 +
 .../src/spark/components/MobileGrid.as          |  301 +++
 .../itemRenderers/IMobileGridCellRenderer.as    |   72 +
 .../IMobileGridTextCellRenderer.as              |   52 +
 .../MobileGridBitmapCellRenderer.as             |  153 ++
 .../itemRenderers/MobileGridTextCellRenderer.as |  141 ++
 .../supportClasses/ListMultiPartColumnLayout.as |  191 ++
 .../supportClasses/MobileGridColumn.as          |  354 +++
 .../supportClasses/MobileGridHeader.as          |  176 ++
 .../supportClasses/MobileGridRowRenderer.as     |  281 +++
 .../src/spark/events/MobileGridHeaderEvent.as   |   60 +
 .../src/spark/layouts/MobileGridLayout.as       |  115 +
 .../skins/MobileGridHeaderButtonBarSkin.as      |   89 +
 .../spark/skins/MobileGridHeaderButtonSkin.as   |   43 +
 .../skins/MobileGridHeaderFirstButtonSkin.as    |   35 +
 .../src/spark/skins/MobileGridSkin.as           |  177 ++
 .../assets/MobileGridHeaderButton_down.fxg      |   46 +
 .../mobile/assets/MobileGridHeaderButton_up.fxg |   44 +
 .../assets/MobileGridHeaderFirstButton_down.fxg |   34 +
 .../assets/MobileGridHeaderFirstButton_up.fxg   |   32 +
 .../src/spark/utils/MobileGridUtil.as           |   80 +
 frameworks/projects/framework/build.xml         |   13 +-
 .../framework/src/mx/binding/Binding.as         |   28 +-
 .../framework/src/mx/binding/BindingManager.as  |    8 +-
 .../src/mx/collections/ArrayCollection.as       |   18 +-
 .../framework/src/mx/collections/ArrayList.as   |   21 +-
 .../src/mx/collections/ListCollectionView.as    |   21 +-
 .../framework/src/mx/collections/Sort.as        |    5 +-
 .../src/mx/collections/SortFieldCompareTypes.as |    7 +-
 .../src/mx/collections/XMLListAdapter.as        |   20 +-
 .../framework/src/mx/core/FlexVersion.as        |   30 +-
 .../framework/src/mx/core/RuntimeDPIProvider.as |   55 +-
 .../framework/src/mx/core/UIComponent.as        |  480 +++-
 .../projects/framework/src/mx/core/Version.as   |    2 +-
 .../framework/src/mx/effects/EffectManager.as   |    5 +-
 .../framework/src/mx/managers/FocusManager.as   |  125 +-
 .../src/mx/managers/PopUpManagerImpl.as         |   35 +-
 .../systemClasses/ActiveWindowManager.as        |  208 +-
 .../framework/src/mx/resources/LocaleSorter.as  |   68 +-
 .../src/mx/resources/ResourceManager.as         |    8 +-
 .../src/mx/resources/ResourceManagerImpl.as     |   88 +-
 .../framework/src/mx/states/AddItems.as         |  340 ++-
 .../src/mx/styles/CSSStyleDeclaration.as        |   22 +-
 .../framework/src/mx/styles/StyleProtoChain.as  |    7 +-
 .../framework/src/mx/utils/LoaderUtil.as        |   12 +-
 .../framework/src/mx/utils/MatrixUtil.as        |   13 +-
 .../framework/src/mx/utils/MediaQueryParser.as  |  210 +-
 .../projects/framework/src/mx/utils/Platform.as |  314 +++
 .../projects/framework/src/mx/utils/UIDUtil.as  |   69 +-
 .../src/mx/validators/DateValidator.as          |   11 +
 .../projects/mobilecomponents/manifest.xml      |    2 -
 .../src/MobileComponentsClasses.as              |    5 +-
 .../src/MobileComponentsClassesAIR2.as          |    2 +-
 .../src/spark/components/ArrowDirection.as      |   84 -
 .../src/spark/components/Callout.as             | 1669 -------------
 .../src/spark/components/Callout.png            |  Bin 410 -> 0 bytes
 .../src/spark/components/CalloutButton.as       |  807 -------
 .../src/spark/components/CalloutPosition.as     |   96 -
 .../components/ContentBackgroundAppearance.as   |   72 -
 .../src/spark/components/IconItemRenderer.as    |    9 +-
 .../src/spark/components/LabelItemRenderer.as   |   22 +-
 .../supportClasses/IStyleableEditableText.as    |   36 +
 .../supportClasses/ScrollableStageText.as       | 2254 ++++++++++++++++++
 .../supportClasses/StyleableStageText.as        |    7 +-
 .../supportClasses/StyleableTextField.as        |    2 +-
 .../ViewNavigatorApplicationBase.as             |    7 +-
 .../supportClasses/ViewNavigatorBase.as         |   45 +-
 .../spark/core/ContainerDestructionPolicy.as    |   62 -
 .../src/spark/transitions/ViewTransitionBase.as |    4 +-
 .../src/spark/utils/PlatformMobileHelper.as     |   74 +
 frameworks/projects/mobiletheme/defaults.css    |   49 +-
 .../mobiletheme/src/MobileThemeClasses.as       |    5 +-
 .../src/spark/skins/mobile/ActionBarSkin.as     |   10 +
 .../skins/mobile/BeveledActionButtonSkin.as     |    6 +-
 .../spark/skins/mobile/BeveledBackButtonSkin.as |    3 +-
 .../skins/mobile/ButtonBarLastButtonSkin.as     |   12 +-
 .../skins/mobile/ButtonBarMiddleButtonSkin.as   |    6 +-
 .../src/spark/skins/mobile/ButtonSkin.as        |    8 +-
 .../src/spark/skins/mobile/CalloutSkin.as       |   38 +-
 .../src/spark/skins/mobile/CheckBoxSkin.as      |    4 +-
 .../src/spark/skins/mobile/RadioButtonSkin.as   |   46 +
 .../skins/mobile/ScrollingStageTextAreaSkin.as  |   53 +
 .../skins/mobile/ScrollingStageTextInputSkin.as |   53 +
 .../src/spark/skins/mobile/StageTextAreaSkin.as |    3 +-
 .../TabbedViewNavigatorApplicationSkin.as       |    7 +-
 .../TabbedViewNavigatorTabBarFirstTabSkin.as    |   23 +-
 .../TabbedViewNavigatorTabBarLastTabSkin.as     |   36 +-
 .../src/spark/skins/mobile/TextAreaSkin.as      |    3 +-
 .../src/spark/skins/mobile/TextInputSkin.as     |    3 +-
 .../mobile/ViewNavigatorApplicationSkin.as      |    7 +-
 .../skins/mobile/supportClasses/CalloutArrow.as |   46 +-
 .../skins/mobile/supportClasses/MobileSkin.as   |  756 +-----
 .../mobile/supportClasses/StageTextSkinBase.as  |   16 +-
 .../mobile120/assets/BeveledBackButton_down.fxg |   24 +-
 .../mobile120/assets/BeveledBackButton_fill.fxg |    9 +-
 .../mobile120/assets/BeveledBackButton_up.fxg   |   24 +-
 ...edViewNavigatorButtonBarFirstButton_down.fxg |   12 +-
 ...ewNavigatorButtonBarFirstButton_selected.fxg |   12 +-
 ...bbedViewNavigatorButtonBarFirstButton_up.fxg |   12 +-
 ...bedViewNavigatorButtonBarLastButton_down.fxg |   14 +-
 ...iewNavigatorButtonBarLastButton_selected.fxg |   14 +-
 ...abbedViewNavigatorButtonBarLastButton_up.fxg |   14 +-
 .../skins/mobile480/assets/CheckBox_down.fxg    |   96 +-
 .../mobile480/assets/CheckBox_downSymbol.fxg    |   44 +-
 .../assets/CheckBox_downSymbolSelected.fxg      |   44 +-
 .../skins/mobile480/assets/CheckBox_up.fxg      |   80 +-
 .../mobile480/assets/CheckBox_upSymbol.fxg      |   44 +-
 .../assets/CheckBox_upSymbolSelected.fxg        |   44 +-
 .../skins/mobile480/assets/RadioButton_down.fxg |   62 +-
 .../mobile480/assets/RadioButton_downSymbol.fxg |   30 +-
 .../assets/RadioButton_downSymbolSelected.fxg   |   30 +-
 .../skins/mobile480/assets/RadioButton_up.fxg   |   48 +-
 .../mobile480/assets/RadioButton_upSymbol.fxg   |   30 +-
 .../assets/RadioButton_upSymbolSelected.fxg     |   30 +-
 .../skins/mobile640/assets/CheckBox_down.fxg    |   14 +-
 .../mobile640/assets/CheckBox_downSymbol.fxg    |    6 +-
 .../assets/CheckBox_downSymbolSelected.fxg      |   11 +-
 .../skins/mobile640/assets/CheckBox_up.fxg      |   12 +-
 .../mobile640/assets/CheckBox_upSymbol.fxg      |    6 +-
 .../assets/CheckBox_upSymbolSelected.fxg        |    9 +-
 .../skins/mobile640/assets/RadioButton_down.fxg |    8 +-
 .../mobile640/assets/RadioButton_downSymbol.fxg |    4 +-
 .../assets/RadioButton_downSymbolSelected.fxg   |    4 +-
 .../skins/mobile640/assets/RadioButton_up.fxg   |    6 +-
 .../mobile640/assets/RadioButton_upSymbol.fxg   |    4 +-
 .../assets/RadioButton_upSymbolSelected.fxg     |    4 +-
 .../mx/src/mx/controls/CalendarLayout.as        |    2 +-
 .../projects/mx/src/mx/controls/DataGrid.as     |    4 +
 .../projects/mx/src/mx/controls/DateField.as    |   11 +-
 frameworks/projects/mx/src/mx/controls/List.as  |    4 +-
 frameworks/projects/mx/src/mx/controls/Menu.as  |    7 +-
 .../mx/src/mx/controls/PopUpMenuButton.as       |    5 +-
 .../controls/dataGridClasses/DataGridColumn.as  |   50 +-
 .../projects/mx/src/mx/core/Application.as      |    6 +-
 frameworks/projects/mx/src/mx/core/Version.as   |    2 +-
 frameworks/projects/rpc/src/mx/core/Version.as  |    2 +-
 .../projects/rpc/src/mx/rpc/AbstractInvoker.as  |   43 +
 .../projects/rpc/src/mx/rpc/AbstractService.as  |   33 +
 .../rpc/src/mx/rpc/remoting/RemoteObject.as     |    1 +
 .../src/mx/rpc/remoting/mxml/RemoteObject.as    |    1 +
 .../projects/rpc/src/mx/rpc/soap/WebService.as  |    2 +
 .../rpc/src/mx/rpc/soap/mxml/WebService.as      |    1 +
 .../projects/rpc/src/mx/utils/RPCUIDUtil.as     |   65 +-
 frameworks/projects/spark/build.xml             |   11 +-
 frameworks/projects/spark/defaults.css          |   16 +
 frameworks/projects/spark/src/SparkClasses.as   |    4 +
 .../projects/spark/src/mx/core/FTETextField.as  |   31 +-
 .../spark/src/spark/collections/Sort.as         |    6 +-
 .../spark/collections/SortFieldCompareTypes.as  |    7 +-
 .../spark/src/spark/components/Application.as   |   65 +-
 .../src/spark/components/ArrowDirection.as      |   90 +
 .../spark/src/spark/components/BusyIndicator.as |    8 +-
 .../spark/src/spark/components/Callout.as       | 1701 +++++++++++++
 .../spark/src/spark/components/Callout.png      |  Bin 0 -> 410 bytes
 .../spark/src/spark/components/CalloutButton.as |  853 +++++++
 .../src/spark/components/CalloutPosition.as     |  103 +
 .../spark/src/spark/components/CheckBox.as      |  103 +-
 .../spark/src/spark/components/ComboBox.as      |   13 +-
 .../components/ContentBackgroundAppearance.as   |   72 +
 .../spark/src/spark/components/DataGrid.as      |    9 +-
 .../projects/spark/src/spark/components/Grid.as |   56 +-
 .../spark/components/GridColumnHeaderGroup.as   |    6 +-
 .../spark/src/spark/components/Group.as         |   18 +
 .../spark/src/spark/components/HScrollBar.as    |   31 +-
 .../spark/src/spark/components/Label.as         |    5 +
 .../src/spark/components/NumericStepper.as      |    1 +
 .../spark/src/spark/components/PopUpAnchor.as   |   51 +-
 .../src/spark/components/RichEditableText.as    |   23 +-
 .../spark/src/spark/components/Scroller.as      |    2 +-
 .../src/spark/components/SkinnableContainer.as  |   11 +-
 .../spark/src/spark/components/VScrollBar.as    |   38 +-
 .../components/gridClasses/DataGridEditor.as    |   11 +-
 .../spark/components/gridClasses/GridColumn.as  |   15 +-
 .../gridClasses/GridHeaderViewLayout.as         |    6 +-
 .../supportClasses/AnimationTarget.as           |    2 +-
 .../components/supportClasses/ButtonBarBase.as  |   24 +-
 .../supportClasses/DropDownController.as        |   19 +-
 .../components/supportClasses/LabelPlacement.as |   95 +
 .../spark/components/supportClasses/ListBase.as |    2 +-
 .../components/supportClasses/ScrollerLayout.as |   64 +-
 .../src/spark/components/supportClasses/Skin.as |    2 +-
 .../supportClasses/SkinnableComponent.as        |    4 +
 .../supportClasses/SkinnableTextBase.as         |  106 +-
 .../supportClasses/TouchScrollHelper.as         |    3 +-
 .../spark/core/ContainerDestructionPolicy.as    |   62 +
 .../src/spark/core/IProxiedStageTextWrapper.as  |   43 +
 .../projects/spark/src/spark/core/Version.as    |    2 +-
 .../spark/src/spark/layouts/ConstraintLayout.as |   17 +-
 .../supportClasses/LayoutElementHelper.as       |   78 +-
 .../spark/src/spark/primitives/BitmapImage.as   |   19 +-
 .../primitives/supportClasses/GraphicElement.as |  507 ++++
 .../src/spark/skins/ActionScriptSkinBase.as     |  853 +++++++
 .../src/spark/skins/spark/ApplicationSkin.mxml  |   29 +-
 .../spark/src/spark/skins/spark/CalloutSkin.as  |  730 ++++++
 .../src/spark/skins/spark/CheckBoxSkin.mxml     |  153 +-
 .../spark/assets/CalloutContentBackground.fxg   |   51 +
 .../skins/spark/supportClasses/CalloutArrow.as  |  424 ++++
 .../spark/src/spark/utils/MouseEventUtil.as     |    2 +
 .../src/spark/utils/MultiDPIBitmapSource.as     |   28 +
 .../spark_dmv/src/spark/core/Version.as         |    2 +-
 frameworks/projects/tool/src/mx/core/Version.as |    2 +-
 .../projects/tool_air/src/mx/core/Version.as    |    2 +-
 frameworks/spark-manifest.xml                   |    2 +
 ide/addAIRtoSDK.sh                              |   25 +-
 ide/checkAllPlayerGlobals.bat                   |  130 +
 ide/checkAllPlayerGlobals.sh                    |    4 +-
 ide/flashbuilder/config/air-config.xml          |  443 ++++
 ide/flashbuilder/config/airmobile-config.xml    |  365 +++
 ide/flashbuilder/config/flex-config.xml         |  447 ++++
 ide/flashbuilder/makeApacheFlexForIDE.bat       |   27 +-
 ide/flashbuilder/makeApacheFlexForIDE.sh        |   18 +-
 ide/setFlashPlayerVersion.sh                    |   36 +-
 ide/winDownloadPlayerGlobal.vbs                 |   35 +
 installer.properties/de_DE.properties           |  122 +
 installer.properties/el_GR.properties           |  124 +
 installer.properties/en_US.properties           |  124 +
 installer.properties/es_ES.properties           |  124 +
 installer.properties/fr_FR.properties           |  122 +
 installer.properties/ko_KR.properties           |  123 +
 installer.properties/nl_NL.properties           |  127 +
 installer.properties/pt_BR.properties           |  125 +
 installer.xml                                   |  652 +++++
 jenkins.xml                                     |   26 +-
 local-template.properties                       |    4 +-
 modules/asc/build/java/build.xml                |    5 +-
 .../src/java/macromedia/asc/embedding/Main.java |    2 +-
 .../java/macromedia/asc/embedding/Shell.java    |    2 +-
 modules/compiler/build.xml                      |   10 +-
 .../java/flex2/compiler/asdoc/ClassTable.java   |    3 +-
 .../asdoc/TopLevelClassesGenerator.java         |   81 +-
 .../flex2/compiler/asdoc/TopLevelGenerator.java |    8 +-
 .../compiler/common/MxmlConfiguration.java      |    6 +-
 .../flex2/compiler/mxml/lang/StandardDefs.java  |    2 +-
 .../src/java/flex2/tools/ASDoc_da.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_de.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_en.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_es.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_fi.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_fr.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_it.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_ja.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_ko.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_nb.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_nl.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_pt.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_ru.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_sv.properties    |    2 +-
 .../src/java/flex2/tools/ASDoc_zh_CN.properties |    2 +-
 .../src/java/flex2/tools/ASDoc_zh_TW.properties |    2 +-
 .../src/java/flex2/tools/Compc_da.properties    |    2 +-
 .../src/java/flex2/tools/Compc_de.properties    |    2 +-
 .../src/java/flex2/tools/Compc_en.properties    |    2 +-
 .../src/java/flex2/tools/Compc_es.properties    |    2 +-
 .../src/java/flex2/tools/Compc_fi.properties    |    2 +-
 .../src/java/flex2/tools/Compc_fr.properties    |    2 +-
 .../src/java/flex2/tools/Compc_it.properties    |    2 +-
 .../src/java/flex2/tools/Compc_ja.properties    |    2 +-
 .../src/java/flex2/tools/Compc_ko.properties    |    2 +-
 .../src/java/flex2/tools/Compc_nb.properties    |    2 +-
 .../src/java/flex2/tools/Compc_nl.properties    |    2 +-
 .../src/java/flex2/tools/Compc_pt.properties    |    2 +-
 .../src/java/flex2/tools/Compc_ru.properties    |    2 +-
 .../src/java/flex2/tools/Compc_sv.properties    |    2 +-
 .../src/java/flex2/tools/Compc_zh_CN.properties |    2 +-
 .../src/java/flex2/tools/Compc_zh_TW.properties |    2 +-
 .../java/flex2/tools/DigestTool_da.properties   |    2 +-
 .../java/flex2/tools/DigestTool_de.properties   |    2 +-
 .../java/flex2/tools/DigestTool_en.properties   |    2 +-
 .../java/flex2/tools/DigestTool_es.properties   |    2 +-
 .../java/flex2/tools/DigestTool_fi.properties   |    2 +-
 .../java/flex2/tools/DigestTool_fr.properties   |    2 +-
 .../java/flex2/tools/DigestTool_it.properties   |    2 +-
 .../java/flex2/tools/DigestTool_ja.properties   |    2 +-
 .../java/flex2/tools/DigestTool_ko.properties   |    2 +-
 .../java/flex2/tools/DigestTool_nb.properties   |    2 +-
 .../java/flex2/tools/DigestTool_nl.properties   |    2 +-
 .../java/flex2/tools/DigestTool_pt.properties   |    2 +-
 .../java/flex2/tools/DigestTool_ru.properties   |    2 +-
 .../java/flex2/tools/DigestTool_sv.properties   |    2 +-
 .../flex2/tools/DigestTool_zh_CN.properties     |    2 +-
 .../flex2/tools/DigestTool_zh_TW.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_da.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_de.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_en.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_es.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_fi.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_fr.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_it.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_ja.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_ko.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_nb.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_nl.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_pt.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_ru.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_sv.properties     |    2 +-
 .../src/java/flex2/tools/Fcsh_zh_CN.properties  |    2 +-
 .../src/java/flex2/tools/Fcsh_zh_TW.properties  |    2 +-
 .../compiler/src/java/flex2/tools/Mxmlc.java    |    4 +-
 .../src/java/flex2/tools/Mxmlc_da.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_de.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_en.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_es.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_fi.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_fr.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_it.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_ja.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_ko.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_nb.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_nl.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_pt.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_ru.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_sv.properties    |    2 +-
 .../src/java/flex2/tools/Mxmlc_zh_CN.properties |    2 +-
 .../src/java/flex2/tools/Mxmlc_zh_TW.properties |    2 +-
 .../src/java/flex2/tools/VersionInfo.java       |    2 +-
 modules/debugger/build.xml                      |    5 +-
 .../java/flex/tools/debugger/cli/DebugCLI.java  |  292 +--
 .../tools/debugger/cli/ExpressionCache.java     |   68 +-
 .../tools/debugger/cli/ExpressionContext.java   |    8 +-
 .../flex/tools/debugger/cli/Extensions.java     |    9 +-
 .../flex/tools/debugger/cli/fdb_da.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_de.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_en.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_es.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_fi.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_fr.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_it.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_ja.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_ko.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_nb.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_nl.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_pt.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_ru.properties   |    2 +-
 .../flex/tools/debugger/cli/fdb_sv.properties   |    2 +-
 .../tools/debugger/cli/fdb_zh_CN.properties     |    2 +-
 .../tools/debugger/cli/fdb_zh_TW.properties     |    2 +-
 .../src/java/flash/swf/tools/AbcPrinter.java    |  143 +-
 .../java/flash/swf/types/CXFormWithAlpha.java   |    6 +
 .../forks/velocity/runtime/parser/Parser.java   |    4 +-
 .../flex/forks/velocity/texen/Generator.java    |   12 +-
 .../velocity/util/EnumerationIterator.java      |   12 +-
 .../as3/src/mustella/DispatchMouseClickEvent.as |   18 +-
 mustella/as3/src/mustella/DispatchMouseEvent.as |   18 +-
 mustella/as3/src/mustella/FakeSoftKeyboard.as   |    3 +-
 mustella/as3/src/mustella/UnitTester.as         |  496 +++-
 mustella/build.xml                              |   37 +
 mustella/jenkins.sh                             |  156 +-
 mustella/patch_testing_loop.sh                  |   35 +
 mustella/run_mustella_on_git_status.sh          |   37 +
 mustella/test_patch.sh                          |   59 +
 mustella/test_patch_by_email.sh                 |   58 +
 .../GlobalStyles_mxmlOverride_tester.mxml       |    2 +-
 .../tests/Printing/SWFs/FlexPrintJob_Basic.mxml |    1 -
 .../Integration/RTL_Integration_Flex20SWC.mxml  |   50 -
 .../RTL_SparkSkin/SWFs/RTL_Flex20SWCTest.mxml   |   24 -
 .../SWFs/AdvancedDataGridMain_FLEX_32848.mxml   |  130 +
 .../datagrid_textSelectedColor_singleCell.png   |  Bin 0 -> 11609 bytes
 .../datagrid_textSelectedColor_singleRow.png    |  Bin 0 -> 7133 bytes
 .../advanceddatagrid_styles_FLEX_32848.mxml     |   70 +
 .../Properties/Tree_PropertiesDragDrop.mxml     |    8 +-
 .../Tree_PropertiesDragDrop_spark.mxml          |    8 +-
 .../Properties/baselines/Tree_DP_XML_Copy.png   |  Bin 9657 -> 11936 bytes
 .../baselines/Tree_DP_XML_Copy_spark.png        |  Bin 10681 -> 10275 bytes
 .../Properties/CallOutButton_Basic.mxml         |  564 -----
 .../baselines/calloutbutton_afterAfter.png      |  Bin 38142 -> 0 bytes
 .../baselines/calloutbutton_afterAuto.png       |  Bin 37292 -> 0 bytes
 .../baselines/calloutbutton_afterBefore.png     |  Bin 38303 -> 0 bytes
 .../baselines/calloutbutton_afterEnd.png        |  Bin 37563 -> 0 bytes
 .../baselines/calloutbutton_afterMiddle.png     |  Bin 37746 -> 0 bytes
 .../baselines/calloutbutton_afterStart.png      |  Bin 37087 -> 0 bytes
 .../baselines/calloutbutton_autoAfter.png       |  Bin 37935 -> 0 bytes
 .../baselines/calloutbutton_autoAuto.png        |  Bin 38849 -> 0 bytes
 .../baselines/calloutbutton_autoBefore.png      |  Bin 39105 -> 0 bytes
 .../baselines/calloutbutton_autoEnd.png         |  Bin 38015 -> 0 bytes
 .../baselines/calloutbutton_autoMiddle.png      |  Bin 38110 -> 0 bytes
 .../baselines/calloutbutton_autoStart.png       |  Bin 37248 -> 0 bytes
 .../baselines/calloutbutton_beforeAfter.png     |  Bin 38693 -> 0 bytes
 .../baselines/calloutbutton_beforeAuto.png      |  Bin 38632 -> 0 bytes
 .../baselines/calloutbutton_beforeBefore.png    |  Bin 40032 -> 0 bytes
 .../baselines/calloutbutton_beforeEnd.png       |  Bin 38917 -> 0 bytes
 .../baselines/calloutbutton_beforeMiddle.png    |  Bin 38850 -> 0 bytes
 .../baselines/calloutbutton_beforeStart.png     |  Bin 38058 -> 0 bytes
 .../baselines/calloutbutton_click.png           |  Bin 37275 -> 0 bytes
 .../baselines/calloutbutton_endAfter.png        |  Bin 38480 -> 0 bytes
 .../baselines/calloutbutton_endAuto.png         |  Bin 39207 -> 0 bytes
 .../baselines/calloutbutton_endBefore.png       |  Bin 39563 -> 0 bytes
 .../baselines/calloutbutton_endEnd.png          |  Bin 38614 -> 0 bytes
 .../baselines/calloutbutton_endMiddle.png       |  Bin 38325 -> 0 bytes
 .../baselines/calloutbutton_endStart.png        |  Bin 38037 -> 0 bytes
 .../baselines/calloutbutton_middleAfter.png     |  Bin 39173 -> 0 bytes
 .../baselines/calloutbutton_middleAuto.png      |  Bin 39906 -> 0 bytes
 .../baselines/calloutbutton_middleBefore.png    |  Bin 40471 -> 0 bytes
 .../baselines/calloutbutton_middleEnd.png       |  Bin 41244 -> 0 bytes
 .../baselines/calloutbutton_middleMiddle.png    |  Bin 39412 -> 0 bytes
 .../baselines/calloutbutton_middleStart.png     |  Bin 39408 -> 0 bytes
 .../Properties/baselines/calloutbutton_over.png |  Bin 36808 -> 0 bytes
 .../baselines/calloutbutton_startAfter.png      |  Bin 39745 -> 0 bytes
 .../baselines/calloutbutton_startAuto.png       |  Bin 40580 -> 0 bytes
 .../baselines/calloutbutton_startBefore.png     |  Bin 40545 -> 0 bytes
 .../baselines/calloutbutton_startEnd.png        |  Bin 39799 -> 0 bytes
 .../baselines/calloutbutton_startMiddle.png     |  Bin 39379 -> 0 bytes
 .../baselines/calloutbutton_startStart.png      |  Bin 38803 -> 0 bytes
 .../CallOutButton/SWFs/CallOutButton_Main.mxml  |  269 ---
 .../CallOutButton/SWFs/assets/help.png          |  Bin 3081 -> 0 bytes
 .../DataGrid_requireSelection_test001.mxml      |    2 +-
 .../ClassSelector_160dpi@android_240ppi.png     |  Bin 2094 -> 2100 bytes
 ...tor_160dpi_NoDefaultStyle@android_240ppi.png |  Bin 2045 -> 2041 bytes
 ...Selector_160dpi_OR_320dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 .../ClassSelector_240dpi@android_240ppi.png     |  Bin 2364 -> 2369 bytes
 .../ClassSelector_320dpi@android_240ppi.png     |  Bin 2094 -> 2100 bytes
 ...assSelector_Android160dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...assSelector_Android240dpi@android_240ppi.png |  Bin 2483 -> 2482 bytes
 ...assSelector_Android320dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 .../ClassSelector_Android@android_240ppi.png    |  Bin 2202 -> 2197 bytes
 ...pecifiedAfterQuery_240dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...lassSelector_IPHONE160dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...ONE160dpi_OR_IPHONE320dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...lassSelector_IPHONE320dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 .../ClassSelector_IPHONE@android_240ppi.png     |  Bin 2094 -> 2100 bytes
 .../ClassSelector_InvalidDPI@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...ssSelector_InvalidFeature@android_240ppi.png |  Bin 2094 -> 2100 bytes
 .../ClassSelector_InvalidOS@android_240ppi.png  |  Bin 2094 -> 2100 bytes
 ...sSelector_LowercaseIPHONE@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...sSelector_MediaAll_240dpi@android_240ppi.png |  Bin 2364 -> 2369 bytes
 ...ector_MediaAll_NoFeatures@android_240ppi.png |  Bin 2202 -> 2197 bytes
 ...or_MediaOnlyScreen_240dpi@android_240ppi.png |  Bin 2364 -> 2369 bytes
 ...lector_MediaScreen_240dpi@android_240ppi.png |  Bin 2364 -> 2369 bytes
 ...or_MediaScreen_NoFeatures@android_240ppi.png |  Bin 2202 -> 2197 bytes
 ...ector_MediaUnknown_240dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 .../ClassSelector_MissingDPI@android_240ppi.png |  Bin 2082 -> 2089 bytes
 .../ClassSelector_MissingOS@android_240ppi.png  |  Bin 2242 -> 2230 bytes
 ...sSelector_MultipleQueries@android_240ppi.png |  Bin 2483 -> 2482 bytes
 ...ltipleQueriesEvaluateTrue@android_240ppi.png |  Bin 2242 -> 2230 bytes
 ...lector_NOT_InvalidFeature@android_240ppi.png |  Bin 2082 -> 2089 bytes
 ...ector_NOT_MediaAll_240dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...r_NOT_MediaAll_NoFeatures@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...iaScreen_160dpi_OR_320dpi@android_240ppi.png |  Bin 2387 -> 2390 bytes
 ...or_NOT_MediaScreen_240dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...MediaScreen_Android240dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...ONE160dpi_OR_IPHONE320dpi@android_240ppi.png |  Bin 2500 -> 2500 bytes
 ...OT_MediaScreen_NoFeatures@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...r_NOT_MediaUnknown_240dpi@android_240ppi.png |  Bin 2364 -> 2369 bytes
 ...sSelector_NoQuotesAndroid@android_240ppi.png |  Bin 2202 -> 2197 bytes
 .../ClassSelector_QNX160dpi@android_240ppi.png  |  Bin 2094 -> 2100 bytes
 .../ClassSelector_QNX@android_240ppi.png        |  Bin 2094 -> 2100 bytes
 ...sSelector_QuotesAroundDPI@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...ppercaseAND_Android240dpi@android_240ppi.png |  Bin 2483 -> 2482 bytes
 ...Selector_UppercaseAndroid@android_240ppi.png |  Bin 2202 -> 2197 bytes
 ...ercaseFeatureName_Android@android_240ppi.png |  Bin 2202 -> 2197 bytes
 ...ercaseMediaScreen_Android@android_240ppi.png |  Bin 2202 -> 2197 bytes
 ...UppercaseMediaTag_Android@android_240ppi.png |  Bin 2202 -> 2197 bytes
 ...ercaseNOT_MediaAll_240dpi@android_240ppi.png |  Bin 2094 -> 2100 bytes
 ...LY_MediaOnlyScreen_240dpi@android_240ppi.png |  Bin 2364 -> 2369 bytes
 ...lStylesheet_ClassSelector@android_240ppi.png |  Bin 3657 -> 3651 bytes
 ...alStylesheet_TypeSelector@android_240ppi.png |  Bin 3538 -> 3544 bytes
 ...TypeSelector_ButtonStyles@android_240ppi.png |  Bin 2364 -> 2369 bytes
 ...tleLayout_basic_withView3@android_240ppi.png |  Bin 5100 -> 5106 bytes
 ...yout_horizontal_withView3@android_240ppi.png |  Bin 3628 -> 3633 bytes
 ...itleLayout_tile_withView3@android_240ppi.png |  Bin 5100 -> 5106 bytes
 ...Layout_vertical_withView3@android_240ppi.png |  Bin 3162 -> 3162 bytes
 .../tests/baselines/isModal@android_240ppi.png  |  Bin 19286 -> 18970 bytes
 .../SPUC_KeyboardEffects_Callout.mxml           |   28 +-
 .../baselines/Callout_skin@android_240ppi.png   |  Bin 7581 -> 7784 bytes
 .../swfs/skins/MyCalloutSkin.as                 |   37 +-
 ...finedActionBarOverlayLeft@android_240ppi.png |  Bin 2957 -> 2963 bytes
 ...ctionBarOverlayLeftTabbed@android_240ppi.png |  Bin 2181 -> 2963 bytes
 ...inedActionBarOverlayRight@android_240ppi.png |  Bin 2957 -> 2963 bytes
 ...tionBarOverlayRightTabbed@android_240ppi.png |  Bin 2181 -> 2963 bytes
 ...rientationInLandscapeLeft@android_240ppi.png |  Bin 1827 -> 1804 bytes
 ...ientationInLandscapeRight@android_240ppi.png |  Bin 1827 -> 1804 bytes
 ...tes_ActionLayout_Vertical@android_240ppi.png |  Bin 6968 -> 6960 bytes
 ...NavigationLayout_Vertical@android_240ppi.png |  Bin 6589 -> 6587 bytes
 ...ates_TitleLayout_Vertical@android_240ppi.png |  Bin 6530 -> 6532 bytes
 ...on_actionContent_ManyEArr@android_240ppi.png |  Bin 3875 -> 3863 bytes
 ...n_actionLayout_tileLayout@android_240ppi.png |  Bin 6814 -> 6815 bytes
 ...avigationContent_ManyEArr@android_240ppi.png |  Bin 4844 -> 4838 bytes
 ...vigationLayout_tileLayout@android_240ppi.png |  Bin 6782 -> 6786 bytes
 ...ion_titleContent_ManyEArr@android_240ppi.png |  Bin 5417 -> 5413 bytes
 ...tion_titleContent_OneEArr@android_240ppi.png |  Bin 3081 -> 3099 bytes
 ...tion_titleContent_TwoEArr@android_240ppi.png |  Bin 3775 -> 3781 bytes
 ...n_titleLayout_basicLayout@android_240ppi.png |  Bin 4242 -> 4246 bytes
 ...ation_titleLayout_default@android_240ppi.png |  Bin 3775 -> 3781 bytes
 ...on_titleLayout_tileLayout@android_240ppi.png |  Bin 7492 -> 7497 bytes
 ...itleLayout_verticalLayout@android_240ppi.png |  Bin 4383 -> 4382 bytes
 ...Application_title_runtime@android_240ppi.png |  Bin 1945 -> 1944 bytes
 ...cation_title_runtime_null@android_240ppi.png |  Bin 1945 -> 1944 bytes
 ...itleContent_1ElementArray@android_240ppi.png |  Bin 2018 -> 2021 bytes
 ...itleContent_2ElementArray@android_240ppi.png |  Bin 2500 -> 2508 bytes
 ...itleContent_8ElementArray@android_240ppi.png |  Bin 4759 -> 4764 bytes
 ...r_TitleLayout_BasicLayout@android_240ppi.png |  Bin 2456 -> 2457 bytes
 ...ar_TitleLayout_TileLayout@android_240ppi.png |  Bin 5458 -> 5463 bytes
 ...yout_TitleContent_Padding@android_240ppi.png |  Bin 2820 -> 2831 bytes
 ...itleLayout_VerticalLayout@android_240ppi.png |  Bin 4508 -> 4526 bytes
 ...or_actionContent_ManyEArr@android_240ppi.png |  Bin 3875 -> 3863 bytes
 ...avigationContent_ManyEArr@android_240ppi.png |  Bin 4844 -> 4838 bytes
 ...vigationContent_MobileArr@android_240ppi.png |  Bin 1710 -> 1726 bytes
 ...tor_titleContent_ManyEArr@android_240ppi.png |  Bin 5417 -> 5413 bytes
 ...ator_titleContent_OneEArr@android_240ppi.png |  Bin 3081 -> 3099 bytes
 ...ator_titleContent_TwoEArr@android_240ppi.png |  Bin 3775 -> 3781 bytes
 ...vigator_titleLayout_basic@android_240ppi.png |  Bin 4242 -> 4768 bytes
 ...gator_titleLayout_default@android_240ppi.png |  Bin 4215 -> 4225 bytes
 ...avigator_titleLayout_tile@android_240ppi.png |  Bin 4242 -> 4768 bytes
 ...yout_titleContent_padding@android_240ppi.png |  Bin 4215 -> 4225 bytes
 ...ator_titleLayout_vertical@android_240ppi.png |  Bin 3378 -> 4382 bytes
 ...Bar_ViewNavigator_visible@android_240ppi.png |  Bin 3081 -> 3099 bytes
 .../ActionBar_FocusColor@android_240ppi.png     |  Bin 1020 -> 1021 bytes
 ...isplay_TextDecoration@android_240ppi.png.xml |   56 +-
 ...Mobile_Button_events_move@android_240ppi.png |  Bin 2572 -> 2560 bytes
 ..._integration_default_btn1@android_240ppi.png |  Bin 1431 -> 1430 bytes
 ..._integration_default_btn2@android_240ppi.png |  Bin 921 -> 918 bytes
 ..._integration_default_btn4@android_240ppi.png |  Bin 668 -> 671 bytes
 ..._integration_default_btn5@android_240ppi.png |  Bin 1591 -> 1584 bytes
 ..._integration_default_btn6@android_240ppi.png |  Bin 1168 -> 1174 bytes
 ...n_integration_noIcon_btn6@android_240ppi.png |  Bin 1622 -> 1619 bytes
 ...n_integration_state1_btn1@android_240ppi.png |  Bin 3101 -> 3098 bytes
 ...n_integration_state1_btn2@android_240ppi.png |  Bin 668 -> 671 bytes
 ...n_integration_state1_btn3@android_240ppi.png |  Bin 1589 -> 1585 bytes
 ...n_integration_state1_btn4@android_240ppi.png |  Bin 1291 -> 1286 bytes
 ...n_integration_state1_btn5@android_240ppi.png |  Bin 1532 -> 1528 bytes
 ...n_integration_state1_btn6@android_240ppi.png |  Bin 2398 -> 2387 bytes
 ...ation_default_state_label@android_240ppi.png |  Bin 1724 -> 1724 bytes
 ...rom_includeIn_state_label@android_240ppi.png |  Bin 1862 -> 1854 bytes
 ...ration_state1_state_click@android_240ppi.png |  Bin 1646 -> 1640 bytes
 ...1_state_label_chromeColor@android_240ppi.png |  Bin 1682 -> 1675 bytes
 ...ration_state2_state_click@android_240ppi.png |  Bin 1707 -> 1703 bytes
 ...2_state_label_chromeColor@android_240ppi.png |  Bin 1744 -> 1738 bytes
 ...tton_Change_label_runtime@android_240ppi.png |  Bin 3640 -> 3624 bytes
 ...n_Changing_label_property@android_240ppi.png |  Bin 3183 -> 3172 bytes
 ...xWidth_property_10_to_100@android_240ppi.png |  Bin 1376 -> 1378 bytes
 ...ng_height_less_than_label@android_240ppi.png |  Bin 542 -> 515 bytes
 ..._Checking_height_property@android_240ppi.png |  Bin 1654 -> 1655 bytes
 ...n_Checking_label_property@android_240ppi.png |  Bin 1733 -> 1728 bytes
 ...king_maxWidth_property_10@android_240ppi.png |  Bin 396 -> 376 bytes
 ...ng_minHeight_property_100@android_240ppi.png |  Bin 626 -> 621 bytes
 ...ing_minWidth_property_100@android_240ppi.png |  Bin 630 -> 626 bytes
 ...ton_Checking_neg5point6_x@android_240ppi.png |  Bin 2704 -> 2721 bytes
 ...ton_Checking_neg5point6_y@android_240ppi.png |  Bin 2651 -> 2656 bytes
 ..._percentHeight_property_0@android_240ppi.png |  Bin 2606 -> 2593 bytes
 ...ercentHeight_property_100@android_240ppi.png |  Bin 2695 -> 2686 bytes
 ..._percentHeight_property_1@android_240ppi.png |  Bin 2606 -> 2593 bytes
 ...percentHeight_property_50@android_240ppi.png |  Bin 2679 -> 2667 bytes
 ...ercentHeight_property_100@android_240ppi.png |  Bin 783 -> 776 bytes
 ...g_percentWidth_property_0@android_240ppi.png |  Bin 1332 -> 1328 bytes
 ...percentWidth_property_100@android_240ppi.png |  Bin 2599 -> 2595 bytes
 ...g_percentWidth_property_1@android_240ppi.png |  Bin 1332 -> 1328 bytes
 ..._percentWidth_property_50@android_240ppi.png |  Bin 2038 -> 2035 bytes
 ...hecking_scaleX_2_property@android_240ppi.png |  Bin 3063 -> 3060 bytes
 ..._scaleX_point565_property@android_240ppi.png |  Bin 1885 -> 1901 bytes
 ...ng_scaleX_point5_property@android_240ppi.png |  Bin 1801 -> 1809 bytes
 ...hecking_scaleY_2_property@android_240ppi.png |  Bin 3821 -> 3835 bytes
 ..._scaleY_point565_property@android_240ppi.png |  Bin 1737 -> 1753 bytes
 ...ng_scaleY_point5_property@android_240ppi.png |  Bin 1552 -> 1564 bytes
 ...ecking_styleName_property@android_240ppi.png |  Bin 3211 -> 3202 bytes
 ...ng_visible_false_property@android_240ppi.png |  Bin 4809 -> 4802 bytes
 ...le_true_property_visually@android_240ppi.png |  Bin 1733 -> 1728 bytes
 ...Button_Checking_width_100@android_240ppi.png |  Bin 1369 -> 1367 bytes
 ...n_Checking_width_26point5@android_240ppi.png |  Bin 581 -> 583 bytes
 ..._Button_Checking_width_50@android_240ppi.png |  Bin 933 -> 929 bytes
 ...bile_Button_Checking_x_50@android_240ppi.png |  Bin 2739 -> 2730 bytes
 ...bile_Button_Checking_y_56@android_240ppi.png |  Bin 2816 -> 2807 bytes
 ...ile_Button_alpha_property@android_240ppi.png |  Bin 1715 -> 1725 bytes
 ...ner_scaleX_scaleY_point33@android_240ppi.png |  Bin 1039 -> 1036 bytes
 ...le_Button_emphasized_true@android_240ppi.png |  Bin 1776 -> 1779 bytes
 ...on_enabled_false_property@android_240ppi.png |  Bin 1699 -> 1706 bytes
 ...e_Button_height_width_300@android_240ppi.png |  Bin 2796 -> 2790 bytes
 ...ile_Button_icon_alpha_0.5@android_240ppi.png |  Bin 2765 -> 2754 bytes
 ...bel_height_less_than_icon@android_240ppi.png |  Bin 288 -> 253 bytes
 ...abel_width_less_than_icon@android_240ppi.png |  Bin 444 -> 422 bytes
 ...e_Button_icon_as_childTag@android_240ppi.png |  Bin 4113 -> 4125 bytes
 ...utton_icon_down_alpha_0.5@android_240ppi.png |  Bin 2875 -> 2871 bytes
 ...tton_icon_emphasized_true@android_240ppi.png |  Bin 2799 -> 2792 bytes
 ...tton_icon_height_increase@android_240ppi.png |  Bin 1936 -> 1931 bytes
 ...con_height_less_than_icon@android_240ppi.png |  Bin 276 -> 242 bytes
 ...icon_label_change_runtime@android_240ppi.png |  Bin 3374 -> 3353 bytes
 ...bile_Button_icon_scaleX_2@android_240ppi.png |  Bin 1095 -> 1078 bytes
 ...Button_icon_scaleX_point5@android_240ppi.png |  Bin 753 -> 755 bytes
 ...bile_Button_icon_scaleY_2@android_240ppi.png |  Bin 1203 -> 1215 bytes
 ...Button_icon_scaleY_point5@android_240ppi.png |  Bin 541 -> 551 bytes
 ...utton_icon_width_increase@android_240ppi.png |  Bin 1924 -> 1905 bytes
 ...icon_width_less_than_icon@android_240ppi.png |  Bin 417 -> 392 bytes
 ..._icon_with_label_scaleX_2@android_240ppi.png |  Bin 2422 -> 2408 bytes
 ..._with_label_scaleX_point5@android_240ppi.png |  Bin 1486 -> 1484 bytes
 ...bel_scaleX_scaleY_1point5@android_240ppi.png |  Bin 2893 -> 2895 bytes
 ..._icon_with_label_scaleY_2@android_240ppi.png |  Bin 2832 -> 2822 bytes
 ..._with_label_scaleY_point5@android_240ppi.png |  Bin 1154 -> 1165 bytes
 ..._with_label_visible_false@android_240ppi.png |  Bin 1820 -> 1811 bytes
 .../Mobile_Button_no_label@android_240ppi.png   |  Bin 566 -> 562 bytes
 ...Button_rotationX_property@android_240ppi.png |  Bin 3937 -> 3918 bytes
 ...Button_rotationY_property@android_240ppi.png |  Bin 4825 -> 4831 bytes
 ...Button_rotationZ_property@android_240ppi.png |  Bin 4374 -> 4374 bytes
 ..._Button_rotation_property@android_240ppi.png |  Bin 4374 -> 4374 bytes
 ...le_Button_scaleZ_property@android_240ppi.png |  Bin 2616 -> 2661 bytes
 ...ghlighting_false_property@android_240ppi.png |  Bin 1733 -> 1728 bytes
 ...ighlighting_true_property@android_240ppi.png |  Bin 2194 -> 2219 bytes
 ...icon_add_after_long_label@android_240ppi.png |  Bin 4314 -> 4299 bytes
 ...con_add_after_short_label@android_240ppi.png |  Bin 1882 -> 1875 bytes
 ...e_button_icon_button_down@android_240ppi.png |  Bin 1324 -> 1333 bytes
 ..._button_icon_change_value@android_240ppi.png |  Bin 1622 -> 1611 bytes
 .../mobile_button_icon_clear@android_240ppi.png |  Bin 577 -> 570 bytes
 ...bile_button_icon_disabled@android_240ppi.png |  Bin 873 -> 855 bytes
 ...ile_button_icon_fxg_class@android_240ppi.png |  Bin 940 -> 930 bytes
 ...button_icon_fxg_component@android_240ppi.png |  Bin 940 -> 930 bytes
 .../mobile_button_icon_gif@android_240ppi.png   |  Bin 745 -> 738 bytes
 .../mobile_button_icon_jpg@android_240ppi.png   |  Bin 1622 -> 1611 bytes
 ...utton_icon_mxml_component@android_240ppi.png |  Bin 1182 -> 1186 bytes
 .../mobile_button_icon_png@android_240ppi.png   |  Bin 907 -> 901 bytes
 .../mobile_button_icon_swf@android_240ppi.png   |  Bin 2135 -> 2126 bytes
 ...on_with_label_button_down@android_240ppi.png |  Bin 2237 -> 2248 bytes
 ...n_with_label_change_value@android_240ppi.png |  Bin 1882 -> 1874 bytes
 ...ton_icon_with_label_clear@android_240ppi.png |  Bin 1568 -> 1557 bytes
 ..._icon_with_label_disabled@android_240ppi.png |  Bin 1755 -> 1748 bytes
 ...h_long_label_change_value@android_240ppi.png |  Bin 3836 -> 3826 bytes
 ...ession_height_measurement@android_240ppi.png |  Bin 1887 -> 1874 bytes
 ...n_style_css_iconPlacement@android_240ppi.png |  Bin 1831 -> 1822 bytes
 ..._css_style_disabled_state@android_240ppi.png |  Bin 1920 -> 1922 bytes
 ...e_down_state_first_button@android_240ppi.png |  Bin 2627 -> 2645 bytes
 ...tyle_upState_first_button@android_240ppi.png |  Bin 2006 -> 1994 bytes
 ...le_up_state_second_button@android_240ppi.png |  Bin 2417 -> 2408 bytes
 ...tyles_accentColor_default@android_240ppi.png |  Bin 2384 -> 2369 bytes
 ...yles_accentColor_disabled@android_240ppi.png |  Bin 1970 -> 1972 bytes
 ...tyles_accentColor_pressed@android_240ppi.png |  Bin 2399 -> 2410 bytes
 ...tyles_accentColor_setInAS@android_240ppi.png |  Bin 1794 -> 1793 bytes
 ...les_accentColor_setInMxml@android_240ppi.png |  Bin 494 -> 495 bytes
 ...e_Button_styles_bottom_10@android_240ppi.png |  Bin 2316 -> 2307 bytes
 ..._Button_styles_color_blue@android_240ppi.png |  Bin 2015 -> 2006 bytes
 ...styles_color_red_setStyle@android_240ppi.png |  Bin 2030 -> 2018 bytes
 ...les_color_styleName_green@android_240ppi.png |  Bin 2027 -> 2019 bytes
 ...n_styles_default_baseline@android_240ppi.png |  Bin 2462 -> 2453 bytes
 ...utton_styles_focusAlpha_0@android_240ppi.png |  Bin 2886 -> 2887 bytes
 ...styles_focusAlpha_1point5@android_240ppi.png |  Bin 3334 -> 3255 bytes
 ...les_focusBlendMode_invert@android_240ppi.png |  Bin 3281 -> 3204 bytes
 ...s_focusBlendMode_subtract@android_240ppi.png |  Bin 3375 -> 3281 bytes
 ...styles_focusColor_default@android_240ppi.png |  Bin 3341 -> 3254 bytes
 ...yles_focusColor_set_in_AS@android_240ppi.png |  Bin 3365 -> 3277 bytes
 ...n_styles_focusThickness_0@android_240ppi.png |  Bin 2903 -> 2903 bytes
 ...n_styles_focusThickness_4@android_240ppi.png |  Bin 3431 -> 3355 bytes
 ...ickness_blendmode_default@android_240ppi.png |  Bin 3341 -> 3254 bytes
 ..._thickness_blendmode_mxml@android_240ppi.png |  Bin 3434 -> 3395 bytes
 ...les_fontFamily_CourierNew@android_240ppi.png |  Bin 2247 -> 2241 bytes
 ...amily_CourierNew_setStyle@android_240ppi.png |  Bin 2247 -> 2241 bytes
 ...yles_fontSetting_disabled@android_240ppi.png |  Bin 2493 -> 2491 bytes
 ...yles_fontSetting_selected@android_240ppi.png |  Bin 3072 -> 3098 bytes
 ...Button_styles_fontSize_18@android_240ppi.png |  Bin 2010 -> 2009 bytes
 ...yles_fontSize_18_setStyle@android_240ppi.png |  Bin 2010 -> 2009 bytes
 ...e_Button_styles_fontStyle@android_240ppi.png |  Bin 2237 -> 2241 bytes
 ...styles_fontStyle_disabled@android_240ppi.png |  Bin 2093 -> 2096 bytes
 ...on_styles_fontWeight_bold@android_240ppi.png |  Bin 2284 -> 2281 bytes
 ..._fontWeight_bold_setStyle@android_240ppi.png |  Bin 2284 -> 2281 bytes
 ...ton_styles_font_styleName@android_240ppi.png |  Bin 1938 -> 1932 bytes
 ...Button_styles_kerning_off@android_240ppi.png |  Bin 1597 -> 1594 bytes
 ..._Button_styles_kerning_on@android_240ppi.png |  Bin 1597 -> 1594 bytes
 ...leading_change_at_runtime@android_240ppi.png |  Bin 2385 -> 2384 bytes
 ...on_styles_leading_default@android_240ppi.png |  Bin 2385 -> 2384 bytes
 ...ile_Button_styles_left_10@android_240ppi.png |  Bin 2342 -> 2335 bytes
 ...Spacing_change_at_runtime@android_240ppi.png |  Bin 3301 -> 3292 bytes
 ...tyles_lineThrough_default@android_240ppi.png |  Bin 2780 -> 2771 bytes
 ...le_Button_styles_right_25@android_240ppi.png |  Bin 2390 -> 2380 bytes
 ...utton_styles_set_baseline@android_240ppi.png |  Bin 2316 -> 2310 bytes
 ...yles_set_horizontalCenter@android_240ppi.png |  Bin 2384 -> 2376 bytes
 ...yles_set_verticalCenter_5@android_240ppi.png |  Bin 2316 -> 2308 bytes
 ...skin_disabled_short_label@android_240ppi.png |  Bin 2062 -> 2060 bytes
 ...d_short_label_chromeColor@android_240ppi.png |  Bin 2501 -> 2498 bytes
 ...yles_skin_normal_no_label@android_240ppi.png |  Bin 471 -> 476 bytes
 ...rmal_no_label_chromeColor@android_240ppi.png |  Bin 471 -> 474 bytes
 ...s_skin_normal_short_label@android_240ppi.png |  Bin 2075 -> 2067 bytes
 ...l_short_label_chromeColor@android_240ppi.png |  Bin 2080 -> 2084 bytes
 ...es_skin_selected_no_label@android_240ppi.png |  Bin 910 -> 937 bytes
 ...cted_no_label_chromeColor@android_240ppi.png |  Bin 884 -> 885 bytes
 ...skin_selected_short_label@android_240ppi.png |  Bin 2648 -> 2668 bytes
 ...d_short_label_chromeColor@android_240ppi.png |  Bin 2584 -> 2570 bytes
 ...bile_Button_styles_top_10@android_240ppi.png |  Bin 2316 -> 2307 bytes
 ...tton_iconPlacement_bottom@android_240ppi.png |  Bin 1872 -> 1860 bytes
 ...ent_bottom_explicitHeight@android_240ppi.png |  Bin 1792 -> 1778 bytes
 ...ement_bottom_label_noIcon@android_240ppi.png |  Bin 1267 -> 1262 bytes
 ...Placement_bottom_to_right@android_240ppi.png |  Bin 3184 -> 3168 bytes
 ..._iconPlacement_clearStyle@android_240ppi.png |  Bin 1797 -> 1783 bytes
 ...Placement_css_selectionID@android_240ppi.png |  Bin 1955 -> 1938 bytes
 ...onPlacement_css_styleName@android_240ppi.png |  Bin 3066 -> 3056 bytes
 ...ton_iconPlacement_default@android_240ppi.png |  Bin 1797 -> 1783 bytes
 ...tton_iconPlacement_inline@android_240ppi.png |  Bin 1591 -> 1579 bytes
 ...button_iconPlacement_left@android_240ppi.png |  Bin 1797 -> 1783 bytes
 ...ement_left_explicitHeight@android_240ppi.png |  Bin 1823 -> 1809 bytes
 ...acement_left_label_noIcon@android_240ppi.png |  Bin 1267 -> 1262 bytes
 ...iconPlacement_left_to_top@android_240ppi.png |  Bin 2189 -> 2190 bytes
 ...utton_iconPlacement_right@android_240ppi.png |  Bin 1789 -> 1777 bytes
 ...ment_right_explicitHeight@android_240ppi.png |  Bin 1859 -> 1848 bytes
 ...cement_right_label_noIcon@android_240ppi.png |  Bin 1267 -> 1262 bytes
 ...on_iconPlacement_setStyle@android_240ppi.png |  Bin 1872 -> 1860 bytes
 ..._button_iconPlacement_top@android_240ppi.png |  Bin 1713 -> 1703 bytes
 ...cement_top_explicitHeight@android_240ppi.png |  Bin 1718 -> 1708 bytes
 ...lacement_top_label_noIcon@android_240ppi.png |  Bin 1267 -> 1262 bytes
 ...icon_accentColor_disabled@android_240ppi.png |  Bin 995 -> 989 bytes
 ...n_icon_accentColor_normal@android_240ppi.png |  Bin 953 -> 950 bytes
 ..._icon_accentColor_pressed@android_240ppi.png |  Bin 1500 -> 1513 bytes
 ...ton_icon_chromeColor_down@android_240ppi.png |  Bin 2540 -> 2555 bytes
 ...utton_icon_chromeColor_up@android_240ppi.png |  Bin 2172 -> 2175 bytes
 ...button_icon_css_styleName@android_240ppi.png |  Bin 2734 -> 2720 bytes
 ...tton_icon_custom_downSkin@android_240ppi.png |  Bin 2296 -> 2283 bytes
 ...button_icon_custom_upSkin@android_240ppi.png |  Bin 2593 -> 2609 bytes
 ...icon_iconPlacement_bottom@android_240ppi.png |  Bin 1872 -> 1860 bytes
 ...n_icon_iconPlacement_left@android_240ppi.png |  Bin 1797 -> 1783 bytes
 ..._icon_iconPlacement_right@android_240ppi.png |  Bin 1789 -> 1777 bytes
 ...on_icon_iconPlacement_top@android_240ppi.png |  Bin 1713 -> 1703 bytes
 ...with_chromeColor_disabled@android_240ppi.png |  Bin 2488 -> 2482 bytes
 ...abel_chromeColor_disabled@android_240ppi.png |  Bin 2258 -> 2263 bytes
 ...th_label_chromeColor_down@android_240ppi.png |  Bin 3613 -> 3630 bytes
 ...with_label_chromeColor_up@android_240ppi.png |  Bin 3240 -> 3237 bytes
 ...ton_icon_with_label_color@android_240ppi.png |  Bin 2420 -> 2410 bytes
 ...el_decrease_letterSpacing@android_240ppi.png |  Bin 3400 -> 3399 bytes
 ...con_with_label_fontFamily@android_240ppi.png |  Bin 2409 -> 2393 bytes
 ...ith_label_fontFamily_down@android_240ppi.png |  Bin 2894 -> 2910 bytes
 ..._icon_with_label_fontSize@android_240ppi.png |  Bin 2468 -> 2460 bytes
 ..._with_label_fontSize_down@android_240ppi.png |  Bin 2960 -> 2979 bytes
 ...icon_with_label_fontStyle@android_240ppi.png |  Bin 2560 -> 2551 bytes
 ...ith_label_fontStyle_dowwn@android_240ppi.png |  Bin 3030 -> 3038 bytes
 ...con_with_label_fontWeight@android_240ppi.png |  Bin 2274 -> 2260 bytes
 ...ith_label_fontWeight_down@android_240ppi.png |  Bin 2736 -> 2752 bytes
 ...el_increase_letterSpacing@android_240ppi.png |  Bin 3623 -> 3606 bytes
 ...with_label_textDecoration@android_240ppi.png |  Bin 2494 -> 2478 bytes
 ...label_textDecoration_down@android_240ppi.png |  Bin 3519 -> 3535 bytes
 .../Properties/TextInput_properties_tester.mxml |    2 +-
 .../ADV_style_method_parent_main_tester.mxml    |    2 +-
 .../Compiler/Compc_Params_Spaces.mxml           |   85 -
 .../SWFs/Compc_Params_Spaces_App.compile        |    2 -
 .../SWFs/Compc_Params_Spaces_App.mxml           |   28 -
 .../Properties/CalloutButton_Basic.mxml         |  660 +++++
 .../baselines/calloutbutton_afterAfter.png      |  Bin 0 -> 38386 bytes
 .../baselines/calloutbutton_afterAuto.png       |  Bin 0 -> 37065 bytes
 .../baselines/calloutbutton_afterBefore.png     |  Bin 0 -> 37733 bytes
 .../baselines/calloutbutton_afterEnd.png        |  Bin 0 -> 37013 bytes
 .../baselines/calloutbutton_afterMiddle.png     |  Bin 0 -> 37245 bytes
 .../baselines/calloutbutton_afterStart.png      |  Bin 0 -> 36916 bytes
 .../baselines/calloutbutton_autoAfter.png       |  Bin 0 -> 37648 bytes
 .../baselines/calloutbutton_autoAuto.png        |  Bin 0 -> 37380 bytes
 .../baselines/calloutbutton_autoBefore.png      |  Bin 0 -> 37592 bytes
 .../baselines/calloutbutton_autoEnd.png         |  Bin 0 -> 36888 bytes
 .../baselines/calloutbutton_autoMiddle.png      |  Bin 0 -> 37327 bytes
 .../baselines/calloutbutton_autoStart.png       |  Bin 0 -> 36726 bytes
 .../baselines/calloutbutton_beforeAfter.png     |  Bin 0 -> 38242 bytes
 .../baselines/calloutbutton_beforeAuto.png      |  Bin 0 -> 37428 bytes
 .../baselines/calloutbutton_beforeBefore.png    |  Bin 0 -> 38638 bytes
 .../baselines/calloutbutton_beforeEnd.png       |  Bin 0 -> 37477 bytes
 .../baselines/calloutbutton_beforeMiddle.png    |  Bin 0 -> 38433 bytes
 .../baselines/calloutbutton_beforeStart.png     |  Bin 0 -> 38264 bytes
 .../baselines/calloutbutton_click.png           |  Bin 0 -> 37971 bytes
 .../baselines/calloutbutton_endAfter.png        |  Bin 0 -> 38600 bytes
 .../baselines/calloutbutton_endAuto.png         |  Bin 0 -> 38777 bytes
 .../baselines/calloutbutton_endBefore.png       |  Bin 0 -> 37336 bytes
 .../baselines/calloutbutton_endEnd.png          |  Bin 0 -> 37497 bytes
 .../baselines/calloutbutton_endMiddle.png       |  Bin 0 -> 38239 bytes
 .../baselines/calloutbutton_endStart.png        |  Bin 0 -> 38543 bytes
 .../baselines/calloutbutton_middleAfter.png     |  Bin 0 -> 40154 bytes
 .../baselines/calloutbutton_middleAuto.png      |  Bin 0 -> 40280 bytes
 .../baselines/calloutbutton_middleBefore.png    |  Bin 0 -> 40226 bytes
 .../baselines/calloutbutton_middleEnd.png       |  Bin 0 -> 40294 bytes
 .../baselines/calloutbutton_middleMiddle.png    |  Bin 0 -> 39501 bytes
 .../baselines/calloutbutton_middleStart.png     |  Bin 0 -> 41539 bytes
 .../Properties/baselines/calloutbutton_over.png |  Bin 0 -> 37130 bytes
 .../baselines/calloutbutton_startAfter.png      |  Bin 0 -> 41939 bytes
 .../baselines/calloutbutton_startAuto.png       |  Bin 0 -> 41513 bytes
 .../baselines/calloutbutton_startBefore.png     |  Bin 0 -> 41344 bytes
 .../baselines/calloutbutton_startEnd.png        |  Bin 0 -> 40073 bytes
 .../baselines/calloutbutton_startMiddle.png     |  Bin 0 -> 39944 bytes
 .../baselines/calloutbutton_startStart.png      |  Bin 0 -> 39893 bytes
 .../CalloutButton/SWFs/CallOutButton_Main.mxml  |  278 +++
 .../CalloutButton/SWFs/assets/help.png          |  Bin 0 -> 3081 bytes
 patch_testing_loop.sh                           |   33 -
 pixelbender.xml                                 |  124 +
 run_mustella_on_git_status.sh                   |   35 -
 test_patch.sh                                   |   57 -
 test_patch_by_email.sh                          |   56 -
 966 files changed, 26052 insertions(+), 10503 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c1435e3d/frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as
----------------------------------------------------------------------
diff --cc frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as
index 5ee87e7,0d948af..2a41a02
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as
@@@ -90,9 -90,9 +90,15 @@@ public class ActionBarSkin extends Mobi
          
          switch (applicationDPI)
          {
++<<<<<<< HEAD
 +
 +			case DPIClassification.DPI_640:
 +			{
++=======
+ 			case DPIClassification.DPI_640:
+ 			{
+ 				// Note provisional may need changes
++>>>>>>> develop
  				borderSize = 2;
  				layoutShadowHeight = 12;
  				layoutContentGroupHeight = 172;
@@@ -109,7 -109,7 +115,11 @@@
  				layoutShadowHeight = 9;
  				layoutContentGroupHeight = 130;
  				layoutTitleGroupHorizontalPadding = 40;
++<<<<<<< HEAD
 +				
++=======
+ 
++>>>>>>> develop
  				borderClass = spark.skins.mobile480.assets.ActionBarBackground;
  				
  				break;


[43/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - don't touch locale in -config.xml and flex-description

Posted by bi...@apache.org.
don't touch locale in -config.xml and flex-description


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

Branch: refs/heads/new_android_skins
Commit: 54d0aea1e7e10581e1f683db2831df09bc689ac9
Parents: 65294c8
Author: Alex Harui <ah...@apache.org>
Authored: Sun Mar 16 00:09:26 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Sun Mar 16 00:09:26 2014 -0700

----------------------------------------------------------------------
 installer.xml | 32 ++------------------------------
 1 file changed, 2 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/54d0aea1/installer.xml
----------------------------------------------------------------------
diff --git a/installer.xml b/installer.xml
index 67935b5..118643c 100644
--- a/installer.xml
+++ b/installer.xml
@@ -101,11 +101,6 @@
             <equals arg1="${air.version}" arg2="${air.sdk.version}" />
         </not>
     </condition>
-    <condition property="locale.changed" value="true">
-        <not>
-            <equals arg1="${locale}" arg2="${bundle}" />
-        </not>
-    </condition>
     
     <condition property="java.home" value="${env.JAVA_HOME}" >
         <and>
@@ -593,11 +588,10 @@
     </target>
 
 
-    <target name="fixup-config-files" depends="flex-sdk-description-flash,flex-sdk-description-air,flex-sdk-description-locale">
+    <target name="fixup-config-files" depends="flex-sdk-description-flash,flex-sdk-description-air">
         <echo>${INFO_INSTALLING_CONFIG_FILES}</echo>
         <antcall target="fixup-config-files-version" />
         <antcall target="fixup-config-files-swfversion" />
-        <antcall target="fixup-config-files-locale" />
         <replace file="${FLEX_HOME}/frameworks/flex-config.xml">
             <replacefilter token="{playerglobalHome}"
                 value="libs/player"/>
@@ -642,21 +636,6 @@
         </replace>
     </target>
     
-    <target name="fixup-config-files-locale" if="locale.changed">
-        <replace file="${FLEX_HOME}/frameworks/flex-config.xml">
-            <replacefilter token="&lt;locale-element&gt;${locale}&lt;/locale-element&gt;"
-                            value="&lt;locale-element&gt;${bundle}&lt;/locale-element&gt;"/>
-        </replace>
-        <replace file="${FLEX_HOME}/frameworks/air-config.xml">
-            <replacefilter token="&lt;locale-element&gt;${locale}&lt;/locale-element&gt;"
-            value="&lt;locale-element&gt;${bundle}&lt;/locale-element&gt;"/>
-        </replace>
-        <replace file="${FLEX_HOME}/frameworks/airmobile-config.xml">
-            <replacefilter token="&lt;locale-element&gt;${locale}&lt;/locale-element&gt;"
-            value="&lt;locale-element&gt;${bundle}&lt;/locale-element&gt;"/>
-        </replace>
-    </target>
-
     <target name="flex-sdk-description-flash" if="flash.version.changed">
         <replace file="${FLEX_HOME}/flex-sdk-description.xml">
             <replacefilter token="FP${playerglobal.version}"
@@ -669,12 +648,5 @@
                 value="AIR${air.sdk.version}"/>
         </replace>
     </target>
-    
-    <target name="flex-sdk-description-locale" if="locale.changed">
-        <replace file="${FLEX_HOME}/flex-sdk-description.xml">
-            <replacefilter token="${locale}"
-                value="${bundle}"/>
-        </replace>
-    </target>
-    
+        
 </project>


[20/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Changed version from 4.12 to 4.13

Posted by bi...@apache.org.
Changed version from 4.12 to 4.13


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

Branch: refs/heads/new_android_skins
Commit: be20e5cdeeba6998823a7393244abfd2009ec311
Parents: cad53c1
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Mar 7 12:13:39 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Mar 7 12:13:39 2014 +1100

----------------------------------------------------------------------
 build.properties                                    |  4 ++--
 .../projects/framework/src/mx/core/FlexVersion.as   | 16 +++++++++++++++-
 .../flex2/compiler/common/MxmlConfiguration.java    |  5 +++--
 3 files changed, 20 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/be20e5cd/build.properties
----------------------------------------------------------------------
diff --git a/build.properties b/build.properties
index 5cf4111..59977fb 100644
--- a/build.properties
+++ b/build.properties
@@ -18,8 +18,8 @@
 ################################################################################
 
 # flex-sdk-description values
-release = Apache Flex 4.12.0
-release.version = 4.12.0
+release = Apache Flex 4.13.0
+release.version = 4.13.0
 
 # override on command line with -Dbuild.number=999 or in local.properties
 build.number = 0

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/be20e5cd/frameworks/projects/framework/src/mx/core/FlexVersion.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/framework/src/mx/core/FlexVersion.as b/frameworks/projects/framework/src/mx/core/FlexVersion.as
index 115ce9f..41c63fc 100644
--- a/frameworks/projects/framework/src/mx/core/FlexVersion.as
+++ b/frameworks/projects/framework/src/mx/core/FlexVersion.as
@@ -56,9 +56,23 @@ public class FlexVersion
      *  @playerversion AIR 1.1
      *  @productversion Flex 3
      */
-    public static const CURRENT_VERSION:uint = 0x040C0000;
+    public static const CURRENT_VERSION:uint = 0x040D0000;
 	
 	/** 
+	 *  The <code>compatibilityVersion</code> value of Flex 4.13,
+	 *  encoded numerically as a <code>uint</code>.
+	 *  Code can compare this constant against
+	 *  the <code>compatibilityVersion</code>
+	 *  to implement version-specific behavior.
+	 *  
+	 *  @langversion 3.0
+	 *  @playerversion Flash 11
+	 *  @playerversion AIR 3
+	 *  @productversion Apache Flex 4.13
+	 */
+	public static const VERSION_4_13:uint = 0x040D0000;
+
+	/** 
 	 *  The <code>compatibilityVersion</code> value of Flex 4.12,
 	 *  encoded numerically as a <code>uint</code>.
 	 *  Code can compare this constant against

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/be20e5cd/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
----------------------------------------------------------------------
diff --git a/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java b/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
index caf564a..d496c32 100644
--- a/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
+++ b/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
@@ -48,6 +48,7 @@ public class MxmlConfiguration
     //
     // 'compiler.mxml.compatibility-version' option
     //
+	public static final int VERSION_4_13 = 0x040d0000;
 	public static final int VERSION_4_12 = 0x040c0000;
 	public static final int VERSION_4_11 = 0x040b0000;
 	public static final int VERSION_4_10 = 0x040a0000;
@@ -60,10 +61,10 @@ public class MxmlConfiguration
     public static final int VERSION_3_0 = 0x03000000;
     public static final int VERSION_2_0_1 = 0x02000001;
     public static final int VERSION_2_0 = 0x02000000;
-    public static final int CURRENT_VERSION = VERSION_4_12;
+    public static final int CURRENT_VERSION = VERSION_4_13;
     public static final int EARLIEST_MAJOR_VERSION = 3;
     public static final int LATEST_MAJOR_VERSION = 4;
-    public static final int LATEST_MINOR_VERSION = 12;
+    public static final int LATEST_MINOR_VERSION = 13;
 
 	private int major = LATEST_MAJOR_VERSION;
 	private int minor = LATEST_MINOR_VERSION;


[19/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Script to copy RC into release area

Posted by bi...@apache.org.
Script to copy RC into release area


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

Branch: refs/heads/new_android_skins
Commit: 65294c80272a1dab99610e260abe05452390abd9
Parents: cad53c1
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Mar 7 11:47:17 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Mar 7 11:47:17 2014 +1100

----------------------------------------------------------------------
 build/deploy_release.sh | 83 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 83 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/65294c80/build/deploy_release.sh
----------------------------------------------------------------------
diff --git a/build/deploy_release.sh b/build/deploy_release.sh
new file mode 100755
index 0000000..ac311c5
--- /dev/null
+++ b/build/deploy_release.sh
@@ -0,0 +1,83 @@
+#!/bin/sh -e
+
+################################################################################
+##
+##  Licensed to the Apache Software Foundation (ASF) under one or more
+##  contributor license agreements.  See the NOTICE file distributed with
+##  this work for additional information regarding copyright ownership.
+##  The ASF licenses this file to You under the Apache License, Version 2.0
+##  (the "License"); you may not use this file except in compliance with
+##  the License.  You may obtain a copy of the License at
+##
+##      http://www.apache.org/licenses/LICENSE-2.0
+##
+##  Unless required by applicable law or agreed to in writing, software
+##  distributed under the License is distributed on an "AS IS" BASIS,
+##  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+##  See the License for the specific language governing permissions and
+##  limitations under the License.
+##
+################################################################################
+
+if [ $# -ne 2 ]
+then
+    echo "Usage: deploy_candidate flex_version ([0-99].[0-99].[0-999]) release_candidate ([0-100])"
+fi
+
+FLEX_VERSION="$1"
+CHECK=`echo "$FLEX_VERSION" | grep -q -E '[0-9]{1,2}\.[0-9]{1,2}\.[0-9]{1,3}$'`
+
+if [ $? -ne 0 ]
+then
+	echo "Apache Flex version needs to be in the form [0-99].[0-99].[0-999]"
+	exit 1;
+fi
+
+RELEASE_CANDIDATE="$2"
+CHECK=`echo "$RELEASE_CANDIDATE" | grep -q -E '[0-9]{1,2}'`
+
+if [ $? -ne 0 ]
+then
+	echo "Apache Flex release candidate to be in the range 1-99"
+	exit 1;
+fi
+
+# Assumes FLEX_DEV_AREA has been set up and point to SVN dev area
+# Assumes FLEX_REL_AREA has been set up and point to SVN release area
+
+RC_DIR="${FLEX_DEV_AREA}/sdk/${FLEX_VERSION}/rc${RELEASE_CANDIDATE}"
+RC_BIN_DIR="${FLEX_DEV_AREA}/sdk/${FLEX_VERSION}/rc${RELEASE_CANDIDATE}/binaries"
+RC_DOC_DIR="${FLEX_DEV_AREA}/sdk/${FLEX_VERSION}/rc${RELEASE_CANDIDATE}/docs"
+
+REL_VERSION_DIR="${FLEX_REL_AREA}/${FLEX_VERSION}"
+REL_DIR="${FLEX_REL_AREA}/${FLEX_VERSION}"
+REL_BIN_DIR="${FLEX_REL_AREA}/${FLEX_VERSION}/binaries"
+REL_DOC_DIR="${FLEX_REL_AREA}/${FLEX_VERSION}/docs"
+
+echo "RC directory is ${RC_DIR}"
+echo "Release directory is ${REL_DIR}"
+
+if [ ! -d "${REL_VERSION_DIR}" ]
+then
+	mkdir "${REL_VERSION_DIR}"
+fi
+
+if [ ! -d "${REL_BIN_DIR}" ]
+then
+	mkdir "${REL_BIN_DIR}"
+fi
+
+if [ ! -d "${REL_DOC_DIR}" ]
+then
+	mkdir "${REL_DOC_DIR}"
+fi
+
+cp "${RC_DIR}"/README "${REL_DIR}"
+cp "${RC_DIR}"/RELEASE_NOTES "${REL_DIR}"
+cp "${RC_DIR}"/*-src.* "${REL_DIR}"
+cp "${RC_BIN_DIR}"/*-bin.* "${REL_BIN_DIR}"
+cp "${RC_BIN_DIR}"/*-config.xml "${REL_BIN_DIR}"
+cp "${RC_DOC_DIR}"/*-asdocs.* "${REL_DOC_DIR}"
+
+
+


[26/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - added blank header for 4.13

Posted by bi...@apache.org.
added blank header for 4.13


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

Branch: refs/heads/new_android_skins
Commit: a7f81d46dd542358f57fc1d0d46a3dedb920cdd5
Parents: 8cde643
Author: Justin Mclean <jm...@apache.org>
Authored: Tue Mar 11 14:04:29 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue Mar 11 14:04:29 2014 +1100

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/a7f81d46/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index cef3006..886cb8a 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,64 @@
+Apache Flex 4.13
+=================
+
+Apache Flex 4.13 is an update to Apache Flex 4.12. 
+
+Known Issues
+_____________
+
+Adobe Flash Builder Integration
+
+Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where,
+when generating the .mxml file for a new project that uses Apache Flex SDK
+4.10.0 or later Spark Application, Flash Builder will incorrectly insert the
+attribute:
+
+	layout="absolute"
+
+This results in a compile error in the new project.  The remedy is to simply
+remove the errant attribute.
+
+The following wiki page has been set up to contain the latest news on Adobe's
+attempt to correct this problem:
+
+https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
+
+Adobe has provided a patch for Flash Builder 4.7 that resolves this issue:
+
+http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
+
+
+Differences from Apache Flex 4.12 include:
+
+AIR and Flash Player support
+------------------------------
+
+
+SDK Changes
+-------------
+
+
+Build Changes
+---------------
+
+
+Compiler Changes
+------------------
+
+
+Bug Fixes
+----------
+ Below is a complete list of all the bug fixes that have been included since
+ the last full release, Apache Flex 4.12.0.
+ If you would like specific information about any of the items below, go to
+ https://issues.apache.org and search for the JIRA Issue Number by using the
+ Quick Search.  Details of the bug and its fix will be included on the
+ resulting page.
+
+JIRA Issue Number and Summary                                                                                        
+-------------------------------------------------------------------------------------------------------------------
+
+
 Apache Flex 4.12
 =================
 


[28/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Test update

Posted by bi...@apache.org.
Test update


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

Branch: refs/heads/new_android_skins
Commit: 111abbc3ae5d1901dd7e14d94a7dffd94e5edbf7
Parents: 65ef09a
Author: piotrz <pi...@gmail.com>
Authored: Tue Mar 11 21:04:08 2014 +0100
Committer: piotrz <pi...@gmail.com>
Committed: Tue Mar 11 21:05:05 2014 +0100

----------------------------------------------------------------------
 SVN-TEST.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/111abbc3/SVN-TEST.txt
----------------------------------------------------------------------
diff --git a/SVN-TEST.txt b/SVN-TEST.txt
index b4a7554..772e129 100644
--- a/SVN-TEST.txt
+++ b/SVN-TEST.txt
@@ -1,4 +1,5 @@
-junheider is Top Posting this file�people hate this on mailing lists.
+Test by piotrz :)
+junheider is Top Posting this file�people hate this on mailing lists.
 
 Flex committers can use this file to check their svn access.
 "I love work; it fascinates me; I can sit and watch it for hours." -- Jerome K. Jerome


[21/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - README was looking a little odd on https://github.com/apache/flex-sdk so shortened lines where possible

Posted by bi...@apache.org.
README was looking a little odd on https://github.com/apache/flex-sdk so shortened lines where possible


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

Branch: refs/heads/new_android_skins
Commit: 8cc82a2be8fa127455efbb8c5c4dc585af60d16a
Parents: be20e5c
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Mar 7 13:14:43 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Mar 7 13:14:43 2014 +1100

----------------------------------------------------------------------
 README | 355 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 184 insertions(+), 171 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8cc82a2b/README
----------------------------------------------------------------------
diff --git a/README b/README
index b464bc2..1ac1b14 100644
--- a/README
+++ b/README
@@ -1,18 +1,18 @@
 Apache Flex (Flex)
 ==================
 
-    Apache Flex is an application framework for easily building Flash-based applications
-    for mobile devices, the browser and desktop.
+    Apache Flex is an application framework for easily building Flash-based
+    applications for mobile devices, the browser and desktop.
 
-    Apache Flex 4.12 is a follow up release to Apache Flex 4.11. This version adds new
-    features and implements bug fixes that were unavailable in previous versions.  It is
-    compatible with most code written to target Adobe Flex 4.6.
+    Apache Flex 4.12 is a follow up release to Apache Flex 4.11. This version
+    adds new features and implements bug fixes that were unavailable in previous
+    versions.  It is compatible with most code written to target Adobe Flex 4.6.
 
     For detailed information about Apache Flex please visit
     http://flex.apache.org/
 
-    Apache Flex is a large project with many pieces.  The framework is implemented
-    in ActionScript and the compiler is implemented in Java.
+    Apache Flex is a large project with many pieces.  The framework is
+    implemented in ActionScript and the compiler is implemented in Java.
 
     Currently supported platforms include:
 
@@ -25,25 +25,25 @@ Apache Flex (Flex)
 
     Apache Flex is the software evolution of the popular Adobe Flex SDK project.
 
-    The community surrounding Flex is vast, diverse, distributed globally, and with all
-    levels of proficiency in software development.
+    The community surrounding Flex is vast, diverse, distributed globally, and
+    with all levels of proficiency in software development.
 
-    There has been more that 30,000 installs of Apache Flex. The Apache Flex web site
-    gets 3 quarters of a million page views a year and more than 250,000 unique visitors
-    a year.
+    There has been more that 30,000 installs of Apache Flex. The Apache Flex web
+    site gets 3 quarters of a million page views a year and more than 250,000
+    unique visitors a year.
 
 
 Getting the convenience packages for Apache Flex
 ================================================
 
-    The Apache Flex SDK Installer is an application that simplifies the download and
-    installation of the Apache Flex SDK and its (required) components. It is aimed at
-    anyone who wants to use the latest release of the Apache Flex SDK, but who might not
-    necessarily be familiar with the tools and procedures required to compile the Apache
-    Flex SDK from source code. The application will grab the binary distribution of the
-    SDK from apache.org or one of its mirrors, install it onto your computer and prepare
-    it for use with your favorite IDE such as Adobe Flash Builder or JetBrains IntelliJ
-    IDEA.
+    The Apache Flex SDK Installer is an application that simplifies the download
+    and installation of the Apache Flex SDK and its (required) components. It is
+    aimed at anyone who wants to use the latest release of the Apache Flex SDK,
+    but who might not necessarily be familiar with the tools and procedures
+    required to compile the Apache Flex SDK from source code. The application
+    will grab the binary distribution of the SDK from apache.org or one of its
+    mirrors, install it onto your computer and prepare it for use with your
+    favorite IDE such as Adobe Flash Builder or JetBrains IntelliJ IDEA.
 
     You can get the SDK Installer from the Apache Flex website at
 
@@ -51,10 +51,10 @@ Getting the convenience packages for Apache Flex
 
     The SDK installer requires the Adobe AIR runtime to be installed.
 
-    Starting with Apache Flex 4.12 the binary distribution can be installed using only ANT
-    in addition to the AIR installer mentioned above. This is the recommended method for
-    Linux users.  More information about installing the binary installtion with ANT can be
-    found on our wiki at :
+    Starting with Apache Flex 4.12 the binary distribution can be installed
+    using only ANT in addition to the AIR installer mentioned above. This is
+    the recommended method for Linux users.  More information about installing
+    the binary installtion with ANT can be found on our wiki at :
 
       https://cwiki.apache.org/confluence/display/FLEX/Installation+help#Installationhelp-Antinstaller
 
@@ -73,8 +73,8 @@ Getting the latest sources via git
 	 git checkout develop
 
     An Apache Flex SDK also requires source code from other Apache Flex git
-    repositories.  To get the latest source via git for the Text Layout Framework
-    use the following command:
+    repositories.  To get the latest source via git for the Text Layout
+    Framework use the following command:
 
 	 git clone https://git-wip-us.apache.org/repos/asf/flex-tlf.git tlf
 	 cd tlf
@@ -93,41 +93,43 @@ Getting the latest sources via git
 Building Apache Flex 4.12
 =========================
 
-    Apache Flex is a large project. It requires some build tools which must be installed
-    prior to building Flex and it depends on some external software which
-    are downloaded as part of the build process.  Some of these have different licenses.
-    See the Software Dependencies section for more information on the external software
-    dependencies.
+    Apache Flex is a large project. It requires some build tools which must be
+    installed prior to building Flex and it depends on some external software
+    which are downloaded as part of the build process.  Some of these have
+    different licenses.  See the Software Dependencies section for more
+    information on the external software dependencies.
 
-    From Apache's perspective, the Adobe Flash Player and Adobe AIR have excluded
-    licenses so they can not be bundled with the Apache Flex binaries.  They must be
-    installed prior to building Apache Flex.
+    From Apache's perspective, the Adobe Flash Player and Adobe AIR have
+    excluded licenses so they can not be bundled with the Apache Flex binaries.
+    They must be installed prior to building Apache Flex.
 
-    Linux support is currently experimental and while it is possible to compile the SDK
-    it has not been fully tested so you may run into issues.
+    Linux support is currently experimental and while it is possible to compile
+    the SDK it has not been fully tested so you may run into issues.
 
 Install Prerequisites
 ---------------------
 
     Before building Flex you must install the following software and set the
-    corresponding environment variables using absolute file paths.  Relative file paths
-    will result in build errors.
+    corresponding environment variables using absolute file paths.  Relativei
+    file paths will result in build errors.
 
     The environment variables PLAYERGLOBAL_HOME, AIR_HOME, FLASHPLAYER_DEBUGGER,
     TLF_HOME, and ADOBE_EXTENSION_MANAGER can also be set in the property file
-    called env.properties. See the env-template.properties file for instructions.
+    called env.properties. See the env-template.properties file for
+    instructions.
 
-    The Adobe Flash Player playerglobal.swc is needed to compile all the components
+    The Adobe Flash Player playerglobal.swc is needed to compile all the
+    components
     with the exception of the airframework and airspark components which require
-    airglobal.swc from the AIR Integration Kit.  The AIR Integration kit is also needed
-    to build and debug mobile applications.  The Adobe Flash Player content debugger is
-    used by checkintests and other pieces of the test subsystem to run compiled
-    applications.
+    airglobal.swc from the AIR Integration Kit.  The AIR Integration kit is also
+    needed to build and debug mobile applications.  The Adobe Flash Player
+    content debugger is used by checkintests and other pieces of the test
+    subsystem to run compiled applications.
 
-    The build scripts assume that the source code folder containing the Text Layout
-    Framework (tlf) folder is at the same level as the sdk folder or located inside
-    the frameworks/projects folder.   If this is not true, then you must set the 
-    TLF_HOME environment variable to point to the tlf folder.
+    The build scripts assume that the source code folder containing the Text
+    Layout Framework (tlf) folder is at the same level as the sdk folder or
+    located inside the frameworks/projects folder.   If this is not true, then
+    you must set the TLF_HOME environment variable to point to the tlf folder.
 
     ==================================================================================
     SOFTWARE                                    ENVIRONMENT VARIABLE (absolute paths)
@@ -151,7 +153,8 @@ Install Prerequisites
 
     ==================================================================================
 
-    *1) The bin directories for ANT_HOME and JAVA_HOME should be added to your PATH.
+    *1) The bin directories for ANT_HOME and JAVA_HOME should be added to your
+        PATH.
 
         On Windows, set PATH to
 
@@ -163,10 +166,10 @@ Install Prerequisites
 
          On Linux make sure you path include ANT_HOME and JAVA_HOME.
 
-    *2)  If you are using Java SDK 1.7 or greater on a Mac you must use Ant 1.8 or
-         greater. If you use Java 1.7 with Ant 1.7, ant reports the java version as 1.6
-         so the JVM args for the data model (-d32/-d64) will not be set correctly and
-         you will get compile errors.
+    *2)  If you are using Java SDK 1.7 or greater on a Mac you must use Ant 1.8
+         or greater. If you use Java 1.7 with Ant 1.7, ant reports the java
+         version as 1.6 so the JVM args for the data model (-d32/-d64) will not
+         be set correctly and you will get compile errors.
 
     *3) The Adobe AIR integration kit for Windows can be downloaded from:
            http://airdownload.adobe.com/air/win/download/4.0/AdobeAIRSDK.zip
@@ -177,9 +180,9 @@ Install Prerequisites
           The Adobe AIR integration kit for Linux can be downloaded from:
             http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRSDK.tbz2
 
-        This version of Apache Flex was certified for use with AIR 4.0, and should
-        be compatible with other versions of AIR newer than 3.1. However it hasn't
-        been fully tested on AIR 3.2, 3.3, 3.5, 3.6 or 3.7.
+        This version of Apache Flex was certified for use with AIR 4.0, and
+        should be compatible with other versions of AIR newer than 3.1. However
+        it hasn't been fully tested on AIR 3.2, 3.3, 3.5, 3.6 or 3.7.
 
         Download the AIR SDK for your platform and unzip it. Set AIR_HOME to the
         absolute path of the AIR SDK directory.
@@ -187,31 +190,33 @@ Install Prerequisites
     *4) The Adobe Flash Player content debuggers can be found here:
             http://www.adobe.com/support/flashplayer/downloads.html
 
-        This version of Apache Flex was certified for use with Adobe Flash Player 11.1,
-        and is compatible with versions 10.2 through 13.0. It has been tested with
-        versions 11.1, 11.7, 11.8, 11.9 and 12.0 on Windows and Mac. It has been compiled
-        against other Adobe Flash Player versions but has not been fully tested. It has
-        not been fully tested on Linux.
+        This version of Apache Flex was certified for use with Adobe Flash
+        Player 11.1, and is compatible with versions 10.2 through 13.0. It has
+        been tested with versions 11.1, 11.7, 11.8, 11.9 and 12.0 on Windows
+        and Mac. It has been compiled against other Adobe Flash Player versions
+        but has not been fully tested. It has not been fully tested on Linux.
 
-        On Windows, set FLASHPLAYER_DEBUGGER to the absolute path including the filename
-        of the FlashPlayerDebugger.exe. Note the filename of flash player debugger maybe
-        different.
+        On Windows, set FLASHPLAYER_DEBUGGER to the absolute path including the
+        filename of the FlashPlayerDebugger.exe. Note the filename of flash
+        player debugger maybe different.
            e.g. C:\MyPath\FlashPlayerDebugger.exe
 
         On the Mac, set FLASHPLAYER_DEBUGGER to the absolute path of
         Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger
 
-        On Linux, set FLASHPLAYER_DEBUGGER to the absolute path of flashplayerdebugger
+        On Linux, set FLASHPLAYER_DEBUGGER to the absolute path of
+        flashplayerdebugger
 
     *5) The Adobe Flash Player playerglobal.swc for 11.1 can be downloaded from:
             http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_1.swc
 
-        Use URL above to download playerglobal11_1.swc. Create the directory, player/11.1
-        and copy playerglobal11_1.swc to player/11.1/playerglobal.swc.
+        Use URL above to download playerglobal11_1.swc. Create the directory,
+        player/11.1 and copy playerglobal11_1.swc to
+        player/11.1/playerglobal.swc.
 
-        Set PLAYERGLOBAL_HOME to the absolute path of the player directory (not including
-        the version subdirectory). The target-player option controls which
-        PLAYERGLOBAL_HOME subdirectory is used.
+        Set PLAYERGLOBAL_HOME to the absolute path of the player directory (not
+        including the version subdirectory). The target-player option controls
+        which PLAYERGLOBAL_HOME subdirectory is used.
 
         Other more recent versions of Adobe Flash Player playerglobal.swc can be
         downloaded from:
@@ -225,12 +230,13 @@ Install Prerequisites
             http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_9.swc
             http://download.macromedia.com/get/flashplayer/updaters/12/playerglobal12_0.swc
 
-        These can be used with Apache Flex but not all have not been fully tested.
+        These can be used with Apache Flex but not all have not been fully
+        tested.
 
-    *6) The Adobe Extension Manager is only required for those creating releases or
-        testing changes to the flash-integration swc.  Note that if you change APIs on
-        classes that flash-integration depends on, you may need to update
-        flash-integration.
+    *6) The Adobe Extension Manager is only required for those creating releases
+        or testing changes to the flash-integration swc.  Note that if you
+        change APIs on classes that flash-integration depends on, you may need
+        to update flash-integration.
 
         The Adobe Extension Manager for Windows can be downloaded from:
             http://download.macromedia.com/pub/dw_exchange/extension_manager/win/AdobeExtensionManager5All.zip
@@ -238,19 +244,20 @@ Install Prerequisites
          The Adobe Extension Manager for Mac can be downloaded from:
             http://download.macromedia.com/pub/dw_exchange/extension_manager/mac/AdobeExtensionManager5All.dmg
 
-        On Windows, set ADOBE_EXTENSION_MANAGER to the absolute path of "Adobe Extension
-        Manager CS5.exe"
+        On Windows, set ADOBE_EXTENSION_MANAGER to the absolute path of "Adobe
+        Extension Manager CS5.exe"
 
-        On Mac, set ADOBE_EXTENSION_MANAGER to the absolute path of "Adobe Extension
-        Manager CS5.app"
+        On Mac, set ADOBE_EXTENSION_MANAGER to the absolute path of "Adobe
+        Extension Manager CS5.app"
 
-        On Linux, no Adobe Extension Manager exists and there's nothing that needs to be
-        done here.
+        On Linux, no Adobe Extension Manager exists and there's nothing that
+        needs to be done here.
 
 FlashPlayer Configuration
 -------------------------
 
-    For testing, the Adobe Flash Player's mm.cfg file must have the following entries
+    For testing, the Adobe Flash Player's mm.cfg file must have the following
+    entries
 
         ErrorReportingEnable=1
         TraceOutputFileEnable=1
@@ -260,22 +267,23 @@ FlashPlayer Configuration
 Other Locale Support
 --------------------
 
-    The Apache Flex SDK defaults to using the en_US locale and SDK error messages are
-    by default displayed in American English.
+    The Apache Flex SDK defaults to using the en_US locale and SDK error
+    messages are by default displayed in American English.
 
     To compile the SDK for another locale either:
 
-    Change the locale in the build.properties file to have a value other than "en_US".
-    For this new locale to take effect the SDK needs to be recompiled. For example,
-    to use the Australian English locale change locale to have a value of "en_AU"
+    Change the locale in the build.properties file to have a value other than
+    "en_US".  For this new locale to take effect the SDK needs to be recompiled.
+    For example, to use the Australian English locale change locale to have a
+    value of "en_AU"
     like so:
 
         locale = en_AU
 
     OR
 
-    Compile the SDK with a -Dlocale=<locale> option, where <locale> is the new locale
-    to compile the SDK against.
+    Compile the SDK with a -Dlocale=<locale> option, where <locale> is the new
+    locale to compile the SDK against.
 
     To compile all supported locales, which may take some time, use
 
@@ -286,38 +294,38 @@ Other Locale Support
         de_CH	en_AU	en_US	fr_CH	ja_JP	nl_NL	ru_RU	zh_TW
         de_DE	en_CA	es_ES	fr_FR	ko_KR	pt_BR	sv_SE
 
-    The Apache Flex SDK has only been tested for the en_US locale, however there is
-    unlikely to be any issues with a SDK compiled for another locales.
+    The Apache Flex SDK has only been tested for the en_US locale, however there    is unlikely to be any issues with a SDK compiled for another locales.
 
 Adobe Flash Player Version Support
 ----------------------------------
 
-    The Apache Flex SDK defaults to using the Adobe Flash Player 11.1. The SDK can be
-    used with Flash Player versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5,
-    11.6, 11.7, 11.8, 11.9, 12.0 and 13.0.
+    The Apache Flex SDK defaults to using the Adobe Flash Player 11.1. The SDK
+    can be used with Flash Player versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3,
+    11.4, 11.5, 11.6, 11.7, 11.8, 11.9, 12.0 and 13.0.
 
-    It is recommended that you update to the latest version of Adobe Flash Player.
-    Newer versions of the Adobe Flash player address security vulnerabilities, fix
-    bugs/issues, increase stability, and implement new features.
+    It is recommended that you update to the latest version of Adobe Flash
+    Player.  Newer versions of the Adobe Flash player address security
+    vulnerabilities, fix bugs/issues, increase stability, and implement new
+    features.
 
     To use the SDK for another version of the Adobe Flash Player either:
 
-    Change the flex-config.xml configuration file to specify another version of the
-    Adobe Flash Player.
+    Change the flex-config.xml configuration file to specify another version of
+    the Adobe Flash Player.
 
     OR
 
-    Change the playerglobal.version in the build.properties file to have a value other
-    than "11.1". For this change to take effect the SDK needs to be recompiled.
-    For example to compile against the latest version of the Adobe Flash Player set
-    the value of playerglobal.version to be "12.0" like so:
+    Change the playerglobal.version in the build.properties file to have a value
+    other than "11.1". For this change to take effect the SDK needs to be
+    recompiled.  For example to compile against the latest version of the Adobe
+    Flash Player set the value of playerglobal.version to be "12.0" like so:
 
         playerglobal.version = 12.0
 
     OR
 
-    Compile the SDK with a -Dplayerglobal.version=<version> option, where <version> is
-    the Adobe Flash Player version to compile the SDK against.
+    Compile the SDK with a -Dplayerglobal.version=<version> option, where
+    <version> is the Adobe Flash Player version to compile the SDK against.
 
 
     Different versions of the Adobe Flash Player require different versions of
@@ -343,8 +351,8 @@ Adobe Flash Player Version Support
 
         frameworks/libs/player/<version>/playerglobal.swc
 
-    Where <version> is the major and minor version numbers of the Adobe Flash Player
-    separated by a period or full stop.
+    Where <version> is the major and minor version numbers of the Adobe Flash
+    Player separated by a period or full stop.
 
     If all of the playerglobal swcs where installed the frameworks/libs/player
     directory structure would look like this.
@@ -379,28 +387,29 @@ Adobe Flash Player Version Support
                     /12.0
                          /playerglobal.swc
 
-    Apache Flex has been tested with Adobe Flash Player 11.1, 11.5, 11.7, 11.8, 11.9
-    and 12.0 on Windows and Mac.
+    Apache Flex has been tested with Adobe Flash Player 11.1, 11.5, 11.7, 11.8,
+    11.9 and 12.0 on Windows and Mac.
 
-    Apache Flex has not been tested on Linux so some issue may exist in this release.
+    Apache Flex has not been tested on Linux so some issue may exist in this
+    release.
 
-    It compiles against other Adobe Flash Player versions and is expected to work but
-    their may be some issues, particularly with the earlier 10.2 and 10.3 versions of
-    the Adobe Flash Player.
+    It compiles against other Adobe Flash Player versions and is expected to
+    work but their may be some issues, particularly with the earlier 10.2 and
+    10.3 versions of the Adobe Flash Player.
 
 Software Dependencies
 ---------------------
 
-    Apache Flex uses third-party code that will be downloaded as part of the Apache
-    Flex build.  In addition, there is some optional third-party code that you can choose
-    to download if you would like to take advantage of the features offered and you agree
-    to the license terms.
+    Apache Flex uses third-party code that will be downloaded as part of the
+    Apache Flex build.  In addition, there is some optional third-party code
+    that you can choose to download if you would like to take advantage of the
+    features offered and you agree to the license terms.
 
     The Apache Version 2.0 license is in the LICENSE file.
 
-    The following dependencies have licenses which are, or are compatible with, the Apache
-    Version 2.0 license.  You will not be prompted to acknowledge the download.  Most
-    of the jars are installed in lib/external.
+    The following dependencies have licenses which are, or are compatible with,
+    the Apache Version 2.0 license.  You will not be prompted to acknowledge the
+    download.  Most of the jars are installed in lib/external.
 
         batik - http://archive.apache.org/dist/xmlgraphics/batik/batik-1.6.zip
         commons-collections - http://archive.apache.org/dist/commons/collections/binaries/commons-collections-3.0.tar.gz
@@ -412,25 +421,27 @@ Software Dependencies
         xalan - http://archive.apache.org/dist/xml/xalan-j/binaries/xalan-j_2_6_0-bin.tar.gz
         xerces - http://archive.apache.org/dist/xerces/j/Xerces-J-bin.2.9.1.zip
 
-    The following dependencies have licenses which Apache considers to be reciprocal
-    licenses so you will be prompted to acknowledge the license before the software is
-    downloaded to your system. These files are installed in frameworks/libs.
+    The following dependencies have licenses which Apache considers to be
+    reciprocal licenses so you will be prompted to acknowledge the license
+    before the software is downloaded to your system. These files are installed
+    in frameworks/libs.
 
         osmf.swc
 
-            Open Source Media Framework v1.0 used for video components
+        Open Source Media Framework v1.0 used for video components
 
-            This file is extracted from:
-            http://sourceforge.net/projects/osmf.adobe/files/OSMF%201.0%20%28final%20source%2C%20ASDocs%2C%20PDF%20guides%2C%20and%20release%20notes%29/OSMF_1.0.zip/download
+        This file is extracted from:
+        http://sourceforge.net/projects/osmf.adobe/files/OSMF%201.0%20%28final%20source%2C%20ASDocs%2C%20PDF%20guides%2C%20and%20release%20notes%29/OSMF_1.0.zip/download
 
-            This software is released under the Mozilla Public License Version 1.1:
-            <http://www.mozilla.org/MPL/>
+        This software is released under the Mozilla Public License Version 1.1:
+        <http://www.mozilla.org/MPL/>
 
-    The following dependencies have licenses which Apache considers to be not compatible
-    with the Apache License Version 2.0. You will be prompted to read and agree to the
-    license terms of the dependency before the software can be downloaded to your system.
-    These are optional components which enable additional features.  They are installed in
-    libs/external/optional.
+    The following dependencies have licenses which Apache considers to be not
+    compatible with the Apache License Version 2.0. You will be prompted to read
+    and agree to the license terms of the dependency before the software can be 
+    downloaded to your system.
+    These are optional components which enable additional features.  They are
+    installed in libs/external/optional.
 
     flex-messaging-common.jar
         Provides integration with Adobe BlazeDS.
@@ -458,37 +469,38 @@ Using the Binary Distribution
 
     You must download the third-party dependencies.
 
-    When you have all the prerequisites in place and the environment variables set,
-    (see Install Prerequisites above -- you cannot use the env.properties file to set
-    the environment variables for these steps.), use
+    When you have all the prerequisites in place and the environment variables
+    set, (see Install Prerequisites above -- you cannot use the env.properties
+    file to set the environment variables for these steps.), use
 
         cd <flex.dir>/frameworks
         ant thirdparty-downloads
 
-    Additionally, you will need to build the RSLS for the SDK before you run the batch files.
+    Additionally, you will need to build the RSLS for the SDK before you run the
+    batch files.
 
         cd <flex.dir>
         ant frameworks-rsls
 
-	To use this SDK in a IDE like Flash Builder 4.6 or 4.7 the SDK needs several other
-	files to be packaged and integrated with the Apache Flex SDK.
+    To use this SDK in a IDE like Flash Builder 4.6 or 4.7 the SDK needs
+    several other files to be packaged and integrated with the Apache Flex SDK.
 
 	If you have an existing installation of Flash Builder run:
 
 		/ide/constructFlexForIDE.sh (on Mac and Linux)
 		/ide/constructFlexForIDE.bat (on Windows)
 
-	This will create an Apache Flex 4.12 SDK that can be used with Flash Builder by
-	copying the required files from the Adobe Flex 4.6 SDK.
+	This will create an Apache Flex 4.12 SDK that can be used with Flash
+        Builder by copying the required files from the Adobe Flex 4.6 SDK.
 
-	To create an SDK for other IDE or if you want to use Adobe AIR 4.0 (rather than
-	AIR 3.1 contained in Adobe Flex 4.6) run:
+	To create an SDK for other IDE or if you want to use Adobe AIR 4.0
+        (rather than AIR 3.1 contained in Adobe Flex 4.6) run:
 
 		/ide/flashbuilder/makeApacheFlexForIDE.sh (on Mac and Linux)
 		/ide/flashbuilder/makeApacheFlexForIDE.bat (on Windows)
 
-	This will create an Apache Flex 4.12 SDK that can be used by an IDE by downloading
-	Adobe Flex 4.6 SDK and Adobe AIR 4.0.
+	This will create an Apache Flex 4.12 SDK that can be used by an IDE by
+        downloading Adobe Flex 4.6 SDK and Adobe AIR 4.0.
 
 Building the Framework in a Binary Distribution
 -----------------------------------------------
@@ -496,66 +508,67 @@ Building the Framework in a Binary Distribution
     The source for most of the framework is included in the binary distribution.
     It can be useful if you wish to debug and/or extend components.
 
-    When you have all the prerequisites in place and the environment variables set,
-    (see Install Prerequisites above), use
+    When you have all the prerequisites in place and the environment variables
+    set, (see Install Prerequisites above), use
 
         cd <flex.dir>/frameworks
         ant main        (or just ant since the default target is main)
 
-    to download the third-party dependencies and build the Flex framework.  You may be
-    prompted to acknowledge some of the downloads.  Since the third-party dependencies
-    take a little while to download and they don't change very often, they are not
-    cleaned with the regular clean target.
+    to download the third-party dependencies and build the Flex framework.  You 
+    may be prompted to acknowledge some of the downloads.  Since the third-party
+    dependencies take a little while to download and they don't change very
+    often, they are not cleaned with the regular clean target.
 
-    To clean the build, of everything other than the downloaded third-party dependencies
-    use
+    To clean the build, of everything other than the downloaded third-party
+    dependencies use
 
         ant clean
 
-    To clean the build, of everything, including the downloaded third-party dependencies
-    use
+    To clean the build, of everything, including the downloaded third-party
+    dependencies use
 
         ant super-clean (which is just thirdparty-clean followed by clean)
 
 Building the Source in the Source Distribution
 ----------------------------------------------
 
-    The source for both the Flex compiler and the Flex framework is included in the
-    source distribution.  The compiler is in the modules directory and the framework
-    is in the frameworks directory.
+    The source for both the Flex compiler and the Flex framework is included in
+    the source distribution.  The compiler is in the modules directory and the
+    framework is in the frameworks directory.
 
-	Because the sdk uses the Text Layout Framework, you will have to clone it too
-	and link it to the textLayout project of the sdk:
+	Because the sdk uses the Text Layout Framework, you will have to clone
+        it too and link it to the textLayout project of the sdk:
 
 	cd <flex.dir>/..
 	git clone https://git-wip-us.apache.org/repos/asf/flex-tlf.git tlf
 
-    When you have all the prerequisites in place and the environment variables set
-    (see Install Prerequisites above), use
+    When you have all the prerequisites in place and the environment variables
+    set (see Install Prerequisites above), use
 
         cd <flex.dir>
         ant main        (or just ant since the default target is main)
 
-    to download the thirdparty dependencies and build the source.  You may be prompted
-    to acknowledge and/or confirm some of the downloads.  Since the third-party
-    dependencies take a little while to download and they don't change very often, they
-    are not cleaned with the regular clean target.
+    to download the thirdparty dependencies and build the source.  You may be
+    prompted to acknowledge and/or confirm some of the downloads.  Since the
+    third-party dependencies take a little while to download and they don't
+    change very often, they are not cleaned with the regular clean target.
 
     If you would like to build the RSLs, use
 
         ant frameworks-rsls
 
-    To clean the build, of everything other than the downloaded third-party dependencies
-    use
+    To clean the build, of everything other than the downloaded third-party
+    dependencies use
 
         ant clean
 
-    To clean the build, of everything, including the downloaded third-party dependencies
-    use
+    To clean the build, of everything, including the downloaded third-party
+    dependencies use
 
         ant super-clean (which is just thirdparty-clean followed by clean)
 
-    To generate a source distribution package and a binary distribution package use
+    To generate a source distribution package and a binary distribution package
+    use
 
         ant -Dbuild.number=<YYYYMMDD> -Dbuild.noprompt= release
 


[15/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - replace tokens in config files

Posted by bi...@apache.org.
replace tokens in config files


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

Branch: refs/heads/new_android_skins
Commit: 563c8e14766ee2b355f5c72ce8ec25c877c4b70c
Parents: 306a2f0
Author: Alex Harui <ah...@apache.org>
Authored: Sun Mar 2 08:42:34 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Sun Mar 2 08:43:40 2014 -0800

----------------------------------------------------------------------
 installer.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/563c8e14/installer.xml
----------------------------------------------------------------------
diff --git a/installer.xml b/installer.xml
index baeecbc..67935b5 100644
--- a/installer.xml
+++ b/installer.xml
@@ -598,6 +598,18 @@
         <antcall target="fixup-config-files-version" />
         <antcall target="fixup-config-files-swfversion" />
         <antcall target="fixup-config-files-locale" />
+        <replace file="${FLEX_HOME}/frameworks/flex-config.xml">
+            <replacefilter token="{playerglobalHome}"
+                value="libs/player"/>
+        </replace>
+        <replace file="${FLEX_HOME}/frameworks/air-config.xml">
+            <replacefilter token="{airHome}/frameworks/libs"
+            value="libs"/>
+        </replace>
+        <replace file="${FLEX_HOME}/frameworks/airmobile-config.xml">
+            <replacefilter token="{airHome}/frameworks/libs"
+            value="libs"/>
+        </replace>
     </target>
     
     <target name="fixup-config-files-version" if="flash.version.changed">


[17/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - changed back to IOS as isIPad returns false in the simulator

Posted by bi...@apache.org.
changed back to IOS as isIPad returns false in the simulator


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

Branch: refs/heads/new_android_skins
Commit: 6e87e4c2f09a4e6c6e93a2185a0045570a577ae5
Parents: 470705c
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Mar 3 10:11:23 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Mar 3 10:11:23 2014 +1100

----------------------------------------------------------------------
 .../projects/framework/src/mx/core/RuntimeDPIProvider.as       | 6 +++---
 frameworks/projects/framework/src/mx/utils/Platform.as         | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6e87e4c2/frameworks/projects/framework/src/mx/core/RuntimeDPIProvider.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/framework/src/mx/core/RuntimeDPIProvider.as b/frameworks/projects/framework/src/mx/core/RuntimeDPIProvider.as
index 48d9ee9..7ce8cc7 100644
--- a/frameworks/projects/framework/src/mx/core/RuntimeDPIProvider.as
+++ b/frameworks/projects/framework/src/mx/core/RuntimeDPIProvider.as
@@ -119,10 +119,10 @@ public class RuntimeDPIProvider
 
     public function get runtimeDPI():Number
     {
-        var isIPad:Boolean = Platform.isIPad;
+        var isIOS:Boolean = Platform.isIOS;
         var screenDPI:Number = Capabilities.screenDPI;
 
-        if (isIPad)
+        if (isIOS) // as isIPad returns false in the simulator
 		{
             var root:DisplayObject = SystemManager.getSWFRoot(this);
             if (root != null )  {
@@ -130,7 +130,7 @@ public class RuntimeDPIProvider
                 if (stage != null){
                     var scX:Number = stage.fullScreenWidth;
                     var scY:Number = stage.fullScreenHeight;
-                    /*  as of Dec 2013,  iPad (resp. iPad retina)   are the only iOS devices to have 1024 (resp. 2048) screen width or height
+                    /*  as of Dec 2013,  iPad (resp. iPad retina) are the only iOS devices to have 1024 (resp. 2048) screen width or height
                      cf http://en.wikipedia.org/wiki/List_of_displays_by_pixel_density#Apple
                      * */
                     if ((scX == IPAD_RETINA_MAX_EXTENT || scY == IPAD_RETINA_MAX_EXTENT))

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6e87e4c2/frameworks/projects/framework/src/mx/utils/Platform.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/framework/src/mx/utils/Platform.as b/frameworks/projects/framework/src/mx/utils/Platform.as
index 6c89078..494b83c 100644
--- a/frameworks/projects/framework/src/mx/utils/Platform.as
+++ b/frameworks/projects/framework/src/mx/utils/Platform.as
@@ -65,6 +65,7 @@ public class Platform
 	
 	/**
 	 *  Returns true if the applciation is runing on an iPad.
+	 *  Note this returns false in the mobile device simulator.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10


[13/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - update with recent fix

Posted by bi...@apache.org.
update with recent fix


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

Branch: refs/heads/new_android_skins
Commit: 306a2f0abfd124bb184ff425803a5b484d6a1688
Parents: bda1a15
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Mar 2 12:28:34 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Mar 2 12:28:34 2014 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/306a2f0a/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 6a9ad8f..65e7e49 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -71,6 +71,7 @@ Bug Fixes
 
 JIRA Issue Number and Summary                                                                                        
 -------------------------------------------------------------------------------------------------------------------
+FLEX-34124  1069 error when try to close a Callout by clicking outside the component
 FLEX-34109  Bevel 120DPI back-arrow design problem
 FLEX-34107  IconItemRenderer separators disappear when using a large font
 FLEX-34108  JSON.stringify and arraycollection


[50/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Resolve conflict

Posted by bi...@apache.org.
Resolve conflict


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

Branch: refs/heads/new_android_skins
Commit: 90ad7ff23fee2577a27d5f8097fee13b673429cc
Parents: c1435e3
Author: Om <bi...@gmail.com>
Authored: Tue Mar 18 18:37:55 2014 -0700
Committer: Om <bi...@gmail.com>
Committed: Tue Mar 18 18:37:55 2014 -0700

----------------------------------------------------------------------
 .../mobiletheme/src/spark/skins/mobile/ActionBarSkin.as  | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/90ad7ff2/frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as b/frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as
index 2a41a02..6e1bba3 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile/ActionBarSkin.as
@@ -90,15 +90,9 @@ public class ActionBarSkin extends MobileSkin
         
         switch (applicationDPI)
         {
-<<<<<<< HEAD
-
-			case DPIClassification.DPI_640:
-			{
-=======
 			case DPIClassification.DPI_640:
 			{
 				// Note provisional may need changes
->>>>>>> develop
 				borderSize = 2;
 				layoutShadowHeight = 12;
 				layoutContentGroupHeight = 172;
@@ -115,11 +109,6 @@ public class ActionBarSkin extends MobileSkin
 				layoutShadowHeight = 9;
 				layoutContentGroupHeight = 130;
 				layoutTitleGroupHorizontalPadding = 40;
-<<<<<<< HEAD
-				
-=======
-
->>>>>>> develop
 				borderClass = spark.skins.mobile480.assets.ActionBarBackground;
 				
 				break;


[12/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - FLEX-34124 change formatting/code to be in local style

Posted by bi...@apache.org.
FLEX-34124 change formatting/code to be in local style


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

Branch: refs/heads/new_android_skins
Commit: bda1a15133d39b1facab7053289f909aae4e5eb7
Parents: ee5057f
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Mar 2 12:24:45 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Mar 2 12:24:45 2014 +1100

----------------------------------------------------------------------
 .../spark/components/supportClasses/DropDownController.as   | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/bda1a151/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as b/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as
index 9193d36..e1ff2fd 100644
--- a/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as
+++ b/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as
@@ -608,10 +608,11 @@ public class DropDownController extends EventDispatcher
                 return;
 			
 			// don't close if something just been selected in a DropDownList
-			if (target is IUIComponent){
-                   var doc:  Object = (target as IUIComponent).document;
-                   if ( ("hostComponent" in doc ) && doc.hostComponent is DropDownList )
-			                  	return;
+			if (target is IUIComponent)
+			{
+                var document:Object = (target as IUIComponent).document;
+                if (("hostComponent" in document) && document.hostComponent is DropDownList)
+			        return;
             }
 
             if (hitAreaAdditions != null)


[14/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Minor changes to README and RELEASE NOTES. Grammar and formatting fixes.

Posted by bi...@apache.org.
Minor changes to README and RELEASE NOTES.  Grammar and formatting fixes.


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

Branch: refs/heads/new_android_skins
Commit: 4fb600686bb1dfddc37ac8dff6946a6ebf6ca544
Parents: 306a2f0
Author: quetwo <ni...@theflexgroup.org>
Authored: Sun Mar 2 00:09:41 2014 -0500
Committer: quetwo <ni...@theflexgroup.org>
Committed: Sun Mar 2 00:09:41 2014 -0500

----------------------------------------------------------------------
 README        | 6 ++++--
 RELEASE_NOTES | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/4fb60068/README
----------------------------------------------------------------------
diff --git a/README b/README
index c8ef8ca..b464bc2 100644
--- a/README
+++ b/README
@@ -51,8 +51,10 @@ Getting the convenience packages for Apache Flex
 
     The SDK installer requires the Adobe AIR runtime to be installed.
 
-    Starting with Apache Flex 4.12 the binary distribution can be installed using only Ant.
-    This is the recommended method for Linux users.
+    Starting with Apache Flex 4.12 the binary distribution can be installed using only ANT
+    in addition to the AIR installer mentioned above. This is the recommended method for
+    Linux users.  More information about installing the binary installtion with ANT can be
+    found on our wiki at :
 
       https://cwiki.apache.org/confluence/display/FLEX/Installation+help#Installationhelp-Antinstaller
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/4fb60068/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 65e7e49..cef3006 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -23,7 +23,7 @@ attempt to correct this problem:
 
 https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
 
-Adobe have provided a patch for Flash Builder 4.7 that resolves this issue:
+Adobe has provided a patch for Flash Builder 4.7 that resolves this issue:
 
 http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
 
@@ -176,7 +176,7 @@ attempt to correct this problem:
 
 https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
 
-Adobe have provided a patch for Flash Builder 4.7 that resolves this issue:
+Adobe has provided a patch for Flash Builder 4.7 that resolves this issue:
 
 http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
 


[30/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Fix for https://issues.apache.org/jira/browse/FLEX-34139 Adjusted scale values of FXG elements so that they look good at 120DPI.

Posted by bi...@apache.org.
Fix for https://issues.apache.org/jira/browse/FLEX-34139
Adjusted scale values of FXG elements so that they look good at 120DPI.


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

Branch: refs/heads/new_android_skins
Commit: 5ab4cbaf425d2ac374d6f5fd74762819f0d4b269
Parents: aeb0b39
Author: Om <bi...@gmail.com>
Authored: Wed Mar 12 15:07:16 2014 -0700
Committer: Om <bi...@gmail.com>
Committed: Wed Mar 12 15:07:16 2014 -0700

----------------------------------------------------------------------
 .../TabbedViewNavigatorButtonBarFirstButton_down.fxg  | 12 ++++++------
 ...bbedViewNavigatorButtonBarFirstButton_selected.fxg | 12 ++++++------
 .../TabbedViewNavigatorButtonBarFirstButton_up.fxg    | 12 ++++++------
 .../TabbedViewNavigatorButtonBarLastButton_down.fxg   | 14 +++++++-------
 ...abbedViewNavigatorButtonBarLastButton_selected.fxg | 14 +++++++-------
 .../TabbedViewNavigatorButtonBarLastButton_up.fxg     | 14 +++++++-------
 6 files changed, 39 insertions(+), 39 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5ab4cbaf/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_down.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_down.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_down.fxg
index 94c4d2e..d385532 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_down.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_down.fxg
@@ -18,9 +18,9 @@
 
 -->
 
-<Graphic version="2.0" scaleGridTop="4" scaleGridBottom="72" scaleGridLeft="3" scaleGridRight="117" xmlns="http://ns.adobe.com/fxg/2008">
+<Graphic version="2.0" scaleGridTop="1" scaleGridBottom="75" scaleGridLeft="6" scaleGridRight="114" xmlns="http://ns.adobe.com/fxg/2008">
   <!-- highlight fill -->
-  <Rect x="0" y="2" width="120" height="72" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="2" width="120" height="72">
     <fill>
       <LinearGradient x="0" scaleX="72" rotation="90">
         <GradientEntry color="#000000" ratio="0" alpha=".3"/>
@@ -29,25 +29,25 @@
     </fill>
   </Rect>
   <!-- border top -->
-  <Rect x="0" y="0" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- border bottom -->
-  <Rect x="0" y="74" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="74" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- highlight stroke -->
-  <Rect x="0.5" y="2.5" width="119" height="71" scaleX="0.5" scaleY="0.5">
+  <Rect x="0.5" y="2.5" width="119" height="71">
     <stroke>
       <SolidColorStroke color="#000000" weight="1" alpha=".1"/>
     </stroke>
   </Rect>
   <!-- scaling fix -->
-  <Rect x="0" y="0" width="120" height="76" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="76">
     <fill>
       <SolidColor color="#000000" alpha="0"/>
     </fill>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5ab4cbaf/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_selected.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_selected.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_selected.fxg
index 5471186..074f18f 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_selected.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_selected.fxg
@@ -18,9 +18,9 @@
 
 -->
 
-<Graphic version="2.0" scaleGridTop="4" scaleGridBottom="72" scaleGridLeft="3" scaleGridRight="117" xmlns="http://ns.adobe.com/fxg/2008">
+<Graphic version="2.0" scaleGridTop="1" scaleGridBottom="75" scaleGridLeft="6" scaleGridRight="114" xmlns="http://ns.adobe.com/fxg/2008">
   <!-- highlight fill -->
-  <Rect x="0" y="2" width="120" height="72" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="2" width="120" height="72">
     <fill>
       <LinearGradient x="0" scaleX="72" rotation="90">
         <GradientEntry color="#000000" ratio="0" alpha=".05"/>
@@ -29,25 +29,25 @@
     </fill>
   </Rect>
   <!-- border top -->
-  <Rect x="0" y="0" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- border bottom -->
-  <Rect x="0" y="74" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="74" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- highlight stroke -->
-  <Rect x="0.5" y="2.5" width="119" height="71" scaleX="0.5" scaleY="0.5">
+  <Rect x="0.5" y="2.5" width="119" height="71">
     <stroke>
       <SolidColorStroke color="#000000" weight="1" alpha=".1"/>
     </stroke>
   </Rect>
   <!-- scaling fix -->
-  <Rect x="0" y="0" width="120" height="76" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="76">
     <fill>
       <SolidColor color="#000000" alpha="0"/>
     </fill>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5ab4cbaf/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_up.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_up.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_up.fxg
index f3e199f..5a37f1b 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_up.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarFirstButton_up.fxg
@@ -18,9 +18,9 @@
 
 -->
 
-<Graphic version="2.0" scaleGridTop="4" scaleGridBottom="72" scaleGridLeft="3" scaleGridRight="117" xmlns="http://ns.adobe.com/fxg/2008">
+<Graphic version="2.0" scaleGridTop="1" scaleGridBottom="75" scaleGridLeft="6" scaleGridRight="114" xmlns="http://ns.adobe.com/fxg/2008">
   <!-- highlight fill -->
-  <Rect x="0" y="2" width="120" height="72" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="2" width="120" height="72" >
     <fill>
       <LinearGradient x="0" scaleX="72" rotation="90">
         <GradientEntry color="#ffffff" ratio="0" alpha=".2"/>
@@ -29,25 +29,25 @@
     </fill>
   </Rect>
   <!-- border top -->
-  <Rect x="0" y="0" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- border bottom -->
-  <Rect x="0" y="74" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="74" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- highlight stroke -->
-  <Rect x="0.5" y="2.5" width="119" height="71" scaleX="0.5" scaleY="0.5">
+  <Rect x="0.5" y="2.5" width="119" height="71">
     <stroke>
       <SolidColorStroke color="#ffffff" weight="1" alpha=".2"/>
     </stroke>
   </Rect>
   <!-- scaling fix -->
-  <Rect x="0" y="0" width="120" height="76" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="76">
     <fill>
       <SolidColor color="#000000" alpha="0"/>
     </fill>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5ab4cbaf/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_down.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_down.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_down.fxg
index 255c3a6..a4f7306 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_down.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_down.fxg
@@ -18,9 +18,9 @@
 
 -->
 
-<Graphic version="2.0" scaleGridTop="4" scaleGridBottom="72" scaleGridLeft="3" scaleGridRight="117" xmlns="http://ns.adobe.com/fxg/2008">
+<Graphic version="2.0" scaleGridTop="1" scaleGridBottom="75" scaleGridLeft="6" scaleGridRight="114" xmlns="http://ns.adobe.com/fxg/2008">
   <!-- highlight fill -->
-  <Rect x="2" y="2" width="118" height="72" scaleX="0.5" scaleY="0.5">
+  <Rect x="2" y="2" width="118" height="72">
     <fill>
       <LinearGradient x="0" scaleX="72" rotation="90">
         <GradientEntry color="#000000" ratio="0" alpha=".3"/>
@@ -29,31 +29,31 @@
     </fill>
   </Rect>
   <!-- border top -->
-  <Rect x="0" y="0" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- border bottom -->
-  <Rect x="0" y="74" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="74" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- border left -->
-  <Rect x="0" y="2" width="2" height="72" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="2" width="2" height="72">
     <fill>
       <SolidColor color="#000000" alpha="0.8"/>
     </fill>
   </Rect>
   <!-- highlight stroke -->
-  <Rect x="2.5" y="2.5" width="117" height="71" scaleX="0.5" scaleY="0.5">
+  <Rect x="2.5" y="2.5" width="117" height="71">
     <stroke>
       <SolidColorStroke color="#000000" weight="1" alpha=".1"/>
     </stroke>
   </Rect>
   <!-- scaling fix -->
-  <Rect x="0" y="0" width="120" height="76" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="76">
     <fill>
       <SolidColor color="#000000" alpha="0"/>
     </fill>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5ab4cbaf/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_selected.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_selected.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_selected.fxg
index 92b3e07..d27a32c 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_selected.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_selected.fxg
@@ -18,9 +18,9 @@
 
 -->
 
-<Graphic version="2.0" scaleGridTop="4" scaleGridBottom="72" scaleGridLeft="3" scaleGridRight="117" xmlns="http://ns.adobe.com/fxg/2008">
+<Graphic version="2.0" scaleGridTop="1" scaleGridBottom="75" scaleGridLeft="6" scaleGridRight="114" xmlns="http://ns.adobe.com/fxg/2008">
   <!-- highlight fill -->
-  <Rect x="2" y="2" width="118" height="72" scaleX="0.5" scaleY="0.5">
+  <Rect x="2" y="2" width="118" height="72">
     <fill>
       <LinearGradient x="0" scaleX="72" rotation="90">
         <GradientEntry color="#000000" ratio="0" alpha=".05"/>
@@ -29,31 +29,31 @@
     </fill>
   </Rect>
   <!-- border top -->
-  <Rect x="0" y="0" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- border bottom -->
-  <Rect x="0" y="74" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="74" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- border left -->
-  <Rect x="0" y="2" width="2" height="72" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="2" width="2" height="72">
     <fill>
       <SolidColor color="#000000" alpha="0.8"/>
     </fill>
   </Rect>
   <!-- highlight stroke -->
-  <Rect x="2.5" y="2.5" width="117" height="71" scaleX="0.5" scaleY="0.5">
+  <Rect x="2.5" y="2.5" width="117" height="71">
     <stroke>
       <SolidColorStroke color="#000000" weight="1" alpha=".1"/>
     </stroke>
   </Rect>
   <!-- scaling fix -->
-  <Rect x="0" y="0" width="120" height="76" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="76">
     <fill>
       <SolidColor color="#000000" alpha="0"/>
     </fill>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5ab4cbaf/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_up.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_up.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_up.fxg
index 800b592..19e1b97 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_up.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TabbedViewNavigatorButtonBarLastButton_up.fxg
@@ -18,9 +18,9 @@
 
 -->
 
-<Graphic version="2.0" scaleGridTop="4" scaleGridBottom="72" scaleGridLeft="3" scaleGridRight="117" xmlns="http://ns.adobe.com/fxg/2008">
+<Graphic version="2.0" scaleGridTop="1" scaleGridBottom="75" scaleGridLeft="6" scaleGridRight="114" xmlns="http://ns.adobe.com/fxg/2008">
   <!-- highlight fill -->
-  <Rect x="2" y="2" width="118" height="72" scaleX="0.5" scaleY="0.5">
+  <Rect x="2" y="2" width="118" height="72">
     <fill>
       <LinearGradient x="0" scaleX="72" rotation="90">
         <GradientEntry color="#ffffff" ratio="0" alpha=".2"/>
@@ -29,31 +29,31 @@
     </fill>
   </Rect>
   <!-- border top -->
-  <Rect x="0" y="0" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- border bottom -->
-  <Rect x="0" y="74" width="120" height="2" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="74" width="120" height="2">
     <fill>
       <SolidColor color="#000000" alpha="0.75"/>
     </fill>
   </Rect>
   <!-- border left -->
-  <Rect x="0" y="2" width="2" height="72" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="2" width="2" height="72">
     <fill>
       <SolidColor color="#000000" alpha="0.8"/>
     </fill>
   </Rect>
   <!-- highlight stroke -->
-  <Rect x="2.5" y="2.5" width="117" height="71" scaleX="0.5" scaleY="0.5">
+  <Rect x="2.5" y="2.5" width="117" height="71">
     <stroke>
       <SolidColorStroke color="#ffffff" weight="1" alpha=".2"/>
     </stroke>
   </Rect>
   <!-- scaling fix -->
-  <Rect x="0" y="0" width="120" height="76" scaleX="0.5" scaleY="0.5">
+  <Rect x="0" y="0" width="120" height="76">
     <fill>
       <SolidColor color="#000000" alpha="0"/>
     </fill>


[46/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Added AIR-SDK directories to .gitignore, so that flex-sdk can be used as SDK in IDE

Posted by bi...@apache.org.
Added AIR-SDK directories to .gitignore, so that flex-sdk can be used as SDK in IDE


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

Branch: refs/heads/new_android_skins
Commit: 1da2381b289838d7e527bcb151bf5c0ef8747845
Parents: 351e1c5
Author: mamsellem <ma...@systar.com>
Authored: Sun Mar 16 19:58:15 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Sun Mar 16 19:58:15 2014 +0100

----------------------------------------------------------------------
 .gitignore | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1da2381b/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 1de4b3f..45b0af1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -117,3 +117,20 @@ _ReSharper*/
 *.reply
 mailbody.txt
 gitstatus.txt
+
+#AIR SDK
+frameworks/projects/air/
+runtimes/
+templates/air/
+samples/badge/
+samples/icons/
+templates/air/
+templates/extensions/
+templates/sdk/
+install/android
+AIR SDK Readme.txt
+AIR SDK license.pdf
+air-sdk-description.xml
+samples/descriptor-sample.xml
+include/FlashRuntimeExtensions.h
+


[05/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Merge remote-tracking branch 'origin/develop' into release4.12.0

Posted by bi...@apache.org.
Merge remote-tracking branch 'origin/develop' into release4.12.0


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

Branch: refs/heads/new_android_skins
Commit: 788fec762d540ca09a4d4be9307c9af463c5b0dd
Parents: e609b91 51e3d45
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Feb 28 15:38:59 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Feb 28 15:38:59 2014 +1100

----------------------------------------------------------------------
 frameworks/build.xml                            |  2 +-
 .../src/spark/components/LabelItemRenderer.as   | 32 +++++++++-----------
 .../spark/src/spark/components/Application.as   |  7 ++++-
 ide/checkAllPlayerGlobals.sh                    |  4 +--
 mustella/jenkins.sh                             |  4 +--
 5 files changed, 25 insertions(+), 24 deletions(-)
----------------------------------------------------------------------



[40/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - FLEX-34142 Can not change the color of the header with the property headerStyleName (MobileGridColumn)

Posted by bi...@apache.org.
FLEX-34142 Can not change the color of the header with the property headerStyleName (MobileGridColumn)


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

Branch: refs/heads/new_android_skins
Commit: f46ee8504a1c55ff1d42136b330169072392d4c5
Parents: 656cde8
Author: mamsellem <ma...@systar.com>
Authored: Fri Mar 14 20:47:39 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Fri Mar 14 20:47:39 2014 +0100

----------------------------------------------------------------------
 .../spark/components/supportClasses/MobileGridColumn.as   |  3 ++-
 .../spark/components/supportClasses/MobileGridHeader.as   | 10 ++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f46ee850/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridColumn.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridColumn.as b/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridColumn.as
index b847c2a..44b3995 100644
--- a/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridColumn.as
+++ b/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridColumn.as
@@ -259,6 +259,7 @@ public class MobileGridColumn extends EventDispatcher
     /** Defines the css style name to be used for displaying this column's header label.
      * <p>Use this property to display the header in a different color or font, or with a different text alignment.</p>
      */
+    [Bindable]
     public function get headerStyleName():String
     {
         return _headerStyleName;
@@ -266,7 +267,7 @@ public class MobileGridColumn extends EventDispatcher
 
     public function set headerStyleName(value:String):void
     {
-        _headerStyleName = value;
+        _headerStyleName = value;     // Bindable so will update MobileGridHeader corresponding renderer, magic of ArrayList
     }
 
     private var _sortDescending:Boolean;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f46ee850/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridHeader.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridHeader.as b/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridHeader.as
index 4985112..1a943dd 100644
--- a/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridHeader.as
+++ b/frameworks/projects/experimental_mobile/src/spark/components/supportClasses/MobileGridHeader.as
@@ -23,6 +23,7 @@ import mx.collections.ArrayList;
 import mx.core.IVisualElement;
 import mx.core.UIComponent;
 import mx.core.mx_internal;
+import mx.styles.IStyleClient;
 
 import spark.components.ButtonBar;
 import spark.components.MobileGrid;
@@ -151,6 +152,15 @@ public class MobileGridHeader extends ButtonBar
         return dataGroup.getElementAt(index);
     }
 
+    /**
+     *  @private
+     */
+    override public function updateRenderer(renderer: IVisualElement, itemIndex: int, data: Object): void
+    {
+        super.updateRenderer(renderer, itemIndex, data);
+        IStyleClient(renderer).styleName = MobileGridColumn(data).headerStyleName;
+    }
+
     public function updateHeaderWidths():void
     {
         if (dataProvider.length != _columns.length)


[08/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Update build number

Posted by bi...@apache.org.
Update build number


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

Branch: refs/heads/new_android_skins
Commit: 290b51de57004058ca4c81041033ed934c948c32
Parents: 0bc6553
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Mar 1 18:55:32 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Mar 1 18:55:32 2014 +1100

----------------------------------------------------------------------
 flex-sdk-description.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/290b51de/flex-sdk-description.xml
----------------------------------------------------------------------
diff --git a/flex-sdk-description.xml b/flex-sdk-description.xml
index 4264b39..42828b1 100644
--- a/flex-sdk-description.xml
+++ b/flex-sdk-description.xml
@@ -20,6 +20,6 @@
 <flex-sdk-description>
 <name>Apache Flex 4.12.0 FP11.1 AIR3.9 en_US</name>
 <version>4.12.0</version>
-<build>20140225</build>
+<build>20140301</build>
 </flex-sdk-description>
         
\ No newline at end of file


[47/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - COMPLETE - FLEX-33949: Manage OS version in @media CSS - Now X.Y.Z version is supported is os-version media selector - Computes version for Android devices. so now the follow media

Posted by bi...@apache.org.
COMPLETE - FLEX-33949: Manage OS version in @media CSS
- Now  X.Y.Z version is supported is os-version media selector
- Computes version for Android devices.
 so now the follow media query works:
 @media (os-platform: "android") AND (min-os-version: "4.1.2") {

    /* JELLY BEAN SKINS */
 }


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

Branch: refs/heads/new_android_skins
Commit: d67e20c04e6c262630e5ac91a76bdc784bb2e143
Parents: 1da2381
Author: mamsellem <ma...@systar.com>
Authored: Sun Mar 16 22:51:36 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Sun Mar 16 22:51:36 2014 +0100

----------------------------------------------------------------------
 .../framework/src/mx/utils/MediaQueryParser.as  | 219 +++++++++++++------
 .../projects/framework/src/mx/utils/Platform.as | 131 ++++++++---
 .../src/MobileComponentsClasses.as              |   2 +
 .../src/MobileComponentsClassesAIR2.as          |   1 +
 .../supportClasses/ViewNavigatorBase.as         |   9 +
 .../src/spark/utils/PlatformMobileHelper.as     |  74 +++++++
 6 files changed, 341 insertions(+), 95 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d67e20c0/frameworks/projects/framework/src/mx/utils/MediaQueryParser.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/framework/src/mx/utils/MediaQueryParser.as b/frameworks/projects/framework/src/mx/utils/MediaQueryParser.as
index 55dcadd..ea1e1d6 100644
--- a/frameworks/projects/framework/src/mx/utils/MediaQueryParser.as
+++ b/frameworks/projects/framework/src/mx/utils/MediaQueryParser.as
@@ -31,6 +31,12 @@ use namespace mx_internal;
  *  Parser for CSS Media Query syntax.  Not a full-fledged parser.
  *  Doesn't report syntax errors, assumes you have your attributes
  *  and identifiers spelled correctly, etc.
+ *  Media query parser now supports os-version selectors such as X, X.Y or X.Y.Z
+ *  Note that version with 3 parts must be  quoted
+Examples:
+ (os-platform: "ios") AND (min-os-version: 7)
+ (os-platform: "android") AND (min-os-version: "4.1.2")
+
  *  
  *  @langversion 3.0
  *  @playerversion Flash 10.2
@@ -103,7 +109,7 @@ public class MediaQueryParser
                 applicationDpi = moduleFactory.info()["applicationDPI"];
         }
         osPlatform = getPlatform();
-        osVersion = getOSVersion(osPlatform);
+        osVersion = getOSVersion();
     }
     
     /**
@@ -291,49 +297,52 @@ public class MediaQueryParser
             
             // break into two pieces
             var parts:Array = expr.split(":");
+            var key: String = parts[0];
             var min:Boolean = false;
             var max:Boolean = false;
             // look for min
-            if (parts[0].indexOf("min-") == 0)
+            if (key.indexOf("min-") == 0)
             {
                 min = true;
-                parts[0] = parts[0].substr(4);
+                key = key.substr(4);
             }
             // look for max
-            else if (parts[0].indexOf("max-") == 0)
+            else if (key.indexOf("max-") == 0)
             {
                 max = true;
-                parts[0] = parts[0].substr(4);
+                key = key.substr(4);
             }
             // collapse hypens into camelcase
-            if (parts[0].indexOf("-") > 0)
-                parts[0] = deHyphenate(parts[0]);
+            if (key.indexOf("-") > 0)
+                key = deHyphenate(key);
             // if only one part, then it only matters that this property exists
             if (parts.length == 1)
             {
-                if (!(parts[0] in this))
+                if (!(key in this))
                     return false;
             }
             // if two parts, then make sure the property exists and value matches
             if (parts.length == 2)
             {
                 // if property doesn't exist, then bail
-                if (!(parts[0] in this))
+                if (!(key in this))
                     return false;
+                var value: Object = normalize(parts[1], this[key]) ;
+                var cmp: int = compareValues(this[key], value) ;
                 // handle min (we don't check if min is allowed for this property)
                 if (min)
                 {
-                    if (this[parts[0]] < normalize(parts[1], typeof(this[parts[0]])))
-                        return false;
+                   if (cmp < 0)
+                       return false;
                 }
                 // handle max (we don't check if min is allowed for this property)
                 else if (max)
                 {
-                    if (this[parts[0]] > normalize(parts[1], typeof(this[parts[0]])))
+                    if (cmp > 0)
                         return false;
                 }
                 // bail if the value doesn't match
-                else if (this[parts[0]] != normalize(parts[1], typeof(this[parts[0]])))
+                else if (cmp != 0)
                 {
                     return false;
                 }
@@ -344,8 +353,9 @@ public class MediaQueryParser
         return true;
     }
     
-    // strip off metrics (maybe convert metrics some day)
-    private function normalize(s:String, type:String):Object
+    // strip off  unit if currentValue is Number or int
+    //  now supports versions (X.Y.Z) and numbers with units
+    private function normalize(s:String, currentValue: Object ):Object
     {
         var index:int;
         
@@ -356,7 +366,7 @@ public class MediaQueryParser
         // for the numbers we currently handle, we
         // might find dpi or ppi on it, that we just strip off.
         // We don't handle dpcm yet.
-        if (type == "number")
+        if (currentValue is Number)
         {
             index = s.indexOf("dpi");
             if (index != -1)
@@ -365,25 +375,51 @@ public class MediaQueryParser
             }
             return Number(s);
         }
-        else if (type == "int")
+        else if (currentValue is int)
         {
             return int(s);
         }
-        else if (type == "string")
+        // string or CSS value
+        // strip quotes of strings
+        if (s.indexOf('"') == 0) {
+            if (s.lastIndexOf('"') == s.length - 1)
+                s = s.substr(1, s.length - 2);
+            else
+                s = s.substr(1);
+        }
+        //  string , return
+         if (currentValue is String)
         {
-            // strip quotes of strings
-            if (s.indexOf('"') == 0)
-            {
-                if (s.lastIndexOf('"') == s.length - 1)
-                    s = s.substr(1, s.length - 2);
-                else
-                    s = s.substr(1);
-            }
+             return s;
+        }
+        else if (currentValue is CssOsVersion) {
+            return new CssOsVersion(s) ;
         }
-        
         return s;
     }
-    
+
+    /**  @private
+     * Compares current value with test values, using currentValue type to determine comparison function
+     *  accepts number, int, string and CssOsVersion.
+     *  Will accept LexicalUnit in the future
+     *
+     * @param currentValue
+     * @param testValue
+     * @return   -1 if currentValue < testValue, 1 if currentValue > testValue and 0 if equal
+     */
+    private function compareValues ( currentValue: Object, testValue: Object): int
+    {
+        if (currentValue is CssOsVersion)
+           return CssOsVersion(currentValue).compareTo(CssOsVersion(testValue))  ;
+        else // scalar compare operators
+           if ( currentValue == testValue)
+              return 0;
+           else if ( currentValue < testValue)
+             return -1;
+           else
+             return 1;
+    }
+
     // collapse "-" to camelCase
     private function deHyphenate(s:String):String
     {
@@ -415,45 +451,10 @@ public class MediaQueryParser
     }
 
     /** @private
-     * extract OS version information from os
-     * os is typically a non-numeric string (such as Windows,  iPhone OS, Android, etc...)  followed by a number.
-     * if no number is found, OS version is set to 0.
-     * os on ADL will return the host OS and not the device OS.
-     * That why we need to check for a specific sequence for iOS and Android
+     * returns a CssOsVersion suitable for MediaQueryParser for the current device operating system version.
      * */
-    private function getOSVersion(osPlatform:String):Number {
-        //TODO (mamsellem)  retrieve  os version for Android, reading  system/build.prop
-        var os: String = Capabilities.os;
-        var osMatch: Array;
-		
-        if (osPlatform == "ios")
-		{
-            osMatch = os.match(/iPhone OS\s([\d\.]+)/);
-        }
-        else
-		{
-            osMatch = os.match(/[A-Za-z\s]+([\d\.]+)/);
-        }
-		
-		return osMatch ? convertVersionStringToNumber(osMatch[1]) : 0.0;
-    }
-
-    /** @private  converts string version such as "X" or "X.Y" or "X.Y.Z" into a number.
-     * minor version parts are normalized to 100  so that eg. X.1 < X.10
-     * so "7.1" return 7.01 and "7.12" return 7.12
-  */
-    private function convertVersionStringToNumber(versionString: String): Number
-	{
-        var versionParts: Array = versionString.split(".");
-        var version: Number = 0;
-        var scale: Number = 1;
-		
-        for each (var part: String in versionParts) {
-            version += Number(part) * scale;
-            scale /= 100;
-        }
-		
-        return version;
+    private function getOSVersion():CssOsVersion {
+		return  new CssOsVersion(Platform.osVersion) ;
     }
 
     // the type of the media
@@ -466,8 +467,92 @@ public class MediaQueryParser
     public var osPlatform:String;
 
     // the platform os version of the media
-    public var osVersion: Number;
+    public var osVersion: CssOsVersion;
     
 }
+}
+
+/**
+ * Support class for MediaQueryParser to store and compare versions such as X.Y.Z
+ * Its mainly used in os-version  media selector.
+ */
+internal class CssOsVersion
+{
+     /* separator between version parts*/
+    private static const SEPARATOR: String = ".";
 
+    /** Contructor
+     *   Returns an CssOsVersion with the
+     * @param versionString
+     */
+    public function CssOsVersion(versionString: String = "")
+    {
+        var versionParts: Array = versionString.split(SEPARATOR);
+        var l: int = versionParts.length;
+        if (l >= 1)
+            major = Number(versionParts[0]);
+        if (l >= 2)
+            minor = Number(versionParts[1]);
+        if (l >= 3)
+            revision = Number(versionParts[2]);
+        // ignore remaining parts
+    }
+
+    /**
+     *  major figure of the version.
+     */
+    public var major: int = 0;
+    /**
+     *  minor figure  of the version.
+     */
+    public var minor: int = 0;
+    /**
+     *  revision figure  of the version.
+     */
+    public var revision: int = 0;
+
+    /**
+     * Printable string of the version, as X.Y.Z
+     * @return version as a string
+     */
+    public function toString(): String
+    {
+        return  major.toString() + SEPARATOR + minor.toString() + SEPARATOR + revision.toString();
+    }
+
+    /**
+     *  Compares to another version.
+     *
+     *  @param other Second Version.
+     *
+     *  @return 0 if both versions are equal
+     *  -1 if <code>this</code> is lower than <code>otherVersion</code>.
+     *  1 if <code>this</code> is greater than <code>otherVersion</code>.
+     *  @langversion 3.0
+     *  @productversion Flex 4.13
+     */
+    public function compareTo(otherVersion: CssOsVersion): int
+    {
+        if (major > otherVersion.major)
+            return 1;
+        else if (major < otherVersion.major)
+            return -1;
+        else //major == other.major)
+        {
+            if (minor > otherVersion.minor)
+                return 1;
+            else if (minor < otherVersion.minor)
+                return -1;
+            else //minor == other.minor)
+            {
+                if (revision > otherVersion.revision)
+                    return 1;
+                else if (revision < otherVersion.revision)
+                    return -1;
+                else
+                    return 0; // all equal
+            }
+        }
+    }
 }
+

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d67e20c0/frameworks/projects/framework/src/mx/utils/Platform.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/framework/src/mx/utils/Platform.as b/frameworks/projects/framework/src/mx/utils/Platform.as
index 494b83c..9f3cd26 100644
--- a/frameworks/projects/framework/src/mx/utils/Platform.as
+++ b/frameworks/projects/framework/src/mx/utils/Platform.as
@@ -19,11 +19,12 @@
 
 package mx.utils
 {
-	
+
 import flash.system.Capabilities;
+import flash.utils.getDefinitionByName;
 
 /**
- *  The Platform utility class constain several static methods to check what
+ *  The Platform utility class contains several static methods to check what
  *  desktop or mobile platform the application is running on.
  *  
  *  @langversion 3.0
@@ -34,8 +35,10 @@ import flash.system.Capabilities;
 public class Platform
 {
     include "../core/Version.as";
+
+    private static var _instance: Platform;
 	
-	protected static var _initilised:Boolean;
+	protected static var _initialized:Boolean;
 	protected static var _isAndroid:Boolean;
 	protected static var _isIOS:Boolean;
 	protected static var _isIPad:Boolean;
@@ -47,9 +50,10 @@ public class Platform
 	protected static var _isDesktop:Boolean;
 	protected static var _isBrowser:Boolean;
 	protected static var _isAir:Boolean;
+    private static var _osVersion: String = null;
 	
 	/**
-	 *  Returns true if the applciation is runing on IOS.
+	 *  Returns true if the application is running on IOS.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -64,8 +68,8 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing on an iPad.
-	 *  Note this returns false in the mobile device simulator.
+	 *  Returns true if the application is running on an iPad.
+	 *  Note this returns false in the AIR mobile device simulator.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -80,7 +84,7 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing on a BlackBerry.
+	 *  Returns true if the application is running on a BlackBerry.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -95,7 +99,7 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing on Android.
+	 *  Returns true if the application is running on Android.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -110,7 +114,7 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing on Windows.
+	 *  Returns true if the application is running on Windows.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -125,7 +129,7 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing on a Mac.
+	 *  Returns true if the application is running on a Mac.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -140,7 +144,7 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing on Linux.
+	 *  Returns true if the application is running on Linux.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -155,7 +159,7 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing on a Desktop OS.
+	 *  Returns true if the application is running on a Desktop OS.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -170,7 +174,7 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing on a Mobile device.
+	 *  Returns true if the application is running on a Mobile device.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -185,7 +189,7 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing on a desktop AIR.
+	 *  Returns true if the application is running on a desktop AIR.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -200,7 +204,7 @@ public class Platform
 	}
 	
 	/**
-	 *  Returns true if the applciation is runing in a browser.
+	 *  Returns true if the application is running in a browser.
 	 *
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10
@@ -213,27 +217,98 @@ public class Platform
 		
 		return _isBrowser;
 	}
-	
+
+    /**
+     *  Returns the version of the OS the application  is running on
+     *
+     *  @langversion 3.0
+     *  @playerversion Flash 10
+     *  @playerversion AIR 2.0
+     *  @productversion Flex 4.13
+     */
+    public static function get osVersion(): String
+    {
+        //We needed to compute _osVersion later than getPlatforms, because it relies on resources that  ready later
+        if (_osVersion == null){
+            _osVersion = computeOSVersionString();
+        }
+        return _osVersion;
+    }
+
+    /* Notes on Capabilities.os for mobile apps:
+        - on ADL => returns the OS where the ADL is running ( eg. Windows 7, or Mac OS )
+         - on device => returns the OS of the device (eg.  iPhone OS ...  for iOS devices  )
+    * */
 	protected static function getPlatforms():void {
-		if (!_initilised)
+		if (!_initialized)
 		{
-			_isAndroid = Capabilities.version.indexOf("AND") > -1;
-			_isIOS = Capabilities.version.indexOf('IOS') > -1;
-			_isBlackBerry = Capabilities.version.indexOf('QNX') > -1;
+            var cap: Class = Capabilities;
+            var version:  String = Capabilities.version;
+            var os: String = Capabilities.os;
+            var playerType: String = Capabilities.playerType;
+
+			_isAndroid = version.indexOf("AND") > -1;
+			_isIOS = version.indexOf('IOS') > -1;
+			_isBlackBerry = version.indexOf('QNX') > -1;
 			_isMobile = _isAndroid || _isIOS || _isBlackBerry;
 			
-			_isMac = Capabilities.os.indexOf("Mac OS") != -1;
-			_isWindows = Capabilities.os.indexOf("Windows") != -1;
-			_isLinux = Capabilities.os.indexOf("Linux") != -1; // note that Android is also Linux
-			_isIPad = Capabilities.os.indexOf('iPad') > -1;
+			_isMac = os.indexOf("Mac OS") != -1;
+			_isWindows = os.indexOf("Windows") != -1;
+			_isLinux = os.indexOf("Linux") != -1; // note that Android is also Linux
+			_isIPad = os.indexOf('iPad') > -1;
 			_isDesktop = !_isMobile;
 			
-			_isAir = Capabilities.playerType == "Desktop";
-			_isBrowser = (Capabilities.playerType == "Plugin" || Capabilities.playerType == "ActiveX");
+			_isAir = playerType == "Desktop";
+			_isBrowser = (playerType == "Plugin" || playerType == "ActiveX");
 			
-			_initilised = true;
+			_initialized = true;
 		}
 	}
-}
 
+    /** @private
+     * extract OS version information from Capabilities.os
+     * os is typically a non-numeric string (such as Windows,  iPhone OS, Android, etc...)  followed by a number sequence.
+     * if no number is found, OS version is set to 0.
+     * os on ADL will return the host OS and not the device OS.
+     *
+     * That's why we need to check for a specific sequence for iOS and Android.
+     * On Android, os  is the Linux kernel version (such as Linux 3.4.34-1790463).
+     * So the version information must be  retrieved from an internal file.
+     * Since reading files API is only available on AIR, it's delegated to PlatformMobileHelper  in mobilecomponents.swc
+     * @see   spark.utils.PlatformMobileHelper
+     *
+     * @return version number string, or empty string if could not retrieve the version.
+     * */
+    private static function computeOSVersionString(): String
+    {
+        var os: String = Capabilities.os;
+        var osVersionMatch: Array;
+        var version: String = "";
+
+        if (isIOS) {
+            osVersionMatch = os.match(/iPhone OS\s([\d\.]+)/);
+            if (osVersionMatch && osVersionMatch.length == 2)
+                version = osVersionMatch[1];
+        }
+        else if (isAndroid) {
+            try {
+                var mobileHelperClass: Class = Class(getDefinitionByName("spark.utils::PlatformMobileHelper"));
+                if (mobileHelperClass != null) {
+                    version = mobileHelperClass["computeOSVersionForAndroid"]();
+                }
+            }
+            catch (e: Error) {
+                trace("Error: " + e.message);
+            }
+        }
+        else {
+            //on  other OS, extract version
+            osVersionMatch = os.match(/[A-Za-z\s]+([\d\.]+)/);
+            if (osVersionMatch && osVersionMatch.length == 2)
+                version = osVersionMatch[1];
+        }
+        return version;
+    }
+
+}
 }

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d67e20c0/frameworks/projects/mobilecomponents/src/MobileComponentsClasses.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobilecomponents/src/MobileComponentsClasses.as b/frameworks/projects/mobilecomponents/src/MobileComponentsClasses.as
index bde526a..677324a 100644
--- a/frameworks/projects/mobilecomponents/src/MobileComponentsClasses.as
+++ b/frameworks/projects/mobilecomponents/src/MobileComponentsClasses.as
@@ -31,6 +31,8 @@ internal class MobileComponentsClasses
  *  For example, Button does not have a reference to ButtonSkin,
  *  but ButtonSkin needs to be in framework.swc along with Button.
  */
+
+    import spark.utils.PlatformMobileHelper;  PlatformMobileHelper;
     import spark.preloaders.SplashScreen; SplashScreen;
     import spark.components.supportClasses.StyleableStageText; StyleableStageText;
     import spark.components.supportClasses.ScrollableStageText; ScrollableStageText;

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d67e20c0/frameworks/projects/mobilecomponents/src/MobileComponentsClassesAIR2.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobilecomponents/src/MobileComponentsClassesAIR2.as b/frameworks/projects/mobilecomponents/src/MobileComponentsClassesAIR2.as
index d5468cd..7c0fec6 100644
--- a/frameworks/projects/mobilecomponents/src/MobileComponentsClassesAIR2.as
+++ b/frameworks/projects/mobilecomponents/src/MobileComponentsClassesAIR2.as
@@ -34,5 +34,6 @@ internal class MobileComponentsClassesAIR2
     import spark.preloaders.SplashScreen; SplashScreen;
     import spark.components.supportClasses.StyleableTextField; StyleableTextField;
     import spark.components.ActionBarDefaultButtonAppearance; ActionBarDefaultButtonAppearance;
+   import spark.utils.PlatformMobileHelper; PlatformMobileHelper;
 }
 }

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d67e20c0/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ViewNavigatorBase.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ViewNavigatorBase.as b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ViewNavigatorBase.as
index 857f97a..4421498 100644
--- a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ViewNavigatorBase.as
+++ b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ViewNavigatorBase.as
@@ -35,6 +35,7 @@ import mx.utils.DensityUtil;
 import spark.components.SkinnableContainer;
 import spark.components.View;
 import spark.utils.MultiDPIBitmapSource;
+import spark.utils.PlatformMobileHelper;
 
 use namespace mx_internal;
 
@@ -91,6 +92,14 @@ public class ViewNavigatorBase extends SkinnableContainer
     // Variables
     // 
     //--------------------------------------------------------------------------
+
+    /**
+     * @private this is to force inclusion by dependency of PlatformMobileHelper in the final application swf ,
+     * as it's only accessed by QName from framework's mx.utils.Platform class.
+     * We use ViewNavigatorBase as the referring class because it's always  included in a mobile application.
+     * Note that including PlatformMobileHelper in MobileComponentClasses only ensures that its included in mobilecomponents.swc
+     */
+    private static const __includeClasses: Array = [ PlatformMobileHelper];
     
     /**
      *  @private

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/d67e20c0/frameworks/projects/mobilecomponents/src/spark/utils/PlatformMobileHelper.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobilecomponents/src/spark/utils/PlatformMobileHelper.as b/frameworks/projects/mobilecomponents/src/spark/utils/PlatformMobileHelper.as
new file mode 100644
index 0000000..8f99eb8
--- /dev/null
+++ b/frameworks/projects/mobilecomponents/src/spark/utils/PlatformMobileHelper.as
@@ -0,0 +1,74 @@
+////////////////////////////////////////////////////////////////////////////////
+//
+//  Licensed to the Apache Software Foundation (ASF) under one or more
+//  contributor license agreements.  See the NOTICE file distributed with
+//  this work for additional information regarding copyright ownership.
+//  The ASF licenses this file to You under the Apache License, Version 2.0
+//  (the "License"); you may not use this file except in compliance with
+//  the License.  You may obtain a copy of the License at
+//
+//      http://www.apache.org/licenses/LICENSE-2.0
+//
+//  Unless required by applicable law or agreed to in writing, software
+//  distributed under the License is distributed on an "AS IS" BASIS,
+//  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+//  See the License for the specific language governing permissions and
+//  limitations under the License.
+//
+////////////////////////////////////////////////////////////////////////////////
+
+package spark.utils
+{
+import flash.filesystem.File;
+import flash.filesystem.FileMode;
+import flash.filesystem.FileStream;
+
+/** @private
+ * Helper class for computing device -dependent platform capabilities.
+ * This class should not be used directly.
+ */
+
+public class PlatformMobileHelper
+{
+    /** Function to retrieve OS version string on Android devices, in X.Y.Z format.
+     * On Android, Capabilities.os contains the Linux kernel version (such as Linux 3.4.34-1790463), not the Android version.
+     * So the version information must be  retrieved from an internal file:   <code> /system/build.prop</code>
+     * as <code>ro.build.version.release</code>  property value.
+     *
+     * @return the OS version as "X.Y.Z" string, or "" (empty string) if not found.
+     *
+     * @see mx.utils.Platform
+     *
+     *  @langversion 3.0
+     *  @playerversion AIR 2.0
+     *  @productversion Flex 4.13
+     */
+    public static function computeOSVersionForAndroid(): String
+    {
+        var version: String = "";
+
+        var file: File = new File();
+        var fs: FileStream = new FileStream();
+        file.nativePath = "/system/build.prop";
+        if (file.exists) {
+            try {
+                var osVersionMatch: Array;
+                fs.open(file, FileMode.READ);
+                var content: String = fs.readUTFBytes(file.size);
+                osVersionMatch = content.match(/ro.build.version.release=([\d\.]+)/);
+                if (osVersionMatch && osVersionMatch.length == 2)
+                    version = osVersionMatch[1];
+            }
+            catch (e: Error) {
+                // trace the error, and return empty string
+                trace("Error while reading build.prop file:" + e.message);
+            }
+            finally {
+                if (fs)
+                    fs.close();
+            }
+        }
+        return version;
+    }
+}
+}


[03/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Merge branch 'release4.12.0' of https://git-wip-us.apache.org/repos/asf/flex-sdk into release4.12.0

Posted by bi...@apache.org.
Merge branch 'release4.12.0' of https://git-wip-us.apache.org/repos/asf/flex-sdk into release4.12.0


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

Branch: refs/heads/new_android_skins
Commit: e609b9173dfe1e7b8f5a1f3c92671ff925a1a25a
Parents: f2a5713 888c980
Author: Justin Mclean <jm...@apache.org>
Authored: Thu Feb 27 22:10:30 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Thu Feb 27 22:10:30 2014 +1100

----------------------------------------------------------------------
 README                                                      | 9 +++++----
 RELEASE_NOTES                                               | 1 +
 build.xml                                                   | 7 ++++++-
 .../projects/framework/src/mx/managers/FocusManager.as      | 3 ++-
 4 files changed, 14 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e609b917/RELEASE_NOTES
----------------------------------------------------------------------


[18/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - update build date/version number

Posted by bi...@apache.org.
update build date/version number


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

Branch: refs/heads/new_android_skins
Commit: cad53c1bf37f95ca2bd7dc5a1349bdffd3c91b01
Parents: 6e87e4c
Author: Justin Mclean <jm...@apache.org>
Authored: Tue Mar 4 09:13:37 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue Mar 4 09:13:37 2014 +1100

----------------------------------------------------------------------
 flex-sdk-description.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cad53c1b/flex-sdk-description.xml
----------------------------------------------------------------------
diff --git a/flex-sdk-description.xml b/flex-sdk-description.xml
index 42828b1..7a41361 100644
--- a/flex-sdk-description.xml
+++ b/flex-sdk-description.xml
@@ -20,6 +20,6 @@
 <flex-sdk-description>
 <name>Apache Flex 4.12.0 FP11.1 AIR3.9 en_US</name>
 <version>4.12.0</version>
-<build>20140301</build>
+<build>20140303</build>
 </flex-sdk-description>
         
\ No newline at end of file


[07/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - don't cache sdk-installer-config filefile

Posted by bi...@apache.org.
don't cache sdk-installer-config filefile


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

Branch: refs/heads/new_android_skins
Commit: 0bc65538ab1a362be47f7567a619f55f673ca1b1
Parents: 4e2708f
Author: Alex Harui <ah...@apache.org>
Authored: Fri Feb 28 22:07:34 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Feb 28 22:08:57 2014 -0800

----------------------------------------------------------------------
 installer.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0bc65538/installer.xml
----------------------------------------------------------------------
diff --git a/installer.xml b/installer.xml
index 49e9e97..baeecbc 100644
--- a/installer.xml
+++ b/installer.xml
@@ -117,6 +117,7 @@
     </condition>
 
     <target name="get-data" >
+        <property name="do-not-cache-next-get" value="true" />
         <get src="${xml.properties}" dest="${basedir}/sdk-installer-config-4.0.xml" />
         <xmlproperty file="${basedir}/sdk-installer-config-4.0.xml" semanticAttributes="true" collapseAttributes="true"/>
         <property name="air.sdk.url.path.ref" value="air.sdk.path.${platform}.${air.sdk.version}" />


[31/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - https://issues.apache.org/jira/browse/FLEX-34125

Posted by bi...@apache.org.
https://issues.apache.org/jira/browse/FLEX-34125

Adding windows equivalent bat scripts (and supporting files) of checkAllPlayerGlobals.sh


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

Branch: refs/heads/new_android_skins
Commit: 55d619c910c291cef24cda310518c098db3f7ae5
Parents: 5ab4cba
Author: Om <bi...@gmail.com>
Authored: Wed Mar 12 15:27:20 2014 -0700
Committer: Om <bi...@gmail.com>
Committed: Wed Mar 12 15:27:20 2014 -0700

----------------------------------------------------------------------
 ide/checkAllPlayerGlobals.bat   | 130 +++++++++++++++++++++++++++++++++++
 ide/winDownloadPlayerGlobal.vbs |  17 +++++
 2 files changed, 147 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/55d619c9/ide/checkAllPlayerGlobals.bat
----------------------------------------------------------------------
diff --git a/ide/checkAllPlayerGlobals.bat b/ide/checkAllPlayerGlobals.bat
new file mode 100644
index 0000000..d2b96bf
--- /dev/null
+++ b/ide/checkAllPlayerGlobals.bat
@@ -0,0 +1,130 @@
+@echo off
+setlocal 
+
+REM ################################################################################
+REM ##
+REM ##  Licensed to the Apache Software Foundation (ASF) under one or more
+REM ##  contributor license agreements.  See the NOTICE file distributed with
+REM ##  this work for additional information regarding copyright ownership.
+REM ##  The ASF licenses this file to You under the Apache License, Version 2.0
+REM ##  (the "License"); you may not use this file except in compliance with
+REM ##  the License.  You may obtain a copy of the License at
+REM ##
+REM ##      http://www.apache.org/licenses/LICENSE-2.0
+REM ##
+REM ##  Unless required by applicable law or agreed to in writing, software
+REM ##  distributed under the License is distributed on an "AS IS" BASIS,
+REM ##  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM ##  See the License for the specific language governing permissions and
+REM ##  limitations under the License.
+REM ##
+REM ################################################################################
+
+REM #
+REM # Usage: checkAllPlayerGlobals "Apache Flex dir"
+REM #
+REM # This script should be used to check all versions of playerglobal.swc in an
+REM # Apache Flex SDK for Windows
+REM # If a playerglobal.swc is missing it will be downloaded form the Adobe site.
+
+REM # Process the parameters.
+
+set param1=%~f1
+
+:getApacheFlexDir
+REM     Remove all quotes (%param1:"=%) and replace with outer quotes
+if defined param1 set IDE_SDK_DIR="%param1:"=%"
+
+if defined param1 (
+	if exist %IDE_SDK_DIR% goto gotApacheFlexDir
+)
+echo Apache Flex directory not specified, or invalid directory path
+echo Usage: %0 "Apache Flex directory"
+goto :eof
+
+:gotApacheFlexDir
+echo The Apache Flex directory for the IDE is %IDE_SDK_DIR%
+
+REM
+REM     If this is an Apache Flex dir then there should be a NOTICE file.
+REM
+:checkApacheFlexDir
+if exist %IDE_SDK_DIR%\NOTICE goto checkPlayerGlobals
+echo %IDE_SDK_DIR% does not appear to be an Apache Flex distribution.
+goto :eof
+
+
+:agreeLicense
+	echo.
+	echo Playerglobal.swc is part of the Adobe Flash Player and is licensed
+	echo "under the the Flash Player end user license agreement (EULA)."
+	echo.
+	echo The 10.2 and 10.3 Flash Player EULA is specified here:
+	echo http://www.adobe.com/products/eulas/pdfs/PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf
+	echo.
+	echo The 11.X Flash Player EULA is specified here:
+	echo http://www.adobe.com/products/eulas/pdfs/PlatformClients_PC_WWEULA-MULTI-20110809_1357.pdf
+	echo.
+	echo In addition to the Adobe EULA license terms, you also agree to be bound by the third-party
+	echo terms specified here:
+	echo http://www.adobe.com/products/eula/third_party/
+	echo.
+	echo Adobe recommends that you review all licensing terms.
+	echo.
+	set /p accept=Please type Y to agree to terms of the license :
+	echo.
+	set accepted=
+	if "%accept%" == "Y" set accepted=true
+	if "%accept%" == "y" set accepted=true
+	if not defined accepted exit
+	echo License accepted
+	exit /b
+	
+:downloadPlayerGlobal
+    set version=%1
+    set playerGlobalDir=%IDE_SDK_DIR%\frameworks\libs\player\%version%
+    set playerGlobalSWC=%playerGlobalDir%\playerglobal.swc
+    set MD5check=%2
+    set AdobeURL=%3
+ 
+	if not exist %playerGlobalDir% mkdir %playerGlobalDir%
+	if not exist %playerGlobalSWC% (
+		echo.
+		echo Downloading player global %version%
+		pushd %~dp0
+		cscript //B //nologo winDownloadPlayerGlobal.vbs %AdobeURL% %playerGlobalSWC%
+	) else (
+		echo Player global %version% exists
+		exit /b
+	)
+	
+	
+	echo md5 checksum verification is not yet implemented for the download at
+	echo %playerGlobalSWC%
+	echo please verify with a md5 check tool, the md5 hash should be:
+	echo %MD5check%
+
+	exit /b
+	
+	
+
+:checkPlayerGlobals
+call :agreeLicense
+
+rem # Note Adobe releases new versions of playerglobal.swf so if your checksum is wrong it may mean you just don't have the latest
+
+call :downloadPlayerGlobal 10.2 aa7d785dd5715626201f5e30fc1deb51 http://download.macromedia.com/get/flashplayer/installers/archive/playerglobal/playerglobal10_2.swc
+call :downloadPlayerGlobal 10.3 6092b3d4e2784212d174ca10904412bd http://download.macromedia.com/get/flashplayer/installers/archive/playerglobal/playerglobal10_3.swc
+call :downloadPlayerGlobal 11.0 5f5a291f02105cd83fb582b76646e603 http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_0.swc
+call :downloadPlayerGlobal 11.1 e3a0e0e8c703ae5b1847b8ac25bbdc5f http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_1.swc
+call :downloadPlayerGlobal 11.2 c544a069518897880e0d732457b6fdeb http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_2.swc
+call :downloadPlayerGlobal 11.3 e2a9ee439d9660feaf756aa05e7e6412 http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_3.swc
+call :downloadPlayerGlobal 11.4 e15587856cdb5e21fa1acb6b0610a032 http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_4.swc
+call :downloadPlayerGlobal 11.5 00384b24157442c59ca5d625ecfd11a2 http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_5.swc
+call :downloadPlayerGlobal 11.6 1b841a0a26ada3e5da26eb70c32ab263 http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_6.swc
+call :downloadPlayerGlobal 11.7 12656571c57b2ad641838e5695a00e27 http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_7.swc
+call :downloadPlayerGlobal 11.8 20ce9ae3b2ddd4a5ff3fe65c0a7f1139 http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_8.swc
+call :downloadPlayerGlobal 11.9 4cac2727e7b7e741075581f47c35f3af http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_9.swc
+
+
+

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/55d619c9/ide/winDownloadPlayerGlobal.vbs
----------------------------------------------------------------------
diff --git a/ide/winDownloadPlayerGlobal.vbs b/ide/winDownloadPlayerGlobal.vbs
new file mode 100644
index 0000000..a286856
--- /dev/null
+++ b/ide/winDownloadPlayerGlobal.vbs
@@ -0,0 +1,17 @@
+
+set args = Wscript.Arguments
+
+downloadUrl = args.Item(0)
+savePath = args.Item(1)
+
+dim xHttp: Set xHttp = createobject("Microsoft.XMLHTTP")
+dim bStrm: Set bStrm = createobject("Adodb.Stream")
+xHttp.Open "GET", downloadUrl, False
+xHttp.Send
+
+with bStrm
+    .type = 1 '//binary
+    .open
+    .write xHttp.responseBody
+    .savetofile savePath, 2 '//overwrite
+end with
\ No newline at end of file


[11/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Merge remote-tracking branch 'origin/develop' into release4.12.0

Posted by bi...@apache.org.
Merge remote-tracking branch 'origin/develop' into release4.12.0


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

Branch: refs/heads/new_android_skins
Commit: ee5057fc89fcaef4a09d891c2917fa47574f2e13
Parents: 7929307 5468de3
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Mar 2 11:15:35 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Mar 2 11:15:35 2014 +1100

----------------------------------------------------------------------
 .../src/spark/components/supportClasses/DropDownController.as | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------



[25/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - updated hash for new Flash Player 13

Posted by bi...@apache.org.
updated hash for new Flash Player 13


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

Branch: refs/heads/new_android_skins
Commit: 8cde64308b569e0c707f14247c898fc635b10420
Parents: 0d6fc30
Author: Justin Mclean <jm...@apache.org>
Authored: Tue Mar 11 13:42:58 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue Mar 11 13:42:58 2014 +1100

----------------------------------------------------------------------
 ide/checkAllPlayerGlobals.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8cde6430/ide/checkAllPlayerGlobals.sh
----------------------------------------------------------------------
diff --git a/ide/checkAllPlayerGlobals.sh b/ide/checkAllPlayerGlobals.sh
index d2b350a..0746b3d 100755
--- a/ide/checkAllPlayerGlobals.sh
+++ b/ide/checkAllPlayerGlobals.sh
@@ -121,5 +121,5 @@ downloadPlayerGlobal 11.7 12656571c57b2ad641838e5695a00e27 http://download.macro
 downloadPlayerGlobal 11.8 35bc69eec5091f70e221b4e63b66b60f http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_8.swc
 downloadPlayerGlobal 11.9 d18244c3c00c61a41f2d4d791d09fedb http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_9.swc
 downloadPlayerGlobal 12.0 9375704f171cf632f24e6400d267f5f3 http://download.macromedia.com/get/flashplayer/updaters/12/playerglobal12_0.swc
-downloadPlayerGlobal 13.0 a0dabab00796fe7a1b1b64b68bba15e9 http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/flashplayer13_playerglobal.swc
+downloadPlayerGlobal 13.0 de1d1b9417938dda8fd5be4ada8a47ee http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/flashplayer13_playerglobal.swc
 


[33/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Fix for https://issues.apache.org/jira/browse/FLEX-34117 Changed the layoutCornerEllipseSize in ButtonSkin.as for various DPIs

Posted by bi...@apache.org.
Fix for https://issues.apache.org/jira/browse/FLEX-34117
Changed the layoutCornerEllipseSize in ButtonSkin.as for various DPIs


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

Branch: refs/heads/new_android_skins
Commit: df8428e710f37a8d088b14dee8544cd96c0c73e6
Parents: ecca551
Author: Om <bi...@gmail.com>
Authored: Wed Mar 12 16:20:43 2014 -0700
Committer: Om <bi...@gmail.com>
Committed: Wed Mar 12 16:20:43 2014 -0700

----------------------------------------------------------------------
 .../mobiletheme/src/spark/skins/mobile/ButtonSkin.as         | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/df8428e7/frameworks/projects/mobiletheme/src/spark/skins/mobile/ButtonSkin.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile/ButtonSkin.as b/frameworks/projects/mobiletheme/src/spark/skins/mobile/ButtonSkin.as
index 22a0f4f..a5aa3e8 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile/ButtonSkin.as
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile/ButtonSkin.as
@@ -111,7 +111,7 @@ public class ButtonSkin extends ButtonSkinBase
 				downBorderSkin = spark.skins.mobile640.assets.Button_down;
 				
 				layoutGap = 20;
-				layoutCornerEllipseSize = 40;
+				layoutCornerEllipseSize = 28;
 				layoutPaddingLeft = 40;
 				layoutPaddingRight = 40;
 				layoutPaddingTop = 40;
@@ -129,7 +129,7 @@ public class ButtonSkin extends ButtonSkinBase
 				downBorderSkin = spark.skins.mobile480.assets.Button_down;
 				
 				layoutGap = 14;
-				layoutCornerEllipseSize = 30;
+				layoutCornerEllipseSize = 20;
 				layoutPaddingLeft = 30;
 				layoutPaddingRight = 30;
 				layoutPaddingTop = 30;
@@ -146,7 +146,7 @@ public class ButtonSkin extends ButtonSkinBase
                 downBorderSkin = spark.skins.mobile320.assets.Button_down;
                 
                 layoutGap = 10;
-                layoutCornerEllipseSize = 20;
+                layoutCornerEllipseSize = 10;
                 layoutPaddingLeft = 20;
                 layoutPaddingRight = 20;
                 layoutPaddingTop = 20;
@@ -163,7 +163,7 @@ public class ButtonSkin extends ButtonSkinBase
 				downBorderSkin = spark.skins.mobile240.assets.Button_down;
 				
 				layoutGap = 7;
-				layoutCornerEllipseSize = 15;
+				layoutCornerEllipseSize = 8;
 				layoutPaddingLeft = 15;
 				layoutPaddingRight = 15;
 				layoutPaddingTop = 15;


[36/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Creating new baseline images for tests that failed due to fix for https://issues.apache.org/jira/browse/FLEX-34117

Posted by bi...@apache.org.
Creating new baseline images for tests that failed due to fix for https://issues.apache.org/jira/browse/FLEX-34117


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

Branch: refs/heads/new_android_skins
Commit: cf11a23e60b7dad52f2c11dd7692982759ac8c43
Parents: df8428e
Author: Om <bi...@gmail.com>
Authored: Thu Mar 13 15:57:22 2014 -0700
Committer: Om <bi...@gmail.com>
Committed: Thu Mar 13 15:57:22 2014 -0700

----------------------------------------------------------------------
 .../ClassSelector_160dpi@android_240ppi.png     | Bin 2094 -> 2100 bytes
 ...tor_160dpi_NoDefaultStyle@android_240ppi.png | Bin 2045 -> 2041 bytes
 ...Selector_160dpi_OR_320dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_240dpi@android_240ppi.png     | Bin 2364 -> 2369 bytes
 .../ClassSelector_320dpi@android_240ppi.png     | Bin 2094 -> 2100 bytes
 ...assSelector_Android160dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...assSelector_Android240dpi@android_240ppi.png | Bin 2483 -> 2482 bytes
 ...assSelector_Android320dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_Android@android_240ppi.png    | Bin 2202 -> 2197 bytes
 ...pecifiedAfterQuery_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...lassSelector_IPHONE160dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...ONE160dpi_OR_IPHONE320dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...lassSelector_IPHONE320dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_IPHONE@android_240ppi.png     | Bin 2094 -> 2100 bytes
 .../ClassSelector_InvalidDPI@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...ssSelector_InvalidFeature@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_InvalidOS@android_240ppi.png  | Bin 2094 -> 2100 bytes
 ...sSelector_LowercaseIPHONE@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...sSelector_MediaAll_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...ector_MediaAll_NoFeatures@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...or_MediaOnlyScreen_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...lector_MediaScreen_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...or_MediaScreen_NoFeatures@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...ector_MediaUnknown_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 .../ClassSelector_MissingDPI@android_240ppi.png | Bin 2082 -> 2089 bytes
 .../ClassSelector_MissingOS@android_240ppi.png  | Bin 2242 -> 2230 bytes
 ...sSelector_MultipleQueries@android_240ppi.png | Bin 2483 -> 2482 bytes
 ...ltipleQueriesEvaluateTrue@android_240ppi.png | Bin 2242 -> 2230 bytes
 ...lector_NOT_InvalidFeature@android_240ppi.png | Bin 2082 -> 2089 bytes
 ...ector_NOT_MediaAll_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...r_NOT_MediaAll_NoFeatures@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...iaScreen_160dpi_OR_320dpi@android_240ppi.png | Bin 2387 -> 2390 bytes
 ...or_NOT_MediaScreen_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...MediaScreen_Android240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...ONE160dpi_OR_IPHONE320dpi@android_240ppi.png | Bin 2500 -> 2500 bytes
 ...OT_MediaScreen_NoFeatures@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...r_NOT_MediaUnknown_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...sSelector_NoQuotesAndroid@android_240ppi.png | Bin 2202 -> 2197 bytes
 .../ClassSelector_QNX160dpi@android_240ppi.png  | Bin 2094 -> 2100 bytes
 .../ClassSelector_QNX@android_240ppi.png        | Bin 2094 -> 2100 bytes
 ...sSelector_QuotesAroundDPI@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...ppercaseAND_Android240dpi@android_240ppi.png | Bin 2483 -> 2482 bytes
 ...Selector_UppercaseAndroid@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...ercaseFeatureName_Android@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...ercaseMediaScreen_Android@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...UppercaseMediaTag_Android@android_240ppi.png | Bin 2202 -> 2197 bytes
 ...ercaseNOT_MediaAll_240dpi@android_240ppi.png | Bin 2094 -> 2100 bytes
 ...LY_MediaOnlyScreen_240dpi@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...lStylesheet_ClassSelector@android_240ppi.png | Bin 3657 -> 3651 bytes
 ...alStylesheet_TypeSelector@android_240ppi.png | Bin 3538 -> 3544 bytes
 ...TypeSelector_ButtonStyles@android_240ppi.png | Bin 2364 -> 2369 bytes
 ...tleLayout_basic_withView3@android_240ppi.png | Bin 5100 -> 5106 bytes
 ...yout_horizontal_withView3@android_240ppi.png | Bin 3628 -> 3633 bytes
 ...itleLayout_tile_withView3@android_240ppi.png | Bin 5100 -> 5106 bytes
 ...Layout_vertical_withView3@android_240ppi.png | Bin 3162 -> 3162 bytes
 .../tests/baselines/isModal@android_240ppi.png  | Bin 19286 -> 18970 bytes
 ...finedActionBarOverlayLeft@android_240ppi.png | Bin 2957 -> 2963 bytes
 ...ctionBarOverlayLeftTabbed@android_240ppi.png | Bin 2181 -> 2963 bytes
 ...inedActionBarOverlayRight@android_240ppi.png | Bin 2957 -> 2963 bytes
 ...tionBarOverlayRightTabbed@android_240ppi.png | Bin 2181 -> 2963 bytes
 ...rientationInLandscapeLeft@android_240ppi.png | Bin 1827 -> 1804 bytes
 ...ientationInLandscapeRight@android_240ppi.png | Bin 1827 -> 1804 bytes
 ...tes_ActionLayout_Vertical@android_240ppi.png | Bin 6968 -> 6960 bytes
 ...NavigationLayout_Vertical@android_240ppi.png | Bin 6589 -> 6587 bytes
 ...ates_TitleLayout_Vertical@android_240ppi.png | Bin 6530 -> 6532 bytes
 ...ion_titleContent_ManyEArr@android_240ppi.png | Bin 5414 -> 5413 bytes
 ...tion_titleContent_OneEArr@android_240ppi.png | Bin 3081 -> 3099 bytes
 ...tion_titleContent_TwoEArr@android_240ppi.png | Bin 3775 -> 3781 bytes
 ...n_titleLayout_basicLayout@android_240ppi.png | Bin 4242 -> 4246 bytes
 ...ation_titleLayout_default@android_240ppi.png | Bin 3775 -> 3781 bytes
 ...on_titleLayout_tileLayout@android_240ppi.png | Bin 7498 -> 7497 bytes
 ...itleLayout_verticalLayout@android_240ppi.png | Bin 4383 -> 4382 bytes
 ...Application_title_runtime@android_240ppi.png | Bin 1945 -> 1944 bytes
 ...cation_title_runtime_null@android_240ppi.png | Bin 1945 -> 1944 bytes
 ...itleContent_1ElementArray@android_240ppi.png | Bin 2018 -> 2021 bytes
 ...itleContent_2ElementArray@android_240ppi.png | Bin 2500 -> 2508 bytes
 ...itleContent_8ElementArray@android_240ppi.png | Bin 4759 -> 4764 bytes
 ...r_TitleLayout_BasicLayout@android_240ppi.png | Bin 2456 -> 2457 bytes
 ...ar_TitleLayout_TileLayout@android_240ppi.png | Bin 5458 -> 5463 bytes
 ...yout_TitleContent_Padding@android_240ppi.png | Bin 2820 -> 2831 bytes
 ...itleLayout_VerticalLayout@android_240ppi.png | Bin 4508 -> 4526 bytes
 ...tor_titleContent_ManyEArr@android_240ppi.png | Bin 5414 -> 5413 bytes
 ...ator_titleContent_OneEArr@android_240ppi.png | Bin 3081 -> 3099 bytes
 ...ator_titleContent_TwoEArr@android_240ppi.png | Bin 3775 -> 3781 bytes
 ...vigator_titleLayout_basic@android_240ppi.png | Bin 4242 -> 4768 bytes
 ...gator_titleLayout_default@android_240ppi.png | Bin 4215 -> 4225 bytes
 ...avigator_titleLayout_tile@android_240ppi.png | Bin 4242 -> 4768 bytes
 ...yout_titleContent_padding@android_240ppi.png | Bin 4215 -> 4225 bytes
 ...ator_titleLayout_vertical@android_240ppi.png | Bin 3378 -> 4382 bytes
 ...Bar_ViewNavigator_visible@android_240ppi.png | Bin 3081 -> 3099 bytes
 ...Mobile_Button_events_move@android_240ppi.png | Bin 2572 -> 2560 bytes
 ..._integration_default_btn1@android_240ppi.png | Bin 1431 -> 1430 bytes
 ..._integration_default_btn2@android_240ppi.png | Bin 921 -> 918 bytes
 ..._integration_default_btn4@android_240ppi.png | Bin 668 -> 671 bytes
 ..._integration_default_btn5@android_240ppi.png | Bin 1591 -> 1584 bytes
 ..._integration_default_btn6@android_240ppi.png | Bin 1168 -> 1174 bytes
 ...n_integration_noIcon_btn6@android_240ppi.png | Bin 1622 -> 1619 bytes
 ...n_integration_state1_btn1@android_240ppi.png | Bin 3101 -> 3098 bytes
 ...n_integration_state1_btn2@android_240ppi.png | Bin 668 -> 671 bytes
 ...n_integration_state1_btn3@android_240ppi.png | Bin 1589 -> 1585 bytes
 ...n_integration_state1_btn4@android_240ppi.png | Bin 1291 -> 1286 bytes
 ...n_integration_state1_btn5@android_240ppi.png | Bin 1532 -> 1528 bytes
 ...n_integration_state1_btn6@android_240ppi.png | Bin 2398 -> 2387 bytes
 ...ation_default_state_label@android_240ppi.png | Bin 1724 -> 1724 bytes
 ...rom_includeIn_state_label@android_240ppi.png | Bin 1862 -> 1854 bytes
 ...ration_state1_state_click@android_240ppi.png | Bin 1646 -> 1640 bytes
 ...1_state_label_chromeColor@android_240ppi.png | Bin 1682 -> 1675 bytes
 ...ration_state2_state_click@android_240ppi.png | Bin 1707 -> 1703 bytes
 ...2_state_label_chromeColor@android_240ppi.png | Bin 1744 -> 1738 bytes
 ...tton_Change_label_runtime@android_240ppi.png | Bin 3640 -> 3624 bytes
 ...n_Changing_label_property@android_240ppi.png | Bin 3183 -> 3172 bytes
 ...xWidth_property_10_to_100@android_240ppi.png | Bin 1376 -> 1378 bytes
 ...ng_height_less_than_label@android_240ppi.png | Bin 542 -> 515 bytes
 ..._Checking_height_property@android_240ppi.png | Bin 1654 -> 1655 bytes
 ...n_Checking_label_property@android_240ppi.png | Bin 1733 -> 1728 bytes
 ...king_maxWidth_property_10@android_240ppi.png | Bin 396 -> 376 bytes
 ...ng_minHeight_property_100@android_240ppi.png | Bin 626 -> 621 bytes
 ...ing_minWidth_property_100@android_240ppi.png | Bin 630 -> 626 bytes
 ...ton_Checking_neg5point6_x@android_240ppi.png | Bin 2704 -> 2721 bytes
 ...ton_Checking_neg5point6_y@android_240ppi.png | Bin 2651 -> 2656 bytes
 ..._percentHeight_property_0@android_240ppi.png | Bin 2606 -> 2593 bytes
 ...ercentHeight_property_100@android_240ppi.png | Bin 2695 -> 2686 bytes
 ..._percentHeight_property_1@android_240ppi.png | Bin 2606 -> 2593 bytes
 ...percentHeight_property_50@android_240ppi.png | Bin 2679 -> 2667 bytes
 ...ercentHeight_property_100@android_240ppi.png | Bin 783 -> 776 bytes
 ...g_percentWidth_property_0@android_240ppi.png | Bin 1332 -> 1328 bytes
 ...percentWidth_property_100@android_240ppi.png | Bin 2599 -> 2595 bytes
 ...g_percentWidth_property_1@android_240ppi.png | Bin 1332 -> 1328 bytes
 ..._percentWidth_property_50@android_240ppi.png | Bin 2038 -> 2035 bytes
 ...hecking_scaleX_2_property@android_240ppi.png | Bin 3063 -> 3060 bytes
 ..._scaleX_point565_property@android_240ppi.png | Bin 1885 -> 1901 bytes
 ...ng_scaleX_point5_property@android_240ppi.png | Bin 1801 -> 1809 bytes
 ...hecking_scaleY_2_property@android_240ppi.png | Bin 3821 -> 3835 bytes
 ..._scaleY_point565_property@android_240ppi.png | Bin 1737 -> 1753 bytes
 ...ng_scaleY_point5_property@android_240ppi.png | Bin 1552 -> 1564 bytes
 ...ecking_styleName_property@android_240ppi.png | Bin 3211 -> 3202 bytes
 ...ng_visible_false_property@android_240ppi.png | Bin 4809 -> 4802 bytes
 ...le_true_property_visually@android_240ppi.png | Bin 1733 -> 1728 bytes
 ...Button_Checking_width_100@android_240ppi.png | Bin 1369 -> 1367 bytes
 ...n_Checking_width_26point5@android_240ppi.png | Bin 581 -> 583 bytes
 ..._Button_Checking_width_50@android_240ppi.png | Bin 933 -> 929 bytes
 ...bile_Button_Checking_x_50@android_240ppi.png | Bin 2739 -> 2730 bytes
 ...bile_Button_Checking_y_56@android_240ppi.png | Bin 2816 -> 2807 bytes
 ...ile_Button_alpha_property@android_240ppi.png | Bin 1715 -> 1725 bytes
 ...ner_scaleX_scaleY_point33@android_240ppi.png | Bin 1039 -> 1036 bytes
 ...le_Button_emphasized_true@android_240ppi.png | Bin 1776 -> 1779 bytes
 ...on_enabled_false_property@android_240ppi.png | Bin 1699 -> 1706 bytes
 ...e_Button_height_width_300@android_240ppi.png | Bin 2796 -> 2790 bytes
 ...ile_Button_icon_alpha_0.5@android_240ppi.png | Bin 2765 -> 2754 bytes
 ...bel_height_less_than_icon@android_240ppi.png | Bin 288 -> 253 bytes
 ...abel_width_less_than_icon@android_240ppi.png | Bin 444 -> 422 bytes
 ...e_Button_icon_as_childTag@android_240ppi.png | Bin 4113 -> 4125 bytes
 ...utton_icon_down_alpha_0.5@android_240ppi.png | Bin 2875 -> 2871 bytes
 ...tton_icon_emphasized_true@android_240ppi.png | Bin 2799 -> 2792 bytes
 ...tton_icon_height_increase@android_240ppi.png | Bin 1936 -> 1931 bytes
 ...con_height_less_than_icon@android_240ppi.png | Bin 276 -> 242 bytes
 ...icon_label_change_runtime@android_240ppi.png | Bin 3374 -> 3353 bytes
 ...bile_Button_icon_scaleX_2@android_240ppi.png | Bin 1095 -> 1078 bytes
 ...Button_icon_scaleX_point5@android_240ppi.png | Bin 753 -> 755 bytes
 ...bile_Button_icon_scaleY_2@android_240ppi.png | Bin 1203 -> 1215 bytes
 ...Button_icon_scaleY_point5@android_240ppi.png | Bin 541 -> 551 bytes
 ...utton_icon_width_increase@android_240ppi.png | Bin 1924 -> 1905 bytes
 ...icon_width_less_than_icon@android_240ppi.png | Bin 417 -> 392 bytes
 ..._icon_with_label_scaleX_2@android_240ppi.png | Bin 2422 -> 2408 bytes
 ..._with_label_scaleX_point5@android_240ppi.png | Bin 1486 -> 1484 bytes
 ...bel_scaleX_scaleY_1point5@android_240ppi.png | Bin 2893 -> 2895 bytes
 ..._icon_with_label_scaleY_2@android_240ppi.png | Bin 2832 -> 2822 bytes
 ..._with_label_scaleY_point5@android_240ppi.png | Bin 1154 -> 1165 bytes
 ..._with_label_visible_false@android_240ppi.png | Bin 1820 -> 1811 bytes
 .../Mobile_Button_no_label@android_240ppi.png   | Bin 566 -> 562 bytes
 ...Button_rotationX_property@android_240ppi.png | Bin 3937 -> 3918 bytes
 ...Button_rotationY_property@android_240ppi.png | Bin 4825 -> 4831 bytes
 ...Button_rotationZ_property@android_240ppi.png | Bin 4374 -> 4374 bytes
 ..._Button_rotation_property@android_240ppi.png | Bin 4374 -> 4374 bytes
 ...le_Button_scaleZ_property@android_240ppi.png | Bin 2616 -> 2661 bytes
 ...ghlighting_false_property@android_240ppi.png | Bin 1733 -> 1728 bytes
 ...ighlighting_true_property@android_240ppi.png | Bin 2194 -> 2219 bytes
 ...icon_add_after_long_label@android_240ppi.png | Bin 4314 -> 4299 bytes
 ...con_add_after_short_label@android_240ppi.png | Bin 1882 -> 1875 bytes
 ...e_button_icon_button_down@android_240ppi.png | Bin 1324 -> 1333 bytes
 ..._button_icon_change_value@android_240ppi.png | Bin 1622 -> 1611 bytes
 .../mobile_button_icon_clear@android_240ppi.png | Bin 577 -> 570 bytes
 ...bile_button_icon_disabled@android_240ppi.png | Bin 873 -> 855 bytes
 ...ile_button_icon_fxg_class@android_240ppi.png | Bin 940 -> 930 bytes
 ...button_icon_fxg_component@android_240ppi.png | Bin 940 -> 930 bytes
 .../mobile_button_icon_gif@android_240ppi.png   | Bin 745 -> 738 bytes
 .../mobile_button_icon_jpg@android_240ppi.png   | Bin 1622 -> 1611 bytes
 ...utton_icon_mxml_component@android_240ppi.png | Bin 1182 -> 1186 bytes
 .../mobile_button_icon_png@android_240ppi.png   | Bin 907 -> 901 bytes
 .../mobile_button_icon_swf@android_240ppi.png   | Bin 2135 -> 2126 bytes
 ...on_with_label_button_down@android_240ppi.png | Bin 2237 -> 2248 bytes
 ...n_with_label_change_value@android_240ppi.png | Bin 1882 -> 1874 bytes
 ...ton_icon_with_label_clear@android_240ppi.png | Bin 1568 -> 1557 bytes
 ..._icon_with_label_disabled@android_240ppi.png | Bin 1755 -> 1748 bytes
 ...h_long_label_change_value@android_240ppi.png | Bin 3836 -> 3826 bytes
 ...ession_height_measurement@android_240ppi.png | Bin 1887 -> 1874 bytes
 ...n_style_css_iconPlacement@android_240ppi.png | Bin 1831 -> 1822 bytes
 ..._css_style_disabled_state@android_240ppi.png | Bin 1920 -> 1922 bytes
 ...e_down_state_first_button@android_240ppi.png | Bin 2627 -> 2645 bytes
 ...tyle_upState_first_button@android_240ppi.png | Bin 2006 -> 1994 bytes
 ...le_up_state_second_button@android_240ppi.png | Bin 2417 -> 2408 bytes
 ...tyles_accentColor_default@android_240ppi.png | Bin 2384 -> 2369 bytes
 ...yles_accentColor_disabled@android_240ppi.png | Bin 1970 -> 1972 bytes
 ...tyles_accentColor_pressed@android_240ppi.png | Bin 2399 -> 2410 bytes
 ...tyles_accentColor_setInAS@android_240ppi.png | Bin 1794 -> 1793 bytes
 ...les_accentColor_setInMxml@android_240ppi.png | Bin 494 -> 495 bytes
 ...e_Button_styles_bottom_10@android_240ppi.png | Bin 2316 -> 2307 bytes
 ..._Button_styles_color_blue@android_240ppi.png | Bin 2015 -> 2006 bytes
 ...styles_color_red_setStyle@android_240ppi.png | Bin 2030 -> 2018 bytes
 ...les_color_styleName_green@android_240ppi.png | Bin 2027 -> 2019 bytes
 ...n_styles_default_baseline@android_240ppi.png | Bin 2462 -> 2453 bytes
 ...utton_styles_focusAlpha_0@android_240ppi.png | Bin 2886 -> 2887 bytes
 ...styles_focusAlpha_1point5@android_240ppi.png | Bin 3334 -> 3255 bytes
 ...les_focusBlendMode_invert@android_240ppi.png | Bin 3281 -> 3204 bytes
 ...s_focusBlendMode_subtract@android_240ppi.png | Bin 3375 -> 3281 bytes
 ...styles_focusColor_default@android_240ppi.png | Bin 3341 -> 3254 bytes
 ...yles_focusColor_set_in_AS@android_240ppi.png | Bin 3365 -> 3277 bytes
 ...n_styles_focusThickness_0@android_240ppi.png | Bin 2903 -> 2903 bytes
 ...n_styles_focusThickness_4@android_240ppi.png | Bin 3431 -> 3355 bytes
 ...ickness_blendmode_default@android_240ppi.png | Bin 3341 -> 3254 bytes
 ..._thickness_blendmode_mxml@android_240ppi.png | Bin 3434 -> 3395 bytes
 ...les_fontFamily_CourierNew@android_240ppi.png | Bin 2247 -> 2241 bytes
 ...amily_CourierNew_setStyle@android_240ppi.png | Bin 2247 -> 2241 bytes
 ...yles_fontSetting_disabled@android_240ppi.png | Bin 2493 -> 2491 bytes
 ...yles_fontSetting_selected@android_240ppi.png | Bin 3072 -> 3098 bytes
 ...Button_styles_fontSize_18@android_240ppi.png | Bin 2010 -> 2009 bytes
 ...yles_fontSize_18_setStyle@android_240ppi.png | Bin 2010 -> 2009 bytes
 ...e_Button_styles_fontStyle@android_240ppi.png | Bin 2237 -> 2241 bytes
 ...styles_fontStyle_disabled@android_240ppi.png | Bin 2093 -> 2096 bytes
 ...on_styles_fontWeight_bold@android_240ppi.png | Bin 2284 -> 2281 bytes
 ..._fontWeight_bold_setStyle@android_240ppi.png | Bin 2284 -> 2281 bytes
 ...ton_styles_font_styleName@android_240ppi.png | Bin 1938 -> 1932 bytes
 ...Button_styles_kerning_off@android_240ppi.png | Bin 1597 -> 1594 bytes
 ..._Button_styles_kerning_on@android_240ppi.png | Bin 1597 -> 1594 bytes
 ...leading_change_at_runtime@android_240ppi.png | Bin 2385 -> 2384 bytes
 ...on_styles_leading_default@android_240ppi.png | Bin 2385 -> 2384 bytes
 ...ile_Button_styles_left_10@android_240ppi.png | Bin 2342 -> 2335 bytes
 ...Spacing_change_at_runtime@android_240ppi.png | Bin 3301 -> 3292 bytes
 ...tyles_lineThrough_default@android_240ppi.png | Bin 2780 -> 2771 bytes
 ...le_Button_styles_right_25@android_240ppi.png | Bin 2390 -> 2380 bytes
 ...utton_styles_set_baseline@android_240ppi.png | Bin 2316 -> 2310 bytes
 ...yles_set_horizontalCenter@android_240ppi.png | Bin 2384 -> 2376 bytes
 ...yles_set_verticalCenter_5@android_240ppi.png | Bin 2316 -> 2308 bytes
 ...skin_disabled_short_label@android_240ppi.png | Bin 2062 -> 2060 bytes
 ...d_short_label_chromeColor@android_240ppi.png | Bin 2501 -> 2498 bytes
 ...yles_skin_normal_no_label@android_240ppi.png | Bin 471 -> 476 bytes
 ...rmal_no_label_chromeColor@android_240ppi.png | Bin 471 -> 474 bytes
 ...s_skin_normal_short_label@android_240ppi.png | Bin 2075 -> 2067 bytes
 ...l_short_label_chromeColor@android_240ppi.png | Bin 2080 -> 2084 bytes
 ...es_skin_selected_no_label@android_240ppi.png | Bin 910 -> 937 bytes
 ...cted_no_label_chromeColor@android_240ppi.png | Bin 884 -> 885 bytes
 ...skin_selected_short_label@android_240ppi.png | Bin 2648 -> 2668 bytes
 ...d_short_label_chromeColor@android_240ppi.png | Bin 2584 -> 2570 bytes
 ...bile_Button_styles_top_10@android_240ppi.png | Bin 2316 -> 2307 bytes
 ...tton_iconPlacement_bottom@android_240ppi.png | Bin 1872 -> 1860 bytes
 ...ent_bottom_explicitHeight@android_240ppi.png | Bin 1792 -> 1778 bytes
 ...ement_bottom_label_noIcon@android_240ppi.png | Bin 1267 -> 1262 bytes
 ...Placement_bottom_to_right@android_240ppi.png | Bin 3184 -> 3168 bytes
 ..._iconPlacement_clearStyle@android_240ppi.png | Bin 1797 -> 1783 bytes
 ...Placement_css_selectionID@android_240ppi.png | Bin 1955 -> 1938 bytes
 ...onPlacement_css_styleName@android_240ppi.png | Bin 3066 -> 3056 bytes
 ...ton_iconPlacement_default@android_240ppi.png | Bin 1797 -> 1783 bytes
 ...tton_iconPlacement_inline@android_240ppi.png | Bin 1591 -> 1579 bytes
 ...button_iconPlacement_left@android_240ppi.png | Bin 1797 -> 1783 bytes
 ...ement_left_explicitHeight@android_240ppi.png | Bin 1823 -> 1809 bytes
 ...acement_left_label_noIcon@android_240ppi.png | Bin 1267 -> 1262 bytes
 ...iconPlacement_left_to_top@android_240ppi.png | Bin 2189 -> 2190 bytes
 ...utton_iconPlacement_right@android_240ppi.png | Bin 1789 -> 1777 bytes
 ...ment_right_explicitHeight@android_240ppi.png | Bin 1859 -> 1848 bytes
 ...cement_right_label_noIcon@android_240ppi.png | Bin 1267 -> 1262 bytes
 ...on_iconPlacement_setStyle@android_240ppi.png | Bin 1872 -> 1860 bytes
 ..._button_iconPlacement_top@android_240ppi.png | Bin 1713 -> 1703 bytes
 ...cement_top_explicitHeight@android_240ppi.png | Bin 1718 -> 1708 bytes
 ...lacement_top_label_noIcon@android_240ppi.png | Bin 1267 -> 1262 bytes
 ...icon_accentColor_disabled@android_240ppi.png | Bin 995 -> 989 bytes
 ...n_icon_accentColor_normal@android_240ppi.png | Bin 953 -> 950 bytes
 ..._icon_accentColor_pressed@android_240ppi.png | Bin 1500 -> 1513 bytes
 ...ton_icon_chromeColor_down@android_240ppi.png | Bin 2540 -> 2555 bytes
 ...utton_icon_chromeColor_up@android_240ppi.png | Bin 2172 -> 2175 bytes
 ...button_icon_css_styleName@android_240ppi.png | Bin 2734 -> 2720 bytes
 ...tton_icon_custom_downSkin@android_240ppi.png | Bin 2296 -> 2283 bytes
 ...button_icon_custom_upSkin@android_240ppi.png | Bin 2593 -> 2609 bytes
 ...icon_iconPlacement_bottom@android_240ppi.png | Bin 1872 -> 1860 bytes
 ...n_icon_iconPlacement_left@android_240ppi.png | Bin 1797 -> 1783 bytes
 ..._icon_iconPlacement_right@android_240ppi.png | Bin 1789 -> 1777 bytes
 ...on_icon_iconPlacement_top@android_240ppi.png | Bin 1713 -> 1703 bytes
 ...with_chromeColor_disabled@android_240ppi.png | Bin 2488 -> 2482 bytes
 ...abel_chromeColor_disabled@android_240ppi.png | Bin 2258 -> 2263 bytes
 ...th_label_chromeColor_down@android_240ppi.png | Bin 3613 -> 3630 bytes
 ...with_label_chromeColor_up@android_240ppi.png | Bin 3240 -> 3237 bytes
 ...ton_icon_with_label_color@android_240ppi.png | Bin 2420 -> 2410 bytes
 ...el_decrease_letterSpacing@android_240ppi.png | Bin 3400 -> 3399 bytes
 ...con_with_label_fontFamily@android_240ppi.png | Bin 2409 -> 2393 bytes
 ...ith_label_fontFamily_down@android_240ppi.png | Bin 2894 -> 2910 bytes
 ..._icon_with_label_fontSize@android_240ppi.png | Bin 2468 -> 2460 bytes
 ..._with_label_fontSize_down@android_240ppi.png | Bin 2960 -> 2979 bytes
 ...icon_with_label_fontStyle@android_240ppi.png | Bin 2560 -> 2551 bytes
 ...ith_label_fontStyle_dowwn@android_240ppi.png | Bin 3030 -> 3038 bytes
 ...con_with_label_fontWeight@android_240ppi.png | Bin 2274 -> 2260 bytes
 ...ith_label_fontWeight_down@android_240ppi.png | Bin 2736 -> 2752 bytes
 ...el_increase_letterSpacing@android_240ppi.png | Bin 3623 -> 3606 bytes
 ...with_label_textDecoration@android_240ppi.png | Bin 2494 -> 2478 bytes
 ...label_textDecoration_down@android_240ppi.png | Bin 3519 -> 3535 bytes
 303 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_NoDefaultStyle@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_NoDefaultStyle@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_NoDefaultStyle@android_240ppi.png
index bc201d2..e75a0b8 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_NoDefaultStyle@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_NoDefaultStyle@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_OR_320dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_OR_320dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_OR_320dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_OR_320dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_160dpi_OR_320dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_240dpi@android_240ppi.png
index 32cc809..ca283f5 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_320dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_320dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_320dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_320dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_320dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android160dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android160dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android160dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android160dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android160dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android240dpi@android_240ppi.png
index 8b55e26..53d6e48 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android320dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android320dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android320dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android320dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android320dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android@android_240ppi.png
index b9c6237..baf5ed6 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_Android@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_DefaultSpecifiedAfterQuery_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_DefaultSpecifiedAfterQuery_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_DefaultSpecifiedAfterQuery_240dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_DefaultSpecifiedAfterQuery_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_DefaultSpecifiedAfterQuery_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE320dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE320dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE320dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE320dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE320dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_IPHONE@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidDPI@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidDPI@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidDPI@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidDPI@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidDPI@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidFeature@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidFeature@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidFeature@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidFeature@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidFeature@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidOS@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidOS@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidOS@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidOS@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_InvalidOS@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_LowercaseIPHONE@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_LowercaseIPHONE@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_LowercaseIPHONE@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_LowercaseIPHONE@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_LowercaseIPHONE@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_240dpi@android_240ppi.png
index 32cc809..ca283f5 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_NoFeatures@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_NoFeatures@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_NoFeatures@android_240ppi.png
index b9c6237..baf5ed6 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_NoFeatures@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaAll_NoFeatures@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaOnlyScreen_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaOnlyScreen_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaOnlyScreen_240dpi@android_240ppi.png
index 32cc809..ca283f5 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaOnlyScreen_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaOnlyScreen_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_240dpi@android_240ppi.png
index 32cc809..ca283f5 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_NoFeatures@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_NoFeatures@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_NoFeatures@android_240ppi.png
index b9c6237..baf5ed6 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_NoFeatures@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaScreen_NoFeatures@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaUnknown_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaUnknown_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaUnknown_240dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaUnknown_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MediaUnknown_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingDPI@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingDPI@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingDPI@android_240ppi.png
index 106b0f6..3c76ce2 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingDPI@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingDPI@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingOS@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingOS@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingOS@android_240ppi.png
index 814bc6a..149c730 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingOS@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MissingOS@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueries@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueries@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueries@android_240ppi.png
index 8b55e26..53d6e48 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueries@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueries@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueriesEvaluateTrue@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueriesEvaluateTrue@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueriesEvaluateTrue@android_240ppi.png
index 814bc6a..149c730 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueriesEvaluateTrue@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_MultipleQueriesEvaluateTrue@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_InvalidFeature@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_InvalidFeature@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_InvalidFeature@android_240ppi.png
index 106b0f6..3c76ce2 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_InvalidFeature@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_InvalidFeature@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_240dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_NoFeatures@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_NoFeatures@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_NoFeatures@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_NoFeatures@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaAll_NoFeatures@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_160dpi_OR_320dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_160dpi_OR_320dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_160dpi_OR_320dpi@android_240ppi.png
index f7cd5ba..4e6e41a 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_160dpi_OR_320dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_160dpi_OR_320dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_240dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_Android240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_Android240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_Android240dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_Android240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_Android240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png
index 47ac339..e61d6d7 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_IPHONE160dpi_OR_IPHONE320dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_NoFeatures@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_NoFeatures@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_NoFeatures@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_NoFeatures@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaScreen_NoFeatures@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaUnknown_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaUnknown_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaUnknown_240dpi@android_240ppi.png
index 32cc809..ca283f5 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaUnknown_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NOT_MediaUnknown_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NoQuotesAndroid@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NoQuotesAndroid@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NoQuotesAndroid@android_240ppi.png
index b9c6237..baf5ed6 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NoQuotesAndroid@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_NoQuotesAndroid@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX160dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX160dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX160dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX160dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX160dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QNX@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QuotesAroundDPI@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QuotesAroundDPI@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QuotesAroundDPI@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QuotesAroundDPI@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_QuotesAroundDPI@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAND_Android240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAND_Android240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAND_Android240dpi@android_240ppi.png
index 8b55e26..53d6e48 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAND_Android240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAND_Android240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAndroid@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAndroid@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAndroid@android_240ppi.png
index b9c6237..baf5ed6 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAndroid@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseAndroid@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseFeatureName_Android@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseFeatureName_Android@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseFeatureName_Android@android_240ppi.png
index b9c6237..baf5ed6 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseFeatureName_Android@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseFeatureName_Android@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaScreen_Android@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaScreen_Android@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaScreen_Android@android_240ppi.png
index b9c6237..baf5ed6 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaScreen_Android@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaScreen_Android@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaTag_Android@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaTag_Android@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaTag_Android@android_240ppi.png
index b9c6237..baf5ed6 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaTag_Android@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseMediaTag_Android@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseNOT_MediaAll_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseNOT_MediaAll_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseNOT_MediaAll_240dpi@android_240ppi.png
index 769d528..4e90f04 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseNOT_MediaAll_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseNOT_MediaAll_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseONLY_MediaOnlyScreen_240dpi@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseONLY_MediaOnlyScreen_240dpi@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseONLY_MediaOnlyScreen_240dpi@android_240ppi.png
index 32cc809..ca283f5 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseONLY_MediaOnlyScreen_240dpi@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ClassSelector_UppercaseONLY_MediaOnlyScreen_240dpi@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_ClassSelector@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_ClassSelector@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_ClassSelector@android_240ppi.png
index 5f5ded8..2c187e9 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_ClassSelector@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_ClassSelector@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_TypeSelector@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_TypeSelector@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_TypeSelector@android_240ppi.png
index 105c9e4..e4458a0 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_TypeSelector@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/ExternalStylesheet_TypeSelector@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/CSSMediaQueries/integration/baselines/TypeSelector_ButtonStyles@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/TypeSelector_ButtonStyles@android_240ppi.png b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/TypeSelector_ButtonStyles@android_240ppi.png
index 32cc809..ca283f5 100644
Binary files a/mustella/tests/mobile/CSSMediaQueries/integration/baselines/TypeSelector_ButtonStyles@android_240ppi.png and b/mustella/tests/mobile/CSSMediaQueries/integration/baselines/TypeSelector_ButtonStyles@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_basic_withView3@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_basic_withView3@android_240ppi.png b/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_basic_withView3@android_240ppi.png
index a56513d..5ae959b 100644
Binary files a/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_basic_withView3@android_240ppi.png and b/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_basic_withView3@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_horizontal_withView3@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_horizontal_withView3@android_240ppi.png b/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_horizontal_withView3@android_240ppi.png
index de999ff..63b9172 100644
Binary files a/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_horizontal_withView3@android_240ppi.png and b/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_horizontal_withView3@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_tile_withView3@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_tile_withView3@android_240ppi.png b/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_tile_withView3@android_240ppi.png
index a56513d..5ae959b 100644
Binary files a/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_tile_withView3@android_240ppi.png and b/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_tile_withView3@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_vertical_withView3@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_vertical_withView3@android_240ppi.png b/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_vertical_withView3@android_240ppi.png
index b6ffc3d..b45eee6 100644
Binary files a/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_vertical_withView3@android_240ppi.png and b/mustella/tests/mobile/MobileApplication/properties/baselines/mobileApp_titleLayout_vertical_withView3@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/SkinnablePopUpContainer/tests/baselines/isModal@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/SkinnablePopUpContainer/tests/baselines/isModal@android_240ppi.png b/mustella/tests/mobile/SkinnablePopUpContainer/tests/baselines/isModal@android_240ppi.png
index 066db1b..12e25be 100644
Binary files a/mustella/tests/mobile/SkinnablePopUpContainer/tests/baselines/isModal@android_240ppi.png and b/mustella/tests/mobile/SkinnablePopUpContainer/tests/baselines/isModal@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeft@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeft@android_240ppi.png b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeft@android_240ppi.png
index 1f788b4..04dc97c 100644
Binary files a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeft@android_240ppi.png and b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeft@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeftTabbed@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeftTabbed@android_240ppi.png b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeftTabbed@android_240ppi.png
index df90985..04dc97c 100644
Binary files a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeftTabbed@android_240ppi.png and b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayLeftTabbed@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRight@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRight@android_240ppi.png b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRight@android_240ppi.png
index 1f788b4..04dc97c 100644
Binary files a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRight@android_240ppi.png and b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRight@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRightTabbed@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRightTabbed@android_240ppi.png b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRightTabbed@android_240ppi.png
index df90985..04dc97c 100644
Binary files a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRightTabbed@android_240ppi.png and b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedActionBarOverlayRightTabbed@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeLeft@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeLeft@android_240ppi.png b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeLeft@android_240ppi.png
index 53ae197..80378da 100644
Binary files a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeLeft@android_240ppi.png and b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeLeft@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeRight@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeRight@android_240ppi.png b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeRight@android_240ppi.png
index 53ae197..80378da 100644
Binary files a/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeRight@android_240ppi.png and b/mustella/tests/mobile/ViewAndViewNavigator/tests/baselines/orientationStatesUnDefinedButtonOrientationInLandscapeRight@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_ActionLayout_Vertical@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_ActionLayout_Vertical@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_ActionLayout_Vertical@android_240ppi.png
index 3fb840f..fedc7ed 100644
Binary files a/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_ActionLayout_Vertical@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_ActionLayout_Vertical@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_NavigationLayout_Vertical@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_NavigationLayout_Vertical@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_NavigationLayout_Vertical@android_240ppi.png
index 91ce6a9..a749a62 100644
Binary files a/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_NavigationLayout_Vertical@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_NavigationLayout_Vertical@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_TitleLayout_Vertical@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_TitleLayout_Vertical@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_TitleLayout_Vertical@android_240ppi.png
index cb116ef..b7aaba0 100644
Binary files a/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_TitleLayout_Vertical@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/integration/baselines/ActionBar_States_TitleLayout_Vertical@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_ManyEArr@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_ManyEArr@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_ManyEArr@android_240ppi.png
index 13d4f12..009e344 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_ManyEArr@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_ManyEArr@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_OneEArr@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_OneEArr@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_OneEArr@android_240ppi.png
index 24c91cd..4718af1 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_OneEArr@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_OneEArr@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_TwoEArr@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_TwoEArr@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_TwoEArr@android_240ppi.png
index 3f1bb8b..26a18a7 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_TwoEArr@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleContent_TwoEArr@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_basicLayout@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_basicLayout@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_basicLayout@android_240ppi.png
index 4c2b2d8..dd593b6 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_basicLayout@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_basicLayout@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_default@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_default@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_default@android_240ppi.png
index 3f1bb8b..26a18a7 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_default@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_default@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_tileLayout@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_tileLayout@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_tileLayout@android_240ppi.png
index 0238506..6d7e401 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_tileLayout@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_tileLayout@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_verticalLayout@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_verticalLayout@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_verticalLayout@android_240ppi.png
index 992a046..7302ea0 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_verticalLayout@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_titleLayout_verticalLayout@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime@android_240ppi.png
index 2f27aa2..dbdc68a 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime_null@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime_null@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime_null@android_240ppi.png
index 2f27aa2..dbdc68a 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime_null@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_MobileApplication_title_runtime_null@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_1ElementArray@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_1ElementArray@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_1ElementArray@android_240ppi.png
index 79ed37a..76eecce 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_1ElementArray@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_1ElementArray@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_2ElementArray@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_2ElementArray@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_2ElementArray@android_240ppi.png
index 69ab260..7f570af 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_2ElementArray@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_2ElementArray@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_8ElementArray@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_8ElementArray@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_8ElementArray@android_240ppi.png
index a66eca4..dfbc788 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_8ElementArray@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleContent_8ElementArray@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_BasicLayout@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_BasicLayout@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_BasicLayout@android_240ppi.png
index 88891f8..6ad2ec1 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_BasicLayout@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_BasicLayout@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TileLayout@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TileLayout@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TileLayout@android_240ppi.png
index 9f61972..fec9ae0 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TileLayout@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TileLayout@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TitleContent_Padding@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TitleContent_Padding@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TitleContent_Padding@android_240ppi.png
index 7faae6e..0700768 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TitleContent_Padding@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_TitleContent_Padding@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_VerticalLayout@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_VerticalLayout@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_VerticalLayout@android_240ppi.png
index f755c2b..5658b98 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_VerticalLayout@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_TitleLayout_VerticalLayout@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_ManyEArr@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_ManyEArr@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_ManyEArr@android_240ppi.png
index 13d4f12..009e344 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_ManyEArr@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_ManyEArr@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_OneEArr@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_OneEArr@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_OneEArr@android_240ppi.png
index 24c91cd..4718af1 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_OneEArr@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_OneEArr@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_TwoEArr@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_TwoEArr@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_TwoEArr@android_240ppi.png
index 3f1bb8b..26a18a7 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_TwoEArr@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleContent_TwoEArr@android_240ppi.png differ


[02/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Corrected iPad change description

Posted by bi...@apache.org.
Corrected iPad change description


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

Branch: refs/heads/new_android_skins
Commit: f2a5713335ff33da1ca5842fd0c4e2febe7940d1
Parents: 6e4fcdc
Author: Justin Mclean <jm...@apache.org>
Authored: Thu Feb 27 22:09:29 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Thu Feb 27 22:09:29 2014 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f2a57133/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index e8a017b..4ba1b8a 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -41,7 +41,7 @@ SDK Changes
 - Improved UID generation performance.
 - Improved mobile memory usage/performance.
 - Improved CSS styles memory usage/performance.
-- Changed DPI to be 160 for iPad and 320 for iPad mini.
+- Changed DPI to be 160 for iPad/iPad mini and 320 for iPad retina/iPad mini retina.
 - Fixed scaling of Checkbox and Radio button 320dpi skins.
 - Option to not store last call result in RomoteObject and WebService.
 - StageTextInput can now be included in scrollable content.


[41/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - REFIX - FLEX-34145 Mobile Theme: TextInput with layoutDirection="rtl" becomes mirror on focus out. Now works also when applicationDPI != runtimeDPI

Posted by bi...@apache.org.
REFIX - FLEX-34145 Mobile Theme: TextInput with layoutDirection="rtl" becomes mirror on focus out.
Now works also when applicationDPI != runtimeDPI


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

Branch: refs/heads/new_android_skins
Commit: 8138af12be00d9e4669f9f783720952ec241543a
Parents: f46ee85
Author: mamsellem <ma...@systar.com>
Authored: Fri Mar 14 21:33:12 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Fri Mar 14 21:33:12 2014 +0100

----------------------------------------------------------------------
 .../spark/components/supportClasses/ScrollableStageText.as   | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8138af12/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
index 1e35a50..9822b65 100644
--- a/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
+++ b/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/ScrollableStageText.as
@@ -1561,9 +1561,13 @@ public class ScrollableStageText extends UIComponent  implements IStyleableEdita
             }
             if (layoutDirection == LayoutDirection.RTL) {
                 // if mirrored , cancel mirroring for the bitmap, as it's already is the right direction (generated by the OS)
+                // we do that by applying a negative scale
+                // but preserve horizontal scaling, if applicationDPI != runtimeDPI
                 const mirrorMatrix: Matrix = proxy.transform.matrix;
-                mirrorMatrix.a = -1;
-                mirrorMatrix.tx =  width;
+                if (mirrorMatrix.a > 0) {
+                    mirrorMatrix.a = -mirrorMatrix.a;
+                }
+                mirrorMatrix.tx =  width;    // reapply width in case it changed
                 proxy.transform.matrix = mirrorMatrix;
             }
         }


[16/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Merge branch 'develop' into release4.12.0

Posted by bi...@apache.org.
Merge branch 'develop' into release4.12.0


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

Branch: refs/heads/new_android_skins
Commit: 470705c00049e2de12dcb55dd165e81d165a15ef
Parents: 4fb6006 563c8e1
Author: Alex Harui <ah...@apache.org>
Authored: Sun Mar 2 08:44:15 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Sun Mar 2 08:44:15 2014 -0800

----------------------------------------------------------------------
 installer.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------



[35/50] [abbrv] Creating new baseline images for tests that failed due to fix for https://issues.apache.org/jira/browse/FLEX-34117

Posted by bi...@apache.org.
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_basic@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_basic@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_basic@android_240ppi.png
index 4c2b2d8..53bbe5d 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_basic@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_basic@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_default@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_default@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_default@android_240ppi.png
index 1f16ac1..51b2f44 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_default@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_default@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_tile@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_tile@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_tile@android_240ppi.png
index 4c2b2d8..53bbe5d 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_tile@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_tile@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_titleContent_padding@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_titleContent_padding@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_titleContent_padding@android_240ppi.png
index 1f16ac1..51b2f44 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_titleContent_padding@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_titleContent_padding@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_vertical@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_vertical@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_vertical@android_240ppi.png
index eb4996d..7302ea0 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_vertical@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_titleLayout_vertical@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_visible@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_visible@android_240ppi.png b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_visible@android_240ppi.png
index 24c91cd..4718af1 100644
Binary files a/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_visible@android_240ppi.png and b/mustella/tests/mobile/components/ActionBar/properties/baselines/ActionBar_ViewNavigator_visible@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/events/baselines/Mobile_Button_events_move@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/events/baselines/Mobile_Button_events_move@android_240ppi.png b/mustella/tests/mobile/components/Button/events/baselines/Mobile_Button_events_move@android_240ppi.png
index 350bf20..4172f28 100644
Binary files a/mustella/tests/mobile/components/Button/events/baselines/Mobile_Button_events_move@android_240ppi.png and b/mustella/tests/mobile/components/Button/events/baselines/Mobile_Button_events_move@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn1@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn1@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn1@android_240ppi.png
index c0d3017..d0905e5 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn1@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn1@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn2@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn2@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn2@android_240ppi.png
index 733d1d2..df2bff0 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn2@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn2@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn4@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn4@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn4@android_240ppi.png
index 7d2e1e8..b6a02c1 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn4@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn4@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn5@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn5@android_240ppi.png
index df61024..d6e0b0a 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn5@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn6@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn6@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn6@android_240ppi.png
index 3b64e84..d061979 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn6@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_default_btn6@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_noIcon_btn6@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_noIcon_btn6@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_noIcon_btn6@android_240ppi.png
index db51c24..d59cc42 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_noIcon_btn6@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_noIcon_btn6@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn1@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn1@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn1@android_240ppi.png
index 8500b00..a68e41a 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn1@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn1@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn2@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn2@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn2@android_240ppi.png
index 7d2e1e8..b6a02c1 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn2@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn2@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn3@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn3@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn3@android_240ppi.png
index bd6e079..15018de 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn3@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn3@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn4@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn4@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn4@android_240ppi.png
index fd7558b..c44b478 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn4@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn4@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn5@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn5@android_240ppi.png
index 0d32867..064fb49 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn5@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn6@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn6@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn6@android_240ppi.png
index 9d53d47..2cd095b 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn6@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_Icon_integration_state1_btn6@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_default_state_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_default_state_label@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_default_state_label@android_240ppi.png
index e2040bd..2893c9e 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_default_state_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_default_state_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_excludeFrom_includeIn_state_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_excludeFrom_includeIn_state_label@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_excludeFrom_includeIn_state_label@android_240ppi.png
index 8f2eb25..f3dee41 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_excludeFrom_includeIn_state_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_excludeFrom_includeIn_state_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_click@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_click@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_click@android_240ppi.png
index 7c33df8..a8a2ae3 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_click@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_click@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_label_chromeColor@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_label_chromeColor@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_label_chromeColor@android_240ppi.png
index ac63b92..c97fff6 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_label_chromeColor@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state1_state_label_chromeColor@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_click@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_click@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_click@android_240ppi.png
index 2c9e9fa..deb117f 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_click@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_click@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_label_chromeColor@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_label_chromeColor@android_240ppi.png b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_label_chromeColor@android_240ppi.png
index f3d015e..d919cb6 100644
Binary files a/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_label_chromeColor@android_240ppi.png and b/mustella/tests/mobile/components/Button/integration/baselines/Mobile_Button_integration_state2_state_label_chromeColor@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Change_label_runtime@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Change_label_runtime@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Change_label_runtime@android_240ppi.png
index 472de52..0787b55 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Change_label_runtime@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Change_label_runtime@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_label_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_label_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_label_property@android_240ppi.png
index 90e46a9..4f8f6db 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_label_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_label_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_maxWidth_property_10_to_100@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_maxWidth_property_10_to_100@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_maxWidth_property_10_to_100@android_240ppi.png
index 9a79794..8ef14c7 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_maxWidth_property_10_to_100@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Changing_maxWidth_property_10_to_100@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_less_than_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_less_than_label@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_less_than_label@android_240ppi.png
index 1d68d70..77dd8e7 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_less_than_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_less_than_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_property@android_240ppi.png
index 9730d0c..79738c0 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_height_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_label_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_label_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_label_property@android_240ppi.png
index 54755e2..742d990 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_label_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_label_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_maxWidth_property_10@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_maxWidth_property_10@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_maxWidth_property_10@android_240ppi.png
index a8e544f..6c93271 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_maxWidth_property_10@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_maxWidth_property_10@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minHeight_property_100@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minHeight_property_100@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minHeight_property_100@android_240ppi.png
index a157891..4ab30f2 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minHeight_property_100@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minHeight_property_100@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minWidth_property_100@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minWidth_property_100@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minWidth_property_100@android_240ppi.png
index e38dccb..0b0c4e2 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minWidth_property_100@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_minWidth_property_100@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_x@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_x@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_x@android_240ppi.png
index eb34412..8dc9468 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_x@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_x@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_y@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_y@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_y@android_240ppi.png
index f818f3f..79450c0 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_y@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_neg5point6_y@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_0@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_0@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_0@android_240ppi.png
index d46f758..f009b3e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_0@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_0@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_100@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_100@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_100@android_240ppi.png
index a5da0b1..1fff88c 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_100@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_100@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_1@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_1@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_1@android_240ppi.png
index d46f758..f009b3e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_1@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_1@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_50@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_50@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_50@android_240ppi.png
index 2bda100..c98eeba 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_50@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentHeight_property_50@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_percentHeight_property_100@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_percentHeight_property_100@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_percentHeight_property_100@android_240ppi.png
index 35c96ed..3e4f27a 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_percentHeight_property_100@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_percentHeight_property_100@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_0@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_0@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_0@android_240ppi.png
index 97581c5..1c7225a 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_0@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_0@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_100@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_100@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_100@android_240ppi.png
index 7c18b1e..caa92c3 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_100@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_100@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_1@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_1@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_1@android_240ppi.png
index 97581c5..1c7225a 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_1@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_1@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_50@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_50@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_50@android_240ppi.png
index 70d8f24..f050fd8 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_50@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_percentWidth_property_50@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_2_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_2_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_2_property@android_240ppi.png
index 6dad111..4cd952b 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_2_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_2_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point565_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point565_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point565_property@android_240ppi.png
index 2858ff9..2ca984d 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point565_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point565_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point5_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point5_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point5_property@android_240ppi.png
index 94f3a2f..c2bc53e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point5_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleX_point5_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_2_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_2_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_2_property@android_240ppi.png
index 113b1a4..a6fe1fd 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_2_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_2_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point565_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point565_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point565_property@android_240ppi.png
index de95ee8..a139cea 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point565_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point565_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point5_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point5_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point5_property@android_240ppi.png
index b6fe932..69e7e5e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point5_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_scaleY_point5_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_styleName_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_styleName_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_styleName_property@android_240ppi.png
index 3862944..6014997 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_styleName_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_styleName_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_false_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_false_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_false_property@android_240ppi.png
index d8e631e..eb0d1d0 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_false_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_false_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_true_property_visually@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_true_property_visually@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_true_property_visually@android_240ppi.png
index 54755e2..742d990 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_true_property_visually@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_visible_true_property_visually@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_100@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_100@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_100@android_240ppi.png
index 64531c6..94850c3 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_100@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_100@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_26point5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_26point5@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_26point5@android_240ppi.png
index ee38d5e..7be533f 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_26point5@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_26point5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_50@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_50@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_50@android_240ppi.png
index 7731512..1e97e71 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_50@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_width_50@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_x_50@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_x_50@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_x_50@android_240ppi.png
index 760691d..3e543ea 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_x_50@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_x_50@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_y_56@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_y_56@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_y_56@android_240ppi.png
index 99837de..199b669 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_y_56@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_Checking_y_56@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_alpha_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_alpha_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_alpha_property@android_240ppi.png
index 9c0b04e..75fa9d6 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_alpha_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_alpha_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_container_scaleX_scaleY_point33@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_container_scaleX_scaleY_point33@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_container_scaleX_scaleY_point33@android_240ppi.png
index 49f406d..ca6fa9a 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_container_scaleX_scaleY_point33@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_container_scaleX_scaleY_point33@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_emphasized_true@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_emphasized_true@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_emphasized_true@android_240ppi.png
index b31e3cc..49048a9 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_emphasized_true@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_emphasized_true@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_enabled_false_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_enabled_false_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_enabled_false_property@android_240ppi.png
index 40e41f9..cbb05c8 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_enabled_false_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_enabled_false_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_height_width_300@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_height_width_300@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_height_width_300@android_240ppi.png
index f39fd48..12762d2 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_height_width_300@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_height_width_300@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_alpha_0.5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_alpha_0.5@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_alpha_0.5@android_240ppi.png
index 3f666cf..8f6d0bc 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_alpha_0.5@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_alpha_0.5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_height_less_than_icon@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_height_less_than_icon@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_height_less_than_icon@android_240ppi.png
index b219605..d710c19 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_height_less_than_icon@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_height_less_than_icon@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_width_less_than_icon@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_width_less_than_icon@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_width_less_than_icon@android_240ppi.png
index 65df72b..ef1a887 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_width_less_than_icon@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_and_label_width_less_than_icon@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_as_childTag@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_as_childTag@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_as_childTag@android_240ppi.png
index 19a84cb..6d824e7 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_as_childTag@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_as_childTag@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_down_alpha_0.5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_down_alpha_0.5@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_down_alpha_0.5@android_240ppi.png
index 96f09c0..a98f376 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_down_alpha_0.5@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_down_alpha_0.5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_emphasized_true@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_emphasized_true@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_emphasized_true@android_240ppi.png
index 81cf9cc..e6ded5e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_emphasized_true@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_emphasized_true@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_increase@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_increase@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_increase@android_240ppi.png
index 02544f3..f8c0de3 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_increase@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_increase@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_less_than_icon@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_less_than_icon@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_less_than_icon@android_240ppi.png
index bc827c3..cdb13e3 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_less_than_icon@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_height_less_than_icon@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_label_change_runtime@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_label_change_runtime@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_label_change_runtime@android_240ppi.png
index 11d4b0b..0cb7d51 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_label_change_runtime@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_label_change_runtime@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_2@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_2@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_2@android_240ppi.png
index dad1430..32e905a 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_2@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_2@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_point5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_point5@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_point5@android_240ppi.png
index b6fb47a..239345e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_point5@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleX_point5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_2@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_2@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_2@android_240ppi.png
index ba79c85..eb16da6 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_2@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_2@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_point5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_point5@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_point5@android_240ppi.png
index 3505df3..a548c09 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_point5@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_scaleY_point5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_increase@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_increase@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_increase@android_240ppi.png
index e0837f5..fb18001 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_increase@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_increase@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_less_than_icon@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_less_than_icon@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_less_than_icon@android_240ppi.png
index a0da163..d12df56 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_less_than_icon@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_width_less_than_icon@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_2@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_2@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_2@android_240ppi.png
index d20ab32..e87fbbe 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_2@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_2@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_point5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_point5@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_point5@android_240ppi.png
index 21b891e..fc34af8 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_point5@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_point5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_scaleY_1point5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_scaleY_1point5@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_scaleY_1point5@android_240ppi.png
index 162a003..31e4e6b 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_scaleY_1point5@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleX_scaleY_1point5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_2@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_2@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_2@android_240ppi.png
index 9d2b564..1d4f008 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_2@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_2@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_point5@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_point5@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_point5@android_240ppi.png
index d7719b2..d6ee5cc 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_point5@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_scaleY_point5@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_visible_false@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_visible_false@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_visible_false@android_240ppi.png
index cbd58b1..649053e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_visible_false@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_icon_with_label_visible_false@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_no_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_no_label@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_no_label@android_240ppi.png
index 5ab5c0f..2107b15 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_no_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_no_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationX_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationX_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationX_property@android_240ppi.png
index 8e9aae0..8b1bcaa 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationX_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationX_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationY_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationY_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationY_property@android_240ppi.png
index 7988884..0bef6ec 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationY_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationY_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationZ_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationZ_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationZ_property@android_240ppi.png
index dfa8190..3cbdfbb 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationZ_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotationZ_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotation_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotation_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotation_property@android_240ppi.png
index dfa8190..3cbdfbb 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotation_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_rotation_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_scaleZ_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_scaleZ_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_scaleZ_property@android_240ppi.png
index 92ee495..3dc1a88 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_scaleZ_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_scaleZ_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_false_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_false_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_false_property@android_240ppi.png
index 54755e2..742d990 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_false_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_false_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_true_property@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_true_property@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_true_property@android_240ppi.png
index 0d7dfd2..3f2574e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_true_property@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/Mobile_Button_stickyHighlighting_true_property@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_long_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_long_label@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_long_label@android_240ppi.png
index e7199f6..acaf177 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_long_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_long_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_short_label@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_short_label@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_short_label@android_240ppi.png
index 3a4e09a..f997cb1 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_short_label@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_add_after_short_label@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_button_down@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_button_down@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_button_down@android_240ppi.png
index 2733cf4..8125a44 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_button_down@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_button_down@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_change_value@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_change_value@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_change_value@android_240ppi.png
index 16a51d2..9ef8410 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_change_value@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_change_value@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_clear@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_clear@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_clear@android_240ppi.png
index c491cba..6d534d5 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_clear@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_clear@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_disabled@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_disabled@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_disabled@android_240ppi.png
index 9f3e416..679b18f 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_disabled@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_disabled@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_class@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_class@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_class@android_240ppi.png
index 2b177f1..1a22309 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_class@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_class@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_component@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_component@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_component@android_240ppi.png
index 2b177f1..1a22309 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_component@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_fxg_component@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_gif@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_gif@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_gif@android_240ppi.png
index b9d47bf..8bed0ad 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_gif@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_gif@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_jpg@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_jpg@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_jpg@android_240ppi.png
index 16a51d2..9ef8410 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_jpg@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_jpg@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_mxml_component@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_mxml_component@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_mxml_component@android_240ppi.png
index f14b74e..590195e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_mxml_component@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_mxml_component@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_png@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_png@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_png@android_240ppi.png
index ca42c18..348737e 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_png@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_png@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_swf@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_swf@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_swf@android_240ppi.png
index cb2c305..bf9dfe1 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_swf@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_swf@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_button_down@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_button_down@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_button_down@android_240ppi.png
index 9763816..2e9e956 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_button_down@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_button_down@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_change_value@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_change_value@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_change_value@android_240ppi.png
index bc606ea..b8e1481 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_change_value@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_change_value@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_clear@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_clear@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_clear@android_240ppi.png
index 97ca759..36646e8 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_clear@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_clear@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_disabled@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_disabled@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_disabled@android_240ppi.png
index d684288..6bc0226 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_disabled@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_label_disabled@android_240ppi.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cf11a23e/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_long_label_change_value@android_240ppi.png
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_long_label_change_value@android_240ppi.png b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_long_label_change_value@android_240ppi.png
index d16fd60..59ae8b0 100644
Binary files a/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_long_label_change_value@android_240ppi.png and b/mustella/tests/mobile/components/Button/properties/baselines/mobile_button_icon_with_long_label_change_value@android_240ppi.png differ