You are viewing a plain text version of this content. The canonical link for it is here.
- [royale-asjs] branch develop updated: Add menu to nenuitem payload - posted by yi...@apache.org on 2022/05/02 07:02:19 UTC, 0 replies.
- [royale-asjs] branch develop updated (90122231e4 -> 131a283251) - posted by yi...@apache.org on 2022/05/03 12:22:48 UTC, 0 replies.
- [royale-asjs] 01/04: Fix some swf sizing issues with Menu - posted by yi...@apache.org on 2022/05/03 12:22:49 UTC, 0 replies.
- [royale-asjs] 02/04: Emulation - fix some menu positioning issues - posted by yi...@apache.org on 2022/05/03 12:22:50 UTC, 0 replies.
- [royale-asjs] 03/04: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by yi...@apache.org on 2022/05/03 12:22:51 UTC, 0 replies.
- [royale-asjs] 04/04: Remove asserrtion from mxtests - posted by yi...@apache.org on 2022/05/03 12:22:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added FILE_CERTIFICATE to Font Awesome 5 icons - posted by hu...@apache.org on 2022/05/03 22:51:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: sanitize the setting of value in RangeModel. NaN is resolved to 0 to avoid issues with NaN as an invalid value. - posted by gr...@apache.org on 2022/05/05 22:25:06 UTC, 0 replies.
- [royale-asjs] branch develop updated (237e6da3c5 -> 00eedc92aa) - posted by gr...@apache.org on 2022/05/06 03:56:48 UTC, 0 replies.
- [royale-asjs] 01/02: in mx, the labelField is 'label' as default - posted by gr...@apache.org on 2022/05/06 03:56:49 UTC, 0 replies.
- [royale-asjs] 02/02: For mx MenuBar, don't use an Array-like dataProvider model - use an ICollectionView for dataProvider - posted by gr...@apache.org on 2022/05/06 03:56:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: Get some mx tween functonality in - posted by yi...@apache.org on 2022/05/10 07:44:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: Tuning to getLabelFromXMLData util function to improve XML label-access variants - posted by gr...@apache.org on 2022/05/11 01:29:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add XML dependency to Basic - posted by gr...@apache.org on 2022/05/11 02:35:23 UTC, 0 replies.
- [royale-asjs] branch dependabot/maven/distribution/jars/compiler-swfdump/commons-io-commons-io-2.7 created (now af7331e9f1) - posted by gi...@apache.org on 2022/05/11 02:44:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: building XML before Basic in ant (along with unit-testing implications) - posted by gr...@apache.org on 2022/05/11 03:13:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: ant build fix: more royaleunit test dependency changes - posted by gr...@apache.org on 2022/05/11 03:36:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: Emulation - First working implementation of Slider - posted by yi...@apache.org on 2022/05/11 05:21:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: Slider - fix style defaults - posted by yi...@apache.org on 2022/05/11 06:26:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: Remove debug code - posted by yi...@apache.org on 2022/05/11 06:37:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix for equals method in XMLList - posted by gr...@apache.org on 2022/05/12 05:24:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure slider button release works even if you're out of screen bounds - posted by yi...@apache.org on 2022/05/12 06:40:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: Possible fix for SWF build of mx Slider (untested in SWF, needs review). - posted by gr...@apache.org on 2022/05/12 20:58:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: List width updated with ComboBox percentage width - posted by hu...@apache.org on 2022/05/15 11:24:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add VSlider - posted by yi...@apache.org on 2022/05/16 18:46:09 UTC, 0 replies.
- [royale-asjs] branch develop updated (d859f8d189 -> c90fbce7a8) - posted by gr...@apache.org on 2022/05/17 04:13:08 UTC, 0 replies.
- [royale-asjs] 01/03: Revert "Avoid the possibility of infinite loops (in JS only, SWF untested) with xml watchers. This can happen if changes are made in watcher functions." - posted by gr...@apache.org on 2022/05/17 04:13:09 UTC, 0 replies.
- [royale-asjs] 02/03: Fix XMLList loop targets for JS in XMLNotifier - posted by gr...@apache.org on 2022/05/17 04:13:10 UTC, 0 replies.
- [royale-asjs] 03/03: mx MenuBar incremental improvements. Should fix mx-tests problem. - posted by gr...@apache.org on 2022/05/17 04:13:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: Correct transform-orgin syntax for rotation in emulation - posted by yi...@apache.org on 2022/05/17 12:21:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: Work around unexpected svg behavior when rotation transform is on - posted by yi...@apache.org on 2022/05/17 14:27:13 UTC, 0 replies.
- [royale-asjs] branch develop updated (9d8487cc41 -> cce114a4fc) - posted by yi...@apache.org on 2022/05/18 07:43:04 UTC, 0 replies.
- [royale-asjs] 01/02: Force track hit area to layout same as track - posted by yi...@apache.org on 2022/05/18 07:43:05 UTC, 0 replies.
- [royale-asjs] 02/02: Emulation - fix value retrieval for clicking on a rotated track (VSlider) - posted by yi...@apache.org on 2022/05/18 07:43:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: [jewel/InterfaceInputButton] New Jewel IInputAndButtonView interface for the views of controls composed by a textinput and a button. (#1197) - posted by hi...@apache.org on 2022/05/18 09:34:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: Take into consideration the existence of the vertical scroll bar to include its width in the layout calculations. - posted by hi...@apache.org on 2022/05/18 11:18:57 UTC, 0 replies.
- [royale-compiler] branch develop updated (737c61dd2 -> c21a61b0c) - posted by jo...@apache.org on 2022/05/18 18:39:07 UTC, 0 replies.
- [royale-compiler] 01/05: formatter: some fixes for indentation between paren open and paren close, if they span multiple lines - posted by jo...@apache.org on 2022/05/18 18:39:08 UTC, 0 replies.
- [royale-compiler] 02/05: formatter: fix problems not being printed for configuration options - posted by jo...@apache.org on 2022/05/18 18:39:09 UTC, 0 replies.
- [royale-compiler] 03/05: formatter: print syntax errors when called from command line - posted by jo...@apache.org on 2022/05/18 18:39:10 UTC, 0 replies.
- [royale-compiler] 04/05: formatter: better MXML script file path in syntax errors - posted by jo...@apache.org on 2022/05/18 18:39:11 UTC, 0 replies.
- [royale-compiler] 05/05: formatter: separate jar part of main target into its own target - posted by jo...@apache.org on 2022/05/18 18:39:12 UTC, 0 replies.
- [royale-compiler] branch develop updated (c21a61b0c -> b84f54979) - posted by jo...@apache.org on 2022/05/18 19:17:23 UTC, 0 replies.
- [royale-compiler] 01/02: formatter: fix typo in comment - posted by jo...@apache.org on 2022/05/18 19:17:24 UTC, 0 replies.
- [royale-compiler] 02/02: formatter: more consistency with AS for error handling in MXML - posted by jo...@apache.org on 2022/05/18 19:17:25 UTC, 0 replies.
- [royale-compiler] branch develop updated: formatter: null safety when formatting MXML - posted by jo...@apache.org on 2022/05/18 19:51:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: Handle itemUpdated from PropertyChangeEvents in mx:Tree - posted by gr...@apache.org on 2022/05/19 06:06:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: Emulation - Don't rely on globalToLocal for calculating thumb location on drag - posted by yi...@apache.org on 2022/05/19 06:43:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: (JS) Avoid mx Slider causing overflow on its parent(s). This is because of oversized SVG graphics. - posted by gr...@apache.org on 2022/05/20 01:54:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: Bring back visible overflow and fix svg sizing issues. - posted by yi...@apache.org on 2022/05/23 05:56:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: Slider emulation - Work around label positioning issues - posted by yi...@apache.org on 2022/05/23 06:28:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make slider button round - posted by yi...@apache.org on 2022/05/23 07:06:58 UTC, 0 replies.
- [royale-compiler] branch develop updated: RepairingTokenBuffer: inserted semicolon should have a source path copied from the previous token (not just line/column/start/end) - posted by jo...@apache.org on 2022/05/23 15:19:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: Emulation - first implementation of truncateToFit - posted by yi...@apache.org on 2022/05/25 10:55:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix swf build (was:duplicate function/method declaration) - posted by gr...@apache.org on 2022/05/25 20:41:27 UTC, 0 replies.
- [royale-asjs] branch develop updated (7e9620f7ad -> 8877d0c660) - posted by gr...@apache.org on 2022/05/26 03:45:30 UTC, 0 replies.
- [royale-asjs] 01/02: Incremental progress against #1198. Focus on improving low level XML notification parity. - posted by gr...@apache.org on 2022/05/26 03:45:31 UTC, 0 replies.
- [royale-asjs] 02/02: minor improvement - posted by gr...@apache.org on 2022/05/26 03:45:32 UTC, 0 replies.
- [royale-compiler] branch develop updated: [css/Add_htmlElementNames] - posted by hi...@apache.org on 2022/05/27 20:54:45 UTC, 0 replies.
- [royale-asjs] branch develop updated (8877d0c660 -> ea5f7feb76) - posted by hi...@apache.org on 2022/05/27 23:33:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: Adding exemple on how to use locales and setting it by URL parameters (#1191) - posted by hi...@apache.org on 2022/05/28 01:15:27 UTC, 0 replies.
- [royale-asjs] branch file_upload created (now ab7ac3c549) - posted by yi...@apache.org on 2022/05/29 13:50:43 UTC, 0 replies.
- [royale-asjs] 01/01: Fixes made by Greg to achieve feature parity with flash implementation - posted by yi...@apache.org on 2022/05/29 13:50:44 UTC, 0 replies.
- [royale-asjs] branch file_upload updated (ab7ac3c549 -> 51cc721ce7) - posted by yi...@apache.org on 2022/05/30 08:12:51 UTC, 0 replies.
- [royale-asjs] 01/02: Fix what seems to be a whitespace glitch - posted by yi...@apache.org on 2022/05/30 08:12:52 UTC, 0 replies.
- [royale-asjs] 02/02: Move flash emulation to emulation layer. - posted by yi...@apache.org on 2022/05/30 08:12:53 UTC, 0 replies.
- [royale-asjs] branch develop updated (35b9c3d91f -> 6f2d7a1ddb) - posted by yi...@apache.org on 2022/05/30 08:13:28 UTC, 0 replies.
- [royale-asjs] 01/01: Merge branch 'file_upload' into develop - posted by yi...@apache.org on 2022/05/30 08:13:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add apache heaaders, keep RAT happy. - posted by hi...@apache.org on 2022/05/30 09:17:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add bead to signal for tooltip on overflow needed event. - posted by yi...@apache.org on 2022/05/31 06:08:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add tooltip on truncation to mx Label. - posted by yi...@apache.org on 2022/05/31 06:44:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: Don't use a JS bead in SWF build - posted by yi...@apache.org on 2022/05/31 06:52:39 UTC, 0 replies.