You are viewing a plain text version of this content. The canonical link for it is here.
- [royale-asjs] branch develop updated: SWF needs to be first in asconfig - posted by ca...@apache.org on 2018/09/01 07:32:32 UTC, 0 replies.
- [royale-asjs] branch feature/Merge_MXRoyale_To_Develop updated (39ea2d4 -> b91de80) - posted by ca...@apache.org on 2018/09/01 07:57:22 UTC, 0 replies.
- [royale-asjs] 01/01: Merge branch 'develop' into feature/Merge_MXRoyale_To_Develop - posted by ca...@apache.org on 2018/09/01 07:57:23 UTC, 0 replies.
- [royale-asjs] branch develop updated (67f9d09 -> f0f84f3) - posted by ca...@apache.org on 2018/09/01 10:05:09 UTC, 0 replies.
- [royale-asjs] 01/03: Merge branch 'develop' of https://github.com/yestaro/royale-asjs into yestaro-develop - posted by ca...@apache.org on 2018/09/01 10:05:10 UTC, 0 replies.
- [royale-asjs] 02/03: Merge branch 'develop' of https://github.com/yestaro/royale-asjs add validators from Yu Taro - posted by ca...@apache.org on 2018/09/01 10:05:11 UTC, 0 replies.
- [royale-asjs] 03/03: Merge branch 'yestaro-develop' into develop - posted by ca...@apache.org on 2018/09/01 10:05:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: changes to make yutaro validators work and example - posted by ca...@apache.org on 2018/09/01 10:06:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: some fixes to validators to remove warnings and update version numbers for next release - posted by ca...@apache.org on 2018/09/01 10:46:37 UTC, 0 replies.
- [royale-asjs] branch develop updated: refactor Validator styles to JewelTheme - posted by ca...@apache.org on 2018/09/01 11:20:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: Move form example to its own section - posted by ca...@apache.org on 2018/09/01 11:30:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: refactor validators to its own package for better organization - posted by ca...@apache.org on 2018/09/01 11:39:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: add tooltip styles to jewel themes - posted by ca...@apache.org on 2018/09/01 11:43:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: update jewel themes with latest styles - posted by ca...@apache.org on 2018/09/01 11:47:56 UTC, 0 replies.
- [royale-asjs] branch feature/Merge_MXRoyale_To_Develop updated (b91de80 -> 6362466) - posted by pi...@apache.org on 2018/09/01 12:33:16 UTC, 0 replies.
- [royale-asjs] 01/02: Merge branch 'develop' into feature/Merge_MXRoyale_To_Develop - posted by pi...@apache.org on 2018/09/01 12:33:17 UTC, 0 replies.
- [royale-asjs] 02/02: Merge branch 'develop' into feature/Merge_MXRoyale_To_Develop - posted by pi...@apache.org on 2018/09/01 12:33:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: add valid event on validator example to show an Alert when user clicks send button and the form is valid - posted by ca...@apache.org on 2018/09/01 13:57:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove import - posted by ca...@apache.org on 2018/09/01 21:17:28 UTC, 0 replies.
- [royale-asjs] branch feature/Merge_MXRoyale_To_Develop updated (6362466 -> 27f9ef4) - posted by ha...@apache.org on 2018/09/02 08:57:30 UTC, 0 replies.
- [royale-asjs] 01/14: Make color values consistent with opacity, a decimal between 0 and 1. - posted by ha...@apache.org on 2018/09/02 08:57:31 UTC, 0 replies.
- [royale-asjs] 02/14: Filters are not necessarily drop shadows - posted by ha...@apache.org on 2018/09/02 08:57:32 UTC, 0 replies.
- [royale-asjs] 03/14: Filter elements should not be treated as beads as they are not unique. - posted by ha...@apache.org on 2018/09/02 08:57:33 UTC, 0 replies.
- [royale-asjs] 04/14: Filter elements are now children of filter bead instead of beads. - posted by ha...@apache.org on 2018/09/02 08:57:34 UTC, 0 replies.
- [royale-asjs] 05/14: DropShadowFilter is now just another Filter - posted by ha...@apache.org on 2018/09/02 08:57:35 UTC, 0 replies.
- [royale-asjs] 06/14: Added SuperimposeFilter - posted by ha...@apache.org on 2018/09/02 08:57:36 UTC, 0 replies.
- [royale-asjs] 07/14: Enable CompoundGraphic for transformations (and blending some browsers). - posted by ha...@apache.org on 2018/09/02 08:57:37 UTC, 0 replies.
- [royale-asjs] 08/14: Wrong DataGridColumn reference - posted by ha...@apache.org on 2018/09/02 08:57:38 UTC, 0 replies.
- [royale-asjs] 09/14: Basic DataGridColumns do not have percentColumnWidth - posted by ha...@apache.org on 2018/09/02 08:57:39 UTC, 0 replies.
- [royale-asjs] 10/14: Added merge, and more - posted by ha...@apache.org on 2018/09/02 08:57:40 UTC, 0 replies.
- [royale-asjs] 11/14: Now that we're using Merge we don't need to play with sources in SuperImposeFilter - posted by ha...@apache.org on 2018/09/02 08:57:41 UTC, 0 replies.
- [royale-asjs] 12/14: Add toggle menu method to mdl menu - posted by ha...@apache.org on 2018/09/02 08:57:42 UTC, 0 replies.
- [royale-asjs] 13/14: Add a wrapper bead the date formatter to add hours - posted by ha...@apache.org on 2018/09/02 08:57:43 UTC, 0 replies.
- [royale-asjs] 14/14: This change broke a clean build - posted by ha...@apache.org on 2018/09/02 08:57:44 UTC, 0 replies.
- [royale-asjs] branch feature/Merge_MXRoyale_To_Develop updated: Reverted these changes - posted by ha...@apache.org on 2018/09/02 09:40:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: Reverted these changes - posted by ha...@apache.org on 2018/09/02 09:43:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: add Jewel ViewPort to get rid of hardcoded syles in class that mess with CSS styles and make Jewel ScrollingViewport use classNames as well - posted by ca...@apache.org on 2018/09/02 11:23:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: create a NullLayout to deal with layouts defined in parent classes when we don't want to define a layout for the child class (Royale can't do ClassReference (null) in CSS), this should be temporal and provide a way to avoid parent layout vía compiler - posted by ca...@apache.org on 2018/09/02 11:27:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: refactor CSS function to mixins to make available to other components - posted by ca...@apache.org on 2018/09/02 11:29:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: refactor "remove-app-scroll" style to new viewport - posted by ca...@apache.org on 2018/09/02 11:57:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: new Jewel DataGroup to get rid of hardcoded styles - posted by ca...@apache.org on 2018/09/02 11:58:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make Jewel ComboBox responsive for mobile and tablet - posted by ca...@apache.org on 2018/09/02 12:01:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: make ComboBox display in classic mode in desktop/widescreen sizes - posted by ca...@apache.org on 2018/09/02 15:09:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: this was left in the latest commit - posted by ca...@apache.org on 2018/09/02 15:09:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: Handle NaN values for x and y positions in UIBase so we can unset/remove position if needed - posted by ca...@apache.org on 2018/09/02 15:12:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: ComboBox and DateField popups for Phone/Table (sliding up from bottom) and Desktop (classic fade out from control) responsive modes - posted by ca...@apache.org on 2018/09/02 21:12:53 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge created (now 4b322d5) - posted by ha...@apache.org on 2018/09/02 21:31:28 UTC, 0 replies.
- [royale-asjs] 01/10: Moveed files to Basic - posted by ha...@apache.org on 2018/09/02 21:31:29 UTC, 0 replies.
- [royale-asjs] 02/10: Untangled classes - posted by ha...@apache.org on 2018/09/02 21:31:30 UTC, 0 replies.
- [royale-asjs] 03/10: Unused imports - posted by ha...@apache.org on 2018/09/02 21:31:31 UTC, 0 replies.
- [royale-asjs] 04/10: Fixed some more dependencies - posted by ha...@apache.org on 2018/09/02 21:31:32 UTC, 0 replies.
- [royale-asjs] 05/10: Missing import - posted by ha...@apache.org on 2018/09/02 21:31:33 UTC, 0 replies.
- [royale-asjs] 06/10: Icons needs Basic - posted by ha...@apache.org on 2018/09/02 21:31:34 UTC, 0 replies.
- [royale-asjs] 07/10: I think this is needed - posted by ha...@apache.org on 2018/09/02 21:31:35 UTC, 0 replies.
- [royale-asjs] 08/10: Merge branch 'feature/MXRoyale' into feature/new_merge - posted by ha...@apache.org on 2018/09/02 21:31:36 UTC, 0 replies.
- [royale-asjs] 09/10: Use IList - posted by ha...@apache.org on 2018/09/02 21:31:37 UTC, 0 replies.
- [royale-asjs] 10/10: Missed this conflict - posted by ha...@apache.org on 2018/09/02 21:31:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: update JewelExample - posted by ca...@apache.org on 2018/09/02 21:43:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: separate combo & dropdown examples and refactor to Grid layout for better responsive layout - posted by ca...@apache.org on 2018/09/02 21:49:05 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 623 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/02 22:20:15 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 624 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/02 23:13:40 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 625 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/03 00:40:03 UTC, 0 replies.
- [royale-asjs] branch feature/MXRoyale updated (7f71ed3 -> 6e7f698) - posted by al...@apache.org on 2018/09/03 07:47:33 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #280 from pashminakazi/branch7 - posted by al...@apache.org on 2018/09/03 07:47:34 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Jewel compiles - posted by ha...@apache.org on 2018/09/03 08:16:15 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated (4af0b4f -> e6e171f) - posted by ha...@apache.org on 2018/09/03 08:31:44 UTC, 0 replies.
- [royale-asjs] 01/02: Merge branch 'develop' into feature/new_merge - posted by ha...@apache.org on 2018/09/03 08:31:45 UTC, 0 replies.
- [royale-asjs] 02/02: Merge branch 'feature/MXRoyale' into feature/new_merge - posted by ha...@apache.org on 2018/09/03 08:31:46 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated (e6e171f -> 1f10ebd) - posted by ha...@apache.org on 2018/09/03 09:16:22 UTC, 0 replies.
- [royale-asjs] 01/13: Make color values consistent with opacity, a decimal between 0 and 1. - posted by ha...@apache.org on 2018/09/03 09:16:23 UTC, 0 replies.
- [royale-asjs] 02/13: Filters are not necessarily drop shadows - posted by ha...@apache.org on 2018/09/03 09:16:24 UTC, 0 replies.
- [royale-asjs] 03/13: Filter elements should not be treated as beads as they are not unique. - posted by ha...@apache.org on 2018/09/03 09:16:25 UTC, 0 replies.
- [royale-asjs] 04/13: Filter elements are now children of filter bead instead of beads. - posted by ha...@apache.org on 2018/09/03 09:16:26 UTC, 0 replies.
- [royale-asjs] 05/13: DropShadowFilter is now just another Filter - posted by ha...@apache.org on 2018/09/03 09:16:27 UTC, 0 replies.
- [royale-asjs] 06/13: Added SuperimposeFilter - posted by ha...@apache.org on 2018/09/03 09:16:28 UTC, 0 replies.
- [royale-asjs] 07/13: Enable CompoundGraphic for transformations (and blending some browsers). - posted by ha...@apache.org on 2018/09/03 09:16:29 UTC, 0 replies.
- [royale-asjs] 08/13: Wrong DataGridColumn reference - posted by ha...@apache.org on 2018/09/03 09:16:30 UTC, 0 replies.
- [royale-asjs] 09/13: Basic DataGridColumns do not have percentColumnWidth - posted by ha...@apache.org on 2018/09/03 09:16:31 UTC, 0 replies.
- [royale-asjs] 10/13: Added merge, and more - posted by ha...@apache.org on 2018/09/03 09:16:32 UTC, 0 replies.
- [royale-asjs] 11/13: Now that we're using Merge we don't need to play with sources in SuperImposeFilter - posted by ha...@apache.org on 2018/09/03 09:16:33 UTC, 0 replies.
- [royale-asjs] 12/13: Add toggle menu method to mdl menu - posted by ha...@apache.org on 2018/09/03 09:16:34 UTC, 0 replies.
- [royale-asjs] 13/13: Add a wrapper bead the date formatter to add hours - posted by ha...@apache.org on 2018/09/03 09:16:35 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: We need to implement IItemRendererProvider - posted by ha...@apache.org on 2018/09/03 09:55:10 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Aded Basic dependency to HTML pom - posted by ha...@apache.org on 2018/09/03 09:57:28 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Don’t set block on previously set style - posted by ha...@apache.org on 2018/09/03 10:51:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure that Jewel Alert blog example is working fine with VSCode - posted by pi...@apache.org on 2018/09/03 10:56:39 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 626 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/03 12:11:28 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: ListBase is incompatible with IItemRendererProvider - posted by ha...@apache.org on 2018/09/03 12:21:08 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated (705d39d -> c516089) - posted by ha...@apache.org on 2018/09/03 12:28:13 UTC, 0 replies.
- [royale-asjs] 01/01: Merge branch 'develop' into feature/new_merge - posted by ha...@apache.org on 2018/09/03 12:28:14 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 627 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/03 13:04:24 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Fixed asconfigc on JewelExample - posted by ha...@apache.org on 2018/09/03 18:23:47 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: copy assets - posted by ha...@apache.org on 2018/09/03 18:30:22 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 628 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/04 01:36:31 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: This solves most of the dataGroup issues - posted by ha...@apache.org on 2018/09/04 07:11:52 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: This was causing an RTE before the data was set. - posted by ha...@apache.org on 2018/09/04 07:12:40 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Revert "This was causing an RTE before the data was set." - posted by ha...@apache.org on 2018/09/04 07:27:46 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Fixed Jewel ComboBox - posted by ha...@apache.org on 2018/09/04 08:15:19 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: This allows the assets to be copied by asconfigc - posted by ha...@apache.org on 2018/09/04 08:40:17 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Maven does not seem to work on the example - posted by ha...@apache.org on 2018/09/04 08:43:49 UTC, 0 replies.
- [royale-asjs] branch feature/revert-refactor updated: Fix color matrix. RGBA values were mismatched - posted by yi...@apache.org on 2018/09/04 09:18:40 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Revert "Maven does not seem to work on the example" - posted by ca...@apache.org on 2018/09/04 09:54:44 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Bad reference - posted by ha...@apache.org on 2018/09/04 09:57:01 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Got rid of falcon references - posted by ha...@apache.org on 2018/09/04 09:57:42 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Revert "Revert "Maven does not seem to work on the example"" - posted by ca...@apache.org on 2018/09/04 10:39:56 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Allow Ace example to be built by asconfigc - posted by ha...@apache.org on 2018/09/04 10:57:49 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Fix color matrix. RGBA values were mismatched - posted by ha...@apache.org on 2018/09/04 10:58:37 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Revert "Revert "Revert "Maven does not seem to work on the example""" - posted by ca...@apache.org on 2018/09/04 11:06:05 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: make tasks.json support multiple targets (I didn't configure anyone to be default to avoid more complex running) - posted by ca...@apache.org on 2018/09/04 11:08:40 UTC, 0 replies.
- [royale-asjs] branch feature/MXRoyale updated (6e7f698 -> 2fe3597) - posted by al...@apache.org on 2018/09/04 11:15:39 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #284 from pashminakazi/branch8-new - posted by al...@apache.org on 2018/09/04 11:15:40 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: give a label to asconfig task - posted by ca...@apache.org on 2018/09/04 11:42:38 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: royale-config files doesn't exists in maven build distribution - posted by ca...@apache.org on 2018/09/04 12:02:49 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 629 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/04 12:11:01 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Add MXRoyale theme to general Maven build - posted by pi...@apache.org on 2018/09/04 13:48:23 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Basic Application wants to dispatchEvent sizeChanged, but doesn't create the Event object. This seems not right. Others should take a look to confirm a bad formed instruction - posted by ca...@apache.org on 2018/09/04 15:57:37 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: vscode complete the config alone - posted by ca...@apache.org on 2018/09/04 16:00:53 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated (472633f -> 15048a9) - posted by ha...@apache.org on 2018/09/04 16:15:45 UTC, 0 replies.
- [royale-asjs] 01/01: Merge branch 'feature/MXRoyale' into feature/new_merge - posted by ha...@apache.org on 2018/09/04 16:15:46 UTC, 2 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 630 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/05 01:42:23 UTC, 0 replies.
- [royale-asjs] branch feature/MXRoyale updated: Update ModuleEvent.as - posted by al...@apache.org on 2018/09/05 05:29:15 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: removed getDisplayStyleForLayout and made displayStyleForLayout public - posted by ha...@apache.org on 2018/09/05 06:25:50 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated (a17d779 -> ede6f2f) - posted by ha...@apache.org on 2018/09/05 06:48:07 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Modified tasks - posted by ha...@apache.org on 2018/09/05 07:20:08 UTC, 0 replies.
- [royale-compiler] branch develop updated: Remove empty selectors on minification - posted by ha...@apache.org on 2018/09/05 08:38:17 UTC, 0 replies.
- [royale-compiler] branch develop updated: typo - posted by ha...@apache.org on 2018/09/05 09:19:12 UTC, 0 replies.
- [royale-asjs] branch feature/revert-refactor updated (1ada6c9 -> 9c11242) - posted by yi...@apache.org on 2018/09/05 09:21:31 UTC, 0 replies.
- [royale-asjs] 01/02: ColorMatrixFilterElement now determines the color of the filter instead if masking it. It should probably be renamed to reflect this at some point. - posted by yi...@apache.org on 2018/09/05 09:21:32 UTC, 1 replies.
- [royale-asjs] 02/02: Add some flexibility in order of stacked filters. - posted by yi...@apache.org on 2018/09/05 09:21:33 UTC, 1 replies.
- [royale-asjs] branch feature/new_merge updated: I would have hoped this would fix the extra classes - posted by ha...@apache.org on 2018/09/05 09:51:03 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: more icons left - posted by ca...@apache.org on 2018/09/05 10:47:05 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: make Jewel Image use cursor pointer if MouseEvent is configured - posted by ca...@apache.org on 2018/09/05 11:13:58 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated (c3231e7 -> 152261a) - posted by ha...@apache.org on 2018/09/05 11:26:36 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: CSS in Jewel can be set directly in CSS, or when SASS generates all themes will get lost - posted by ca...@apache.org on 2018/09/05 11:44:56 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: adding the CSS to SASS files generates CSS corretly and will persist - posted by ca...@apache.org on 2018/09/05 11:45:25 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 631 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/05 12:10:59 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: this fixes add/remove items from list - posted by ca...@apache.org on 2018/09/05 12:13:12 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Added ignores - posted by ha...@apache.org on 2018/09/05 13:15:30 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: fix table add/remove/update and refactor names to something more close to use case - posted by ca...@apache.org on 2018/09/05 18:23:43 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: more material icons - posted by ca...@apache.org on 2018/09/05 21:43:35 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: fix typo - posted by ca...@apache.org on 2018/09/05 21:46:04 UTC, 0 replies.
- [royale-compiler] branch develop updated: handle a few more node types as regular instances (at least for now) - posted by ah...@apache.org on 2018/09/06 03:30:42 UTC, 0 replies.
- [royale-asjs] branch feature/MXRoyale updated: Update ApplicationDomain.as - posted by al...@apache.org on 2018/09/06 05:15:19 UTC, 1 replies.
- [royale-asjs] branch feature/MXRoyale updated (aa1b2d8 -> 3ab81a2) - posted by al...@apache.org on 2018/09/06 05:15:59 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #285 from pashminakazi/branch9 - posted by al...@apache.org on 2018/09/06 05:16:00 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: Fixed class path - posted by ha...@apache.org on 2018/09/06 07:57:00 UTC, 0 replies.
- [royale-asjs] branch feature/MXRoyale updated: Revert ApplicationDomain.as - posted by al...@apache.org on 2018/09/06 08:46:32 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated: AFAIK there’s no reason to explicitly extend Object - posted by ha...@apache.org on 2018/09/06 09:12:00 UTC, 0 replies.
- [royale-asjs] branch feature/new_merge updated (f6d865c -> 2b13a80) - posted by ha...@apache.org on 2018/09/06 09:35:06 UTC, 0 replies.
- [royale-asjs] branch feature/MXRoyale updated (ec96194 -> 0448c21) - posted by al...@apache.org on 2018/09/06 09:37:53 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #286 from pashminakazi/branch10 - posted by al...@apache.org on 2018/09/06 09:37:54 UTC, 0 replies.
- [royale-asjs] branch develop updated (37d24b8 -> 2b13a80) - posted by ha...@apache.org on 2018/09/06 13:23:09 UTC, 0 replies.
- [royale-asjs] branch develop updated (2b13a80 -> bc81b87) - posted by ha...@apache.org on 2018/09/06 13:24:43 UTC, 0 replies.
- [royale-asjs] 01/01: Merge branch 'feature/MXRoyale' into develop - posted by ha...@apache.org on 2018/09/06 13:24:44 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1045 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/06 14:49:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: prompt for ComboBox - posted by ca...@apache.org on 2018/09/06 16:05:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove traces - posted by ca...@apache.org on 2018/09/06 16:07:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: better wait for beadsAdded event - posted by ca...@apache.org on 2018/09/06 16:13:51 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1046 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/06 16:49:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: DateField TextPrompt - posted by ca...@apache.org on 2018/09/06 16:54:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update to all Jewel themes - posted by ca...@apache.org on 2018/09/06 16:55:53 UTC, 0 replies.
- [royale-asjs] branch feature/MXRoyale updated (0448c21 -> 08bd547) - posted by ah...@apache.org on 2018/09/06 17:45:20 UTC, 0 replies.
- [royale-asjs] 01/03: RichTextEditor is an mxml file - posted by ah...@apache.org on 2018/09/06 17:45:21 UTC, 0 replies.
- [royale-asjs] 02/03: get components used by Alina's app to compile in TDF - posted by ah...@apache.org on 2018/09/06 17:45:22 UTC, 0 replies.
- [royale-asjs] 03/03: needs to be override now - posted by ah...@apache.org on 2018/09/06 17:45:23 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1047 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/06 17:49:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added UID - posted by ha...@apache.org on 2018/09/06 22:34:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added @debug comment - posted by ha...@apache.org on 2018/09/06 22:34:55 UTC, 0 replies.
- [royale-compiler] branch develop updated: @debug comment - posted by ha...@apache.org on 2018/09/06 22:36:56 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1048 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/06 23:49:15 UTC, 0 replies.
- [royale-compiler] branch develop updated: let us use Menu for now - posted by ah...@apache.org on 2018/09/06 23:59:53 UTC, 0 replies.
- [royale-asjs] branch develop updated (07a444e -> 8b6b784) - posted by ah...@apache.org on 2018/09/07 00:02:35 UTC, 0 replies.
- [royale-asjs] 01/06: RichTextEditor is an mxml file - posted by ah...@apache.org on 2018/09/07 00:02:36 UTC, 0 replies.
- [royale-asjs] 02/06: get components used by Alina's app to compile in TDF - posted by ah...@apache.org on 2018/09/07 00:02:37 UTC, 0 replies.
- [royale-asjs] 03/06: needs to be override now - posted by ah...@apache.org on 2018/09/07 00:02:38 UTC, 0 replies.
- [royale-asjs] 04/06: fix MX DataGrid - posted by ah...@apache.org on 2018/09/07 00:02:39 UTC, 0 replies.
- [royale-asjs] 05/06: try listening for both click or mouseup. Menu needs mouse up probably because it is gone before click comes through - posted by ah...@apache.org on 2018/09/07 00:02:40 UTC, 0 replies.
- [royale-asjs] 06/06: don't let spinner set absolute position inside a NumericStepper - posted by ah...@apache.org on 2018/09/07 00:02:41 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1049 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/07 00:48:03 UTC, 0 replies.
- [royale-typedefs] branch develop updated: try removing patch step now that royale-extras has been updated - posted by ah...@apache.org on 2018/09/07 01:42:53 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 635 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/07 02:40:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: I saw a hint online that there could be an encoding error, so overwrite this file in case there was something in it that was messing up windows builds - posted by ah...@apache.org on 2018/09/07 02:40:33 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1050 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/07 03:49:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: exclude an mp3 file from rat - posted by ah...@apache.org on 2018/09/07 06:30:23 UTC, 0 replies.
- [royale-asjs] branch feature/MXRoyale updated (08bd547 -> c9c9545) - posted by al...@apache.org on 2018/09/07 06:57:58 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #287 from pashminakazi/branch11 - posted by al...@apache.org on 2018/09/07 06:57:59 UTC, 0 replies.
- [royale-asjs] branch revert-287-branch11 created (now f8f29ff) - posted by al...@apache.org on 2018/09/07 06:59:30 UTC, 0 replies.
- [royale-asjs] 01/01: Revert "changes on 7.9.2018" - posted by al...@apache.org on 2018/09/07 06:59:31 UTC, 0 replies.
- [royale-asjs] branch feature/MXRoyale updated (c9c9545 -> a09634b) - posted by al...@apache.org on 2018/09/07 06:59:57 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #288 from apache/revert-287-branch11 - posted by al...@apache.org on 2018/09/07 06:59:58 UTC, 0 replies.
- [royale-asjs] branch develop updated (2cc2832 -> 94c5f81) - posted by al...@apache.org on 2018/09/07 07:02:57 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #289 from pashminakazi/branch11 - posted by al...@apache.org on 2018/09/07 07:02:58 UTC, 0 replies.
- [royale-asjs] branch develop updated (94c5f81 -> ea04336) - posted by al...@apache.org on 2018/09/07 07:20:14 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #291 from pashminakazi/branch12 - posted by al...@apache.org on 2018/09/07 07:20:15 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1051 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/07 07:47:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update AdvancedListBase.as - posted by al...@apache.org on 2018/09/07 08:22:26 UTC, 0 replies.
- [royale-compiler] branch develop updated: Worked around bug were rest param causes RTE in closure compiler - posted by ha...@apache.org on 2018/09/07 08:53:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: Renamed debug comment - posted by ha...@apache.org on 2018/09/07 08:54:47 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1052 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/07 08:55:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: Removed GOOG::DEBUG - posted by ha...@apache.org on 2018/09/07 09:31:47 UTC, 1 replies.
- [royale-asjs] branch develop updated: asconfig.json - posted by ha...@apache.org on 2018/09/07 09:32:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: invalid import - posted by ha...@apache.org on 2018/09/07 09:33:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: Removed goog.DEBUG imports - posted by ha...@apache.org on 2018/09/07 09:46:58 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1053 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/07 09:47:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make VS Code recognize ROYALE::DISPLAYOBJECT - posted by ha...@apache.org on 2018/09/07 10:05:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: Temorarily added defines for SWF and JS - posted by ha...@apache.org on 2018/09/07 10:11:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added stub for rotation - posted by ha...@apache.org on 2018/09/07 10:12:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: Oops. Needs to be JS-only - posted by ha...@apache.org on 2018/09/07 10:14:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: add Jewel ToolTip and ToolTipLabel and styles - posted by ca...@apache.org on 2018/09/07 10:29:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: Refactor ErrorTip to use ToolTip, and adds tooltip example to Jewel Example in Label section - posted by ca...@apache.org on 2018/09/07 10:43:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update all jewel themes - posted by ca...@apache.org on 2018/09/07 10:44:32 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1054 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/07 11:19:02 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 636 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/07 11:20:15 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 637 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/07 12:20:44 UTC, 0 replies.
- [royale-typedefs] branch develop updated: try skipping cache because it contains old pre-patched version - posted by ah...@apache.org on 2018/09/07 15:57:14 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Updated Board Report Archives (markdown) - posted by ah...@apache.org on 2018/09/07 16:30:19 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Updated _Sidebar (markdown) - posted by ah...@apache.org on 2018/09/07 16:30:45 UTC, 1 replies.
- [royale-asjs.wiki] branch master updated: Created Board Report 2018 9 (markdown) - posted by ah...@apache.org on 2018/09/07 16:31:21 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Updated Board Report 2018 9 (markdown) - posted by ah...@apache.org on 2018/09/07 16:36:05 UTC, 3 replies.
- [royale-asjs] branch develop updated: To avoid personal custom paths, what about use environment vars to generalize .vscode configuration, so anyone could use it? Here ROYALE_HOME will be Apache Royale SDK root folder - posted by ca...@apache.org on 2018/09/08 11:06:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: more vscode updates - posted by ca...@apache.org on 2018/09/08 13:07:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: add some namespaces to maven build distribution - posted by ca...@apache.org on 2018/09/08 15:13:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: looking for differences between ANT and MAVEN sdks - posted by ca...@apache.org on 2018/09/08 15:53:37 UTC, 0 replies.
- [royale-asjs] branch develop updated: continue solving differences between ANT and MAVEN build distributions - posted by ca...@apache.org on 2018/09/08 16:02:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove files in distribution bin that seems obsolete - posted by ca...@apache.org on 2018/09/08 16:27:33 UTC, 0 replies.
- [royale-asjs] branch feature/maven-distribution created (now 5313e08) - posted by ca...@apache.org on 2018/09/09 08:45:50 UTC, 0 replies.
- [royale-asjs] 01/01: maven distribution changes in config xml - posted by ca...@apache.org on 2018/09/09 08:45:51 UTC, 0 replies.
- [royale-asjs] branch develop updated (9680f26 -> a17847e) - posted by ca...@apache.org on 2018/09/09 08:47:56 UTC, 0 replies.
- [royale-asjs] 01/03: Revert "remove files in distribution bin that seems obsolete" - posted by ca...@apache.org on 2018/09/09 08:47:57 UTC, 0 replies.
- [royale-asjs] 02/03: Revert "continue solving differences between ANT and MAVEN build distributions" - posted by ca...@apache.org on 2018/09/09 08:47:58 UTC, 0 replies.
- [royale-asjs] 03/03: Revert "looking for differences between ANT and MAVEN sdks" - posted by ca...@apache.org on 2018/09/09 08:47:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: Form need its own layout and gap - posted by ca...@apache.org on 2018/09/09 17:48:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove radiobutton dead code - posted by ca...@apache.org on 2018/09/09 19:36:34 UTC, 0 replies.
- [royale-compiler] branch develop updated: add nbsp space entity - posted by ca...@apache.org on 2018/09/09 20:08:08 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1065 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/09 20:47:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: JewelTheme config files for VSCode - posted by ca...@apache.org on 2018/09/09 20:48:57 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1066 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/09 22:12:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixed ComboBox to play with Form. The refactor made Combo unusable in certain circumstances, so it needs to be reworked to popup correctly. - posted by ca...@apache.org on 2018/09/10 01:13:35 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 651 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/10 04:29:07 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 652 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/10 06:59:03 UTC, 0 replies.
- svn commit: r29238 - in /dev/royale/0.9.2: rc1/ rc2/ - posted by pi...@apache.org on 2018/09/10 07:24:47 UTC, 0 replies.
- [royale-asjs] branch feature/jewel-snackbar updated: SASS doesn't allow "; " characters and indentation is not right for SASS to compile. @yestaro, you need to compile SASS file with ANT or Maven (this one is setup out-of-the-box). default.css file is update in the SASS compilation to get the generated CSS - posted by ca...@apache.org on 2018/09/10 08:39:08 UTC, 0 replies.
- [royale-asjs] branch feature/jewel-snackbar updated: Code need COMPILE::JS blocks to compile (maybe you can compile it since your're using a JS only version?). This solves the conflicts and the code runs right. - posted by ca...@apache.org on 2018/09/10 09:01:37 UTC, 0 replies.
- [royale-asjs] branch feature/jewel-snackbar updated: forgot to add theme styles - posted by ca...@apache.org on 2018/09/10 10:31:40 UTC, 0 replies.
- [royale-asjs] branch feature/jewel-snackbar updated: better use StyleUIBase methods - posted by ca...@apache.org on 2018/09/10 10:32:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: little fixes - posted by ca...@apache.org on 2018/09/10 10:32:57 UTC, 0 replies.
- [royale-asjs] branch develop updated (8eb1d64 -> 9cf2e26) - posted by ca...@apache.org on 2018/09/10 11:27:09 UTC, 0 replies.
- [royale-asjs] 01/02: Merge branch 'feature/jewel-snackbar' into develop - posted by ca...@apache.org on 2018/09/10 11:27:10 UTC, 0 replies.
- [royale-asjs] 02/02: improve organization in jewel theme code for snackbar. and remove round corners on bottom of the component. - posted by ca...@apache.org on 2018/09/10 11:27:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: add snackbar to all jewel themes - posted by ca...@apache.org on 2018/09/10 11:28:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: update all jewel themes - posted by ca...@apache.org on 2018/09/10 11:31:23 UTC, 3 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 653 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/10 12:13:38 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 654 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/10 13:08:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: a bit of animation for Jewel Alert - posted by ca...@apache.org on 2018/09/10 16:21:26 UTC, 0 replies.
- [royale-compiler] branch develop updated: MXMLJSCJSSWCBackend: createConfigurator() should return a RoyaleProjectConfigurator instead of a Configurator, similar to MXMLRoyaleSWCBackend and MXMLJSCJSBackend - posted by jo...@apache.org on 2018/09/10 17:19:57 UTC, 0 replies.
- [royale-compiler] branch develop updated: GoogDepsWriter: prevent NullReferenceException caused by missing dependency, and add a compiler problem instead - posted by jo...@apache.org on 2018/09/10 17:37:11 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1070 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/10 17:47:07 UTC, 0 replies.
- [royale-compiler] branch develop updated: GoogDepsWriter: another NullPointerException fix - posted by jo...@apache.org on 2018/09/10 17:49:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: animate the snackbar - posted by ca...@apache.org on 2018/09/10 17:56:22 UTC, 0 replies.
- [royale-typedefs] branch develop updated: don't need patch step here either, assuming what we get from royale-extras is valid - posted by ah...@apache.org on 2018/09/10 18:32:19 UTC, 0 replies.
- [royale-compiler] branch develop updated: accidentally changed project files in commit 0b28687e40304eaba3185331a170225c16307b2e - posted by jo...@apache.org on 2018/09/10 18:59:02 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1071 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/10 19:19:05 UTC, 0 replies.
- [royale-compiler] branch develop updated (87e4ffc -> 7700af4) - posted by ah...@apache.org on 2018/09/10 22:16:15 UTC, 0 replies.
- [royale-compiler] 01/02: fix NPE on write-only properties - posted by ah...@apache.org on 2018/09/10 22:16:16 UTC, 0 replies.
- [royale-compiler] 02/02: SWF compiler was not differentiating between warnings and errors - posted by ah...@apache.org on 2018/09/10 22:16:17 UTC, 0 replies.
- [royale-asjs] branch develop updated (b9f6c98 -> 7d5e10c) - posted by ah...@apache.org on 2018/09/10 23:23:06 UTC, 0 replies.
- [royale-asjs] 01/05: quiet some warnings - posted by ah...@apache.org on 2018/09/10 23:23:07 UTC, 0 replies.
- [royale-asjs] 02/05: add spark modules as lookup - posted by ah...@apache.org on 2018/09/10 23:23:08 UTC, 0 replies.
- [royale-asjs] 03/05: changes to get a clean compile of a subset of TDF that Alina uses - posted by ah...@apache.org on 2018/09/10 23:23:09 UTC, 0 replies.
- [royale-asjs] 04/05: comment out APIs Alina's app isn't using so the compile is successful - posted by ah...@apache.org on 2018/09/10 23:23:10 UTC, 0 replies.
- [royale-asjs] 05/05: more errors fixed now that SWF compile reports more errors - posted by ah...@apache.org on 2018/09/10 23:23:11 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1072 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/11 01:39:36 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1073 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/11 07:47:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update DateField.as - posted by al...@apache.org on 2018/09/11 10:52:01 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update MXRoyaleClasses.as - posted by al...@apache.org on 2018/09/11 10:53:22 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1074 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/11 12:07:24 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1075 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/11 12:58:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: Jewel ImageButton and example in JewelExample - posted by ca...@apache.org on 2018/09/11 16:24:59 UTC, 0 replies.
- [royale-asjs] branch develop updated (d2e9876 -> 83cd2f5) - posted by ah...@apache.org on 2018/09/11 16:39:37 UTC, 0 replies.
- [royale-asjs] 01/02: fix example - posted by ah...@apache.org on 2018/09/11 16:39:38 UTC, 0 replies.
- [royale-asjs] 02/02: don't build SWF side for ACE SWC and example - posted by ah...@apache.org on 2018/09/11 16:39:39 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1076 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/11 18:02:53 UTC, 0 replies.
- [royale-compiler] branch develop updated: Better solution for rest in debug mehtod - posted by ha...@apache.org on 2018/09/11 18:33:05 UTC, 0 replies.
- [royale-compiler] branch develop updated: Added @royaledebug feature to release notes - posted by ha...@apache.org on 2018/09/11 18:50:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel textinput examples - posted by ca...@apache.org on 2018/09/11 19:01:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: resize example button - posted by ca...@apache.org on 2018/09/11 19:02:43 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1077 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/11 19:47:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix maven examples - posted by ah...@apache.org on 2018/09/11 20:05:45 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1078 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/11 21:23:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: - fix dropdownlist arrow to reposition correctly on size changes - make item renderer on mobile more tall to accomodate to fingers - posted by ca...@apache.org on 2018/09/11 21:24:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove default select arrow on IE - posted by ca...@apache.org on 2018/09/11 21:43:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: Jewel ComboBox fix size, and dropdown size. Make drop down open in the right position even if there's some scroll in place - posted by ca...@apache.org on 2018/09/11 23:52:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: change checksum suffixes - posted by ah...@apache.org on 2018/09/12 03:50:45 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fixed #50 - posted by ha...@apache.org on 2018/09/12 09:34:35 UTC, 0 replies.
- [royale-compiler] branch develop updated: Upgrade SCM related plugins for Maven build - posted by pi...@apache.org on 2018/09/12 10:43:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: Upgrade SCM related plugins for Maven build - posted by pi...@apache.org on 2018/09/12 10:43:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: Don’t escape ampersands that preceed pound - posted by ha...@apache.org on 2018/09/12 11:00:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: Prevent method from being renamed - posted by ha...@apache.org on 2018/09/12 15:07:22 UTC, 0 replies.
- [royale-compiler] branch develop updated: [maven-release-plugin] prepare branch release/0.9.4 - posted by pi...@apache.org on 2018/09/12 15:37:45 UTC, 6 replies.
- [royale-compiler] branch release/0.9.4 created (now 347f3f6) - posted by pi...@apache.org on 2018/09/12 15:37:51 UTC, 0 replies.
- [royale-compiler] branch develop updated: [maven-release-plugin] prepare for next development iteration - posted by pi...@apache.org on 2018/09/12 15:38:05 UTC, 6 replies.
- [royale-typedefs] branch develop updated: [maven-release-plugin] prepare branch release/0.9.4 - posted by pi...@apache.org on 2018/09/12 15:38:55 UTC, 7 replies.
- [royale-typedefs] branch release/0.9.4 created (now f2fd7cb) - posted by pi...@apache.org on 2018/09/12 15:39:06 UTC, 0 replies.
- [royale-typedefs] branch develop updated: [maven-release-plugin] prepare for next development iteration - posted by pi...@apache.org on 2018/09/12 15:39:18 UTC, 7 replies.
- [royale-typedefs] branch develop updated (b5d09a4 -> 48633af) - posted by pi...@apache.org on 2018/09/12 16:56:45 UTC, 0 replies.
- [royale-compiler] branch develop updated (28587c9 -> 2989d18) - posted by pi...@apache.org on 2018/09/12 16:58:43 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 deleted (was f2fd7cb) - posted by pi...@apache.org on 2018/09/12 16:59:36 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 deleted (was 347f3f6) - posted by pi...@apache.org on 2018/09/12 17:00:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: either the Ant docs are misleading or I misread them - posted by ah...@apache.org on 2018/09/12 19:47:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: more icons - posted by ca...@apache.org on 2018/09/13 08:02:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix colors in item renderers, and update CSS to conform with latest changes (hoverable & selectable) - posted by ca...@apache.org on 2018/09/13 11:27:23 UTC, 0 replies.
- [royale-asjs] branch develop updated: I think this fixes Menu - posted by ha...@apache.org on 2018/09/13 13:14:15 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 created (now f3303e1) - posted by pi...@apache.org on 2018/09/13 13:57:38 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 created (now e1772b8) - posted by pi...@apache.org on 2018/09/13 13:58:33 UTC, 0 replies.
- [royale-compiler] branch develop updated (59e4515 -> 2989d18) - posted by pi...@apache.org on 2018/09/13 14:06:35 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 deleted (was f3303e1) - posted by pi...@apache.org on 2018/09/13 14:06:49 UTC, 0 replies.
- [royale-typedefs] branch develop updated (ae8608c -> 48633af) - posted by pi...@apache.org on 2018/09/13 14:09:52 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 deleted (was e1772b8) - posted by pi...@apache.org on 2018/09/13 14:09:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: Trying to update scm plugin again - posted by pi...@apache.org on 2018/09/13 15:04:09 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 created (now 47f7875) - posted by pi...@apache.org on 2018/09/13 15:10:50 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 created (now e3846fc) - posted by pi...@apache.org on 2018/09/13 15:11:30 UTC, 0 replies.
- [royale-typedefs] branch develop updated (88c648a -> 48633af) - posted by pi...@apache.org on 2018/09/13 15:24:34 UTC, 0 replies.
- [royale-compiler] branch develop updated (e4f7eee -> 2989d18) - posted by pi...@apache.org on 2018/09/13 15:25:20 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 deleted (was e3846fc) - posted by pi...@apache.org on 2018/09/13 15:25:27 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 deleted (was 47f7875) - posted by pi...@apache.org on 2018/09/13 15:25:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: One more attempt to update scm - posted by pi...@apache.org on 2018/09/13 15:29:13 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 created (now 490493c) - posted by pi...@apache.org on 2018/09/13 15:38:42 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 created (now 73915e2) - posted by pi...@apache.org on 2018/09/13 15:41:40 UTC, 0 replies.
- [royale-typedefs] branch develop updated (90e398a -> 48633af) - posted by pi...@apache.org on 2018/09/13 15:52:54 UTC, 0 replies.
- [royale-compiler] branch develop updated (f5d433d -> 2989d18) - posted by pi...@apache.org on 2018/09/13 15:53:30 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 deleted (was 73915e2) - posted by pi...@apache.org on 2018/09/13 15:53:39 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 deleted (was 490493c) - posted by pi...@apache.org on 2018/09/13 15:53:46 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1091 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/13 16:47:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix launch.json file - posted by ca...@apache.org on 2018/09/13 21:59:55 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1092 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/13 23:16:24 UTC, 0 replies.
- [royale-asjs] branch develop updated (af9560f -> 9e71a79) - posted by al...@apache.org on 2018/09/14 05:36:23 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #294 from pashminakazi/branch13 - posted by al...@apache.org on 2018/09/14 05:36:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: Better fix for Menu - posted by ha...@apache.org on 2018/09/14 07:15:26 UTC, 0 replies.
- [royale-compiler] branch develop updated: Attempt to force for usage scm 1.10.0 and updates to some other libraries - posted by pi...@apache.org on 2018/09/14 12:04:47 UTC, 0 replies.
- [royale-typedefs] branch develop updated: Attempt to force for usage scm 1.10.0 and updates to some other libraries - posted by pi...@apache.org on 2018/09/14 12:05:03 UTC, 0 replies.
- [royale-asjs] branch develop updated (84fa0dc -> 5867566) - posted by al...@apache.org on 2018/09/14 12:25:55 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #295 from pashminakazi/branch14 - posted by al...@apache.org on 2018/09/14 12:25:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update some plugins in order to force using newest version of scm - posted by pi...@apache.org on 2018/09/14 12:51:12 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 created (now 266ecd9) - posted by pi...@apache.org on 2018/09/14 13:03:03 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 created (now 4c32e8f) - posted by pi...@apache.org on 2018/09/14 13:07:06 UTC, 0 replies.
- [royale-compiler] branch develop updated (4d7cd2f -> 745d233) - posted by pi...@apache.org on 2018/09/14 13:39:49 UTC, 0 replies.
- [royale-typedefs] branch develop updated (6984a65 -> 6ef1a3b) - posted by pi...@apache.org on 2018/09/14 13:40:26 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 deleted (was 266ecd9) - posted by pi...@apache.org on 2018/09/14 13:40:35 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 deleted (was 4c32e8f) - posted by pi...@apache.org on 2018/09/14 13:40:42 UTC, 0 replies.
- [royale-compiler] branch develop updated: Try to update even more related stuff to scm issue - posted by pi...@apache.org on 2018/09/14 14:24:36 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 679 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/14 15:48:22 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.3-rc1 updated (0d6c296 -> 72c1b7c) - posted by ca...@apache.org on 2018/09/14 16:16:50 UTC, 0 replies.
- [royale-typedefs] branch develop updated (6ef1a3b -> 6984a65) - posted by ca...@apache.org on 2018/09/14 16:16:52 UTC, 0 replies.
- [royale-typedefs] 01/02: [maven-release-plugin] prepare branch release/0.9.4 - posted by ca...@apache.org on 2018/09/14 16:16:53 UTC, 0 replies.
- [royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration - posted by ca...@apache.org on 2018/09/14 16:16:54 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 680 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/14 16:39:47 UTC, 0 replies.
- [royale-compiler] branch develop updated: need to add known dependencies for the main class. Fixes #47 - posted by ah...@apache.org on 2018/09/14 18:50:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix xml - posted by ah...@apache.org on 2018/09/14 18:50:45 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1097 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/14 19:47:16 UTC, 0 replies.
- [royale-compiler] branch develop updated: fix sourcemap for MXML files inside packages - posted by ca...@apache.org on 2018/09/14 21:48:33 UTC, 0 replies.
- [royale-compiler] branch develop updated (def5465 -> 5d2a775) - posted by ca...@apache.org on 2018/09/14 22:00:33 UTC, 0 replies.
- [royale-compiler] 01/05: remove unused imports - posted by ca...@apache.org on 2018/09/14 22:00:34 UTC, 0 replies.
- [royale-compiler] 02/05: close buffers and remove unused vars - posted by ca...@apache.org on 2018/09/14 22:00:35 UTC, 0 replies.
- [royale-compiler] 03/05: exclude factoyPath from RAT plugin - posted by ca...@apache.org on 2018/09/14 22:00:36 UTC, 0 replies.
- [royale-compiler] 04/05: Merge branch 'develop' into compiler-java-vscode-work - posted by ca...@apache.org on 2018/09/14 22:00:37 UTC, 0 replies.
- [royale-compiler] 05/05: Merge branch 'compiler-java-vscode-work' into develop - posted by ca...@apache.org on 2018/09/14 22:00:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix jewel list add item example - posted by ca...@apache.org on 2018/09/14 23:13:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: try setting scm version this way. Maven's release plugin seems to be using this variable - posted by ah...@apache.org on 2018/09/15 00:17:05 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1098 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/15 00:18:56 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 681 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/15 00:19:43 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 682 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/15 00:39:40 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 683 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/15 01:20:41 UTC, 0 replies.
- [royale-asjs] branch develop updated (d30b8e9 -> e9534f4) - posted by ah...@apache.org on 2018/09/15 03:57:56 UTC, 0 replies.
- [royale-asjs] 01/02: Revert "try setting scm version this way. Maven's release plugin seems to be using this variable" - posted by ah...@apache.org on 2018/09/15 03:57:57 UTC, 0 replies.
- [royale-asjs] 02/02: try using the most recent snapshot of the release plugin. I think its pom is updated to use scm 1.10. The latest official release of the release plugin seems to be wired to use 1.9.4 - posted by ah...@apache.org on 2018/09/15 03:57:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: add target to build maven release plugin from sources. This is needed until Maven provides a newer snapshot or release that brings in maven scm plugin 1.10.0 - posted by ah...@apache.org on 2018/09/15 04:45:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: update version to 0.9.4 - posted by ah...@apache.org on 2018/09/15 04:58:39 UTC, 0 replies.
- [royale-compiler] branch develop updated: update version to 0.9.4 - posted by ah...@apache.org on 2018/09/15 04:58:57 UTC, 0 replies.
- [royale-typedefs] branch develop updated: update version to 0.9.4 - posted by ah...@apache.org on 2018/09/15 04:59:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: update config of blog example BE0008 - posted by ca...@apache.org on 2018/09/15 17:05:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix asconfig file in Basic - posted by ca...@apache.org on 2018/09/15 17:25:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: Ensure the list selects the selectedItem if someone is set by the user at creation time. This fixes preselection in ComboBox popup list too. - posted by ca...@apache.org on 2018/09/15 17:38:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: Jewel TabBar first version - posted by ca...@apache.org on 2018/09/15 21:39:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: improve nav renderers - posted by ca...@apache.org on 2018/09/15 22:01:31 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Edits to board report - posted by ha...@apache.org on 2018/09/16 07:29:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: avoid List throw change event when user define selectedIndex - posted by ca...@apache.org on 2018/09/16 21:26:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: ListView was dispatching a CHANGE event and shouldn't since this is mouse controller selectedHandler responsability - posted by ca...@apache.org on 2018/09/16 21:45:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: avoid comboboxview dispatch CHANGE event - posted by ca...@apache.org on 2018/09/16 22:39:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: -avoid datefieldview dispatch change event - make the popup datechooser adapts to possible screen scroll - posted by ca...@apache.org on 2018/09/16 22:50:21 UTC, 0 replies.
- [royale-typedefs] branch develop updated (69ded5d -> 6ef1a3b) - posted by pi...@apache.org on 2018/09/17 06:56:42 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 created (now a87938f) - posted by pi...@apache.org on 2018/09/17 07:02:11 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 created (now ec19492) - posted by pi...@apache.org on 2018/09/17 07:04:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: [maven-release-plugin] prepare branch release/0.9.4 - posted by pi...@apache.org on 2018/09/17 07:06:19 UTC, 2 replies.
- [royale-asjs] branch release/0.9.4 created (now 9b3d541) - posted by pi...@apache.org on 2018/09/17 07:06:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: [maven-release-plugin] prepare for next development iteration - posted by pi...@apache.org on 2018/09/17 07:07:01 UTC, 3 replies.
- [royale-asjs] branch develop updated: invert buttons position in NumericStepper responsive mode. Left decrease, Right increase, and update jewel themes - posted by ca...@apache.org on 2018/09/17 07:20:46 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Some grammer and spelling corrections - posted by ha...@apache.org on 2018/09/17 07:23:24 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1108 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/17 07:47:31 UTC, 0 replies.
- [royale-typedefs] branch moment created (now 256fee7) - posted by yi...@apache.org on 2018/09/17 08:58:55 UTC, 0 replies.
- [royale-typedefs] 01/04: [maven-release-plugin] prepare branch release/0.9.4 - posted by yi...@apache.org on 2018/09/17 08:58:56 UTC, 0 replies.
- [royale-typedefs] 02/04: [maven-release-plugin] prepare for next development iteration - posted by yi...@apache.org on 2018/09/17 08:58:57 UTC, 0 replies.
- [royale-typedefs] 03/04: update version to 0.9.4 - posted by yi...@apache.org on 2018/09/17 08:58:58 UTC, 0 replies.
- [royale-typedefs] 04/04: First attempt to create a typedefs swc for moment.js - posted by yi...@apache.org on 2018/09/17 08:58:59 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1109 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/17 09:14:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added padding to tooltips - posted by ha...@apache.org on 2018/09/17 10:07:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added AdaptiveToolTipBead - posted by ha...@apache.org on 2018/09/17 10:08:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixes a bug in all Jewel Layouts where components loose all class names when doing a removeElement and then addElement - posted by ca...@apache.org on 2018/09/17 10:53:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Basic tasks.json for VSCode updated, and remove launch.json - fix a var in UIModuleUtils from warning at compile time - posted by ca...@apache.org on 2018/09/17 10:54:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add view states example to Jewel Example - posted by ca...@apache.org on 2018/09/17 11:19:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: added loadJavascript function - posted by ha...@apache.org on 2018/09/17 11:47:45 UTC, 0 replies.
- [royale-asjs] branch develop updated (80fbead -> 78eb2b1) - posted by al...@apache.org on 2018/09/17 12:01:10 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #296 from pashminakazi/branch15 - posted by al...@apache.org on 2018/09/17 12:01:11 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1112 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/17 12:31:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixed broken build - posted by ha...@apache.org on 2018/09/17 12:43:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: separate in files view states example - posted by ca...@apache.org on 2018/09/17 13:37:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix toggle in some code for IE11 - posted by ca...@apache.org on 2018/09/17 13:59:16 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1113 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/17 14:19:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix PointUtils to work on IE11 - posted by ca...@apache.org on 2018/09/17 17:51:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix positioning in IE11 for ComboBox and DateField - posted by ca...@apache.org on 2018/09/17 17:57:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix Jewel ToolTip to avoid get out of screen - posted by ca...@apache.org on 2018/09/17 20:42:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix combobox size in IE11 - posted by ca...@apache.org on 2018/09/17 21:29:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel combobox handle resizing and example - posted by ca...@apache.org on 2018/09/17 22:07:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove trace - posted by ca...@apache.org on 2018/09/17 22:08:54 UTC, 1 replies.
- [royale-asjs] branch develop updated: fix combobox when selectedIndex > -1 not displaying selectedItem text in textinput, and example - posted by ca...@apache.org on 2018/09/18 10:07:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add Momentum (innercial) Scrolling to List components on iOS - posted by ca...@apache.org on 2018/09/18 10:08:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix height of Textinput and Combobox in iOS - posted by ca...@apache.org on 2018/09/18 17:29:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: responsive size debug tool for jewel - posted by ca...@apache.org on 2018/09/18 22:13:30 UTC, 0 replies.
- [royale-compiler] branch develop updated: more options to make it easier to manage output from modules in tourdeflex - posted by ah...@apache.org on 2018/09/18 22:37:20 UTC, 0 replies.
- [royale-asjs] branch develop updated (4737a72 -> 07e96a6) - posted by ah...@apache.org on 2018/09/18 22:43:44 UTC, 0 replies.
- [royale-asjs] 01/02: have to make a new script in some browsers like Safari in order to load a second module - posted by ah...@apache.org on 2018/09/18 22:43:45 UTC, 0 replies.
- [royale-asjs] 02/02: fix build to copy source files and put js output in a better place - posted by ah...@apache.org on 2018/09/18 22:43:46 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1122 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/18 22:48:06 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1123 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/19 00:13:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: And important redesign of layouts to make it more robust and clearly diferentiate absolute layout from others, and an start of example of all layouts. As well some refactor of components to supportClasses package for better organization - posted by ca...@apache.org on 2018/09/19 11:00:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: Improve layouts and examples - posted by ca...@apache.org on 2018/09/19 12:33:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: VSCode configs - posted by ca...@apache.org on 2018/09/19 14:51:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: DateChooser selectedDate example - posted by ca...@apache.org on 2018/09/19 14:57:01 UTC, 0 replies.
- [royale-asjs] branch develop updated: ComboBox selectedItem example - posted by ca...@apache.org on 2018/09/19 15:24:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: Jewel TabBar and TabBarContent working but still needs styling - posted by ca...@apache.org on 2018/09/19 17:11:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: proxy Panel padding to content area otherwise titlebar gets padding - posted by ah...@apache.org on 2018/09/19 19:01:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: first example with source code from gihub - posted by ca...@apache.org on 2018/09/19 21:48:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: network vscode config file - posted by ca...@apache.org on 2018/09/19 21:48:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: colorize the source code example thanks to Piotr wrapper of Highlight.js - posted by ca...@apache.org on 2018/09/19 23:11:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add type declaration, plus make sure callback is defined - posted by yi...@apache.org on 2018/09/20 10:03:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: change "window.outerWidth" for "document.body.getBoundingClientRect().width", to make responsiveness work on iPhones and iPads - posted by ca...@apache.org on 2018/09/20 10:49:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove linear-gradient on dropdownlist until fix in compiler since iOS doesn't like separation of background-color and background-image and render the bg transparent - posted by ca...@apache.org on 2018/09/20 13:33:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: New class function "positionInsideBoundingClientRect" to make popups open and be always inside the client screen - posted by ca...@apache.org on 2018/09/20 14:40:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: Move HighlightCode class to JewelExample - posted by ca...@apache.org on 2018/09/20 14:45:21 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Updated Release Manager Notes (markdown) - posted by ah...@apache.org on 2018/09/20 23:54:17 UTC, 2 replies.
- [royale-typedefs] branch release/0.9.4 deleted (was ec19492) - posted by ah...@apache.org on 2018/09/21 00:00:47 UTC, 0 replies.
- [royale-compiler] branch develop updated: try promoting regular deps to static deps if a class is used in a static initializer or base class. Seems to fix #297 - posted by ah...@apache.org on 2018/09/21 00:01:11 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 deleted (was a87938f) - posted by ah...@apache.org on 2018/09/21 00:03:19 UTC, 0 replies.
- [royale-typedefs] branch develop updated: fix up versions - posted by ah...@apache.org on 2018/09/21 00:04:51 UTC, 0 replies.
- [royale-asjs] branch release/0.9.4 deleted (was 9b3d541) - posted by ah...@apache.org on 2018/09/21 00:06:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: update some versions - posted by ah...@apache.org on 2018/09/21 00:20:50 UTC, 0 replies.
- [royale-asjs] branch develop updated (a4cd3eb -> 85153e2) - posted by ah...@apache.org on 2018/09/21 00:28:26 UTC, 0 replies.
- [royale-asjs] 01/02: oops - posted by ah...@apache.org on 2018/09/21 00:28:27 UTC, 0 replies.
- [royale-asjs] 02/02: fix clean targets - posted by ah...@apache.org on 2018/09/21 00:28:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1137 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/21 01:18:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: change name so it isn't a duplicate - posted by ah...@apache.org on 2018/09/21 01:53:51 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1138 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/21 03:09:57 UTC, 0 replies.
- [royale-compiler] branch develop updated: sometimes the class ends up on the static dependency list. That's probably a bug, but it was easier to workaround it in GoogDepsWriter - posted by ah...@apache.org on 2018/09/21 06:53:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added onClose event to MDL Dialog - posted by ha...@apache.org on 2018/09/21 11:23:57 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1139 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/21 12:19:03 UTC, 0 replies.
- [royale-asjs] branch develop updated (af0233e -> 4029f81) - posted by ah...@apache.org on 2018/09/21 18:09:28 UTC, 0 replies.
- [royale-asjs] 01/02: get verticalScrollPosition working for TextArea - posted by ah...@apache.org on 2018/09/21 18:09:29 UTC, 0 replies.
- [royale-asjs] 02/02: I guess the Royale header is one line shorter - posted by ah...@apache.org on 2018/09/21 18:09:30 UTC, 0 replies.
- [royale-compiler] branch develop updated: ModuleExample was failing due to NPE - posted by ah...@apache.org on 2018/09/21 22:42:16 UTC, 0 replies.
- [royale-website] branch asf-site updated: trying to fix https for new Google Chrome exigences - posted by ca...@apache.org on 2018/09/22 15:54:23 UTC, 0 replies.
- [royale-website] branch asf-site updated: try other suggetion from other apache members - posted by ca...@apache.org on 2018/09/22 15:58:18 UTC, 0 replies.
- [royale-website] branch asf-site updated: removing htaccess - posted by ca...@apache.org on 2018/09/22 16:06:42 UTC, 0 replies.
- [royale-website] branch asf-site updated: trying removing protocol - posted by ca...@apache.org on 2018/09/22 16:07:30 UTC, 0 replies.
- [royale-website] branch asf-site updated: Revert "trying removing protocol" - posted by ca...@apache.org on 2018/09/22 16:15:57 UTC, 0 replies.
- [royale-website] branch asf-site updated: trying simply static config to // - posted by ca...@apache.org on 2018/09/22 16:45:06 UTC, 0 replies.
- [royale-website] branch asf-site updated: hopefully a working way to add ssl on chrome - posted by ca...@apache.org on 2018/09/22 17:05:56 UTC, 0 replies.
- [royale-website] branch asf-site updated: needed file - posted by ca...@apache.org on 2018/09/22 17:09:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: Bad dataGroup reference - posted by ha...@apache.org on 2018/09/22 17:27:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: Oops. - posted by ha...@apache.org on 2018/09/22 17:29:50 UTC, 0 replies.
- [royale-website] branch asf-site updated: trying to remove more mixed content - posted by ca...@apache.org on 2018/09/22 17:44:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: Renamed event to “close” - posted by ha...@apache.org on 2018/09/22 17:44:38 UTC, 0 replies.
- [royale-website] branch asf-site updated: Revert "removing htaccess" - posted by ca...@apache.org on 2018/09/22 17:52:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: New HTTPService Blog example - posted by ca...@apache.org on 2018/09/22 20:35:06 UTC, 0 replies.
- [royale-asjs] branch develop updated (8410373 -> 6f36834) - posted by ah...@apache.org on 2018/09/23 06:09:06 UTC, 0 replies.
- [royale-asjs] 01/04: set source from constructor - posted by ah...@apache.org on 2018/09/23 06:09:07 UTC, 0 replies.
- [royale-asjs] 02/04: use ICollectionView support - posted by ah...@apache.org on 2018/09/23 06:09:08 UTC, 0 replies.
- [royale-asjs] 03/04: need typename so 'type' selector applies - posted by ah...@apache.org on 2018/09/23 06:09:09 UTC, 0 replies.
- [royale-asjs] 04/04: on JS, pre-load the CSS file - posted by ah...@apache.org on 2018/09/23 06:09:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: Firefox and IE11 can give error on JSON.parse(), so better to try-catch in order to see more info. - posted by ca...@apache.org on 2018/09/23 07:27:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make label avoid not break when is multiline and the string doesn't have any breacking characters like spaces or "-" (so not behavinf as multiline label) - posted by ca...@apache.org on 2018/09/23 07:29:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: working example in all browsers but IE11 still has some issue - posted by ca...@apache.org on 2018/09/23 07:31:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: I don’t know if we want to keep this option - posted by ha...@apache.org on 2018/09/23 09:46:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: solves minification issue with JSON in new blog example and in Jewel Example - posted by ca...@apache.org on 2018/09/23 15:38:55 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1149 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/23 16:59:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: Base64 encoding / decoding that works in all browsers even in IE11, so better doesn't use atob/btoa js methods - posted by ca...@apache.org on 2018/09/23 18:14:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix httpservice example to work in IE!1 too - posted by ca...@apache.org on 2018/09/23 18:15:55 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1150 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/23 18:58:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: some fixes to Jewel example load code - posted by ca...@apache.org on 2018/09/23 21:45:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: refactor names in latest blog example about HTTPService - posted by ca...@apache.org on 2018/09/23 22:02:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: final change in blog example - posted by ca...@apache.org on 2018/09/23 22:14:54 UTC, 0 replies.
- [royale-website] branch asf-site updated: New blog example about HTTPService - posted by ca...@apache.org on 2018/09/23 22:22:25 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1151 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/23 23:20:47 UTC, 0 replies.
- [royale-website] branch asf-site updated: wrong folder - posted by ca...@apache.org on 2018/09/24 10:27:29 UTC, 0 replies.
- [royale-website] branch asf-site updated: investigate why js.map files are not copied...but are this files really used in release version? maybe RoyalePublished should not create and link in js-release folder - posted by ca...@apache.org on 2018/09/24 10:37:22 UTC, 0 replies.
- [royale-website] branch asf-site updated: fixing disqus embedVars after renaming - posted by ca...@apache.org on 2018/09/24 11:26:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix Alert removing scroll blocking when dismiss - posted by ca...@apache.org on 2018/09/24 14:53:00 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Created Jewel Minimun Browser versions (markdown) - posted by ca...@apache.org on 2018/09/24 16:16:33 UTC, 0 replies.
- [royale-asjs] branch develop updated (11cfc28 -> 72ff80b) - posted by al...@apache.org on 2018/09/25 05:09:27 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #300 from pashminakazi/branch16 - posted by al...@apache.org on 2018/09/25 05:09:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1154 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/25 05:25:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update TextInput.as - posted by al...@apache.org on 2018/09/25 05:43:15 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1155 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/25 07:15:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: textDecoration setter getter added - posted by al...@apache.org on 2018/09/25 10:03:09 UTC, 0 replies.
- [royale-asjs] branch develop updated (254d718 -> 7e5ed12) - posted by al...@apache.org on 2018/09/25 11:15:46 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #301 from pashminakazi/branch17 - posted by al...@apache.org on 2018/09/25 11:15:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add Moonshine IDE file for MX HelloWorld example - posted by pi...@apache.org on 2018/09/25 15:31:30 UTC, 0 replies.
- [royale-compiler] branch develop updated: handle primitive types in fx:Declarations. The primitive types expect a different instantiation lifecycle. XML and XMLList have a constructor parameter, for example. - posted by ah...@apache.org on 2018/09/25 17:13:37 UTC, 0 replies.
- [royale-asjs] branch develop updated (ce0f270 -> f8d4ddd) - posted by al...@apache.org on 2018/09/26 05:01:00 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #302 from pashminakazi/branch18 - posted by al...@apache.org on 2018/09/26 05:01:01 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1161 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/26 11:20:29 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1162 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/27 12:20:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: workspace for VSCode for add projects and remove other unwanted extensions (i.e Java) - posted by ca...@apache.org on 2018/09/27 14:50:21 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1163 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/27 15:17:47 UTC, 0 replies.
- [royale-asjs] branch develop updated (1902ff1 -> 36152d9) - posted by ca...@apache.org on 2018/09/27 23:07:20 UTC, 0 replies.
- [royale-asjs] 01/02: Merge branch 'develop' of https://github.com/yestaro/royale-asjs into develop - posted by ca...@apache.org on 2018/09/27 23:07:21 UTC, 0 replies.
- [royale-asjs] 02/02: add ws to .gitignore - posted by ca...@apache.org on 2018/09/27 23:07:22 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1164 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/28 00:20:06 UTC, 0 replies.
- [royale-compiler] branch develop updated (09340cb -> eb6ea11) - posted by ah...@apache.org on 2018/09/28 03:34:56 UTC, 0 replies.
- [royale-compiler] 01/03: fix bracket access of XML/XMLList - posted by ah...@apache.org on 2018/09/28 03:34:57 UTC, 0 replies.
- [royale-compiler] 02/03: fix matching selectors that have different namespace prefixes that map to same uri - posted by ah...@apache.org on 2018/09/28 03:34:58 UTC, 0 replies.
- [royale-compiler] 03/03: handle cases where we skip generating the defineProps structure - posted by ah...@apache.org on 2018/09/28 03:34:59 UTC, 0 replies.
- [royale-asjs] branch develop updated (36152d9 -> 642e35c) - posted by ah...@apache.org on 2018/09/28 03:42:40 UTC, 0 replies.
- [royale-asjs] 01/21: fix construction with XMLList literal. - posted by ah...@apache.org on 2018/09/28 03:42:41 UTC, 0 replies.
- [royale-asjs] 02/21: if dataProvider changes, update the dataprovider in the column lists - posted by ah...@apache.org on 2018/09/28 03:42:42 UTC, 0 replies.
- [royale-asjs] 03/21: SWF side also needs to dispatch itemMouseDown - posted by ah...@apache.org on 2018/09/28 03:42:43 UTC, 0 replies.
- [royale-asjs] 04/21: switch to using an interface - posted by ah...@apache.org on 2018/09/28 03:42:44 UTC, 0 replies.
- [royale-asjs] 05/21: allow overriding of what text is displayed - posted by ah...@apache.org on 2018/09/28 03:42:45 UTC, 0 replies.
- [royale-asjs] 06/21: allow overriding of what text to display - posted by ah...@apache.org on 2018/09/28 03:42:46 UTC, 0 replies.
- [royale-asjs] 07/21: handle ICollectionViews when creating renderers - posted by ah...@apache.org on 2018/09/28 03:42:47 UTC, 0 replies.
- [royale-asjs] 08/21: update ComboBoxModel to handle ICollectionView - posted by ah...@apache.org on 2018/09/28 03:42:48 UTC, 0 replies.
- [royale-asjs] 09/21: fix datagridcolumn labels - posted by ah...@apache.org on 2018/09/28 03:42:49 UTC, 0 replies.
- [royale-asjs] 10/21: add new classes to swc - posted by ah...@apache.org on 2018/09/28 03:42:50 UTC, 0 replies.
- [royale-asjs] 11/21: use new classes as beads. Also fix some Panel styling - posted by ah...@apache.org on 2018/09/28 03:42:51 UTC, 0 replies.
- [royale-asjs] 12/21: SWF needed override - posted by ah...@apache.org on 2018/09/28 03:42:52 UTC, 0 replies.
- [royale-asjs] 13/21: size to contentarea to content unless Panel is sized by parent - posted by ah...@apache.org on 2018/09/28 03:42:53 UTC, 0 replies.
- [royale-asjs] 14/21: fix header text - posted by ah...@apache.org on 2018/09/28 03:42:54 UTC, 0 replies.
- [royale-asjs] 15/21: handle XML - posted by ah...@apache.org on 2018/09/28 03:42:55 UTC, 0 replies.
- [royale-asjs] 16/21: use ICollectionView - posted by ah...@apache.org on 2018/09/28 03:42:56 UTC, 0 replies.
- [royale-asjs] 17/21: listen for click instead of up, at least for now - posted by ah...@apache.org on 2018/09/28 03:42:57 UTC, 0 replies.
- [royale-asjs] 18/21: also layout content area when children added - posted by ah...@apache.org on 2018/09/28 03:42:58 UTC, 0 replies.
- [royale-asjs] 19/21: adjust test script since click is currenly required in JS menus - posted by ah...@apache.org on 2018/09/28 03:42:59 UTC, 0 replies.
- [royale-asjs] 20/21: hide menus on selection - posted by ah...@apache.org on 2018/09/28 03:43:00 UTC, 0 replies.
- [royale-asjs] 21/21: refactor popuphost to have a reference from the effective parent back to the popuphost. this is better than walking the parent chain because in JS we are going to host the popups off the system manager so there is no parent chain to walk. Using systemmanager moves the popups out of the childlist in the application where the layouts try to run on the popup, which may not be a UIComponent (if it is a re-used UIBase from Basic). - posted by ah...@apache.org on 2018/09/28 03:43:01 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1165 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/28 04:20:40 UTC, 0 replies.
- [royale-asjs] branch develop updated (642e35c -> d4ceb15) - posted by al...@apache.org on 2018/09/28 05:50:07 UTC, 0 replies.
- [royale-asjs] 01/01: Merge pull request #305 from pashminakazi/branch19 - posted by al...@apache.org on 2018/09/28 05:50:08 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1166 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/28 07:04:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: more projects to VSCode workspace - posted by ca...@apache.org on 2018/09/28 08:41:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix createJS for refactor of popups - posted by ca...@apache.org on 2018/09/28 08:56:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix Jewel for reafctor of popups - posted by ca...@apache.org on 2018/09/28 09:06:32 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1167 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/28 10:59:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: use same ant vars as other swcs - posted by ah...@apache.org on 2018/09/28 16:05:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix panel layout - posted by ah...@apache.org on 2018/09/28 17:31:41 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1171 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/28 18:17:49 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 759 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/29 00:39:25 UTC, 0 replies.
- [royale-asjs] branch develop updated (33423bb -> 16b6fea) - posted by ah...@apache.org on 2018/09/29 04:56:20 UTC, 0 replies.
- [royale-asjs] 01/02: move logo here so more apps can find it. Modules don't have a URL assocated with the JS file so we can't easily load assets relative to the module JS file - posted by ah...@apache.org on 2018/09/29 04:56:21 UTC, 0 replies.
- [royale-asjs] 02/02: get VRule working - posted by ah...@apache.org on 2018/09/29 04:56:22 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1172 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/29 05:17:46 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1173 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/29 11:17:43 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 760 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 00:39:23 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 created (now 3a47f46) - posted by bi...@apache.org on 2018/09/30 06:17:53 UTC, 0 replies.
- [royale-compiler] 01/01: [maven-release-plugin] prepare branch release/0.9.4 - posted by bi...@apache.org on 2018/09/30 06:17:54 UTC, 0 replies.
- [royale-compiler] branch develop updated (eb6ea11 -> c228655) - posted by bi...@apache.org on 2018/09/30 06:17:57 UTC, 0 replies.
- [royale-compiler] 01/01: [maven-release-plugin] prepare for next development iteration - posted by bi...@apache.org on 2018/09/30 06:17:58 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 created (now bb9e511) - posted by bi...@apache.org on 2018/09/30 06:18:23 UTC, 0 replies.
- [royale-asjs] branch develop updated (16b6fea -> 0df619f) - posted by bi...@apache.org on 2018/09/30 06:20:52 UTC, 0 replies.
- [royale-asjs] branch release/0.9.4 created (now 0df619f) - posted by bi...@apache.org on 2018/09/30 06:20:54 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 761 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 06:39:35 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.4-rc1 - posted by bi...@apache.org on 2018/09/30 06:54:36 UTC, 1 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.4-rc1 updated (9f4369a -> 176fa94) - posted by bi...@apache.org on 2018/09/30 06:54:51 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration - posted by bi...@apache.org on 2018/09/30 06:54:59 UTC, 1 replies.
- [royale-typedefs] branch release/0.9.4 updated (bb9e511 -> 0774539) - posted by bi...@apache.org on 2018/09/30 07:08:28 UTC, 0 replies.
- [royale-typedefs] 01/02: remove SNAPSHOT from compiler-build-tools versions - posted by bi...@apache.org on 2018/09/30 07:08:29 UTC, 1 replies.
- [royale-typedefs] 02/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.4-rc1 - posted by bi...@apache.org on 2018/09/30 07:08:30 UTC, 1 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.4-rc1 updated (0774539 -> be658de) - posted by bi...@apache.org on 2018/09/30 07:08:43 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration - posted by bi...@apache.org on 2018/09/30 07:08:50 UTC, 1 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1174 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 07:17:46 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1175 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 11:39:37 UTC, 0 replies.
- [royale-compiler] branch develop updated (c228655 -> e26115f) - posted by ca...@apache.org on 2018/09/30 15:13:26 UTC, 0 replies.
- [royale-compiler] 01/02: Revert "[maven-release-plugin] prepare for next development iteration" - posted by ca...@apache.org on 2018/09/30 15:13:27 UTC, 0 replies.
- [royale-compiler] 02/02: Revert "[maven-release-plugin] prepare branch release/0.9.4" - posted by ca...@apache.org on 2018/09/30 15:13:28 UTC, 0 replies.
- [royale-typedefs] branch develop updated (2bb4251 -> 5c05243) - posted by ca...@apache.org on 2018/09/30 15:15:49 UTC, 0 replies.
- [royale-typedefs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration" - posted by ca...@apache.org on 2018/09/30 15:15:50 UTC, 0 replies.
- [royale-typedefs] 02/02: Revert "[maven-release-plugin] prepare branch release/0.9.4" - posted by ca...@apache.org on 2018/09/30 15:15:51 UTC, 0 replies.
- [royale-asjs] branch develop updated (1460310 -> 060be24) - posted by ca...@apache.org on 2018/09/30 15:16:57 UTC, 0 replies.
- [royale-asjs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration" - posted by ca...@apache.org on 2018/09/30 15:16:58 UTC, 0 replies.
- [royale-asjs] 02/02: Revert "[maven-release-plugin] prepare branch release/0.9.4" - posted by ca...@apache.org on 2018/09/30 15:16:59 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1176 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 15:17:48 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 762 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 15:39:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: this is to trigger javadocs creation. Don't know how this is triggered since I don't see any javadoc reference through the entire repo :? (commented so we can use when needed uncomenting and testing) - posted by ca...@apache.org on 2018/09/30 15:46:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: This fixes the javadoc error when release. The rest of the amf sample project reports now build success with javadocs - posted by ca...@apache.org on 2018/09/30 15:46:46 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1177 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 16:17:50 UTC, 0 replies.
- [royale-compiler] branch develop updated: remove sourceMappingURL from App.js release, still need to remove the generation of the source map file App.js.map - posted by ca...@apache.org on 2018/09/30 17:38:12 UTC, 0 replies.
- [royale-asjs] branch release/0.9.4 deleted (was 0df619f) - posted by bi...@apache.org on 2018/09/30 17:58:49 UTC, 0 replies.
- [royale-asjs] branch release/0.9.4 created (now 54b11d2) - posted by bi...@apache.org on 2018/09/30 18:05:02 UTC, 0 replies.
- [royale-compiler] branch develop updated: avoid generation of the .js.map file in release mode for App.js - posted by ca...@apache.org on 2018/09/30 18:14:55 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1178 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 18:17:47 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 updated (a69b822 -> 6dac494) - posted by bi...@apache.org on 2018/09/30 18:37:51 UTC, 0 replies.
- [royale-compiler] 01/02: remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions - posted by bi...@apache.org on 2018/09/30 18:37:52 UTC, 0 replies.
- [royale-compiler] 02/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.4-rc1 - posted by bi...@apache.org on 2018/09/30 18:37:53 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.4-rc1 deleted (was be658de) - posted by bi...@apache.org on 2018/09/30 18:45:16 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.4-rc1 deleted (was 176fa94) - posted by bi...@apache.org on 2018/09/30 18:45:32 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 deleted (was 6dac494) - posted by bi...@apache.org on 2018/09/30 18:46:19 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 deleted (was 76a5b92) - posted by bi...@apache.org on 2018/09/30 18:46:44 UTC, 0 replies.
- [royale-asjs] branch release/0.9.4 deleted (was 54b11d2) - posted by bi...@apache.org on 2018/09/30 18:47:14 UTC, 0 replies.
- [royale-compiler] branch release/0.9.4 created (now e3da4b5) - posted by bi...@apache.org on 2018/09/30 18:52:54 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 created (now 291f298) - posted by bi...@apache.org on 2018/09/30 18:53:15 UTC, 0 replies.
- [royale-asjs] branch release/0.9.4 created (now 84d3f41) - posted by bi...@apache.org on 2018/09/30 18:53:57 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.4-rc1 updated (786289c -> 6ded4dc) - posted by bi...@apache.org on 2018/09/30 18:57:53 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.4 updated (291f298 -> 014e158) - posted by bi...@apache.org on 2018/09/30 19:08:12 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.4-rc1 updated (014e158 -> 17a0a23) - posted by bi...@apache.org on 2018/09/30 19:08:26 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1179 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 19:17:47 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 763 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 19:39:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix version in poms. some poms still was in 0.9.4-SNAPSHOT. We should take a look about why this ones was not changed to 0.9.6-SNAPSHOT - posted by ca...@apache.org on 2018/09/30 21:11:31 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1180 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/30 21:17:34 UTC, 0 replies.