Messages by Thread
-
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1036: XMLNotificationTest: Added new callee parameter at end of notification callback function.
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1035: Create bead Spark TabBarSelectionUpdateFromSelectableDataProvider to propagate MX ViewStack.selectedIndex change to Spark TabBar.
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] Harbs commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] Harbs commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] yishayw commented on a change in pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] yishayw commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] estanglerbm commented on a change in pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] estanglerbm commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] yishayw commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] estanglerbm commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] yishayw commented on a change in pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] Harbs commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] estanglerbm commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] estanglerbm commented on a change in pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] yishayw commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] yishayw commented on a change in pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] Harbs commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] estanglerbm commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] estanglerbm commented on a change in pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] yishayw commented on pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] yishayw merged pull request #1034: Under Spark, systemManager can be null in UITextFormat.measure()
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1033: Fix IBeadView for Spark DataGroup, and add missing "implements ILayoutView" to Spark GroupBase.
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1032: Handle dataProvider with existing data before strand is set, and add legacy behavior that TabBar.dataProvider doesn't have to be MX ViewStack
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1031: MX ADG: Fix scroll handler (under async scroll events) and optimize current implementation of ADG
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1030: Add method finalizeThis() to IViewCursor, and fix memory leak in MX ADG due to event listener leak
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1029: Fix memory leak due to grid item renderer leak on dataProviderChange events
GitBox
-
[GitHub] [royale-compiler] estanglerbm opened a new pull request #172: Fix quoting when getProperty() is added for indexed array syntax ([]) on Proxy using an already-quoted value.
GitBox
-
[GitHub] [royale-asjs] stanislaw89 opened a new pull request #1028: Better error reporting for Vertical/HorizontalLayout
GitBox
-
[GitHub] [royale-asjs] greg-dove closed pull request #348: Updating ExternalInterface to cope with qnamed functions
GitBox
-
[GitHub] [royale-asjs] greg-dove commented on pull request #348: Updating ExternalInterface to cope with qnamed functions
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1027: Remove @royaleignorecoercion from several UIComponent methods
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1026: Speed up "x as y" and "x is y" where y is an interface
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1025: Speed up XML parsing of larger datasets by 30-50%
GitBox
-
[GitHub] [royale-asjs] stanislaw89 opened a new pull request #1024: Fix DataBindingBase.deferredBindings supporting only a single (the last) property
GitBox
-
[GitHub] [royale-asjs] SemiConscious opened a new pull request #1023: Fix 2 AMF issues in JS build:
GitBox
-
[GitHub] [royale-asjs] pashminakazi opened a new issue #1022: Copy row as text option not shown when right click on AdvancedDataGrid row
GitBox
-
[GitHub] [royale-compiler] SemiConscious opened a new issue #171: AMF under JS is missing functionality - fixes offered
GitBox
-
[GitHub] [royale-asjs] yishayw opened a new issue #1021: Emulation - Setting percentHeight prevents layout from happening on resize
GitBox
-
[GitHub] [royale-asjs] asfgit closed issue #408: old bug ,box2d build and run
GitBox
-
[GitHub] [royale-asjs] mjesteve opened a new issue #1020: Jewel GridCell - wideScreenDenominator - wideScreenNumerator
GitBox
-
[GitHub] [royale-asjs] yishayw opened a new issue #1019: Spark - padding causes an offset in SkinnableContainer (Group is OK)
GitBox
-
[GitHub] [royale-compiler] pashminakazi opened a new issue #170: Error: Unexpected exception 'java.lang.NullPointerException' at MXMLTreeBuilder.parseValue:356
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1018: Change Spark Scroller to allow viewport to be set after Scroller is added to its parent.
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1017: Various minor MX fixes and changes
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new issue #1016: Can't dynamically bind to Date.time
GitBox
-
[GitHub] [royale-asjs] pashminakazi opened a new issue #1015: Error: Unexpected exception 'java.lang.NullPointerException'
GitBox
-
[GitHub] [royale-asjs] cristallium opened a new issue #1014: Website : download Nightly Builds is broken
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new issue #1013: Object.hasOwnProperty() should return true for accessors
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new issue #1012: By default, [Bindable] accessors / variables are not usable with BindingUtils.bindProperty()
GitBox
-
[GitHub] [royale-asjs] sylvainfritsch opened a new issue #1011: Error with ViewDataBinding and <fx:Binding>
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1010: Implement propertyNames() in ObjectProxy for JS to allow enumerations using "for" and "for each"
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1009: Implement ObjectProxy.object as a workaround to do "for each" and "for" on ObjectProxy.
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1008: Suppress, by default, the most plentiful "not implemented" trace messages in MXRoyale
GitBox
-
[GitHub] [royale-compiler] mrchnk opened a new issue #169: Problems with initialization code for `static const` and `static var`
GitBox
-
[GitHub] [royale-asjs] pashminakazi opened a new issue #1007: fx:Array doesn't works with Object or ADGColumns
GitBox
-
[GitHub] [royale-asjs] yishayw opened a new issue #1006: mx:TreeItemRenderer cannot be used as a base class in mxml
GitBox
-
[GitHub] [royale-compiler] jleistner opened a new issue #168: RoyaleUnit - "command" doesn't support additional arguments
GitBox
-
[GitHub] [royale-asjs] matrix3d opened a new issue #1005: init order with super
GitBox
-
[GitHub] [royale-asjs] estanglerbm opened a new pull request #1004: Several suggestions for js\bin\mxmlc.bat
GitBox
-
[GitHub] [royale-compiler] SemiConscious opened a new issue #167: XMLListCollection: exception in constructor
GitBox