commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(royale-asjs) 09/20: Icons/IconsJS: Including 'Material webfonts' and 'FontAwesomeIcon webfonts' in .swc library output via -js-include-css and -js-include-asset build parameters. Comment <inject_script> block in MaterialIcon.as and FontAwesomeIcon.as
hiedra
(royale-asjs) 04/20: Jewel: Overriding the </inject_script> block by including it in a comment block. Clearing previously added comments in royale-asjs\ApproveRoyale.xml
hiedra
(royale-asjs) 18/20: TourDeJewel: fix lato font path
hiedra
(royale-asjs) 08/20: Jewel / Basic pom's. Change ${basedir} by ${project.basedir}
hiedra
(royale-asjs) 05/20: TDJ: Files that are self-licensed and ASF-compliant are excluded from RAT scanning. Configure pom.xml and create the rat-excludes.txt file.
hiedra
(royale-asjs) 11/20: Jewel: reorganize assets
hiedra
(royale-asjs) 13/20: Maven: update rat to match sub-projects
hiedra
(royale-asjs) 03/20: TDJ: - Added necessary third-party licenses (`SIL OFL-1.1` for Lato, `BSD-3-Clause` for Highlight.js). - Updated `README.md` and `LICENSE` to reflect these changes.
hiedra
(royale-asjs) 07/20: Basic/BasicJS: Including 'dialog-polyfill.min.js' and 'dialog-polyfill.min.css' in .swc library output via -js-include-script and -js-include-css build parameters. Comment <inject_script> block in DialogPolyfill.as
hiedra
(royale-asjs) 14/20: Jewel: remove commented out inject_script
hiedra
(royale-asjs) 17/20: examples: fix some templates to avoid duplicate styles
hiedra
(royale-asjs) branch examples/TDJ_localresources updated: TourDeJewel: fix lato font path
joshtynjala
(royale-compiler) branch develop updated: MXMLRoyalePublisher: ensure that project.needCSS is set before writeHTML() is called
joshtynjala
(royale-asjs) branch examples/TDJ_localresources updated (80c016c75e -> 21afd58a39)
joshtynjala
(royale-asjs) 02/02: examples: fix some templates to avoid duplicate styles
joshtynjala
(royale-asjs) branch examples/TDJ_localresources updated: TourDeJewel: reorganize assets a bit, fix asconfig.json and Ant build
joshtynjala
(royale-asjs) branch examples/TDJ_localresources updated (d0e0c985e9 -> 1c9c97e791)
joshtynjala
(royale-asjs) 05/05: Jewel: remove commented out inject_script
joshtynjala
(royale-asjs) 04/05: Maven: update rat to match sub-projects
joshtynjala
(royale-asjs) 03/05: Basic: reorganize assets
joshtynjala
(royale-asjs) 02/05: Jewel: reorganize assets
joshtynjala
(royale-compiler) branch develop updated (c5b4cbb49 -> 841d8c94e)
joshtynjala
(royale-compiler) 01/02: MXMLRoyalePublisher: instead of copying js/css/assets from all SWCs, copy only from those with reachable compilation units
joshtynjala
(royale-compiler) 02/02: externc: fix some warnings for bad return values that don't match the type
joshtynjala
(royale-docs) branch master updated: compiler: expand descriptions and add a simple usage example
joshtynjala
(royale-asjs) branch develop updated: TourDeJewel: README should include build instructions
joshtynjala
(royale-compiler) branch develop updated: ASDocComment: fix detection of space/tab after see asdoc tag
joshtynjala
(royale-docs) branch master updated: fix bad sass syntax
joshtynjala
(royale-docs) branch master updated (3aa9781 -> 195f127)
joshtynjala
(royale-docs) 03/05: removed old analytics code
joshtynjala
(royale-docs) 05/05: remove docsearch because of content-security-policy and adjust menu layout
joshtynjala
(royale-docs) 02/05: xmlns for xhtml doesn't make sense with <!doctype html>
joshtynjala
(royale-docs) 04/05: remove titanic and bodymovin scripts
joshtynjala
(royale-docs) 01/05: use same Content-Security-Policy as main site
joshtynjala
(royale-website) branch master updated (72aa04da -> ab4411bc)
joshtynjala
(royale-website) 01/04: rss/sitemap: consistent content-only.html layout value
joshtynjala
(royale-website) 03/04: fix font-face rules
joshtynjala
(royale-website) 02/04: 11ty: ensure that the sass in the css directory doesn't use the default layout
joshtynjala
(royale-website) branch master updated: some more font quick fixes
joshtynjala
(royale-website) branch master updated: font fallback to sans-serif if our custom fonts don't load
joshtynjala
(royale-compiler) branch develop updated (e398fd6a8 -> 43ee0f7d9)
joshtynjala
(royale-compiler) 02/02: compiler-jx: some more royale.dependent.tests for tags/properties with primitive types
joshtynjala
(royale-compiler) 01/02: MXMLRoyaleEmitter: make <fx:String> generated JS more consistent with string properties
joshtynjala
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: allow unicode escape sequences in MXML strings
joshtynjala
(royale-asjs) branch examples/TDJ_localresources updated (5b8075721e -> d0e0c985e9)
hiedra
(royale-asjs) 03/03: Icons/IconsJS: Including 'Material webfonts' and 'FontAwesomeIcon webfonts' in .swc library output via -js-include-css and -js-include-asset build parameters. Comment <inject_script> block in MaterialIcon.as and FontAwesomeIcon.as
hiedra
(royale-asjs) 01/03: Basic/BasicJS: Including 'dialog-polyfill.min.js' and 'dialog-polyfill.min.css' in .swc library output via -js-include-script and -js-include-css build parameters. Comment <inject_script> block in DialogPolyfill.as
hiedra
(royale-asjs) 02/03: Jewel / Basic pom's. Change ${basedir} by ${project.basedir}
hiedra
(royale-asjs) branch examples/TDJ_localresources updated: Including the 'web-animations.min.js' file in the JewelJS compilation.
hiedra
(royale-compiler) branch develop updated: js-include-asset compiler options
joshtynjala
(royale-compiler) branch develop updated: compiler-jx: fix path resolution of js-include-script and js-include-css when included in an XML file referenced by the -load-config option
joshtynjala
(royale-asjs) branch examples/TDJ_localresources updated: TDJ: Files that are self-licensed and ASF-compliant are excluded from RAT scanning. Configure pom.xml and create the rat-excludes.txt file.
hiedra
(royale-asjs) branch examples/TDJ_localresources updated (498cc2dc2e -> 82fafb77b8)
hiedra
(royale-asjs) 01/02: Jewel: Overriding the </inject_script> block by including it in a comment block. Clearing previously added comments in royale-asjs\ApproveRoyale.xml
hiedra
(royale-asjs) 02/02: TDJ: Files that are self-licensed and ASF-compliant are excluded from RAT scanning. Configure pom.xml and create the rat-excludes.txt file.
hiedra
(royale-asjs) branch examples/TDJ_localresources updated: TDJ: - Added necessary third-party licenses (`SIL OFL-1.1` for Lato, `BSD-3-Clause` for Highlight.js). - Updated `README.md` and `LICENSE` to reflect these changes.
hiedra
(royale-compiler) branch develop updated: MXMLRoyalePublisher: fix duplicate scripts/ prefixing src when using js-include-script for app
joshtynjala
(royale-compiler) branch develop updated: js-include-css compiler options
joshtynjala
(royale-asjs) branch examples/TDJ_localresources created (now a8280b1343)
hiedra
(royale-asjs) branch examples/TDJ_localresources updated (bcfa0c7e67 -> 0d82128a35)
hiedra
(royale-asjs) branch examples/TDJ_localresources updated (aa0d9e8d66 -> bcfa0c7e67)
hiedra
(royale-asjs) branch examples/TDJ_localresources updated: Including web-animation.min.js in the .swc library output via the -js-include-script compilation parameter. Overriding the <inject_script> block in TabBarView.as
hiedra
(royale-compiler) branch develop updated (bad67edd4 -> 431483acb)
joshtynjala
(royale-compiler) 01/06: compiler-jx: some places were missing needLanguage = true
joshtynjala
(royale-compiler) 06/06: UnaryOperatorEmitter: add comment about hacky use of string LiteralNode without quotes for member access
joshtynjala
(royale-compiler) 02/06: JSRoyaleEmitterTokens: keep LANGUAGE_QNAME token separate from names of methods on that class
joshtynjala
(royale-compiler) 04/06: tests: now that LANGUAGE_QNAME is going through formatQualifiedName(), the goog.require() calls for it that were missing from tests are finally showing up
joshtynjala
(royale-compiler) 05/06: compiler-jx: avoid duplicates in usedNames/staticUsedNames by using a Set instead of a List
joshtynjala
(royale-compiler) 03/06: compiler-jx: pass LANGUAGE_QNAME to formatQualifiedName(), like other qualified names
joshtynjala
(royale-asjs) branch develop updated: Fixed error in ListAutoSelectFirstIndex bead, when dataProvider changes and there are no elements
hugoferreira
(royale-asjs) branch develop updated: Fix sync calls of tasks
harbs
(royale-asjs) branch develop updated: Added allTasks to return tasks in requested order.
harbs
(royale-compiler) branch develop updated: SwfLoadedEvent, SwfUnloadedEvent: added isolateId field
joshtynjala
(royale-asjs) branch develop updated: Added exec to AsyncTask
harbs
(royale-compiler) branch develop updated (0277b3ee5 -> 6a6d5790a)
joshtynjala
(royale-compiler) 06/07: MXMLRoyalePublisher: don't add an empty <script> tag if it is not required
joshtynjala
(royale-compiler) 07/07: js-include-script compiler options
joshtynjala
(royale-compiler) 03/07: MXMLRoyalePublisher: when html-output-filename is empty and no HTML file is created, output a -dependencies.js file for debug builds
joshtynjala
(royale-compiler) 02/07: MXHXRoyalePublisher: allow empty string for html-output-filename
joshtynjala
(royale-compiler) 04/07: JSGoogConfiguration: fix comment formatting for option names
joshtynjala
(royale-compiler) 01/07: MXMLRoyalePublisher: when html-template file can't be found, report a problem instead of throwing an exception
joshtynjala
(royale-compiler) 05/07: MXMLRoyalePublisher: don't add <link> tag for CSS if the .css file has not been emitted
joshtynjala
(royale-asjs) branch develop updated: Revert "Added parentApplication and mxmlDocument in UIBase and some other changes"
pushminakazi
(royale-asjs) branch develop updated: Revert "fix issue after my commit https://github.com/apache/royale-asjs/commit/9bf2aac59699b4b29517d12727253b92aa684511"
pushminakazi
(royale-website) branch master updated: Update loading-external-data-through-httpservice.md OF: typos
andreww
(royale-website) branch master updated: Update loading-external-data-through-httpservice.md fixed broken link
andreww
(royale-docs) branch master updated: Update tutorials.md fixed broken tutorial links
andreww
(royale-asjs) branch develop updated: fix issue after my commit https://github.com/apache/royale-asjs/commit/9bf2aac59699b4b29517d12727253b92aa684511
pushminakazi
(royale-website) branch master updated: actions: update Node.js LTS because 11ty requires a higher version
joshtynjala
(royale-website) branch master updated (c7928f20 -> 05741077)
joshtynjala
(royale-website) 01/02: ASF privacy policy
joshtynjala
(royale-website) 02/02: sitemap.xml and robots.txt
joshtynjala
(royale-asjs) branch develop updated: Added parentApplication and mxmlDocument in UIBase and some other changes
pushminakazi
(royale-asjs) branch develop updated: Fix DisableLoaderBead - "disabledChange" provides true/false in events arguments instead null
piotrz
(royale-asjs) branch develop updated: Fix LoadIndicator by using addSvgElementToWrapper util which avoid problems with casting
piotrz
(royale-compiler) branch develop updated (fd1a5920e -> 0277b3ee5)
joshtynjala
(royale-compiler) 01/09: formatter: insert space after multi-line comment in some cases
joshtynjala
(royale-compiler) 02/09: formatter: fix extra space before comma if comment appears in array or object literal
joshtynjala
(royale-compiler) 04/09: formatter: mxml-align-attributes and mxml-insert-new-line-attributes should not be considered advanced command line options
joshtynjala
(royale-compiler) 09/09: formatter: add missing Config annotation to some config options
joshtynjala
(royale-compiler) 05/09: formatter: new option mxml-indent-cdata
joshtynjala
(royale-compiler) 06/09: formatter: new option indent-package-contents
joshtynjala
(royale-compiler) 03/09: formatter: fix extra space before colon if comment appears in object literal
joshtynjala
(royale-compiler) 08/09: formatter: fix switch indent not decreasing if case/default starts with block, but has non-block content after
joshtynjala
(royale-compiler) 07/09: formatter: new option indent-switch-contents
joshtynjala
(royale-docs) branch master updated (4a4a881 -> c16246b)
joshtynjala
(royale-docs) 02/02: formatter, linter: fixed broken link
joshtynjala
(royale-docs) 01/02: formatter-options: added insert-new-line-else
joshtynjala
(royale-asjs) branch develop updated: Add FileUploaderWithResponseData with enabled credentials support
piotrz
(royale-asjs) branch develop updated: Add version of URLBinaryLoader and URLStream with enabled credentials (withCredentials = true)
piotrz
(royale-docs) branch master updated: Update jewel-container.md minor edits to improve readability
andreww
(royale-compiler) branch develop updated: linter: more performance optimization
joshtynjala
(royale-compiler) branch develop updated (6a79c3538 -> e10a9f3c7)
joshtynjala
(royale-compiler) 02/02: ASLinter: significantly optimize performance of looking for `@linter:on` and `@linter:off` comments
joshtynjala
(royale-compiler) 01/02: linter: missing null check in MissingASDocRule
joshtynjala
(royale-compiler) branch release/0.9.12 updated: Fixing version number in compiler readme
yishayw
(royale-compiler) branch develop updated: Fixing version number in compiler readme
yishayw
(royale-compiler) branch develop updated (6c17ef7af -> c4573a6cb)
joshtynjala
(royale-compiler) 01/02: linter: ignore CannotResolveConfigExpressionProblem, like formatter does
joshtynjala
(royale-compiler) 02/02: formatter, linter: filter out syntax warnings from compiler
joshtynjala
(royale-asjs) branch develop updated: fix unnecessary empty statements (extra semicolons) reported by aslint
joshtynjala
(royale-docs) branch master updated: Update jewel-checkbox.md minor edits
andreww
(royale-docs) branch master updated: Update jewel-card.md minor text edits
andreww
(royale-docs) branch master updated: Update jewel-button.md minor punctuation fix
andreww
(royale-docs) branch master updated: Update jewel-application.md improved layout of code sample
andreww
(royale-docs) branch master updated: Update jewel-alert.md added explanation of modal dialog
andreww
(royale-docs) branch master updated: Update jewel-themes.md fixed minor text issues
andreww
(royale-docs) branch master updated: Update view-states.md fixed broken link
andreww
(royale-asjs) branch develop updated: Update doap_Royale.rdf update release number to 0.9.12
andreww
(royale-website) branch master updated: ides: reword Visual Studio Code section a bit
joshtynjala
(royale-website) branch master updated: ides: vscode-as3mxml should include links to both VSCode Marketplace and Open VSX Registry
joshtynjala
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch asf-site updated: Deploy site
github-bot
(royale-website) branch master updated: 0.9.12
joshtynjala
(royale-asjs) branch develop updated: RELEASE_NOTES: missing release notes for 0.9.12
joshtynjala
(royale-asjs) branch develop updated: Update version artifactId dart-sass-maven-plugin from 0.3.0 to 1.4.0 Fix top version dart-sass 1.78.0 (This is the maximum version we can use until some features used in sass files are updated)
hiedra
(royale-asjs) branch develop updated: Fix min error.
hiedra
(royale-asjs) branch develop updated: Fix warning for returning or assigning null to types that are not allowed to be null. Fix warning comparations types.
hiedra
(royale-asjs) branch develop updated: Fix warning for returning or assigning null to types that are not allowed to be null. Fix warning comparations types.
hiedra
(royale-typedefs) branch develop updated: Fix warning for returning or assigning null to types that are not allowed to be null.
hiedra
(royale-asjs) branch develop updated (9c21ced127 -> efe3d7eb34)
joshtynjala
(royale-asjs) 03/07: MXRoyale: SystemManager override of addChildAt() for SWF was not passing the index to super.addChildAt()
joshtynjala
(royale-asjs) 04/07: MXRoyale: fix Fade passing IUIBase to super() instead of target parameter
joshtynjala
(royale-asjs) 02/07: MXRoyaleBase: fix AsyncErrorEvent pasing wrong value to super() constructor on SWF
joshtynjala
(royale-asjs) 06/07: MXRoyale: fix UITextFormat super() constructor call
joshtynjala
(royale-asjs) 05/07: Basic: fix $sprite_setChildIndex() signature and call to super.setChildIndex()
joshtynjala
(royale-asjs) 07/07: MXRoyale: fix BitmapAsset constructor first parameter type
joshtynjala
(royale-asjs) 01/07: Basic, CreateJS, MaterialDesignLite, MXRoyale: fix some super() constructor calls that were missing casts to correct type from Object
joshtynjala
(royale-compiler) branch develop updated (dc92ef47a -> b3b22b123)
joshtynjala
(royale-compiler) 06/22: BaseASParser: call setSourceLocation() on EmbedNode with the original IMetaTagNode
joshtynjala
(royale-compiler) 12/22: UnexpectedExceptionProblem: include message from exception
joshtynjala
(royale-compiler) 17/22: StreamingASTokenizer: fix issue where array literal was treated as metadata when comment tokens are included
joshtynjala
(royale-compiler) 14/22: ASTokenFormatter: fix indentation if nested else where both inner and outer if/else values have no optional closing curly braces
joshtynjala
(royale-compiler) 21/22: StreamingASTokenizer: ignore the previous non-asdoc comment token when determining if [ is the start of metadata
joshtynjala
(royale-compiler) 07/22: formatter, linter: when creating a new ASParser, pass the file path to avoid exceptions where it is expected to be non-null
joshtynjala
(royale-compiler) 09/22: formatter: fix exception when control flow statements are nested with mixed braces
joshtynjala
(royale-compiler) 05/22: CSSFontFace: fix exception when src attribute value is unexpected type
joshtynjala
(royale-compiler) 16/22: formatter: fix formatting of literal RegExp that contains escape sequences
joshtynjala
(royale-compiler) 20/22: StreamingASTokenizer: more cases where comment tokens should be ignored and the previous token before the comment should be checked instead.
joshtynjala
(royale-compiler) 10/22: formatter: include file path in exception message
joshtynjala
(royale-compiler) 04/22: linter: call workspace.close() when done with workspace to avoid out of emory error
joshtynjala
(royale-compiler) 22/22: StreamingASTokenizer: accidentally had lastTokenNotRegularComment and lastTokenNotRegularCommentOrASDocComment backwards
joshtynjala
(royale-compiler) 19/22: ASParser: recognize (and ignore) asdoc comment token in contexts where it should be treated like a regular multiline comment (references #189)
joshtynjala
(royale-compiler) 03/22: MethodBodySemanticChecker: fix method name in CallUndefinedMethodProblem when method name starts with @ symbol for an attribute
joshtynjala
(royale-compiler) 11/22: formatter: don't print exception multiple times
joshtynjala
(royale-compiler) 15/22: formatter: fix missing space before instanceof
joshtynjala
(royale-compiler) 08/22: EmbedNode: if containing file path is null, skip file name normalization to fix null exception
joshtynjala
(royale-compiler) 13/22: ASTokenFormatter: ensure else without if is considered control flow, and mark if it is missing optional braces
joshtynjala
(royale-compiler) 02/22: MethodBodySemanticChecker: fix missing function signature checks for super() constructor calls
joshtynjala
(royale-compiler) 18/22: formatter: call workspace.close() to fix out of memory exceptions when rrocessing many files
joshtynjala
(royale-compiler) 01/22: ABCGeneratingReducer: fix missing function signature checks for super.method() member access calls
joshtynjala
(royale-compiler) branch develop updated (149818f99 -> dc92ef47a)
yishayw
(royale-typedefs) branch develop updated (d472ba9 -> ee223b4)
yishayw
(royale-typedefs) 01/02: update version to 0.9.13
yishayw
(royale-typedefs) 02/02: Merge branch 'release/0.9.12' into develop
yishayw
(royale-asjs) branch develop updated (73d5c0f10a -> 9c21ced127)
yishayw
(royale-asjs) 02/02: Merge branch 'release/0.9.12' into develop
yishayw
(royale-asjs) 01/02: update version to 0.9.13
yishayw
(royale-asjs) annotated tag apache-royale-0.9.12 updated (fa5953c203 -> ed020b4575)
yishayw
(royale-typedefs) annotated tag apache-royale-0.9.12 updated (b1cd799 -> 5af0e3b)
yishayw
svn commit: r73544 - /dev/royale/0.9.12/rc2/ /release/royale/0.9.12/
yishayw
Earlier messages
Later messages