1. 0e8e8b2 update release notes by Justin Mclean · 7 years ago
  2. cd45ebd FLEX-34738 Fix BusyIndicator so the skin / timer is removed when it's removed from stage while still spinning. by Justin Mclean · 7 years ago
  3. d175d2c Update RELEASE_NOTES by ok-at-github · 7 years ago
  4. 8da6a3a FLEX-35122: Update to FontAwesome 4.7 by ok-at-github · 7 years ago
  5. f86902a Merge commit '0b5a634dabb00c04a492a08375e29c6885c1486f' into release4.16.0 by Justin Mclean · 7 years ago
  6. 0b5a634 FLEX-34880 by Mihai Chira · 7 years ago
  7. ff4067f FLEX-34880 Omitted to change a unit test. by Mihai Chira · 7 years ago
  8. 2b09e32 FLEX-34880 by Mihai Chira · 7 years ago
  9. 4c8fe16 remove moved warning by changing path to https by Justin Mclean · 7 years ago
  10. ee4170a remove moved warning by changing path to https by Justin Mclean · 7 years ago
  11. 44dc9c6 fix a couple of Java doc issues by Justin Mclean · 7 years ago
  12. 858376b fix as docs issue with mismatched tags by Justin Mclean · 7 years ago
  13. 82f447a update release notes by Justin Mclean · 7 years ago
  14. 4fa5014 FLEX-35123 Fix DOM XSS vulnerability for very old versions of Safari by Justin Mclean · 7 years ago
  15. 2d69809 FLEX-35165 Remove texen test directory due to incompatible license by Justin Mclean · 7 years ago
  16. 26e4e16 Add initial release notes for 4.16 by Justin Mclean · 7 years ago
  17. 33f1a78 Add contributors for 4.16 by Justin Mclean · 7 years ago
  18. fff1b10 Add new Flash Player versions. by Justin Mclean · 7 years ago
  19. 8615a0d Add more recent versions by Justin Mclean · 7 years ago
  20. c25668a Changed download path and hashes by Justin Mclean · 7 years ago
  21. 11fb2bd Added new versions and changed download path from http to https by Justin Mclean · 7 years ago
  22. b186e64 Add new Flash and AIR versions by Justin Mclean · 7 years ago
  23. 2a2c93e Update version number by Justin Mclean · 7 years ago
  24. 522a06d use flex download cache if downloads fail by Alex Harui · 8 years ago
  25. 0dff7f4 FLEX-26808 Increased a test function's timeout and added a bit more information to see why another is failing. by Mihai Chira · 8 years ago
  26. 631b09c FLEX-34088 Using addChild instead of addElement for FlexUnit to get the test to run. by Mihai Chira · 8 years ago
  27. 3d71f1b FLEX-35126 Added a unit test to reprouce the bug. Currently it passes, as expected. (But if I manually put back the fix for FLEX-34088, it fails, as it should, meaning it actually tests the correct bug.) by Mihai Chira · 8 years ago
  28. a797884 FLEX-35126 Removing unused variables, making elligible functions static, correcting an asdoc typo, and removing superfluous multiplication by 1. by Mihai Chira · 8 years ago
  29. 8f3dd5b Fix typo by neminovno · 8 years ago
  30. 2afdbe8 FLEX-34088 The fix for this bug became superfluous when the fix for FLEX-34078 was implemented, which also catered to this bug. So it can be safely removed (and should, because it causes other bugs - see the ticket). by Mihai Chira · 8 years ago
  31. e6e2e44 FLEX-34088 Added unit test to reproduce the bug. Currently it passes, but I tested locally with some modifications to DropDownController and can certify it does indeed fail when it should - namely, when both the fix for FLEX-34088 and FLEX-34078 are removed. In other words, the fix for FLEX-34078 also fixes this issue, making the current fix superfluous. I'll remove it in the next commit. by Mihai Chira · 8 years ago
  32. bb3914e Test commit by greg-dove · 8 years ago
  33. aa13d50 fix issues found by Falcon's resolver. Unlike MXMLC, Falcon will always choose the local variable even if it masks a static or instance method. MXMLC seems to resolve to the static or instance method by Alex Harui · 8 years ago
  34. 4186902 FLEX-33311 Replacing all UIImpersonator.addElement() with UIImpersonator.addChild() to get the unit tests to run. by Mihai Chira · 8 years ago
  35. 5df1f00 FLEX-33311 by Mihai Chira · 8 years ago
  36. 98c9446 FLEX-33311 Adding unit test to reproduce the bug. Currently fails, as expected. by Mihai Chira · 8 years ago
  37. 8bb9003 FLEX-33311 Correcting some typos in the asdoc. by Mihai Chira · 8 years ago
  38. 347b083 Testing by yishayw · 8 years ago
  39. 930e912 FLEX-35106 fixed June and July abbreviations for French locale by Justin Mclean · 8 years ago
  40. c5ad173 First test commit by okrueger by ok-at-github · 8 years ago
  41. f2c02cb FLEX-35082: Changed the way regex was being used to compare the given pattern for dataProvider objects in the findRowIndex / findRowIndices methods. by Mark Kessler · 8 years ago
  42. ce0ec30 FLEX-31948 Same changes for AdvancedDataGridBaseEx as for DataGrid. by Mihai Chira · 8 years ago
  43. d5a809b FLEX-31948 by Mihai Chira · 8 years ago
  44. c7e77bb FLEX-35043 FLEX-34879 by Mihai Chira · 8 years ago
  45. 2c14851 FLEX-35043 by Mihai Chira · 8 years ago
  46. f7077c6 FLEX-26808 by Mihai Chira · 8 years ago
  47. 7b7ba97 FLEX-34926 fixed misplaced [PercentProxy] metatag by Justin Mclean · 8 years ago
  48. 45849ae FLEX-35028 stop RTE when clicking on DG header by Justin Mclean · 8 years ago
  49. 958b096 FLEX-35042 correct minor issue in docs by Justin Mclean · 8 years ago
  50. 2bf43f2 FLEX-35046 changed icon to be font weight normal by Justin Mclean · 8 years ago
  51. 8c46a10 FLEX-35056 Fix RTE when pressing escape by Justin Mclean · 8 years ago
  52. f543314 FLEX-26808 by Mihai Chira · 8 years ago
  53. cd338fd FLEX-34837 by Mihai Chira · 8 years ago
  54. ae65e68 FLEX-26808 by Mihai Chira · 8 years ago
  55. 74225ba FLEX-26808 by Mihai Chira · 8 years ago
  56. 2324f43 FLEX-26808 Added VectorUtil to manifest. by Mihai Chira · 8 years ago
  57. 5be0fed FLEX-26808 Optimizing imports. by Mihai Chira · 8 years ago
  58. a34e9c3 FLEX-26808 by Mihai Chira · 8 years ago
  59. 23f0bd4 FLEX-26808 by Mihai Chira · 8 years ago
  60. e0fbd86 FLEX-26808 Improved asdocs and comment. by Mihai Chira · 8 years ago
  61. 6b86881 FLEX-26808 Renamed getFirstItemValue to getFirstItem. by Mihai Chira · 8 years ago
  62. c316cba FLEX-26808 Simplified getFirstItemValue using the ternary operator. by Mihai Chira · 8 years ago
  63. 5d677c2 FLEX-26808 by Mihai Chira · 8 years ago
  64. eec643c FLEX-34852 Mentioning that the spark version of ComplexSortField is preferable. by Mihai Chira · 8 years ago
  65. 2797a2c Revert "TFC-12136" by Mihai Chira · 8 years ago
  66. 951d8d2 FLEX-35039 by Mihai Chira · 8 years ago
  67. 45e6164 TFC-12136 by Mihai Chira · 8 years ago
  68. 244f633 FLEX-35043 Updating unit tests to reflect new behaviour. by Mihai Chira · 8 years ago
  69. 2c0c187 FLEX-35043 by Mihai Chira · 8 years ago
  70. 831ed07 FLEX-34885 Tagging which unit tests are relevant to FLEX-35043. by Mihai Chira · 8 years ago
  71. 3a71cc8 FLEX-34885 by Mihai Chira · 8 years ago
  72. cccf3a4 FLEX-34885 by Mihai Chira · 8 years ago
  73. 4b4cc0b FLEX-34885 by Mihai Chira · 8 years ago
  74. fd7de9f Additional fix for https://issues.apache.org/jira/browse/FLEX-34391 by OmPrakash Muppirala · 8 years ago
  75. f14dc14 Fix for https://issues.apache.org/jira/browse/FLEX-34391 by OmPrakash Muppirala · 8 years ago
  76. 1a15b4a FLEX-34885 by Mihai Chira · 8 years ago
  77. 4f80747 FLEX-34885 by Mihai Chira · 8 years ago
  78. 284eb74 FLEX-34885 by Mihai Chira · 8 years ago
  79. 860ab48 FLEX-34885 by Mihai Chira · 8 years ago
  80. b870fbc FLEX-33058 Further increasing the timeout for the test. by Mihai Chira · 8 years ago
  81. 4300074 FLEX-35037 FLEX-35039 by Mihai Chira · 8 years ago
  82. 81643dd FLEX-35037 by Mihai Chira · 8 years ago
  83. 1d8d02c FLEX-35037 by Mihai Chira · 8 years ago
  84. a000600 FLEX-35037 by Mihai Chira · 8 years ago
  85. 1773814 FLEX-35037 Adding Apache headers. by Mihai Chira · 8 years ago
  86. 1905bf3 FLEX-35037 by Mihai Chira · 8 years ago
  87. 192f1e3 FLEX-35037 by Mihai Chira · 8 years ago
  88. 3f7bd74 FLEX-34885 by Mihai Chira · 8 years ago
  89. 9778f41 FLEX-35031 by Mihai Chira · 8 years ago
  90. 727de51 FLEX-35031 by Mihai Chira · 8 years ago
  91. e621002 FLEX-33058 Lengthening test's timeout even more. by Mihai Chira · 8 years ago
  92. 58a2e5d FLEX-33058 Lengthened the test's timeout. by Mihai Chira · 8 years ago
  93. 22f81c4 FLEX-35031 FLEX-33058 by Mihai Chira · 8 years ago
  94. 0f811ec FLEX-35031 FLEX-33058 by Mihai Chira · 8 years ago
  95. e255d6d FLEX-35031 FLEX-33058 by Mihai Chira · 8 years ago
  96. 94d038a FLEX-35031 FLEX-33058 by Mihai Chira · 8 years ago
  97. 7a0e9eb FLEX-35031 by Mihai Chira · 8 years ago
  98. 680b405 FLEX-35031 by Mihai Chira · 8 years ago
  99. e68c148 FLEX-35031 by Mihai Chira · 8 years ago
  100. e87c827 FLEX-35031 by Mihai Chira · 8 years ago