- fd22c8d explicit super by Harbs · 18 hours ago develop
- 1658d0d Added ArrayListDataSupport, comments by Harbs · 18 hours ago
- 5b570c3 Added CompoundBead by Harbs · 18 hours ago
- 22c0789 XMLNamespaceTest: fix for AIR 51.2 on Linux by Josh Tynjala · 34 hours ago
- 6445e33 Corrected paths in TourDeJewel by Harbs · 33 hours ago
- d487de7 bubbles makes no sense if it's a string by Harbs · 34 hours ago
- 6df9ede Expanded Video and added Audio in HTML by Harbs · 35 hours ago
- 2392926 Moved StyledUIBase to Jewel by Harbs · 2 days ago
- 3a894fe MXRoyaleBase: fix EncodingTest for AIR 51 from Harman by Josh Tynjala · 2 days ago
- 8cc67ad Added additonal initialized checking by Harbs · 3 days ago
- f5983e1 Collection function expressions by Harbs · 4 days ago
- b640a5f Only initialize item renderers once. by Harbs · 6 days ago
- ac64ed6 BinaryData in JS can accept a number array or a ArrayBuffer view. by Harbs · 10 days ago
- b281011 RoyaleUnit tests: continue to use env.FLASHPLAYER_DEBUGGER, if available, but add fall back to AIR SDK adl when not by Josh Tynjala · 3 weeks ago
- 6b05958 .gitignore: ignore royaleUnitDescriptor.xml generated for RoyaleUnit tests on AIR by Josh Tynjala · 3 weeks ago
- 0089986 RoyaleUnit tests: allow to run in AIR by using NativeApplication.nativeApplication.exit(), if available by Josh Tynjala · 3 weeks ago
- 6644824 frameworks/build.xml: more player version to swf-version mappings by Josh Tynjala · 5 weeks ago
- 0fafc13 royale-config-template.xml: another case sensitive file name tweak by Josh Tynjala · 5 weeks ago
- 9558727 Ant: fixes to allow building on case-sensitive file systems (Linux) by Josh Tynjala · 5 weeks ago
- 96b9532 Add "Community-theme" [wip] by hiedra · 6 months ago
- 2830b86 pom.xml: reference BE0012_Using_external_javascript_libraries_in_Apache_Royale example for rat-excludes.txt by Josh Tynjala · 6 months ago
- bb838d2 dependencies: correct versions in approval script, and remove commons-lang in favor of only commons-lang3 by Josh Tynjala · 6 months ago
- 6489e93 Jewel: remove check in TileHorizontalLayout that avoids using observeElementSize on macOS by Josh Tynjala · 8 months ago
- b8e8611 JewelTheme: Fix issue where font "Lato" has wrong font-style set by Piotr Zarzycki · 6 months ago
- 3072caf fix: sanitize textData and filterText in Jewel SearchFilterForList by hiedra · 7 months ago
- 15edae0 fix: use innerHTML instead of text in Jewel SearchFilterForList by hiedra · 7 months ago
- 725818a Merge pull request #1262 from tzivz/develop by Harbs · 8 months ago
- 60559f2 listen for removal by Tzivi · 8 months ago
- fa52175 Network: add XMLResult and JSONResult beads for HTTPService by Josh Tynjala · 8 months ago
- eefcf96 Network: HTTPService data and json getters should be bindable by Josh Tynjala · 8 months ago
- a6a6df6 JewelTheme: Secondary theme for Jewel radiobutton. CSS's by hiedra · 9 months ago
- 5317bee Fix ASDoc for ClipImage bead: removed incorrect reference to Jewel List, clarified compatibility with any StyledUIBase component by mjesteve · 9 months ago
- eb4f503 JewelTheme: Secondary theme for Jewel radiobutton by mjesteve · 9 months ago
- 5b52c04 use new [JSIncludeScript], [JSIncludeCSS], and [JSIncludeAsset] metadata by Josh Tynjala · 9 months ago
- e967389 blog-examples: add missing Ant build scripts and configs for the BE00* examples by Josh Tynjala · 10 months ago
- 123426c BE0011_Loading_external_data_through_HTTPService: option to load a mocked JSON response due to Content-Security-Policy restrictions by Josh Tynjala · 10 months ago
- 47893a8 BE0012_Using_external_javascript_libraries_in_Apache_Royale: updated for new included scripts/css/assets by Josh Tynjala · 10 months ago
- 5bc236c FontAwesomeIcon: change faStyle property defaultsto SOLID instead of REGULAR by Josh Tynjala · 10 months ago
- 2a16037 TourDeJewel: remove some use of font awesome non-free icons by Josh Tynjala · 10 months ago
- dbd80b3 update most Jewel blog examples to use new js/css/assets and not load resources from external websites by Josh Tynjala · 10 months ago
- 8343980 ASDoc: fix failure to load class after navigating to package and then back to the same class by Josh Tynjala · 10 months ago
- a474a42 ASDoc: fix issue where classes with the same base name, but different packages, couldn't navigate between each other by Josh Tynjala · 10 months ago
- 94ec3a2 ASDoc: display Interface instead of Class for interfaces (and default to Symbol for any other non-classes by Josh Tynjala · 10 months ago
- 5fe1591 ASDoc: fix loading JSON for top level package by Josh Tynjala · 10 months ago
- 8166dab ASDoc: fix Top Level package detail by using decodeURIComponent() on the hash by Josh Tynjala · 10 months ago
- d30a593 ASDoc: package name in symbol view links to package URL by Josh Tynjala · 10 months ago
- 29b83e3 ASDoc: fix exception when _currentClassData is null by Josh Tynjala · 10 months ago
- d09d53e ASDoc: fix exception when baseInterfaceNames is non-null, but empty by Josh Tynjala · 10 months ago
- 4744005 ASDoc: when clicking a package link, the main view shows all classes in the package by Josh Tynjala · 10 months ago
- 3fd29d2 ASDoc: add missing fields to EventDispatcher.swf.json by Josh Tynjala · 10 months ago
- a491753 Adding another low level flash api emulation for a legacy string encoding/decoding format, with test coverage. That was more work than it might appear :) by greg-dove · 10 months ago
- 7821a49 Update FileBrowser.as (#1256) by Hiedra · 10 months ago
- a76f7fb ASDoc: stricter builds by Josh Tynjala · 10 months ago
- 2e77089 ASDoc: detail renderers display descriptions as HTML and sanitize it by Josh Tynjala · 10 months ago
- 8ff67d7 ASDoc: sanitize HTML for class description by Josh Tynjala · 10 months ago
- a57891f ASDocModel: add ioError listeners and recovery from certain errors by Josh Tynjala · 10 months ago
- c071c6f ASDoc: add ASDocInterface for JSONReviver by Josh Tynjala · 10 months ago
- 5f2a1a2 ASDoc: fix issue where content was too big for body due to bad measurements from margin and flex-wrap by Josh Tynjala · 10 months ago
- 69b1018 RoyaleSite: make the top bar layout match the real site a bit better by Josh Tynjala · 10 months ago
- 1e56344 ASDoc: resize app when browser resizes, and don't let body scroll by Josh Tynjala · 10 months ago
- 7138dcc ASDoc: inheritance list scrolls horizontally if it gets too large by Josh Tynjala · 10 months ago
- f0f4f85 ASDoc: let <pre> tags scroll instead of growing as wide as possible by Josh Tynjala · 10 months ago
- 97766b6 ASDoc: remove extra comma after last parameter in function signatures by Josh Tynjala · 10 months ago
- 340d4ee ASDoc: fix aligning and sizing of function signature parameters by Josh Tynjala · 10 months ago
- 47a8b4e ASDoc: a little more spacing after package/class/inheritance labels and their values by Josh Tynjala · 10 months ago
- 71e2b72 ASDoc: no border around inheritance list by Josh Tynjala · 10 months ago
- 5933d8d ASDoc: add ASDocClassField for non-accessor fields by Josh Tynjala · 10 months ago
- ad2f36a ASDoc: fix OptionalHashAnchorStringItemRenderer hiding the -> for the last item by Josh Tynjala · 10 months ago
- 33c259c ASDoc: various Lists and DataContainers should have variable row heights so that text for descriptions and parameters and things don't overlap by Josh Tynjala · 10 months ago
- deeb1ae JSONReviver: when replacing a plain object with a class instance, return the class instance by Josh Tynjala · 10 months ago
- 122d0b6 examples: fix Icons being treated incorrectly as a theme by Josh Tynjala · 11 months ago
- 68e6107 TourDeJewel: fix some grammar by Josh Tynjala · 11 months ago
- 3c975ad TourDeJewel: copy .mxml files into output and load from there instead of GitHub by Josh Tynjala · 11 months ago
- 5d4260a JewelTheme: edited wrong config file for Lato font Ant build by Josh Tynjala · 11 months ago
- 3311114 TourDeJewel: doesn't need Lato font anymore because it comes from JewelTheme by Josh Tynjala · 11 months ago
- 7cf3c09 JewelTheme: js-includes for Lato font by Josh Tynjala · 11 months ago
- 1a6294c Libraries: move third-party libraries from src/main/resources to src/main/assembly/third-party by Josh Tynjala · 11 months ago
- 41ffc96 TourDeJewel: js-includes can't be in src/main/resources because they will be copied by Maven/Ant builds by Josh Tynjala · 11 months ago
- fbe358b pom.xml: fix rat-excludes.txt in examples being seemingly ignored if the with-examples profile isn't activated by Josh Tynjala · 11 months ago
- 500067a RoyaleSite: fix rat excludes and relative paths for Maven by Josh Tynjala · 11 months ago
- a3685a7 Merge branch 'examples/TDJ_localresources' of https://github.com/apache/royale-asjs into examples/TDJ_localresources by mjesteve · 11 months ago
- ed43cd6 Merge branch 'examples/TDJ_localresources' of https://github.com/apache/royale-asjs into examples/TDJ_localresources by mjesteve · 11 months ago
- adb82f8 TourDeJewel: fix lato font path by Josh Tynjala · 11 months ago
- 996a01c examples: fix some templates to avoid duplicate styles by Josh Tynjala · 11 months ago
- e2371a0 RoyaleSite: include css/fonts for JS by Josh Tynjala · 11 months ago
- d296ae6 TourDeJewel: reorganize assets a bit, fix asconfig.json and Ant build by Josh Tynjala · 11 months ago
- 10d1c17 Jewel: remove commented out inject_script by Josh Tynjala · 11 months ago
- 8192fc0 Maven: update rat to match sub-projects by Josh Tynjala · 11 months ago
- 99304ee Basic: reorganize assets by Josh Tynjala · 11 months ago
- 02eb93e Jewel: reorganize assets by Josh Tynjala · 11 months ago
- 5333dbd Icons: reorganize assets a bit by Josh Tynjala · 11 months ago
- 41cf4b1 Icons/IconsJS: Including 'Material webfonts' and 'FontAwesomeIcon webfonts' in .swc library output via -js-include-css and -js-include-asset build parameters. by mjesteve · 11 months ago
- 3730e09 Jewel / Basic pom's. Change ${basedir} by ${project.basedir} by mjesteve · 11 months ago
- d0cbce9 Basic/BasicJS: Including 'dialog-polyfill.min.js' and 'dialog-polyfill.min.css' in .swc library output via -js-include-script and -js-include-css build parameters. by mjesteve · 12 months ago
- b12267a Including the 'web-animations.min.js' file in the JewelJS compilation. by mjesteve · 12 months ago
- 0b2ec88 TDJ: Files that are self-licensed and ASF-compliant are excluded from RAT scanning. Configure pom.xml and create the rat-excludes.txt file. by mjesteve · 12 months ago
- 96b561f Jewel: Overriding the </inject_script> block by including it in a comment block. by mjesteve · 12 months ago
- 8c25616 TDJ: by mjesteve · 12 months ago
- 59c7a61 Jewel: Including web-animation.min.js in .swc library output via -js-include-script build parameter. by mjesteve · 12 months ago
- 771d021 Init download resources by mjesteve · 12 months ago