commits
Thread
Date
Later messages
Messages by Date
2021/09/20
[royale-compiler] 01/05: formatter: command line configuration
joshtynjala
2021/09/20
[royale-compiler] 02/05: formatter: fix bad logic for printing formatting text to stdout
joshtynjala
2021/09/20
[royale-compiler] branch develop updated (d2358fd -> 9195440)
joshtynjala
2021/09/20
[royale-compiler] 04/05: formatter: help and version args
joshtynjala
2021/09/20
[royale-asjs] branch develop updated: .gitignore: asformat
joshtynjala
2021/09/20
[royale-asjs] branch develop updated (af04e6f -> 47c308a)
pushminakazi
2021/09/20
[royale-asjs] 01/02: Merge branch 'master' of https://github.com/apache/royale-asjs into develop
pushminakazi
2021/09/20
[royale-asjs] 02/02: Revert get Stage in SystemManager.as and ISystemManager.as to make mxtests works
pushminakazi
2021/09/19
[royale-asjs] branch develop updated (ede7a49 -> af04e6f)
harbs
2021/09/19
[royale-asjs] branch develop updated (aae220e -> ede7a49)
pushminakazi
2021/09/19
[royale-asjs] branch develop updated: Added DropDownController.as in SparkRoyale, Added textInput in ComboBox.as, Added closeDropDown and OpenDropDown in DropDownListBase.as and Added NO_SELECTION in ListBase.as
pushminakazi
2021/09/19
[royale-asjs] branch develop updated: Added background and backgroundColor in IUITextField.as and UITextField.as
pushminakazi
2021/09/19
[royale-asjs] branch develop updated: Added textHeight and textWidth in Label.as
pushminakazi
2021/09/19
[royale-asjs] branch develop updated: Added headerShift in DataGrid.as
pushminakazi
2021/09/19
[royale-asjs] branch develop updated: Added MOUSE_WHEEL in Both MouseEvent.as and Added BUTTON_DOWN in FlexEvent.as and Added RESIZE in Event.as
pushminakazi
2021/09/19
[royale-asjs] branch develop updated: Added PrintJob.as in MXRoyale
pushminakazi
2021/09/19
[royale-asjs] branch develop updated: Added PrintDataGrid.as in MXRoyale Project
pushminakazi
2021/09/18
[royale-asjs] branch develop updated: Added pageHeight and pageWidth in FlexPrintJob.as
pushminakazi
2021/09/18
[royale-asjs] branch develop updated: Added keyfocuschange in UIComponent.as and allowedFormatChars in DateValidator.as
pushminakazi
2021/09/18
[royale-asjs] branch develop updated: Added letterSpacing in TextInput.as and getCharBoundaries in IUITextField.as and getCharBoundaries in UITextField.as
pushminakazi
2021/09/18
[royale-asjs] branch develop updated: Added itemFocusOut in DataGrid.as and Added fontWeight and color in DataGridColumn.as
pushminakazi
2021/09/18
[royale-asjs] branch develop updated: Added noLabel and yesLabel in Alert.as
pushminakazi
2021/09/18
[royale-asjs] branch develop updated: Added mouseTarget in ContextMenuEvent.as
pushminakazi
2021/09/18
[royale-asjs] branch develop updated: Added labelStyleName in FormItem.as
pushminakazi
2021/09/17
[royale-asjs] 03/03: Jewel Validator: Add "noErrorTip" property which prevents from displaying error tooltip near required field
piotrz
2021/09/17
[royale-asjs] 01/03: Jewel Validator: Add FormValidatorWithoutSnackbar validator which prevents from displaying snackbar in case of errors
piotrz
2021/09/17
[royale-asjs] branch develop updated (34624f1 -> 9f6f459)
piotrz
2021/09/17
[royale-asjs] 02/03: Jewel Validator: Add class description for FormValidatorWithoutSnackbar
piotrz
2021/09/17
[royale-asjs] branch develop updated: Jewel FormValidator: Extract error check to separate method to easier extend
piotrz
2021/09/16
[royale-asjs] branch develop updated: Added ZipCodeValidator in mx-royale-manifest.xml, Added downArrowButton_buttonDownHandler in ComboBase.as and Added textField in Label.as
pushminakazi
2021/09/16
[royale-asjs] branch develop updated (580c6b9 -> 90ce2cb)
pushminakazi
2021/09/16
[royale-asjs] branch develop updated (826f0b2 -> 580c6b9)
pushminakazi
2021/09/16
[royale-asjs] branch develop updated (de31b6b -> 826f0b2)
pushminakazi
2021/09/16
[royale-asjs] branch develop updated (29e7afa -> de31b6b)
pushminakazi
2021/09/16
[royale-asjs] branch develop updated (c1439bd -> 29e7afa)
pushminakazi
2021/09/16
[royale-asjs] branch develop updated (37fd4d9 -> c1439bd)
pushminakazi
2021/09/16
[royale-asjs] branch develop updated (d6eaf0a -> 37fd4d9)
pushminakazi
2021/09/15
[royale-asjs] branch develop updated: Changes in files
pushminakazi
2021/09/14
[royale-asjs] branch develop updated: I think all the recent changes to Event need review/discussion. For this commit it should fix a Google Closure strict mode error (arguments cannot be redeclared)
gregdove
2021/09/14
[royale-asjs] 01/02: Added some files and changes in existing files
pushminakazi
2021/09/14
[royale-asjs] branch develop updated (f067718 -> 23a3585)
pushminakazi
2021/09/14
[royale-asjs] 02/02: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
pushminakazi
2021/09/14
[royale-asjs] 01/01: Merge branch 'develop' into dynamic_layout
yishayw
2021/09/14
[royale-asjs] branch dynamic_layout created (now e17d819)
yishayw
2021/09/14
[royale-asjs] branch develop updated: Revert "Update defaults.css commented ProgressBar bead"
yishayw
2021/09/13
[royale-asjs] branch develop updated: Update RELEASE_NOTES.md
andreww
2021/09/12
[royale-asjs] branch develop updated: Add support for mouseenter and mouseleave
harbs
2021/09/09
[royale-compiler] 03/03: formatter: detect when + and - are used as unary operators instead of binary
joshtynjala
2021/09/09
[royale-compiler] 02/03: formatter: better formatting for object literal inside a ternary statement
joshtynjala
2021/09/09
[royale-compiler] branch develop updated (6ef095b -> d2358fd)
joshtynjala
2021/09/09
[royale-compiler] 01/03: formatter: fix indentation of methods in interfaces
joshtynjala
2021/09/09
[royale-compiler] branch develop updated: JSRoyaleEmitter: don't emit the namespace for namespace access expressions because the identifier emitter will handle that
joshtynjala
2021/09/09
[royale-compiler] branch develop updated: IfEmitter: improved handling of if, else if, and else bodies that are just a semicolon
joshtynjala
2021/09/08
[royale-asjs] branch develop updated: Reflection: getQualifiedSuperclassName() can also find the superclass of a Class object, not just an instance of that class
joshtynjala
2021/09/08
[royale-asjs] branch develop updated: Language: some missing null checks for ROYALE_CLASS_INFO when checking interfaces
joshtynjala
2021/09/08
[royale-compiler] branch develop updated: js-getter-prefix and js-setter-prefix compiler options
joshtynjala
2021/09/07
[royale-asjs] branch develop updated: Sweep of remaining snapshot version-related updates. Fixes "with-examples" maven profile build
gregdove
2021/09/05
Re: [royale-asjs] branch develop updated: Update defaults.css commented ProgressBar bead
Yishay Weiss
2021/09/02
[royale-asjs] branch develop updated: Jewel Validator: Extract create/destroy error border to separate method
piotrz
2021/09/01
[royale-compiler] branch develop updated: formatter: missing license headers
joshtynjala
2021/08/31
[royale-typedefs] 01/01: Merge branch 'release/0.9.8' into develop
yishayw
2021/08/31
[royale-typedefs] branch release/0.9.8 updated (16b1802 -> cb8dc4a)
yishayw
2021/08/31
[royale-typedefs] branch develop updated (c5b060f -> 9b0a483)
yishayw
2021/08/31
[royale-compiler] branch release/0.9.8 updated (2ea8d36 -> f559cc7)
yishayw
2021/08/31
[royale-typedefs] branch master updated (b08180a -> ecbfb8a)
yishayw
2021/08/31
[royale-typedefs] 01/01: Merge tag 'apache-royale-0.9.8'
yishayw
2021/08/31
[royale-compiler] branch master updated (ccae7e9 -> 5ba38ad)
yishayw
2021/08/31
[royale-compiler] 01/01: Merge tag 'apache-royale-0.9.8'
yishayw
2021/08/31
[royale-compiler] 01/01: Merge branch 'release/0.9.8' into develop
yishayw
2021/08/31
[royale-compiler] branch develop updated (848c326 -> 7300c8b)
yishayw
2021/08/31
[royale-asjs] branch develop updated (29a4c5b -> 25f8321)
yishayw
2021/08/31
[royale-asjs] 01/01: Merge branch 'release/0.9.8' into develop
yishayw
2021/08/31
[royale-asjs] branch release/0.9.8 updated (5b86f10 -> 5409aed)
yishayw
2021/08/31
[royale-compiler] annotated tag apache-royale-0.9.8 updated (ba09ed9 -> 79ed964)
yishayw
2021/08/31
[royale-typedefs] annotated tag apache-royale-0.9.8 updated (d8b7f28 -> 42417c9)
yishayw
2021/08/31
[royale-asjs] annotated tag apache-royale-0.9.8 updated (1281408 -> 0ef8d3c)
yishayw
2021/08/31
svn commit: r49687 - /dev/royale/0.9.8/rc7/ /release/royale/0.9.8/
yishayw
2021/08/27
[royale-asjs] annotated tag org.apache.royale.framework-0.9.8-rc7 updated (1281408 -> 6bcbd6e)
yishayw
2021/08/27
[royale-asjs] branch release/0.9.8 updated (d8ece33 -> 5b86f10)
yishayw
2021/08/27
[royale-asjs] branch release/0.9.8 updated: update project.royale.compiler.version and royale.typedefs.version in pom
yishayw
2021/08/27
[royale-asjs] branch release/0.9.8 created (now bfd1cae)
yishayw
2021/08/27
[royale-asjs] branch develop updated (d9cdbe4 -> 29a4c5b)
yishayw
2021/08/27
[royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.8-rc7 updated (d8b7f28 -> b5cb76b)
yishayw
2021/08/27
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/08/27
[royale-typedefs] branch release/0.9.8 updated (5122b37 -> 16b1802)
yishayw
2021/08/27
[royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.8-rc7
yishayw
2021/08/27
[royale-typedefs] branch release/0.9.8 updated: update royale.compiler.version in pom
yishayw
2021/08/27
[royale-typedefs] branch release/0.9.8 created (now 73cafbe)
yishayw
2021/08/27
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/08/27
[royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}
yishayw
2021/08/27
[royale-typedefs] branch develop updated (fb6fac3 -> c5b060f)
yishayw
2021/08/27
[royale-compiler] annotated tag org.apache.royale.compiler-0.9.8-rc7 updated (ba09ed9 -> 2fc38cf)
yishayw
2021/08/27
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/08/27
[royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.8-rc7
yishayw
2021/08/27
[royale-compiler] branch release/0.9.8 updated (b2c5e08 -> 2ea8d36)
yishayw
2021/08/27
[royale-compiler] branch release/0.9.8 created (now b2c5e08)
yishayw
2021/08/27
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/08/27
[royale-compiler] branch develop updated (797163e -> 848c326)
yishayw
2021/08/27
[royale-compiler] branch develop updated (bf2047c -> 797163e)
yishayw
2021/08/27
[royale-compiler] 01/03: Revert "[MAVEN-release-plugin] prepare for next development iteration"
yishayw
2021/08/27
[royale-compiler] 03/03: Merge branch 'develop' of https://github.com/apache/royale-compiler into develop
yishayw
2021/08/27
[royale-typedefs] 02/03: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
yishayw
2021/08/27
[royale-typedefs] 01/03: Revert "[maven-release-plugin] prepare for next development iteration"
yishayw
2021/08/27
[royale-typedefs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-typedefs into develop
yishayw
2021/08/27
[royale-typedefs] branch develop updated (6924460 -> fb6fac3)
yishayw
2021/08/27
[royale-asjs] branch develop updated (7573967 -> d9cdbe4)
yishayw
2021/08/26
[royale-asjs] branch develop updated: Splitter in MX HDividedBox added
alinakazi
2021/08/25
[royale-asjs] branch develop updated: jewel-alert: Make AlertView more pleasent for extending
piotrz
2021/08/22
[royale-asjs] 02/03: Avoid inclusion of .afdesign binary vector file in the release
gregdove
2021/08/22
[royale-asjs] branch develop updated (3c14997 -> c18b3dc)
gregdove
2021/08/22
[royale-asjs] 01/03: Quick fixes in spelling/typos for royale-asjs 0.9.8 release notes, added release level release notes entry for 0.9.8
gregdove
2021/08/22
[royale-asjs] 03/03: Small changes to avoid RAT reporting on zero-byte files (apparently only included for FlashBuilder compatibility)
gregdove
2021/08/22
[royale-compiler] 01/02: minor change to release notes for 0.9.8
gregdove
2021/08/22
[royale-compiler] branch develop updated (b35629b -> bf2047c)
gregdove
2021/08/22
[royale-compiler] 02/02: make sure we include compiler release notes in staging
gregdove
2021/08/22
[royale-typedefs] branch develop updated: Update release notes for 0.9.8
gregdove
2021/08/19
[royale-asjs] branch develop updated: Add API stub for selectableRange
yishayw
2021/08/18
[royale-asjs] branch develop updated: Adding some stub events
yishayw
2021/08/18
[royale-asjs] branch develop updated: Make sure NET_STATUS const is acessible from swf as well
yishayw
2021/08/15
[royale-asjs] annotated tag org.apache.royale.framework-0.9.8-rc6 updated (1dbc315 -> 89daab1)
yishayw
2021/08/15
[royale-asjs] branch release/0.9.8 updated (00ba50e -> 87b8034)
yishayw
2021/08/15
[royale-asjs] branch release/0.9.8 updated: update project.royale.compiler.version and royale.typedefs.version in pom
yishayw
2021/08/15
[royale-asjs] branch release/0.9.8 created (now 6391d70)
yishayw
2021/08/15
[royale-asjs] branch develop updated (e121d8f -> 287e307)
yishayw
2021/08/15
[royale-typedefs] 01/01: [maven-release-plugin] prepare for next development iteration
yishayw
2021/08/15
[royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.8-rc6 updated (ce9b948 -> c5e54a2)
yishayw
2021/08/15
[royale-typedefs] branch release/0.9.8 updated (9c0e6a4 -> fadc152)
yishayw
2021/08/15
[royale-typedefs] branch release/0.9.8 updated: update royale.compiler.version in pom
yishayw
2021/08/15
[royale-typedefs] branch release/0.9.8 created (now b983a05)
yishayw
2021/08/15
[royale-typedefs] branch develop updated (aab8db9 -> aa8582f)
yishayw
2021/08/15
[royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}
yishayw
2021/08/15
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/08/14
[royale-compiler] annotated tag org.apache.royale.compiler-0.9.8-rc6 updated (84dadc2 -> a71f031)
yishayw
2021/08/14
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/08/14
[royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.8-rc6
yishayw
2021/08/14
[royale-compiler] branch release/0.9.8 updated (dd126f1 -> f126e73)
yishayw
2021/08/14
[royale-compiler] branch release/0.9.8 created (now dd126f1)
yishayw
2021/08/14
[royale-compiler] branch develop updated (19e4e18 -> b35629b)
yishayw
2021/08/14
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/08/14
[royale-asjs] branch develop updated (9e78e3a -> e121d8f)
yishayw
2021/08/14
[royale-typedefs] 02/02: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
yishayw
2021/08/14
[royale-typedefs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"
yishayw
2021/08/14
[royale-typedefs] branch develop updated (69f93d6 -> aab8db9)
yishayw
2021/08/14
[royale-compiler] branch develop updated (fd67d58 -> 19e4e18)
yishayw
2021/08/14
[royale-compiler] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"
yishayw
2021/08/14
[royale-asjs] branch develop updated: Fix exception in SWF target with recent changes in ContentView.
yishayw
2021/08/13
[royale-asjs] branch develop updated: Revert "Fix listData signature"
yishayw
2021/08/12
[royale-asjs] branch develop updated: Make the IBead debug-only check more helpful here (the error message alone does not provide a good clue because of stringification)
gregdove
2021/08/08
[royale-asjs] branch develop updated: Add constant which fixes build after merge of pull request #1037
yishayw
2021/08/08
[royale-asjs] branch develop updated (0e0290c -> 70e29d6)
yishayw
2021/08/08
[royale-asjs] branch develop updated: Fix mistake in commit 93302d63a0c8ee1d2671d55c44ae87caee461686
yishayw
2021/08/07
[royale-asjs] branch divided updated: Some nore changes to emulate DividedBox
yishayw
2021/08/05
[royale-asjs] branch divided updated: Get BoxDivider created
yishayw
2021/08/05
[royale-asjs] branch divided updated: Flex DividedBox compiles in Royale.
yishayw
2021/08/04
[royale-compiler] branch develop updated (28ad0ca -> fd67d58)
joshtynjala
2021/08/04
[royale-compiler] 01/02: JSRoyaleASDocEmitter: fix null exception on resolving parameter type
joshtynjala
2021/08/04
[royale-compiler] 02/02: JSRoyaleASDocEmitter: similar null check for return type as for parameter type
joshtynjala
2021/08/03
[royale-asjs] 02/02: Starting to implement DividedBox modelled after Flex implementation
yishayw
2021/08/03
[royale-asjs] 01/02: Revert "Experimental VDividedBox. Reference #1137"
yishayw
2021/08/03
[royale-asjs] branch divided created (now 5e00333)
yishayw
2021/07/29
[royale-asjs] branch develop updated: Experimental VDividedBox. Reference #1137
yishayw
2021/07/29
[royale-asjs] branch develop updated: Fixes #1138.
yishayw
2021/07/29
[royale-asjs] branch develop updated: Make mx title windows draggable, not any panel
yishayw
2021/07/29
[royale-asjs] branch develop updated: Closes #1138
yishayw
2021/07/29
[royale-asjs] branch develop updated: Fixes #1144
yishayw
2021/07/29
[royale-asjs] branch develop updated: Allow offset for mveArea
yishayw
2021/07/29
[royale-asjs] branch develop updated: Fixes #1139
yishayw
2021/07/28
[royale-asjs] branch develop updated: Added Missing .png in TextColorSelectableItemRendererBead.as
pushminakazi
2021/07/28
[royale-asjs] branch develop updated: Added background-image in TextColorSelectableItemRendererBead.as
pushminakazi
2021/07/28
[royale-asjs] branch develop updated: Change in TextColorSelectableItemRendererBead.as added background-color for selected tab
pushminakazi
2021/07/27
[royale-asjs] branch develop updated: Fix wrong usage of ISelectableItemRenderer (consider changing name to ISelctableItemRendererBead).
yishayw
2021/07/27
[royale-asjs] branch develop updated: Closes #1133
yishayw
2021/07/26
[royale-asjs] branch develop updated: Refernce #1138. Not fixed yet because background color isn't being changed in practivce.
yishayw
2021/07/26
[royale-asjs] branch develop updated: Fixes #1140. Last fix wasn't really working...
yishayw
2021/07/25
[royale-asjs] branch develop updated: Fixes #1140
yishayw
2021/07/24
[royale-asjs] annotated tag org.apache.royale.framework-0.9.8-rc5 updated (a5925e9 -> 9df9341)
yishayw
2021/07/24
[royale-asjs] branch release/0.9.8 updated (6fd9e59 -> ea857e2)
yishayw
2021/07/24
[royale-asjs] branch release/0.9.8 updated: update project.royale.compiler.version and royale.typedefs.version in pom
yishayw
2021/07/24
[royale-asjs] branch release/0.9.8 created (now d27bcbc)
yishayw
2021/07/24
[royale-asjs] branch develop updated (3465303 -> 85b513b)
yishayw
2021/07/24
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/07/24
[royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.8-rc5 updated (cebfa86 -> edb81f2)
yishayw
2021/07/24
[royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.8-rc5
yishayw
2021/07/24
[royale-typedefs] branch release/0.9.8 updated (f00dcab -> 69db0ef)
yishayw
2021/07/24
[royale-typedefs] branch release/0.9.8 updated: update royale.compiler.version in pom
yishayw
2021/07/24
[royale-typedefs] branch release/0.9.8 created (now 5df2c59)
yishayw
2021/07/24
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/07/24
[royale-typedefs] branch develop updated (bcb496a -> 69f93d6)
yishayw
2021/07/24
[royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}
yishayw
2021/07/24
[royale-compiler] annotated tag org.apache.royale.compiler-0.9.8-rc5 updated (255ca08 -> f6f27e7)
yishayw
2021/07/24
[royale-compiler] branch release/0.9.8 updated (e51487c -> f9a4d27)
yishayw
2021/07/24
[royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.8-rc5
yishayw
2021/07/24
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/07/24
[royale-compiler] branch release/0.9.8 created (now e51487c)
yishayw
2021/07/24
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2021/07/24
[royale-compiler] branch develop updated (d87be54 -> 28ad0ca)
yishayw
2021/07/24
[royale-asjs] branch develop updated (55a79cd -> 3465303)
yishayw
2021/07/24
[royale-typedefs] branch develop updated (7ecbc9f -> bcb496a)
yishayw
2021/07/24
[royale-typedefs] 02/02: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
yishayw
2021/07/24
[royale-typedefs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"
yishayw
Later messages