Messages by Thread
-
(royale-asjs) branch develop updated: DataItemRenderer
harbs
-
(royale-asjs) branch develop updated: Cleaned up more classes
harbs
-
(royale-asjs) branch develop updated: Cleaned up margin
harbs
-
(royale-asjs) branch develop updated: Cleaned up padding
harbs
-
(royale-asjs) branch develop updated: added missing manifest entries
harbs
-
(royale-asjs) branch develop updated: Added composite classes
harbs
-
(royale-asjs) branch develop updated: Cleaned up BorderWidth
harbs
-
(royale-asjs) branch develop updated: Cleanup
harbs
-
(royale-asjs) branch develop updated: finished single style beads, fixed color
harbs
-
(royale-asjs) branch develop updated: interact
harbs
-
(royale-asjs) branch develop updated: transform
harbs
-
(royale-asjs) branch develop updated: animation
harbs
-
(royale-asjs) branch develop updated: Added CSSLookup
harbs
-
(royale-asjs) branch develop updated: ApproveRoyale.xml: improved adding rat jars to classpath
joshtynjala
-
(royale-asjs) branch develop updated: NOTICE: 2026
joshtynjala
-
(royale-typedefs) branch develop updated: NOTICE: 2026
joshtynjala
-
(royale-compiler) branch develop updated: NOTICE: 2026
joshtynjala
-
(royale-asjs) branch develop updated: border and outline
harbs
-
(royale-asjs) branch develop updated: Colors should return name value pairs
harbs
-
(royale-asjs) branch develop updated: border styles
harbs
-
(royale-asjs) branch develop updated: border radius
harbs
-
(royale-asjs) branch develop updated: Fixed error
harbs
-
(royale-asjs) branch develop updated: spacing styles
harbs
-
(royale-asjs) branch develop updated: Added flex-grid styles
harbs
-
(royale-asjs) branch develop updated: I found a better pattern
harbs
-
(royale-compiler) branch develop updated: CSSTree: fix CSS attribute selectors that use an identifier instead of a string (closes apache/royale-asjs#108)
joshtynjala
-
(royale-asjs) branch develop updated: added typography placeholder
harbs
-
(royale-asjs) branch develop updated: TableLayout placeholder
harbs
-
(royale-asjs) branch develop updated: Filter placeholders
harbs
-
(royale-asjs) branch develop updated: Effect placeholders
harbs
-
(royale-asjs) branch develop updated: background styles
harbs
-
(royale-asjs) branch develop updated: flex and grid positioning
harbs
-
(royale-asjs) branch develop updated: margin, padding and started on theme
harbs
-
(royale-asjs) branch develop updated: And this seems more correct for the postMessage implementation with 'Object' typing on the optional transfer argument.
gregdove
-
(royale-asjs) branch develop updated (5e6e90df84 -> fb031ff116)
gregdove
-
(royale-asjs) branch develop updated: added overflow
harbs
-
(royale-asjs) branch develop updated: size style beads
harbs
-
(royale-asjs) branch develop updated: Updated LICENSE
harbs
-
(royale-asjs) branch develop updated: Added colors
harbs
-
(royale-asjs) branch develop updated: Missing order from flexbox
harbs
-
(royale-asjs) branch develop updated: Added flex beads
harbs
-
(royale-asjs) branch style-project updated: Started filling in classes. Added readme
harbs
-
(royale-asjs) branch develop updated (fd22c8dd7e -> e79772810c)
harbs
-
(royale-asjs) branch develop updated: explicit super
harbs
-
(royale-asjs) branch develop updated: Added ArrayListDataSupport, comments
harbs
-
(royale-asjs) branch develop updated: Added CompoundBead
harbs
-
(royale-asjs) branch style-project created (now bd06e9412a)
harbs
-
(royale-compiler) branch develop updated: royaleunit-ant-tasks: parse Adobe AIR version including both major and minor
joshtynjala
-
(royale-asjs) branch develop updated: XMLNamespaceTest: fix for AIR 51.2 on Linux
joshtynjala
-
(royale-asjs) branch develop updated: Corrected paths in TourDeJewel
harbs
-
(royale-asjs) branch develop updated: bubbles makes no sense if it's a string
harbs
-
(royale-asjs) branch develop updated: Expanded Video and added Audio in HTML
harbs
-
(royale-asjs) branch develop updated: Moved StyledUIBase to Jewel
harbs
-
(royale-asjs) branch develop updated: MXRoyaleBase: fix EncodingTest for AIR 51 from Harman
joshtynjala
-
(royale-compiler) branch develop updated: externc: hasSuperMethod() and hasSuperField() on ClassReference return false if super method/field is excluded
joshtynjala
-
(royale-compiler) branch develop updated: externc: more exhaustive search for field and method overrides from interfaces
joshtynjala
-
(royale-compiler) branch develop updated: externc: FieldReference needs to check if the field was originally defined on an interface, similar to MethodReference
joshtynjala
-
(royale-compiler) branch develop updated: MethodBodySemanticChecker: certain expressions that can resolve to a function type expression can be nested, so those need to be checked too
joshtynjala
-
(royale-asjs) branch develop updated: Added additonal initialized checking
harbs
-
(royale-asjs) branch develop updated: Collection function expressions
harbs
-
(royale-asjs) branch develop updated: Only initialize item renderers once.
harbs
-
(royale-asjs) branch develop updated: BinaryData in JS can accept a number array or a ArrayBuffer view.
harbs
-
(royale-website) branch master updated (01117547 -> d75d085e)
harbs
-
(royale-compiler) branch develop updated (5db27588d -> 8bd5ca9fe)
joshtynjala
-
(royale-compiler) branch develop updated: compiler: allow tests to be run with AIR ADL instead of Flash Player
joshtynjala
-
(royale-compiler) branch develop updated (a6a7f83a9 -> 3def6a8bd)
joshtynjala
-
(royale-asjs) branch develop updated (0089986661 -> b281011e89)
joshtynjala
-
(royale-compiler) branch develop updated: royaleunit-ant-tasks: prefer AIR_HOME over ROYALE_HOME, if available, to find adl and adt executables
joshtynjala
-
(royale-asjs) branch develop updated: RoyaleUnit tests: allow to run in AIR by using NativeApplication.nativeApplication.exit(), if available
joshtynjala
-
(royale-compiler) branch develop updated: MethodBodySemanticChecker: don't allow an arrow function to be used with new as a constructor
joshtynjala
-
(royale-compiler) branch develop updated: MethodBodySemanticChecker: prevent 'arguments' binding from being used in an arrow function
joshtynjala
-
(royale-asjs) branch testing-function-type-expressions updated: added AsyncTask function expressions
harbs
-
(royale-asjs) branch testing-function-type-expressions created (now 6644824470)
harbs
-
(royale-compiler) branch develop updated: formatter, linter: fix incorrect end line and end column on generated whitespace or extra tokens
joshtynjala
-
(royale-compiler) branch develop updated: RELEASE_NOTES: update for 0.9.13
joshtynjala
-
(royale-compiler) branch develop updated (a6c8e5927 -> 2404c68ea)
joshtynjala
-
(royale-docs) branch master updated: Added link for 'strict-function-types.md' to sidebar
andreww
-
(royale-website) branch master updated: docs.md removed a claim that we would have the docs done by 2020
andreww
-
(royale-compiler) branch develop updated (d22b10d08 -> a6c8e5927)
joshtynjala
-
(royale-asjs) branch develop updated: frameworks/build.xml: more player version to swf-version mappings
joshtynjala
-
(royale-asjs) branch develop updated: royale-config-template.xml: another case sensitive file name tweak
joshtynjala
-
(royale-asjs) branch develop updated: Ant: fixes to allow building on case-sensitive file systems (Linux)
joshtynjala
-
(royale-compiler) branch develop updated: externc: create all directories for generated .as files beforehand
joshtynjala
-
(royale-compiler) branch develop updated (5d3b3f083 -> 3f764ab90)
joshtynjala
-
(royale-compiler) branch develop updated: IdentifierNode: fix issue where asc can't compile because of dependency on RoyaleProject (closes #242)
joshtynjala
-
(royale-compiler) branch develop updated (7405d89e0 -> 8d12afc4a)
joshtynjala
-
(royale-docs) branch master updated: it's actually -allow-strict-function-types
joshtynjala
-
(royale-docs) branch master updated: strict function type expressions
joshtynjala
-
(royale-compiler) branch develop updated: FontEmbeddingNotSupported: restore this class, even though it is not used in the compiler anymore, because it is referenced by the as3mxml language server
joshtynjala
-
(royale-compiler) branch develop updated (896505984 -> ed97a921d)
joshtynjala
-
(royale-website) branch master updated: .eleventy.js: cleaner import of UserConfig type for JSDoc type checking
joshtynjala
-
(royale-compiler) branch develop updated: CSSTree: fix uncaught exceptions when parsing hexadecimal color values and number values by adding problems when invalid
joshtynjala
-
(royale-compiler) branch develop updated: MethodBodySemanticChecker: when checking strict function types, if expected parameter is optional, actual parameter must be optional too
joshtynjala
-
(royale-compiler) branch develop updated (86fa033d6 -> c2484a6b9)
joshtynjala
-
(royale-website) branch master updated (fd407abf -> a53deb4d)
joshtynjala
-
(royale-compiler) branch develop updated (a3870b307 -> 86fa033d6)
joshtynjala
-
(royale-compiler) branch develop updated: compiler-common: missed a guava 33.5.0-jre and failureaccess 1.0.3 for Maven
joshtynjala
-
(royale-compiler) branch develop updated (c544fdcc7 -> 1422cba7b)
joshtynjala
-
(royale-compiler) branch develop updated (3f09ebc41 -> c544fdcc7)
joshtynjala
-
(royale-compiler) branch develop updated (1422cba7b -> 20e76838b)
joshtynjala
-
(royale-docs) branch master updated: null-conditional-operator: add bracket notation
joshtynjala
-
(royale-compiler) branch develop updated: guava 33.5.0-jre and failureaccess 1.0.3
joshtynjala
-
(royale-compiler) branch develop updated: JSCSSCompilationSession: fix issues with generation of selectors in real .css file where parts were incorrect or missing
joshtynjala
-
(royale-typedefs) branch feature/inspiretree created (now 245a123)
hiedra
-
(royale-compiler) branch develop updated (09997e470 -> cf6bf158c)
joshtynjala
-
(royale-website) branch master updated: update ASF logo
joshtynjala
-
(royale-website) branch master updated: footer: Apache feather logo => Apache logo
joshtynjala
-
(royale-compiler) branch develop updated (071c9ddf7 -> 485402cad)
joshtynjala
-
(royale-compiler) branch develop updated: CSS.g: fix Decision can match input warnings for rgb() and rgba()
joshtynjala
-
(royale-compiler) branch develop updated (cf6bf158c -> c34cb84b9)
joshtynjala
-
(royale-compiler) branch develop updated (60bec73e5 -> 09997e470)
joshtynjala
-
(royale-compiler) branch develop updated (c6f396bc3 -> 60bec73e5)
joshtynjala
-
(royale-compiler) branch develop updated (c0d0f8806 -> c6f396bc3)
joshtynjala
-
(royale-compiler) branch develop updated: MXMLClassDirectiveProcessor: fix incorrectly pushing the id of an MXML object as data when children-as-data is false
joshtynjala
-
(royale-asjs) branch develop updated: pom.xml: reference BE0012_Using_external_javascript_libraries_in_Apache_Royale example for rat-excludes.txt
joshtynjala
-
(royale-compiler) branch develop updated (4a819ee37 -> 491aac0ad)
joshtynjala
-
(royale-asjs) branch develop updated: dependencies: correct versions in approval script, and remove commons-lang in favor of only commons-lang3
joshtynjala
-
(royale-compiler) branch dependabot/maven/compiler-build-tools/commons-io-commons-io-2.14.0 deleted (was 20676a8d6)
github-bot
-
(royale-compiler) branch develop updated: update commons-lang3 to 3.18.0
joshtynjala
-
(royale-compiler) branch develop updated: null conditional operator with dynamic access
joshtynjala
-
(royale-docs) branch master updated: pre code tab-size 4
joshtynjala
-
(royale-asjs) branch develop updated: Jewel: remove check in TileHorizontalLayout that avoids using observeElementSize on macOS
joshtynjala
-
(royale-docs) branch master updated (e1cd406 -> c55370b)
joshtynjala