You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2015/01/08 10:33:58 UTC

[1/2] git commit: [flex-sdk] [refs/heads/release4.14.0] - FLEX-34707 FlatSpark: Updates FontAwesome to 4.2.0

Repository: flex-sdk
Updated Branches:
  refs/heads/release4.14.0 51a6c519d -> 0ab4dd4bc


FLEX-34707 FlatSpark: Updates FontAwesome to 4.2.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/6af37ecb
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/6af37ecb
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/6af37ecb

Branch: refs/heads/release4.14.0
Commit: 6af37ecb6e2ca148505f7c241d0b45092031df54
Parents: 51a6c51
Author: Mahmoud Ali <ak...@apache.org>
Authored: Wed Jan 7 21:09:56 2015 -0300
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Thu Jan 8 10:32:46 2015 +0100

----------------------------------------------------------------------
 .../assets/fonts/awesome/FontAwesome.otf        | Bin 62856 -> 85908 bytes
 .../src/flatspark/utils/AwesomeUtils.as         |  44 ++++++++++++++++++-
 2 files changed, 43 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6af37ecb/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf
----------------------------------------------------------------------
diff --git a/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf b/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf
index 8b0f54e..81c9ad9 100644
Binary files a/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf and b/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6af37ecb/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as b/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as
index 99571b6..07782c5 100644
--- a/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as
+++ b/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as
@@ -394,6 +394,48 @@ package flatspark.utils
 		public static const fa_vimeo_square:String = "\uf194";
 		public static const fa_try:String = "\uf195";
 		public static const fa_plus_square_o:String = "\uf196";
-
+		public static const fa_angellist:String = "\uf209";
+		public static const fa_area_chart:String = "\uf1fe";
+		public static const fa_at:String = "\uf1fa";
+		public static const fa_bell_slash:String = "\uf1f6";
+		public static const fa_bell_slash_o:String = "\uf1f7";
+		public static const fa_bicycle:String = "\uf206";
+		public static const fa_binoculars:String = "\uf1e5";
+		public static const fa_birthday_cake:String = "\uf1fd";
+		public static const fa_bus:String = "\uf207";
+		public static const fa_calculator:String = "\uf1ec";
+		public static const fa_cc:String = "\uf20a";
+		public static const fa_cc_amex:String = "\uf1f3";
+		public static const fa_cc_discover:String = "\uf1f2";
+		public static const fa_cc_mastercard:String = "\uf1f1";
+		public static const fa_cc_paypal:String = "\uf1f4";
+		public static const fa_cc_stripe:String = "\uf1f5";
+		public static const fa_cc_visa:String = "\uf1f0";
+		public static const fa_copyright:String = "\uf1f9";
+		public static const fa_eyedropper:String = "\uf1fb";
+		public static const fa_futbol_o:String = "\uf1e3";
+		public static const fa_google_wallet:String = "\uf1ee";
+		public static const fa_ils:String = "\uf20b";
+		public static const fa_ioxhost:String = "\uf208";
+		public static const fa_lastfm:String = "\uf202";
+		public static const fa_lastfm_square:String = "\uf203";
+		public static const fa_line_chart:String = "\uf201";
+		public static const fa_meanpath:String = "\uf20c";
+		public static const fa_newspaper_o:String = "\uf1ea";
+		public static const fa_paint_brush:String = "\uf1fc";
+		public static const fa_paypal:String = "\uf1ed";
+		public static const fa_pie_chart:String = "\uf200";
+		public static const fa_plug:String = "\uf1e6";
+		public static const fa_shekel:String = "\uf20b";
+		public static const fa_sheqel:String = "\uf20b";
+		public static const fa_slideshare:String = "\uf1e7";
+		public static const fa_soccer_ball_o:String = "\uf1e3";
+		public static const fa_toggle_off:String = "\uf204";
+		public static const fa_toggle_on:String = "\uf205";
+		public static const fa_trash:String = "\uf1f8";
+		public static const fa_tty:String = "\uf1e4";
+		public static const fa_twitch:String = "\uf1e8";
+		public static const fa_wifi:String = "\uf1eb";
+		public static const fa_yelp:String = "\uf1e9";
 	}
 }
\ No newline at end of file


[2/2] git commit: [flex-sdk] [refs/heads/release4.14.0] - Updated with latest fix

Posted by er...@apache.org.
Updated with latest fix

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


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

Branch: refs/heads/release4.14.0
Commit: 0ab4dd4bcb99d5fdbd6911a479a8f98d172b3eb3
Parents: 6af37ec
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Thu Jan 8 10:33:16 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Thu Jan 8 10:33:16 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0ab4dd4b/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index b20e5af..b20a69f 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -21,6 +21,7 @@ Bug Fixes
 ---------
 FLEX-34710  spark datagrid doubleClickMode throws Error #1009 when the 
             application is run
+FLEX-34707  Flatspark: Update to current version "Font Awesome 4.2"
 FLEX-34701  BusyIndicator does not spin when itscontainer becomes visible
 FLEX-34694  Flatspark: Setting Applications "chromeColor" style throws error
 FLEX-34693  Flatspark ButtonIcon: Introduce property 'iconFontSize' to set icon