You are viewing a plain text version of this content. The canonical link for it is here.
- [royale-asjs] branch develop updated: Adding an emulation of flash.net.navigateToURL. This seems to work for POST method with url-encoded data for now, with more to do and test. json should be possible, plain text probably not. - posted by gr...@apache.org on 2020/11/02 03:02:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: That code from swf URLLoader that I copied looks a bit wrong... fixing. - posted by gr...@apache.org on 2020/11/02 03:12:34 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fix an issue with html templates: these were broken in projects using Resources (because of '$' in replacement strings). Longer term, this string processing could probably be optimized, but for now just going with a quick fix. - posted by gr...@apache.org on 2020/11/02 23:31:38 UTC, 0 replies.
- [royale-compiler] branch develop updated: JSGoogConfiguration: optional prevent-rename granular control over more than just namespaces - posted by jo...@apache.org on 2020/11/03 22:51:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: Some more spark stubs - posted by yi...@apache.org on 2020/11/07 12:57:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: try to prevent multiple toolbars. Should fix #929 - posted by ah...@apache.org on 2020/11/08 01:33:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: emulate more RichTextEditor properties. Should fix #929. - posted by ah...@apache.org on 2020/11/10 17:43:02 UTC, 1 replies.
- [royale-compiler] branch develop updated: GoogDepsWriter: fix null exception when royalelib system property is missing - posted by jo...@apache.org on 2020/11/10 18:11:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: Naive implementation if invalidateSkinState - posted by yi...@apache.org on 2020/11/11 07:15:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: mxroyale: fix build. editorDiv doesn't exits - posted by ca...@apache.org on 2020/11/11 08:00:17 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fixes #164 - posted by yi...@apache.org on 2020/11/15 07:56:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: cleaning - posted by ca...@apache.org on 2020/11/15 10:17:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-virtualdatagrid: start of virtual datagrid. requires work on mapper - posted by ca...@apache.org on 2020/11/15 10:20:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: tourdejewel: add VirtualDataGrid example still WIP - posted by ca...@apache.org on 2020/11/15 10:21:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-virtualdatagrid: add VirtualDataGridColumn - posted by ca...@apache.org on 2020/11/15 10:41:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: little refactoring to use always IDataGridColumn interface - posted by ca...@apache.org on 2020/11/15 10:51:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-virtualdatagrid: remove createColumn from IDataGridColumn since was never used, also add bead configuration for VirtualDataGridColumnList - posted by ca...@apache.org on 2020/11/15 11:16:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-virtualdatagrid: fix issues with column heights - posted by ca...@apache.org on 2020/11/15 20:03:23 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixes certain scenariuos where skin isn't laid out correctly because it is erroneously expected to size to content. - posted by yi...@apache.org on 2020/11/17 09:54:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: Don't forget measured dimensions - posted by yi...@apache.org on 2020/11/17 13:12:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: More skin sizing issues in spark - posted by yi...@apache.org on 2020/11/17 13:46:12 UTC, 0 replies.
- [royale-compiler] branch develop updated: RELEASE_NOTES updated for 0.9.8 - posted by jo...@apache.org on 2020/11/17 18:59:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: RELEASE_NOTES: my changes in 0.9.8 - posted by jo...@apache.org on 2020/11/17 19:04:37 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel: change some version numbers from 0.10.0 to 0.9.8 to prepare for release - posted by ca...@apache.org on 2020/11/17 19:14:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: core/basic: change some version numbers from 0.10.0 to 0.9.8 to prepare for release - posted by ca...@apache.org on 2020/11/17 19:30:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: added missing bytesLoaded/bytesTotal updates, and support for ProgressEvent, general consistency improvements between JS and SWF for URLLoader - posted by gr...@apache.org on 2020/11/17 23:28:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: More tuning to progress tracking in URLLoader - posted by gr...@apache.org on 2020/11/18 07:21:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: Avoid situation where dom element width is different to royale object width - posted by yi...@apache.org on 2020/11/18 15:41:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: RELEASE_NOTES: partial changes in Basic and Jewel for 0.9.8 - posted by ca...@apache.org on 2020/11/18 17:06:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: COMPLETE event should occur after 'load' native event to allow for update of bytesTotal if it was not computable (Content-Length header missing for example) (This was not previously happening until after 'readystatechange' check) - posted by gr...@apache.org on 2020/11/19 04:50:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update AdvancedListBase.as - posted by pu...@apache.org on 2020/11/20 07:21:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: RELEASE_NOTES: final changes in Basic and Jewel for 0.9.8 - posted by ca...@apache.org on 2020/11/20 15:50:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add new compiler options done by Josh to reduce filesize of compiled app - posted by ca...@apache.org on 2020/11/20 17:51:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: todomvc-examples: optimization with new compiler options - posted by ca...@apache.org on 2020/11/20 18:13:22 UTC, 0 replies.
- [royale-docs] branch master updated: Update compiler-options.md - posted by an...@apache.org on 2020/11/20 19:37:55 UTC, 1 replies.
- [royale-asjs] branch develop updated: try forcing unskinned Spark Application's contentView to the size given by the SystemManager. SHould fix #935 - posted by ah...@apache.org on 2020/11/20 19:43:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-table: extend from DataContainer instead of DataContainerBase - posted by ca...@apache.org on 2020/11/22 12:27:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-listview: add presentationModel getter to retrieve from _strand.presentationModel - posted by ca...@apache.org on 2020/11/22 12:31:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-searchfilterforlist: refactor presentationModel to a getter - posted by ca...@apache.org on 2020/11/22 12:33:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: Support for ArrayListView on VirtualDataGrid - posted by hu...@apache.org on 2020/11/22 16:01:18 UTC, 0 replies.
- [royale-asjs] branch develop updated (623c907 -> 0c08c23) - posted by gr...@apache.org on 2020/11/22 23:12:01 UTC, 0 replies.
- [royale-asjs] branch develop updated (0c08c23 -> 490f032) - posted by ah...@apache.org on 2020/11/23 04:53:55 UTC, 0 replies.
- [royale-asjs] 01/02: handle sizedToContent without skins - posted by ah...@apache.org on 2020/11/23 04:53:56 UTC, 0 replies.
- [royale-asjs] 02/02: Scroller measures viewport. Should fix #944 - posted by ah...@apache.org on 2020/11/23 04:53:57 UTC, 0 replies.
- [royale-asjs] branch develop updated (490f032 -> 259f0d5) - posted by ah...@apache.org on 2020/11/23 07:39:31 UTC, 0 replies.
- [royale-asjs] 01/02: special case height/width in states - posted by ah...@apache.org on 2020/11/23 07:39:32 UTC, 0 replies.
- [royale-asjs] 02/02: delay state setting until skin is set - posted by ah...@apache.org on 2020/11/23 07:39:33 UTC, 0 replies.
- [royale-docs] branch master updated: Update crux.md - posted by ca...@apache.org on 2020/11/23 10:04:11 UTC, 0 replies.
- [royale-compiler] branch develop updated: [maven-release-plugin] prepare release org.apache.royale.compiler-build-tools-1.2.1-rc1 - posted by ha...@apache.org on 2020/11/23 11:54:30 UTC, 1 replies.
- [royale-compiler] branch develop updated: Revert "[maven-release-plugin] prepare release org.apache.royale.compiler-build-tools-1.2.1-rc1" - posted by ha...@apache.org on 2020/11/23 11:58:26 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-build-tools-1.2.1-rc1 created (now d64a3d7) - posted by ha...@apache.org on 2020/11/23 11:59:03 UTC, 0 replies.
- [royale-compiler] branch develop updated: [maven-release-plugin] prepare for next development iteration - posted by ha...@apache.org on 2020/11/23 11:59:09 UTC, 0 replies.
- svn commit: r44641 - in /dev/royale/compiler-build-tools: ./ 1.2.1/ 1.2.1/rc1/ 1.2.1/rc1/binaries/ - posted by ha...@apache.org on 2020/11/23 15:08:43 UTC, 0 replies.
- svn commit: r44643 - /dev/royale/compiler-build-tools/1.2.1/rc1/ - posted by ha...@apache.org on 2020/11/23 15:21:04 UTC, 0 replies.
- svn commit: r44644 - in /dev/royale/compiler-build-tools/1.2.1/rc1: compiler-build-tools-1.2.1-source-release.zip compiler-build-tools-1.2.1-source-release.zip.asc compiler-build-tools-1.2.1-source-release.zip.sha512 - posted by ha...@apache.org on 2020/11/23 15:34:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: MXRoyale: Make fontFamily working in UIComponent - posted by pi...@apache.org on 2020/11/23 18:17:19 UTC, 0 replies.
- [royale-docs] branch master updated: compiler-options: added allow-abstract-classes, allow-private-constructors, allow-import-aliases, strict-identifier-names, js-vector-emulation-class, jsx-factory, source-map-source-root, export-*-symbols prevent-rename-*-symbols, and all other prevent-rename granular options - posted by jo...@apache.org on 2020/11/23 21:50:04 UTC, 0 replies.
- [royale-docs] branch master updated: compiler-options: fix hash links - posted by jo...@apache.org on 2020/11/23 21:52:35 UTC, 0 replies.
- [royale-docs] branch master updated: compiler-options: remove compiler. prefix from some options where it might not work - posted by jo...@apache.org on 2020/11/23 22:19:00 UTC, 0 replies.
- [royale-docs] branch master updated: compiler-options: a couple more, plus some alphabetical sorting - posted by jo...@apache.org on 2020/11/23 22:30:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: Addresses #947, swapped to use of String.trim() selectively for areas where needed. - posted by gr...@apache.org on 2020/11/24 03:16:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixes for Array sort with RETURNINDEXEDARRAY with new unit tests added. More Array.sort/Array.sortOn test variations need to be added (e.g. UNIQUESORT) - posted by gr...@apache.org on 2020/11/24 05:46:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: Implement useHandCursor - posted by yi...@apache.org on 2020/11/24 14:01:47 UTC, 0 replies.
- [royale-asjs] branch develop updated (8b661c4 -> ce015c5) - posted by yi...@apache.org on 2020/11/24 15:15:29 UTC, 0 replies.
- [royale-asjs] 01/02: Add bead to control text selectability - posted by yi...@apache.org on 2020/11/24 15:15:30 UTC, 0 replies.
- [royale-asjs] 02/02: Make Spark Label not selectable - posted by yi...@apache.org on 2020/11/24 15:15:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add text decoration to spark labels - posted by yi...@apache.org on 2020/11/24 15:46:25 UTC, 0 replies.
- [royale-asjs] branch develop updated (2902b35 -> 76027dc) - posted by gr...@apache.org on 2020/11/25 03:15:57 UTC, 0 replies.
- [royale-asjs] 01/03: minor: standardise part of the toString implemenation of TypeDefinition between swf and js - posted by gr...@apache.org on 2020/11/25 03:15:58 UTC, 0 replies.
- [royale-asjs] 02/03: Adding a new utility method for reflection use. This is useful in many serialization/deserialization implementations. - posted by gr...@apache.org on 2020/11/25 03:15:59 UTC, 0 replies.
- [royale-asjs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by gr...@apache.org on 2020/11/25 03:16:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: Temp fix for #952 - posted by yi...@apache.org on 2020/11/25 03:37:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: SparkRoyale: Start respecting clipAndEnableScrolling property provided by skin/IViewPort part of component - clipAndEnableScrolling set overflow to "unset" instead "none" which is proper value for that property - posted by pi...@apache.org on 2020/11/25 18:54:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: SparkRoyale: Make clipAndEnableScrolling true default temporary - discussing more proper approach - it helps properly working stuff in JS - posted by pi...@apache.org on 2020/11/25 19:41:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: Adhere to event protocol in unimplemented effects - posted by yi...@apache.org on 2020/11/26 05:07:53 UTC, 0 replies.
- [royale-asjs] branch develop updated: SparkRoyale: Make similar behavior to Flex for components. If component has some viewport bead it will override clipAndEnableScrolling behavior. If doesn't have clipAndEnableScrolling sets to false will sets overflow to "visible" - which hopefully replicates Flex behavior - posted by pi...@apache.org on 2020/11/26 07:00:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: Implemented parameters for Spark Application (copied from MX Application). - posted by ha...@apache.org on 2020/11/26 12:24:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: XMLList: added localName() - posted by ha...@apache.org on 2020/11/26 12:26:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: save method from FileReference now operational with a default file name - posted by hu...@apache.org on 2020/11/26 12:30:22 UTC, 0 replies.
- svn commit: r44700 - /dev/royale/compiler-build-tools/1.2.1/rc1/ - posted by ha...@apache.org on 2020/11/26 13:38:40 UTC, 0 replies.
- svn commit: r44701 - /release/royale/compiler-build-tools/1.2.1/ - posted by ha...@apache.org on 2020/11/26 13:40:44 UTC, 0 replies.
- [royale-compiler] branch develop updated (43ba40f -> 06d135d) - posted by ha...@apache.org on 2020/11/26 15:25:34 UTC, 0 replies.
- [royale-compiler] 01/02: [maven-release-plugin] prepare branch @{releaseLabel} - posted by ha...@apache.org on 2020/11/26 15:25:35 UTC, 0 replies.
- [royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration - posted by ha...@apache.org on 2020/11/26 15:25:36 UTC, 1 replies.
- [royale-compiler] branch release/0.9.8 created (now 2bc3d27) - posted by ha...@apache.org on 2020/11/26 15:26:33 UTC, 0 replies.
- [royale-compiler] branch release/0.9.8 updated: Changed compiler-build-tools version - posted by ha...@apache.org on 2020/11/26 17:01:40 UTC, 0 replies.
- [royale-compiler] branch develop updated: remove it in develop too - posted by ha...@apache.org on 2020/11/26 17:03:00 UTC, 0 replies.
- [royale-compiler] branch release/0.9.8 updated (774b1b0 -> daf501b) - posted by ha...@apache.org on 2020/11/26 19:04:07 UTC, 0 replies.
- [royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.8-rc1 - posted by ha...@apache.org on 2020/11/26 19:04:08 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.8-rc1 updated (b50c3f9 -> 76f077a) - posted by ha...@apache.org on 2020/11/26 19:04:49 UTC, 0 replies.
- [royale-asjs] branch develop updated (9602a8c -> ed8999f) - posted by ah...@apache.org on 2020/11/27 02:33:19 UTC, 0 replies.
- [royale-asjs] 01/02: Revert "Temp fix for #952". Try a different strategy in upcoming commit - posted by ah...@apache.org on 2020/11/27 02:33:20 UTC, 0 replies.
- [royale-asjs] 02/02: have dropdown check if sizedToContent and use the same measuredHeight as Flex did. Should fix #952 - posted by ah...@apache.org on 2020/11/27 02:33:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: SparkRoyale: Add bead SparkSkinWithClipAndEnableScrollinvViewport to respect property clipAndEnableScrolling - posted by pi...@apache.org on 2020/11/27 12:06:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: Commented out function causing a VerifyError: Error #1053 in Flash Debug Player; function doesn't seem to be implemented, anyway. - posted by ha...@apache.org on 2020/11/29 08:54:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure Progress event propagates bubble param - posted by yi...@apache.org on 2020/11/29 10:33:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-scrollToIndex: make list based components scrollToIndex when selectionChanged is performed in all cases but not when user clicks on an item (since we are already viewing the right part of the list) - posted by ca...@apache.org on 2020/11/29 21:53:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-scrollToIndex: remove from the rest of places since we now do in ListView.selectionChangeHandler() - posted by ca...@apache.org on 2020/11/29 21:54:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: VirtualDataGrid is now able to scroll on the full data - posted by hu...@apache.org on 2020/11/29 22:16:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix build - posted by ca...@apache.org on 2020/11/30 07:24:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix ProgressEvent and ModuleEvent. Should fix #959 - posted by ah...@apache.org on 2020/11/30 08:04:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixes #962 - posted by yi...@apache.org on 2020/11/30 08:48:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: Handle environment variable ROYALE_COMPILER_HOME. - posted by ha...@apache.org on 2020/11/30 10:34:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix VerifyError: Error #1053 in Flash Debug Player due to wrong IDataInput / IDataOutput used in mx.messaging.messages.* classes, and due to mismatch of IFactory type between spark.components.DataGroup and IItemRendererProvider. - posted by ha...@apache.org on 2020/11/30 17:57:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update FlexEvent.as uncommented REMOVE - posted by pu...@apache.org on 2020/11/30 18:16:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: MXRoyaleClasses.as added IMenuItemRenderer Interface - posted by pu...@apache.org on 2020/11/30 18:25:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: Create IMenuItemRenderer.as - posted by pu...@apache.org on 2020/11/30 18:28:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added in a js-only utility method 'fromCanvas' for using native canvas as source for constructing a BitmapData. Stubbed in another method yet to be implemented. - posted by gr...@apache.org on 2020/11/30 20:12:14 UTC, 0 replies.