This is an automated email from the ASF dual-hosted git repository.
aharui pushed a change to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 85931a2 switch to using just 'padding' so it doesn't overrule other
padding. The CSS lookup may need to be smarter about rule precedence
new 106f3c3 try to reduce number of calls to layout
new bafb726 use BoxLayout for Viewstack/TabNav so it handles percentages
the Flex way instead of the browser way
new 765322d basic functionality for HTTPService emulation
new 5235d75 copy source files for source window
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
examples/mxroyale/tourdeflexmodules/build.xml | 1 +
.../royale/org/apache/royale/core/LayoutBase.as | 7 ++++
.../MXRoyale/src/main/resources/defaults.css | 5 +++
.../src/main/royale/mx/rpc/http/HTTPService.as | 43 ++++++++++++----------
4 files changed, 37 insertions(+), 19 deletions(-)