You are viewing a plain text version of this content. The canonical link for it is here.
- [royale-asjs] branch develop updated: hasChildren calls getChildren an extra time - posted by ha...@apache.org on 2022/01/01 19:21:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added TODO comment - posted by ha...@apache.org on 2022/01/01 21:48:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: It seems like overridding addBead was not necessary at all - posted by ha...@apache.org on 2022/01/01 22:11:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: BeadViewBase is already an IBeadView - posted by ha...@apache.org on 2022/01/01 22:32:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: model is lazy-loaded only if/when it is needed - posted by ha...@apache.org on 2022/01/02 09:40:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added doc comment - posted by ha...@apache.org on 2022/01/02 09:46:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: It seems like it's legal for a model to not be an IBeadModel - posted by ha...@apache.org on 2022/01/02 09:55:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: Oops. Lost the event dispatch - posted by ha...@apache.org on 2022/01/02 10:08:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added needsView and needsController optimization - posted by ha...@apache.org on 2022/01/02 10:25:55 UTC, 0 replies.
- [royale-asjs] branch develop updated (ac1610b -> 628be8b) - posted by ha...@apache.org on 2022/01/02 10:52:18 UTC, 0 replies.
- [royale-asjs] 01/02: Already handled in GroupBase - posted by ha...@apache.org on 2022/01/02 10:52:19 UTC, 0 replies.
- [royale-asjs] 02/02: added needsLayout optimization - posted by ha...@apache.org on 2022/01/02 10:52:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure we use the model getter to initialize it - posted by ha...@apache.org on 2022/01/02 11:59:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: missed lots of models - posted by ha...@apache.org on 2022/01/02 13:01:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: charts models - posted by ha...@apache.org on 2022/01/02 17:34:39 UTC, 0 replies.
- [royale-asjs] branch develop updated (c54e2bf -> 79d755e) - posted by ha...@apache.org on 2022/01/02 21:12:36 UTC, 0 replies.
- [royale-asjs] 01/03: drag drop models - posted by ha...@apache.org on 2022/01/02 21:12:37 UTC, 0 replies.
- [royale-asjs] 02/03: jewel models - posted by ha...@apache.org on 2022/01/02 21:12:38 UTC, 0 replies.
- [royale-asjs] 03/03: mx models - posted by ha...@apache.org on 2022/01/02 21:12:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: rest of the models - posted by ha...@apache.org on 2022/01/03 10:59:54 UTC, 0 replies.
- [royale-docs] branch master updated: added info about accessing beads - posted by ha...@apache.org on 2022/01/03 11:31:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: (Hopefully) Fix model load refactor breaking Image - posted by yi...@apache.org on 2022/01/03 11:55:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: renamed methods to not conflict with needsLayout in UIComponent - posted by ha...@apache.org on 2022/01/03 12:50:56 UTC, 0 replies.
- [royale-docs] branch master updated: added why royale - posted by ha...@apache.org on 2022/01/03 15:57:24 UTC, 0 replies.
- [royale-docs] branch master updated: Update why-royale.md - posted by an...@apache.org on 2022/01/03 18:02:02 UTC, 0 replies.
- [royale-docs] branch master updated: Update minification.md - posted by an...@apache.org on 2022/01/03 19:37:41 UTC, 1 replies.
- [royale-docs] branch master updated: Update compiler-configuration-settings.md - posted by an...@apache.org on 2022/01/03 19:49:02 UTC, 0 replies.
- [royale-docs] branch master updated: added note about compc - posted by ha...@apache.org on 2022/01/03 20:29:19 UTC, 0 replies.
- [royale-docs] branch master updated: Create reflection.md - posted by an...@apache.org on 2022/01/03 20:30:31 UTC, 0 replies.
- [royale-docs] branch master updated: Update view-states.md - posted by an...@apache.org on 2022/01/03 20:34:22 UTC, 1 replies.
- [royale-docs] branch master updated: Update and rename reflection.md to reflection-introspection.md - posted by an...@apache.org on 2022/01/03 21:09:13 UTC, 0 replies.
- [royale-docs] branch master updated: Added more reflection details - posted by ha...@apache.org on 2022/01/03 21:59:49 UTC, 0 replies.
- [royale-docs] branch master updated: Update reflection-introspection.md - posted by an...@apache.org on 2022/01/03 22:40:48 UTC, 0 replies.
- [royale-docs] branch master updated: Update toc.json - posted by an...@apache.org on 2022/01/03 22:46:08 UTC, 1 replies.
- [royale-compiler] branch develop updated: Fix for #191. And related improvement in compiler-jx code for Multi-Catch support. - posted by gr...@apache.org on 2022/01/04 02:29:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: Adding a try-catch test for scope variation (based on catch scope). - posted by gr...@apache.org on 2022/01/04 02:43:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: 99% sure this needs to change - posted by ha...@apache.org on 2022/01/04 08:38:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: needed casting - posted by ha...@apache.org on 2022/01/04 08:45:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: missed a few model getters - posted by ha...@apache.org on 2022/01/04 09:07:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: MXRoyale: Fix issue where internal component TabBar of view stack wasn't updated properly when index was selected programmaticaly - posted by pi...@apache.org on 2022/01/04 10:39:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: bad import - posted by ha...@apache.org on 2022/01/04 10:43:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added debounceShort and debounceLong - posted by ha...@apache.org on 2022/01/04 15:10:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: Made asdocs a bit clearer - posted by ha...@apache.org on 2022/01/04 15:25:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added throttle - posted by ha...@apache.org on 2022/01/04 21:25:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added animateFunction - posted by ha...@apache.org on 2022/01/05 07:31:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: Let users decide hit area - posted by yi...@apache.org on 2022/01/05 12:08:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added comment to explain why closure works the way it does. - posted by ha...@apache.org on 2022/01/05 17:42:43 UTC, 0 replies.
- [royale-docs] branch master updated: Update item-renderers.md - posted by an...@apache.org on 2022/01/05 18:48:09 UTC, 1 replies.
- [royale-docs] branch master updated: Added section to why royale - posted by ha...@apache.org on 2022/01/05 18:50:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: Another fun function - posted by ha...@apache.org on 2022/01/05 23:28:36 UTC, 0 replies.
- [royale-docs] branch master updated: added info about for each - posted by ha...@apache.org on 2022/01/06 12:26:54 UTC, 0 replies.
- [royale-docs] branch master updated: clarified text - posted by ha...@apache.org on 2022/01/06 12:26:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: animateFunction now returns an Animated which can be started and stopped. Animated can be instantiated directly. When it is, it can be optionally reusable, so the animation can be run morew than once. - posted by ha...@apache.org on 2022/01/06 14:00:15 UTC, 0 replies.
- [royale-compiler] branch develop updated: FindRoyaleMXMLPropertyNamesToKeep: fix missing break in switch case - posted by jo...@apache.org on 2022/01/06 17:58:34 UTC, 0 replies.
- [royale-docs] branch master updated: Finished XML page - posted by ha...@apache.org on 2022/01/07 00:45:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add a simple utility method to check whether a name is defined (before requesting its definition). The implementation can be optimized later. - posted by gr...@apache.org on 2022/01/07 02:23:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix to avoid errors for missing ResourceBundle definitions and for default 'ignoreMissingBundles' in 'Falcon' (tested in JSRoyale, not checked in SWF) - posted by gr...@apache.org on 2022/01/07 02:59:47 UTC, 0 replies.
- [royale-docs] branch master updated: added hasDefinitionWithName - posted by ha...@apache.org on 2022/01/07 07:35:14 UTC, 0 replies.
- [royale-docs] branch master updated: typo - posted by ha...@apache.org on 2022/01/07 09:42:04 UTC, 1 replies.
- [royale-asjs] branch develop updated: Better organization of functional - posted by ha...@apache.org on 2022/01/07 11:58:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make functional tests more tolerant to timing issues - posted by ha...@apache.org on 2022/01/09 14:11:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: made tests even more tolerant - posted by ha...@apache.org on 2022/01/09 15:00:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: Improve DragBead's behavior when out of screen bounds - posted by yi...@apache.org on 2022/01/09 15:48:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: fixed mx warnings - posted by ha...@apache.org on 2022/01/09 16:40:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make tests even more forgiving - posted by ha...@apache.org on 2022/01/09 19:01:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: loadBeadFromValuesManager should be after beads are added - posted by ha...@apache.org on 2022/01/09 22:13:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix for recent change: viewBead needs to be defined before accessing viewBead.popUp - posted by gr...@apache.org on 2022/01/11 04:55:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure popup actually gets the set width by first resetting its explicit width. - posted by yi...@apache.org on 2022/01/11 12:51:59 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fix for CI ant build using old jdk (not 8) for compiling the compiler - no support for method references. - posted by gr...@apache.org on 2022/01/12 03:49:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: Trying to get DataGridItemRenderer to behave more like Flex version. - posted by gr...@apache.org on 2022/01/12 03:55:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: Take borders into account when sizing popup button - posted by yi...@apache.org on 2022/01/12 06:48:21 UTC, 0 replies.
- [royale-asjs] branch ReleaseModules created (now bda06f8) - posted by ah...@apache.org on 2022/01/12 07:07:11 UTC, 0 replies.
- [royale-asjs] 01/01: update configs to use new option to prevent renaming of certain object keys - posted by ah...@apache.org on 2022/01/12 07:07:12 UTC, 0 replies.
- [royale-compiler] branch ReleaseModules created (now a06255f) - posted by ah...@apache.org on 2022/01/12 07:08:09 UTC, 0 replies.
- [royale-compiler] 01/06: revert back to original passes - posted by ah...@apache.org on 2022/01/12 07:08:10 UTC, 0 replies.
- [royale-compiler] 02/06: move externs reporting to Closure Compiler. It knows how to produce a much better set of externs - posted by ah...@apache.org on 2022/01/12 07:08:11 UTC, 0 replies.
- [royale-compiler] 03/06: get release modules to work by preventing rename of superClass_ in base.js, and by excluding compilation of files excluded from the module - posted by ah...@apache.org on 2022/01/12 07:08:12 UTC, 0 replies.
- [royale-compiler] 04/06: add option to prevent renaming some object keys - posted by ah...@apache.org on 2022/01/12 07:08:13 UTC, 0 replies.
- [royale-compiler] 05/06: don't bring in files for modules that were in the app, rename object keys in files, and prevent renaming of Language APIs if outputting a module - posted by ah...@apache.org on 2022/01/12 07:08:14 UTC, 0 replies.
- [royale-compiler] 06/06: get release modules to work by removing package initialization from modules that shouldn't be there, by using Closure Compiler for externs reports, and adding Language APIs to the externs report - posted by ah...@apache.org on 2022/01/12 07:08:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added HandleImageLoadErrors for global handling of image load errors Works for HTML and SVG images - posted by ha...@apache.org on 2022/01/12 13:47:20 UTC, 0 replies.
- [royale-docs] branch master updated: Gave working-with-data its own structure - posted by ha...@apache.org on 2022/01/12 23:19:58 UTC, 0 replies.
- [royale-docs] branch master updated: added links - posted by ha...@apache.org on 2022/01/12 23:25:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix for TabNavigator TabBar updates (removal) when navigator content is removed. - posted by gr...@apache.org on 2022/01/13 05:50:57 UTC, 0 replies.
- [royale-asjs] branch feature/ROYALE_INTERFACE_INFO updated (a7c0027 -> 12f9421) - posted by ha...@apache.org on 2022/01/13 08:16:56 UTC, 0 replies.
- [royale-asjs] 01/01: Merge branch 'develop' into feature/ROYALE_INTERFACE_INFO - posted by ha...@apache.org on 2022/01/13 08:16:57 UTC, 0 replies.
- [royale-compiler] branch feature/ROYALE_INTERFACE_INFO updated (3cf21a0 -> 398dfd6) - posted by ha...@apache.org on 2022/01/13 08:19:48 UTC, 0 replies.
- [royale-compiler] 01/01: Merge branch 'develop' into feature/ROYALE_INTERFACE_INFO - posted by ha...@apache.org on 2022/01/13 08:19:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: MxRoyale: Add Moonshine IDE file to DataGridExample - posted by pi...@apache.org on 2022/01/13 14:47:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: MXRoyale: Add DataGrid example where component is being created trough code - posted by pi...@apache.org on 2022/01/13 16:25:27 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fix for #206 - posted by gr...@apache.org on 2022/01/14 04:11:49 UTC, 0 replies.
- [royale-asjs] branch feature/markdown updated: some work on tokens - posted by ha...@apache.org on 2022/01/14 11:02:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added arraysMatch and objectsMatch - posted by ha...@apache.org on 2022/01/15 21:46:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: Simplified callLater - posted by ha...@apache.org on 2022/01/15 23:01:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle null - posted by ha...@apache.org on 2022/01/15 23:09:32 UTC, 0 replies.
- [royale-asjs] branch feature/markdown updated (294e9e6 -> 00b3f43) - posted by ha...@apache.org on 2022/01/16 00:09:27 UTC, 0 replies.
- [royale-asjs] 01/04: started building out rules - posted by ha...@apache.org on 2022/01/16 00:09:28 UTC, 0 replies.
- [royale-asjs] 02/04: Merge branch 'develop' into feature/markdown - posted by ha...@apache.org on 2022/01/16 00:09:29 UTC, 0 replies.
- [royale-asjs] 03/04: Merge branch 'develop' into feature/markdown - posted by ha...@apache.org on 2022/01/16 00:09:30 UTC, 0 replies.
- [royale-asjs] 04/04: More work on rules - posted by ha...@apache.org on 2022/01/16 00:09:31 UTC, 0 replies.
- [royale-asjs] branch feature/markdown updated: Filled in rules - posted by ha...@apache.org on 2022/01/16 21:49:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure scrollbars are not in the way of height measurements - posted by yi...@apache.org on 2022/01/17 08:51:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixed (important) typo - posted by yi...@apache.org on 2022/01/17 11:11:09 UTC, 0 replies.
- [royale-compiler] branch develop updated: Support for addition operator with XMLish operands. Fix for #208 - posted by gr...@apache.org on 2022/01/18 22:45:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: Various fixes and improvements to XML/XMLList, with additional tests added (requires latest compiler update) - posted by gr...@apache.org on 2022/01/18 22:51:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: MXRoyale: Fix warning with variable duplication in TabNavigatorView - posted by pi...@apache.org on 2022/01/19 12:32:42 UTC, 0 replies.
- [royale-compiler] branch ReleaseModules updated: fix up relative path in externs - posted by ah...@apache.org on 2022/01/23 05:16:34 UTC, 0 replies.
- [royale-asjs] branch ReleaseModules updated: compiler will fix up relative path - posted by ah...@apache.org on 2022/01/23 05:16:44 UTC, 0 replies.
- [royale-compiler] branch ReleaseModules updated: change prevent-rename-object-keys to a list like other config lists - posted by ah...@apache.org on 2022/01/23 05:57:21 UTC, 0 replies.
- [royale-asjs] branch ReleaseModules updated: update config to use list format - posted by ah...@apache.org on 2022/01/23 05:57:46 UTC, 0 replies.
- [royale-asjs] branch ReleaseModules updated: update poms to use latest module output options - posted by ah...@apache.org on 2022/01/23 06:15:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure prompt changes are applied in to mx combo box - posted by yi...@apache.org on 2022/01/23 07:41:44 UTC, 0 replies.
- [royale-compiler] branch develop updated: [JS] Fixes for XMLList addition, for boolean equality checking vs. XML, and for QName inequality checking. - posted by gr...@apache.org on 2022/01/24 01:34:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: Small tweaks in XML/XMLList. Many new tests added (requires recent compiler updates to pass) - posted by gr...@apache.org on 2022/01/24 01:35:05 UTC, 0 replies.
- [royale-compiler] branch develop updated: compiler-jx: minor refactor to call a function for each compilation unit instead of putting everything directly in the loop - posted by jo...@apache.org on 2022/01/25 18:13:49 UTC, 0 replies.
- [royale-compiler] branch develop updated (8e67663 -> 4fc2532) - posted by jo...@apache.org on 2022/01/25 18:52:24 UTC, 0 replies.
- [royale-compiler] 01/02: MXMLJSC: validate targets compiler option - posted by jo...@apache.org on 2022/01/25 18:52:25 UTC, 0 replies.
- [royale-compiler] 02/02: JSConfiguration: revert code that wasn't supposed to be committed yet - posted by jo...@apache.org on 2022/01/25 18:52:26 UTC, 0 replies.
- [royale-compiler] branch develop updated: MXMLJSC, COMPJSC: remove dead code - posted by jo...@apache.org on 2022/01/25 21:55:57 UTC, 0 replies.
- [royale-compiler] branch develop updated: compiler-jx: use JSConfiguration where appropriate to be more specific - posted by jo...@apache.org on 2022/01/25 22:32:05 UTC, 0 replies.
- [royale-asjs] branch develop updated (9ab218a -> f4622ae) - posted by gr...@apache.org on 2022/01/27 03:19:32 UTC, 0 replies.
- [royale-asjs] 01/02: Some interim tuning in core classes to avoid duplicated code for removeBead method, and adding support for unlistening to strand in LayoutBase if layout is set to null (layout swapping) - posted by gr...@apache.org on 2022/01/27 03:19:33 UTC, 0 replies.
- [royale-asjs] 02/02: Trying to get more of DataGrid emulation aligned with the original Flex - using DataGridColumn.itemToLabel for DataGridListData.label - posted by gr...@apache.org on 2022/01/27 03:19:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: Missed one - changed to vector for consistency - posted by gr...@apache.org on 2022/01/27 04:50:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixed #1175 - posted by ha...@apache.org on 2022/01/27 14:32:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: The HTML CheckBox use now a span for the label so we can customize the look with css - posted by hu...@apache.org on 2022/01/29 12:56:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: Support for responsive size bead by percentage - posted by hu...@apache.org on 2022/01/29 23:48:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: Reverted innerHTML for security concerns but keep the new functionality - posted by hu...@apache.org on 2022/01/30 13:42:32 UTC, 0 replies.