Messages by Thread
-
[royale-asjs] branch develop updated: Reverted innerHTML for security concerns but keep the new functionality
hugoferreira
-
[royale-asjs] branch develop updated: Support for responsive size bead by percentage
hugoferreira
-
[royale-asjs] branch develop updated: The HTML CheckBox use now a span for the label so we can customize the look with css
hugoferreira
-
[royale-asjs] branch develop updated: Fixed #1175
harbs
-
[royale-asjs] branch develop updated: Missed one - changed to vector for consistency
gregdove
-
[royale-asjs] branch develop updated (9ab218a -> f4622ae)
gregdove
-
[royale-compiler] branch develop updated: compiler-jx: use JSConfiguration where appropriate to be more specific
joshtynjala
-
[royale-compiler] branch develop updated: MXMLJSC, COMPJSC: remove dead code
joshtynjala
-
[royale-compiler] branch develop updated (8e67663 -> 4fc2532)
joshtynjala
-
[royale-compiler] branch develop updated: compiler-jx: minor refactor to call a function for each compilation unit instead of putting everything directly in the loop
joshtynjala
-
[royale-asjs] branch develop updated: Small tweaks in XML/XMLList. Many new tests added (requires recent compiler updates to pass)
gregdove
-
[royale-compiler] branch develop updated: [JS] Fixes for XMLList addition, for boolean equality checking vs. XML, and for QName inequality checking.
gregdove
-
[royale-asjs] branch develop updated: Make sure prompt changes are applied in to mx combo box
yishayw
-
[royale-asjs] branch ReleaseModules updated: update poms to use latest module output options
aharui
-
[royale-asjs] branch ReleaseModules updated: update config to use list format
aharui
-
[royale-compiler] branch ReleaseModules updated: change prevent-rename-object-keys to a list like other config lists
aharui
-
[royale-asjs] branch ReleaseModules updated: compiler will fix up relative path
aharui
-
[royale-compiler] branch ReleaseModules updated: fix up relative path in externs
aharui
-
[royale-asjs] branch develop updated: MXRoyale: Fix warning with variable duplication in TabNavigatorView
piotrz
-
[royale-asjs] branch develop updated: Various fixes and improvements to XML/XMLList, with additional tests added (requires latest compiler update)
gregdove
-
[royale-compiler] branch develop updated: Support for addition operator with XMLish operands. Fix for #208
gregdove
-
[royale-asjs] branch develop updated: Fixed (important) typo
yishayw
-
[royale-asjs] branch develop updated: Make sure scrollbars are not in the way of height measurements
yishayw
-
[royale-asjs] branch feature/markdown updated (294e9e6 -> 00b3f43)
harbs
-
[royale-asjs] branch develop updated: handle null
harbs
-
[royale-asjs] branch develop updated: Simplified callLater
harbs
-
[royale-asjs] branch develop updated: Added arraysMatch and objectsMatch
harbs
-
[royale-asjs] branch feature/markdown updated: some work on tokens
harbs
-
[royale-compiler] branch develop updated: Fix for #206
gregdove
-
[royale-asjs] branch develop updated: MXRoyale: Add DataGrid example where component is being created trough code
piotrz
-
[royale-asjs] branch develop updated: MxRoyale: Add Moonshine IDE file to DataGridExample
piotrz
-
[royale-compiler] branch feature/ROYALE_INTERFACE_INFO updated (3cf21a0 -> 398dfd6)
harbs
-
[royale-asjs] branch feature/ROYALE_INTERFACE_INFO updated (a7c0027 -> 12f9421)
harbs
-
[royale-asjs] branch develop updated: Fix for TabNavigator TabBar updates (removal) when navigator content is removed.
gregdove
-
[royale-docs] branch master updated: added links
harbs
-
[royale-docs] branch master updated: Gave working-with-data its own structure
harbs
-
[royale-asjs] branch develop updated: Added HandleImageLoadErrors for global handling of image load errors Works for HTML and SVG images
harbs
-
[royale-compiler] branch ReleaseModules created (now a06255f)
aharui
-
[royale-asjs] branch ReleaseModules created (now bda06f8)
aharui
-
[royale-asjs] branch develop updated: Take borders into account when sizing popup button
yishayw
-
[royale-asjs] branch develop updated: Trying to get DataGridItemRenderer to behave more like Flex version.
gregdove
-
[royale-compiler] branch develop updated: Fix for CI ant build using old jdk (not 8) for compiling the compiler - no support for method references.
gregdove
-
[royale-asjs] branch develop updated: Make sure popup actually gets the set width by first resetting its explicit width.
yishayw
-
[royale-asjs] branch develop updated: Fix for recent change: viewBead needs to be defined before accessing viewBead.popUp
gregdove
-
[royale-asjs] branch develop updated: loadBeadFromValuesManager should be after beads are added
harbs
-
[royale-asjs] branch develop updated: Make tests even more forgiving
harbs
-
[royale-asjs] branch develop updated: fixed mx warnings
harbs
-
[royale-asjs] branch develop updated: Improve DragBead's behavior when out of screen bounds
yishayw
-
[royale-asjs] branch develop updated: made tests even more tolerant
harbs
-
[royale-asjs] branch develop updated: Make functional tests more tolerant to timing issues
harbs
-
[royale-asjs] branch develop updated: Better organization of functional
harbs
-
[royale-docs] branch master updated: added hasDefinitionWithName
harbs
-
[royale-asjs] branch develop updated: Fix to avoid errors for missing ResourceBundle definitions and for default 'ignoreMissingBundles' in 'Falcon' (tested in JSRoyale, not checked in SWF)
gregdove
-
[royale-asjs] branch develop updated: Add a simple utility method to check whether a name is defined (before requesting its definition). The implementation can be optimized later.
gregdove
-
[royale-docs] branch master updated: Finished XML page
harbs
-
[royale-compiler] branch develop updated: FindRoyaleMXMLPropertyNamesToKeep: fix missing break in switch case
joshtynjala
-
[royale-asjs] branch develop updated: animateFunction now returns an Animated which can be started and stopped. Animated can be instantiated directly. When it is, it can be optionally reusable, so the animation can be run morew than once.
harbs
-
[royale-docs] branch master updated: added info about for each
harbs
-
[royale-docs] branch master updated: clarified text
harbs
-
[royale-asjs] branch develop updated: Another fun function
harbs
-
[royale-docs] branch master updated: Added section to why royale
harbs
-
[royale-docs] branch master updated: Update item-renderers.md
andreww
-
[royale-asjs] branch develop updated: Added comment to explain why closure works the way it does.
harbs
-
[royale-asjs] branch develop updated: Let users decide hit area
yishayw
-
[royale-asjs] branch develop updated: Added animateFunction
harbs
-
[royale-asjs] branch develop updated: Added throttle
harbs
-
[royale-asjs] branch develop updated: Made asdocs a bit clearer
harbs
-
[royale-asjs] branch develop updated: Added debounceShort and debounceLong
harbs
-
[royale-asjs] branch develop updated: bad import
harbs
-
[royale-asjs] branch develop updated: MXRoyale: Fix issue where internal component TabBar of view stack wasn't updated properly when index was selected programmaticaly
piotrz
-
[royale-asjs] branch develop updated: missed a few model getters
harbs
-
[royale-asjs] branch develop updated: needed casting
harbs
-
[royale-asjs] branch develop updated: 99% sure this needs to change
harbs
-
[royale-asjs] branch develop updated: Adding a try-catch test for scope variation (based on catch scope).
gregdove
-
[royale-compiler] branch develop updated: Fix for #191. And related improvement in compiler-jx code for Multi-Catch support.
gregdove
-
[royale-docs] branch master updated: Update toc.json
andreww
-
[royale-docs] branch master updated: Update reflection-introspection.md
andreww
-
[royale-docs] branch master updated: Added more reflection details
harbs
-
[royale-docs] branch master updated: Update and rename reflection.md to reflection-introspection.md
andreww
-
[royale-docs] branch master updated: Update view-states.md
andreww
-
[royale-docs] branch master updated: Create reflection.md
andreww
-
[royale-docs] branch master updated: added note about compc
harbs
-
[royale-docs] branch master updated: Update compiler-configuration-settings.md
andreww
-
[royale-docs] branch master updated: Update minification.md
andreww
-
[royale-docs] branch master updated: Update why-royale.md
andreww
-
[royale-docs] branch master updated: added why royale
harbs
-
[royale-asjs] branch develop updated: renamed methods to not conflict with needsLayout in UIComponent
harbs
-
[royale-asjs] branch develop updated: (Hopefully) Fix model load refactor breaking Image
yishayw
-
[royale-docs] branch master updated: added info about accessing beads
harbs
-
[royale-asjs] branch develop updated: rest of the models
harbs
-
[royale-asjs] branch develop updated (c54e2bf -> 79d755e)
harbs
-
[royale-asjs] branch develop updated: charts models
harbs
-
[royale-asjs] branch develop updated: missed lots of models
harbs
-
[royale-asjs] branch develop updated: Make sure we use the model getter to initialize it
harbs
-
[royale-asjs] branch develop updated (ac1610b -> 628be8b)
harbs
-
[royale-asjs] branch develop updated: Added needsView and needsController optimization
harbs
-
[royale-asjs] branch develop updated: Oops. Lost the event dispatch
harbs
-
[royale-asjs] branch develop updated: It seems like it's legal for a model to not be an IBeadModel
harbs
-
[royale-asjs] branch develop updated: Added doc comment
harbs
-
[royale-asjs] branch develop updated: model is lazy-loaded only if/when it is needed
harbs
-
[royale-asjs] branch develop updated: BeadViewBase is already an IBeadView
harbs
-
[royale-asjs] branch develop updated: It seems like overridding addBead was not necessary at all
harbs
-
[royale-asjs] branch develop updated: Added TODO comment
harbs
-
[royale-asjs] branch develop updated: hasChildren calls getChildren an extra time
harbs
-
[royale-docs] branch master updated: another edit
harbs
-
[royale-docs] branch master updated: edit
harbs
-
[royale-docs] branch master updated: Added info aabout minification and modules
harbs
-
[royale-asjs] branch develop updated: MXRoyale Example: Add separated example for TabNavigator
piotrz
-
[royale-docs] branch master updated: more file size info
harbs
-
[royale-docs] branch master updated: what is royale
harbs
-
[royale-docs] branch master updated: Wrong header
harbs
-
[royale-docs] branch master updated: small edit
harbs
-
[royale-docs] branch master updated: Some more AS vs TS
harbs
-
[royale-docs] branch master updated: minification details
harbs
-
[royale-compiler] branch develop updated: maven build needs more goog files too
aharui
-
[royale-asjs] branch develop updated: MenuExample: Add Moonshine IDE file to example
piotrz
-
[royale-asjs] branch develop updated: added utility function for getting class from instance
harbs
-
[royale-asjs] branch develop updated: support undefined url params
harbs
-
[royale-docs] branch master updated: strings and numbers
harbs
-
[royale-asjs] branch develop updated: Compile vectors as array
harbs
-
[royale-typedefs] branch develop updated: Added mediasource to js typedefs.
yishayw
-
[royale-docs] branch master updated: Added info about equality
harbs
-
[royale-asjs] branch develop updated: added missing type
harbs
-
[royale-asjs] branch develop updated (768cf00 -> 4c783b9)
harbs
-
[royale-asjs] branch feature/sanitize updated (37b973d -> 4c783b9)
harbs
-
[royale-typedefs] branch develop updated (bf7cd4f -> c0bd854)
harbs
-
[royale-compiler] branch feature/ROYALE_INTERFACE_INFO updated: spacing
harbs
-
[royale-compiler] branch feature/ROYALE_INTERFACE_INFO updated: Added dynamic access exceptions
harbs
-
[royale-asjs] branch feature/ROYALE_INTERFACE_INFO updated: remove quotes on class info
harbs
-
[royale-compiler] branch develop updated (363efd1 -> ebf3137)
aharui
-
[royale-asjs] branch feature/ROYALE_INTERFACE_INFO created (now 7ef5b00)
harbs
-
[royale-compiler] branch feature/ROYALE_INTERFACE_INFO created (now 9262051)
harbs
-
[royale-asjs] branch feature/sanitize updated: Added classes but doesn't work when minified
harbs
-
[royale-asjs] branch develop updated (39e5518 -> 768cf00)
yishayw
-
[royale-asjs] branch develop updated: Fix swf compilation error with TriStateCheckBoxTooltipState bead
hiedra
-
[royale-asjs] branch develop updated: We temporarily remove the new TriCheckBoxTooltipState bead until a compilation error is resolved.
hiedra
-
[royale-asjs] branch develop updated: Minimal modifications. Imports reordering.
hiedra
-
[royale-asjs] branch develop updated: TDJ: Rename bead TriStateCheckBoxStatesValue to TriStateCheckBoxState.
hiedra
-
[royale-asjs] branch develop updated: Rename bead TriStateCheckBoxStatesValue to TriStateCheckBoxState. Added beads TriStateCheckBoxTooltipState and ComboBoxReadOnly.
hiedra
-
[royale-asjs] branch develop updated: TreeItemRenderer has a label too
yishayw
-
[royale-asjs] branch develop updated: Make PointUtils work with full minification
harbs
-
[royale-docs] branch master updated: A bit more content
harbs
-
[royale-asjs] branch develop updated: Added getLineMetrics in TextArea.as, selectable and collection in AdvancedListBase.as, DataGridListBase.as, ListBase.as, owner in UITextField.as, automationOwner in UIComponent.as
pushminakazi
-
[royale-asjs] branch develop updated: Added HTML.as in MXRoyale Project and added ProgressBarView Bead in MXRoyaleClasses.as
pushminakazi
-
[royale-asjs] branch develop updated: fixed ExternsJS test
harbs
-
[royale-compiler] branch develop updated: MemberAccessEmitter: improved detection of XMLish expressions to determine if dynamic-access-unknown-members is necessary (references #203)
joshtynjala
-
[royale-compiler] branch develop updated: MemberAccessEmitter: when checking if member access is XMLish for dynamic-access-unknown-members, also check the left side of dynamic access nodes (references #203)
joshtynjala
-
[royale-asjs] branch develop updated: Add ExternsJS to general ant build
harbs
-
[royale-asjs] branch develop updated: Make ExternsJS compile in ant
harbs
-
[royale-asjs] branch develop updated: Some improvements to sizing of mx combobox
yishayw
-
[royale-asjs] branch develop updated: minor change only: fixed typo
gregdove
-
[royale-asjs] branch develop updated: Fix for native events arriving at listeners when they were dispatched as Royale Events (includes tests). Fixes #1170
gregdove
-
[royale-asjs] branch develop updated: Should be null and not undefined
harbs
-
[royale-docs] branch master updated: added actionscript vs typescript stub
harbs
-
[royale-docs] branch master updated (32973f0 -> c554266)
harbs
-
[royale-docs] branch master updated: More class and interface info
harbs
-
[royale-asjs] branch develop updated: Added ILabeledData
harbs
-
[royale-asjs] branch develop updated: IHasLabelField and IHasDataField for Spark
harbs
-
[royale-asjs] branch develop updated: data field interface
harbs
-
[royale-asjs] branch develop updated: label interface for mx
harbs
-
[royale-asjs] branch develop updated: label interfaces in MDL
harbs
-
[royale-asjs] branch develop updated: missed one
harbs
-
[royale-asjs] branch develop updated: use labelField and dataField interfaces in Jewel
harbs