This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 20b9b31  Merge pull request #349 from nihavend/develop
     new 73998a2  Examples using Spark Modules need to have 100% width/height.  
These are Spark Applications in the Flex version and SWFLoader automatically 
sizes to 100%, but now they are modules we have to set their size
     new 5dbcd09  Spark Label can be multiline, but should measure as 
single-line, at least for now
     new 48c2f3b  try to get TextArea to pick up some styles
     new 51c6719  wire up Spark Layouts to layout beads
     new bbddf22  spark panel

The 5 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:
 .../src/spark/charts/AreaChartExample.mxml         |   3 +-
 .../src/spark/charts/BarChartExample.mxml          |   3 +-
 .../src/spark/charts/BubbleChartExample.mxml       |   3 +-
 .../src/spark/charts/CandleStickChartExample.mxml  |   3 +-
 .../src/spark/charts/ColumnChartExample.mxml       |   3 +-
 .../src/spark/charts/HLOCChartExample.mxml         |   3 +-
 .../src/spark/charts/LineChartExample.mxml         |   3 +-
 .../src/spark/charts/PieChartExample.mxml          |   3 +-
 .../src/spark/charts/PlotChartExample.mxml         |   3 +-
 .../src/spark/charts/SeriesInterpolateExample.mxml |   3 +-
 .../src/spark/charts/SeriesSlideExample.mxml       |   3 +-
 .../src/spark/charts/SeriesZoomExample.mxml        |   3 +-
 .../src/spark/components/SearchExample.mxml        |   1 +
 .../src/spark/components/VideoPlayerExample.mxml   |   1 +
 .../src/spark/components/VideoPlayerModule.mxml    |   3 +-
 .../src/spark/containers/BorderExample.mxml        |   3 +-
 .../src/spark/containers/GroupExample.mxml         |   3 +-
 .../src/spark/containers/PanelExample.mxml         |   3 +-
 .../src/spark/containers/SampleHGroup.mxml         |   3 +-
 .../src/spark/containers/SampleVGroup.mxml         |   3 +-
 .../containers/SampleVerticalHorizontalAlign.mxml  |   3 +-
 .../containers/SkinnableDataContainerExample.mxml  |   3 +-
 .../src/spark/containers/TabNavigator1Example.mxml |   3 +-
 .../src/spark/containers/TabNavigator2Example.mxml |   3 +-
 .../src/spark/containers/TileGroupExample.mxml     |   3 +-
 .../src/spark/controls/AccordionExample.mxml       |   3 +-
 .../spark/controls/AdvancedDatagridExample.mxml    |   3 +-
 .../src/spark/controls/ButtonBarExample.mxml       |   3 +-
 .../src/spark/controls/ButtonExample.mxml          |   3 +-
 .../src/spark/controls/CheckboxExample.mxml        |   3 +-
 .../src/spark/controls/ColorPickerExample.mxml     |   3 +-
 .../src/spark/controls/ComboBoxExample.mxml        |   3 +-
 .../controls/DataGridCustomRendererExample.mxml    |   3 +-
 .../DataGridCustomRendererPrepareExample.mxml      |   3 +-
 .../spark/controls/DataGridCustomSkinExample.mxml  |   3 +-
 .../src/spark/controls/DataGridExample.mxml        |   3 +-
 .../src/spark/controls/DataGridExample2.mxml       |   3 +-
 .../controls/DataGridSimpleColumnsExample.mxml     |   3 +-
 .../controls/DataGridSimpleNoWrapExample.mxml      |   3 +-
 .../src/spark/controls/DataGridSizingExample.mxml  |   1 +
 .../src/spark/controls/DataGroupExample.mxml       |   3 +-
 .../src/spark/controls/DateChooserExample.mxml     |   3 +-
 .../src/spark/controls/DateFieldExample.mxml       |   3 +-
 .../src/spark/controls/DropdownExample.mxml        |   3 +-
 .../src/spark/controls/FormExample.mxml            |   3 +-
 .../src/spark/controls/ImageExample.mxml           |   3 +-
 .../src/spark/controls/LinkBarExample.mxml         |   3 +-
 .../src/spark/controls/LinkButtonExample.mxml      |   3 +-
 .../src/spark/controls/ListDataPagingExample.mxml  |   1 +
 .../src/spark/controls/ListExample.mxml            |   1 +
 .../src/spark/controls/MenuExample.mxml            |   3 +-
 .../src/spark/controls/NumericStepperExample.mxml  |   3 +-
 .../src/spark/controls/OLAPDataGridExample.mxml    |   1 +
 .../src/spark/controls/OSMFExample.mxml            |   3 +-
 .../src/spark/controls/PopUpAnchor1Example.mxml    |   3 +-
 .../src/spark/controls/PopUpAnchor2Example.mxml    |   3 +-
 .../src/spark/controls/PopupButtonExample.mxml     |   3 +-
 .../src/spark/controls/ProgressBarExample.mxml     |   3 +-
 .../src/spark/controls/RadioButtonExample.mxml     |   3 +-
 .../spark/controls/RichEditableTextExample.mxml    |   3 +-
 .../src/spark/controls/SWFLoaderExample.mxml       |   1 +
 .../src/spark/controls/SampleHelpFormExample.mxml  |   3 +-
 .../spark/controls/SampleSequenceFormExample.mxml  |   3 +-
 .../spark/controls/SampleSimpleFormExample.mxml    |   3 +-
 .../spark/controls/SampleStackedFormExample.mxml   |   3 +-
 .../src/spark/controls/ScrollBarExample.mxml       |   3 +-
 .../src/spark/controls/Scroller1Example.mxml       |   3 +-
 .../src/spark/controls/Scroller2Example.mxml       |   3 +-
 .../src/spark/controls/SliderExample.mxml          |   3 +-
 .../src/spark/controls/SpinnerExample.mxml         |   3 +-
 .../src/spark/controls/TabNavigatorExample.mxml    |   3 +-
 .../src/spark/controls/TextAreaExample.mxml        |   3 +-
 .../src/spark/controls/TextInputExample.mxml       |   3 +-
 .../src/spark/controls/TextLayout1Example.mxml     |   1 +
 .../src/spark/controls/TextLayout2Example.mxml     |   1 +
 .../src/spark/controls/TextLayout3Example.mxml     |   1 +
 .../src/spark/controls/TextLayout4Example.mxml     |   3 +-
 .../src/spark/controls/TitleWindowExample.mxml     |   3 +-
 .../src/spark/controls/ToggleButton2Example.mxml   |   1 +
 .../src/spark/controls/ToggleButtonBarExample.mxml |   3 +-
 .../src/spark/controls/ToggleButtonExample.mxml    |   1 +
 .../src/spark/controls/ToolTipExample.mxml         |   3 +-
 .../src/spark/controls/TreeExample.mxml            |   3 +-
 .../src/spark/controls/VideoDisplayExample.mxml    |   1 +
 .../src/spark/controls/VideoPlayerExample.mxml     |   1 +
 .../src/spark/controls/ViewStackExample.mxml       |   3 +-
 .../spark/css/CSSDescendantSelectorExample.mxml    |   3 +-
 .../src/spark/css/CSSIDSelectorExample.mxml        |   3 +-
 .../src/spark/css/CSSTypeClassSelectorExample.mxml |   3 +-
 .../spark/effects/AnimatePropertiesExample.mxml    |   3 +-
 .../src/spark/effects/AnimateTransformExample.mxml |   3 +-
 .../src/spark/effects/CrossFadeExample.mxml        |   3 +-
 .../src/spark/effects/FadeExample.mxml             |   3 +-
 .../src/spark/effects/Move3DExample.mxml           |   3 +-
 .../src/spark/effects/Rotate3DExample.mxml         |   3 +-
 .../src/spark/effects/Scale3DExample.mxml          |   3 +-
 .../src/spark/effects/WipeExample.mxml             |   3 +-
 .../src/spark/events/EventExample1.mxml            |   3 +-
 .../src/spark/events/EventExample2.mxml            |   3 +-
 .../src/spark/events/EventExample3.mxml            |   3 +-
 .../src/spark/events/EventExample4.mxml            |   3 +-
 .../src/spark/events/EventExample5.mxml            |   1 +
 .../src/spark/events/EventExample6.mxml            |   3 +-
 .../spark/formatters/CurrencyFormatterExample.mxml |   3 +-
 .../src/spark/formatters/DateFormatterExample.mxml |   3 +-
 .../spark/formatters/NumberFormatterExample.mxml   |   3 +-
 .../spark/formatters/PhoneFormatterExample.mxml    |   3 +-
 .../spark/formatters/SwitchFormatterExample.mxml   |   3 +-
 .../spark/formatters/ZipCodeFormatterExample.mxml  |   3 +-
 .../src/spark/fxg/BitmapImageExample.mxml          |   3 +-
 .../src/spark/fxg/DropShadowGraphicExample.mxml    |   3 +-
 .../src/spark/fxg/EclipseExample.mxml              |   3 +-
 .../src/spark/fxg/EllipseTransformExample.mxml     |   3 +-
 .../src/spark/fxg/LineExample.mxml                 |   3 +-
 .../fxg/LinearGradientsSpreadMethodExample.mxml    |   3 +-
 .../src/spark/fxg/RectExample.mxml                 |   3 +-
 .../src/spark/fxg/RichTextExample.mxml             |   3 +-
 .../src/spark/fxg/StaticFXGExample.mxml            |   1 +
 .../src/spark/i18n/SparkFormatterExample.mxml      |   1 +
 .../spark/i18n/SparkNumberFormatter2Example.mxml   |   3 +-
 .../spark/itemRenderers/ItemRenderer1Example.mxml  |   3 +-
 .../spark/itemRenderers/ItemRenderer2Example.mxml  |   3 +-
 .../itemRenderers/ListItemRendererExample.mxml     |   1 +
 .../spark/layouts/CustomLayoutAnimatedExample.mxml |   1 +
 .../layouts/CustomLayoutFlickrWheelExample.mxml    |   1 +
 .../src/spark/layouts/CustomLayoutFlowExample.mxml |   1 +
 .../layouts/CustomLayoutHBaselineExample.mxml      |   3 +-
 .../src/spark/modules/Module1.mxml                 |   3 +-
 .../src/spark/modules/Module2.mxml                 |   3 +-
 .../src/spark/modules/ModuleExample.mxml           |   3 +-
 .../spark/other/BidirectionalBinding1Example.mxml  |   3 +-
 .../spark/other/BidirectionalBinding2Example.mxml  |   3 +-
 .../spark/other/ControllingViewportExample.mxml    |   3 +-
 .../src/spark/other/Cursor1Example.mxml            |   3 +-
 .../src/spark/other/Cursor2Example.mxml            |   3 +-
 .../src/spark/other/DragAndDrop1Example.mxml       |   3 +-
 .../src/spark/other/DragAndDrop2Example.mxml       |   3 +-
 .../src/spark/other/FilterExample.mxml             |   1 +
 .../src/spark/other/RepeaterExample.mxml           |   3 +-
 .../src/spark/other/ScrollBarsExample.mxml         |   3 +-
 .../src/spark/skinning/ButtonWithIconExample.mxml  |   3 +-
 .../skinning/SkinningApplication1Example.mxml      |   3 +-
 .../skinning/SkinningApplication2Example.mxml      |   1 +
 .../spark/skinning/SkinningContainerExample.mxml   |   3 +-
 .../states/AnimateShaderTransitionEffect.mxml      |   3 +-
 .../src/spark/tlf/TextLayoutEditorSample.mxml      |   3 +-
 .../validators/CreditCardValidatorExample.mxml     |   3 +-
 .../spark/validators/CurrencyValidatorExample.mxml |   3 +-
 .../src/spark/validators/DateValidatorExample.mxml |   3 +-
 .../spark/validators/EmailValidatorExample.mxml    |   3 +-
 .../src/spark/validators/FormValidatorExample.mxml |   3 +-
 .../spark/validators/NumberValidatorExample.mxml   |   3 +-
 .../spark/validators/RegExpValidatorExample.mxml   |   3 +-
 .../validators/SocialSecurityValidatorExample.mxml |   3 +-
 .../spark/validators/StringValidatorExample.mxml   |   3 +-
 .../spark/validators/ZipCodeValidatorExample.mxml  |   3 +-
 .../SparkRoyale/src/main/resources/defaults.css    |  14 +-
 .../src/main/royale/SparkRoyaleClasses.as          |   2 +
 .../src/main/royale/spark/components/Label.as      |  22 ++
 .../src/main/royale/spark/components/Panel.as      | 301 +++++++++++++++++++--
 .../src/main/royale/spark/components/TextArea.as   |   1 +
 .../royale/spark/components}/beads/PanelView.as    |  54 ++--
 .../spark/components/supportClasses/TextBase.as    |   2 +-
 .../spark/layouts/supportClasses/LayoutBase.as     |  93 ++++++-
 164 files changed, 723 insertions(+), 188 deletions(-)
 copy frameworks/projects/{MXRoyale/src/main/royale/mx/containers => 
SparkRoyale/src/main/royale/spark/components}/beads/PanelView.as (77%)

Reply via email to