You are viewing a plain text version of this content. The canonical link for it is here.
- [royale-asjs] branch develop updated: Initial attempt to get the label token replacement working in mx ProgressBar - posted by gr...@apache.org on 2022/10/02 22:34:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure measuredMin dimensions don't mess with constraint based layout in Panel - posted by yi...@apache.org on 2022/10/03 11:04:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: Small fix to last change in mx ProgressBar: the 'default' label string should only be applied for a null assignment. An empty string is valid for label. - posted by gr...@apache.org on 2022/10/04 03:05:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: Enable 'selection' visual state (enabled=false) in LinkBar and also use LinkButtons in LinkBar - posted by gr...@apache.org on 2022/10/05 05:21:19 UTC, 0 replies.
- [royale-compiler] branch develop updated (a447f32c0 -> dc79c93d4) - posted by jo...@apache.org on 2022/10/05 17:32:36 UTC, 0 replies.
- [royale-compiler] 01/02: linter: extract utility functions - posted by jo...@apache.org on 2022/10/05 17:32:37 UTC, 0 replies.
- [royale-compiler] 02/02: linter: add ILinterProblem interface to allow for easier detection of linter problems - posted by jo...@apache.org on 2022/10/05 17:32:38 UTC, 0 replies.
- [royale-compiler] branch develop updated (dc79c93d4 -> 2834c0f8b) - posted by jo...@apache.org on 2022/10/05 20:19:43 UTC, 0 replies.
- [royale-compiler] 01/02: linter: clean up public API - posted by jo...@apache.org on 2022/10/05 20:19:44 UTC, 0 replies.
- [royale-compiler] 02/02: formatter: clean up API to better match linter's more streamlined approach - posted by jo...@apache.org on 2022/10/05 20:19:45 UTC, 0 replies.
- [royale-compiler] branch develop updated: linter: fix wrong mapping with => no-with - posted by jo...@apache.org on 2022/10/05 22:05:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: Ant: set javac.src to 1.8 to match royale-compiler - posted by jo...@apache.org on 2022/10/06 13:24:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: Turn the RadioButton selected property bindable as CheckBox - posted by hu...@apache.org on 2022/10/06 13:55:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: New Jewel DataGridScrollSpeed bead - posted by hu...@apache.org on 2022/10/07 00:00:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: Improvements in base Tween class - avoid RTE when calling end() before play() as an example. - also default easing function does not need to be an instance method. - posted by gr...@apache.org on 2022/10/07 01:54:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix for: New Jewel DataGridScrollSpeed bead - posted by hu...@apache.org on 2022/10/08 17:16:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixed vertical scrollbars visible on VirtualDataGrid in all columns - posted by hu...@apache.org on 2022/10/08 18:12:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: Removed the keys "{" "}" from _datagrid.sass that breaked the compiler - posted by hu...@apache.org on 2022/10/09 17:11:32 UTC, 1 replies.
- [royale-asjs] branch develop updated: Quick fix for maven build. @Hugo please check that the final CSS is correct here. - posted by gr...@apache.org on 2022/10/09 21:19:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: New Jewel SectionContentVisibility bead - posted by hu...@apache.org on 2022/10/10 22:37:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: This should make timer handling more robust - posted by ha...@apache.org on 2022/10/11 07:58:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix for the new Jewel SectionContentVisibility bead - posted by hu...@apache.org on 2022/10/11 22:27:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: Alert fix: Cancel Button, if specified, should appear after any Yes or No buttons, not just after any OK button. - posted by gr...@apache.org on 2022/10/12 02:21:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add basic tree Drag&Drop - posted by yi...@apache.org on 2022/10/12 14:50:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: cleanup some d&d beads - posted by yi...@apache.org on 2022/10/13 06:43:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: Avoid endless loop... - posted by yi...@apache.org on 2022/10/13 11:19:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix for missing and/or incorrect functionality in ListCollectionView getProperty/setProperty/hasProperty. -added cross-target unit tests. -in particular, fixes non-functional bracket access index assignment in JS - posted by gr...@apache.org on 2022/10/16 04:06:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: Emulation - make sure drop mouse events are dispatched from list based components - posted by yi...@apache.org on 2022/10/16 11:07:58 UTC, 0 replies.
- [royale-compiler] branch develop updated (c559910c2 -> 70584077b) - posted by jo...@apache.org on 2022/10/18 17:02:48 UTC, 0 replies.
- [royale-compiler] 01/02: Ant: force locale for junit tests because they compare en_US error strings (references #221) - posted by jo...@apache.org on 2022/10/18 17:02:49 UTC, 0 replies.
- [royale-compiler] 02/02: Maven: force locale for junit tests because they compare en_US error strings (closes #221) - posted by jo...@apache.org on 2022/10/18 17:02:50 UTC, 0 replies.
- [royale-compiler] branch develop updated (70584077b -> a29bfeda1) - posted by jo...@apache.org on 2022/10/18 20:52:52 UTC, 0 replies.
- [royale-compiler] 01/02: Dependencies: upgrade commons-io to v2.11.0 to avoid CVE in old version (closes #218) - posted by jo...@apache.org on 2022/10/18 20:52:53 UTC, 0 replies.
- [royale-compiler] 02/02: fix royale.dependent.tests after commit 749763d1757b7afe759967092150b59bb520fc8c fixed start position of attribute content - posted by jo...@apache.org on 2022/10/18 20:52:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix for the html property on FormHeading (was treated as normal text) - posted by hu...@apache.org on 2022/10/18 20:54:47 UTC, 0 replies.
- [royale-compiler] branch develop updated: README: update some links to dependencies - posted by jo...@apache.org on 2022/10/18 21:08:21 UTC, 0 replies.
- [royale-compiler] branch develop updated (70742b5b4 -> 7e03b6d92) - posted by jo...@apache.org on 2022/10/18 21:20:44 UTC, 0 replies.
- [royale-compiler] 01/02: README: update adobe.com URLs for Flash/AIR downloads - posted by jo...@apache.org on 2022/10/18 21:20:45 UTC, 0 replies.
- [royale-compiler] 02/02: README: make some URLs https: - posted by jo...@apache.org on 2022/10/18 21:20:46 UTC, 0 replies.
- [royale-compiler] branch develop updated: README: update Flash Player projector content debugger URLs - posted by jo...@apache.org on 2022/10/18 21:25:15 UTC, 0 replies.
- [royale-compiler] branch develop updated: README: clarification on Ant version - posted by jo...@apache.org on 2022/10/18 21:28:22 UTC, 0 replies.
- [royale-asjs] branch develop updated (3dd5fe95dc -> fcdd7cd4a5) - posted by jo...@apache.org on 2022/10/18 21:36:00 UTC, 0 replies.
- [royale-asjs] 01/04: README: update Adobe Flash/AIR links - posted by jo...@apache.org on 2022/10/18 21:36:01 UTC, 0 replies.
- [royale-asjs] 02/04: README: update links to https: - posted by jo...@apache.org on 2022/10/18 21:36:02 UTC, 0 replies.
- [royale-asjs] 03/04: README: fix build status - posted by jo...@apache.org on 2022/10/18 21:36:03 UTC, 0 replies.
- [royale-asjs] 04/04: README: some minor cleanup - posted by jo...@apache.org on 2022/10/18 21:36:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: README: fix broken code block - posted by jo...@apache.org on 2022/10/18 21:38:01 UTC, 0 replies.
- [royale-compiler] branch develop updated: linter: fix FieldNameRule allowing uppercase letter after _ at start - posted by jo...@apache.org on 2022/10/27 20:11:25 UTC, 0 replies.
- [royale-compiler] branch develop updated (b7f3c3d05 -> f04e9788b) - posted by jo...@apache.org on 2022/10/27 22:48:47 UTC, 0 replies.
- [royale-compiler] 01/09: linter: start adding some tests - posted by jo...@apache.org on 2022/10/27 22:48:48 UTC, 0 replies.
- [royale-compiler] 02/09: linter: add formatting/whitespace tokens to TokenQuery to support formatting rules - posted by jo...@apache.org on 2022/10/27 22:48:49 UTC, 0 replies.
- [royale-compiler] 03/09: SwitchNode: fix getDefaultNode() failing to get default node from inside an IBlockNode - posted by jo...@apache.org on 2022/10/27 22:48:50 UTC, 0 replies.
- [royale-compiler] 04/09: linter: more tests - posted by jo...@apache.org on 2022/10/27 22:48:51 UTC, 0 replies.
- [royale-compiler] 05/09: linter: EmptyStatementRule should handle block open before semicolon - posted by jo...@apache.org on 2022/10/27 22:48:52 UTC, 0 replies.
- [royale-compiler] 06/09: linter: fix null results that should have been a token in TokenQuery classes - posted by jo...@apache.org on 2022/10/27 22:48:53 UTC, 0 replies.
- [royale-compiler] 07/09: linter: LineCommentPositionRule fixes - posted by jo...@apache.org on 2022/10/27 22:48:54 UTC, 0 replies.
- [royale-compiler] 08/09: linter: more tests - posted by jo...@apache.org on 2022/10/27 22:48:55 UTC, 0 replies.
- [royale-compiler] 09/09: linter: more tests - posted by jo...@apache.org on 2022/10/27 22:48:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix: typo in comment - posted by hu...@apache.org on 2022/10/30 16:41:05 UTC, 0 replies.
- [royale-asjs] branch develop updated (529c31137f -> 0de16bcf47) - posted by hu...@apache.org on 2022/10/30 23:48:16 UTC, 0 replies.
- [royale-asjs] 01/02: Editable DataGridItemRenderer - posted by hu...@apache.org on 2022/10/30 23:48:17 UTC, 0 replies.
- [royale-asjs] 02/02: New bead for navigate between rows and columns of a Jewel DataGrid - posted by hu...@apache.org on 2022/10/30 23:48:18 UTC, 0 replies.
- [royale-asjs] branch d_and_d_improvemets created (now c68c7825de) - posted by yi...@apache.org on 2022/10/31 11:51:25 UTC, 0 replies.
- [royale-asjs] 01/02: Play with different beads for multi-selection - posted by yi...@apache.org on 2022/10/31 11:51:26 UTC, 0 replies.
- [royale-asjs] 02/02: Drag image - Basic container hides nested elements, so make them visible. - posted by yi...@apache.org on 2022/10/31 11:51:27 UTC, 0 replies.