You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by tv...@apache.org on 2009/12/04 18:14:35 UTC

svn commit: r887275 [1/2] - /incubator/pivot/trunk/tutorials/www/

Author: tvolkert
Date: Fri Dec  4 17:14:30 2009
New Revision: 887275

URL: http://svn.apache.org/viewvc?rev=887275&view=rev
Log:
Added stub tutorial XML documents for those that have not yet been fully migrated

Added:
    incubator/pivot/trunk/tutorials/www/accordions.xml   (with props)
    incubator/pivot/trunk/tutorials/www/activity-indicators.xml   (with props)
    incubator/pivot/trunk/tutorials/www/background-tasks.xml   (with props)
    incubator/pivot/trunk/tutorials/www/borders.xml   (with props)
    incubator/pivot/trunk/tutorials/www/bounded-range-components.xml   (with props)
    incubator/pivot/trunk/tutorials/www/box-panes.xml   (with props)
    incubator/pivot/trunk/tutorials/www/buttons.xml   (with props)
    incubator/pivot/trunk/tutorials/www/calendars.xml   (with props)
    incubator/pivot/trunk/tutorials/www/card-panes.xml   (with props)
    incubator/pivot/trunk/tutorials/www/checkboxes.xml   (with props)
    incubator/pivot/trunk/tutorials/www/clipboard.xml   (with props)
    incubator/pivot/trunk/tutorials/www/color-choosers.xml   (with props)
    incubator/pivot/trunk/tutorials/www/component-and-container.xml   (with props)
    incubator/pivot/trunk/tutorials/www/component-explorer.xml   (with props)
    incubator/pivot/trunk/tutorials/www/context-menus.xml   (with props)
    incubator/pivot/trunk/tutorials/www/data-binding.xml   (with props)
    incubator/pivot/trunk/tutorials/www/drag-and-drop.xml   (with props)
    incubator/pivot/trunk/tutorials/www/drawing.xml   (with props)
    incubator/pivot/trunk/tutorials/www/effects.transitions.xml   (with props)
    incubator/pivot/trunk/tutorials/www/effects.xml   (with props)
    incubator/pivot/trunk/tutorials/www/expanders.xml   (with props)
    incubator/pivot/trunk/tutorials/www/file-browsing.xml   (with props)
    incubator/pivot/trunk/tutorials/www/flow-panes.xml   (with props)
    incubator/pivot/trunk/tutorials/www/forms.xml   (with props)
    incubator/pivot/trunk/tutorials/www/grid-panes.xml   (with props)
    incubator/pivot/trunk/tutorials/www/hello-world.xml   (with props)
    incubator/pivot/trunk/tutorials/www/hello-wtkx.xml   (with props)
    incubator/pivot/trunk/tutorials/www/labels-and-image-views.xml   (with props)
    incubator/pivot/trunk/tutorials/www/layout-containers.xml   (with props)
    incubator/pivot/trunk/tutorials/www/link-buttons.xml   (with props)
    incubator/pivot/trunk/tutorials/www/list-buttons.xml   (with props)
    incubator/pivot/trunk/tutorials/www/lists.xml   (with props)
    incubator/pivot/trunk/tutorials/www/localization.xml   (with props)
    incubator/pivot/trunk/tutorials/www/menu-bars.xml   (with props)
    incubator/pivot/trunk/tutorials/www/menu-buttons.xml   (with props)
    incubator/pivot/trunk/tutorials/www/menus.xml   (with props)
    incubator/pivot/trunk/tutorials/www/meters.xml   (with props)
    incubator/pivot/trunk/tutorials/www/navigation-containers.xml   (with props)
    incubator/pivot/trunk/tutorials/www/panels.xml   (with props)
    incubator/pivot/trunk/tutorials/www/panoramas.xml   (with props)
    incubator/pivot/trunk/tutorials/www/platform-overview.xml   (with props)
    incubator/pivot/trunk/tutorials/www/progress-indicators.xml   (with props)
    incubator/pivot/trunk/tutorials/www/push-buttons.xml   (with props)
    incubator/pivot/trunk/tutorials/www/radio-buttons.xml   (with props)
    incubator/pivot/trunk/tutorials/www/rollups.xml   (with props)
    incubator/pivot/trunk/tutorials/www/sample-application.xml   (with props)
    incubator/pivot/trunk/tutorials/www/scripting.xml   (with props)
    incubator/pivot/trunk/tutorials/www/scroll-bars.xml   (with props)
    incubator/pivot/trunk/tutorials/www/scroll-panes.xml   (with props)
    incubator/pivot/trunk/tutorials/www/separators.xml   (with props)
    incubator/pivot/trunk/tutorials/www/sliders.xml   (with props)
    incubator/pivot/trunk/tutorials/www/spinners.xml   (with props)
    incubator/pivot/trunk/tutorials/www/split-panes.xml   (with props)
    incubator/pivot/trunk/tutorials/www/stack-panes.xml   (with props)
    incubator/pivot/trunk/tutorials/www/stock-tracker.data-binding.xml   (with props)
    incubator/pivot/trunk/tutorials/www/stock-tracker.events.xml   (with props)
    incubator/pivot/trunk/tutorials/www/stock-tracker.xml   (with props)

Added: incubator/pivot/trunk/tutorials/www/accordions.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/accordions.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/accordions.xml (added)
+++ incubator/pivot/trunk/tutorials/www/accordions.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="accordions">
+    <properties>
+        <title>Accordions</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/accordions.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/accordions.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/activity-indicators.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/activity-indicators.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/activity-indicators.xml (added)
+++ incubator/pivot/trunk/tutorials/www/activity-indicators.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="activity-indicators">
+    <properties>
+        <title>Activity Indicators</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/activity-indicators.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/activity-indicators.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/background-tasks.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/background-tasks.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/background-tasks.xml (added)
+++ incubator/pivot/trunk/tutorials/www/background-tasks.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="background-tasks">
+    <properties>
+        <title>Background Tasks</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/background-tasks.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/background-tasks.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/borders.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/borders.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/borders.xml (added)
+++ incubator/pivot/trunk/tutorials/www/borders.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="borders">
+    <properties>
+        <title>Borders</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/borders.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/borders.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/bounded-range-components.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/bounded-range-components.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/bounded-range-components.xml (added)
+++ incubator/pivot/trunk/tutorials/www/bounded-range-components.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="bounded-range-components">
+    <properties>
+        <title>Bounded Range Components</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/bounded-range-components.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/bounded-range-components.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/box-panes.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/box-panes.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/box-panes.xml (added)
+++ incubator/pivot/trunk/tutorials/www/box-panes.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="box-panes">
+    <properties>
+        <title>Box Panes</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/box-panes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/box-panes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/buttons.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/buttons.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/buttons.xml (added)
+++ incubator/pivot/trunk/tutorials/www/buttons.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="buttons">
+    <properties>
+        <title>Buttons</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/buttons.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/buttons.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/calendars.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/calendars.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/calendars.xml (added)
+++ incubator/pivot/trunk/tutorials/www/calendars.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="calendars">
+    <properties>
+        <title>Calendars</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/calendars.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/calendars.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/card-panes.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/card-panes.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/card-panes.xml (added)
+++ incubator/pivot/trunk/tutorials/www/card-panes.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="card-panes">
+    <properties>
+        <title>Card Panes</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/card-panes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/card-panes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/checkboxes.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/checkboxes.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/checkboxes.xml (added)
+++ incubator/pivot/trunk/tutorials/www/checkboxes.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="checkboxes">
+    <properties>
+        <title>Checkboxes</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/checkboxes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/checkboxes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/clipboard.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/clipboard.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/clipboard.xml (added)
+++ incubator/pivot/trunk/tutorials/www/clipboard.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="clipboard">
+    <properties>
+        <title>Clipboard</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/clipboard.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/clipboard.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/color-choosers.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/color-choosers.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/color-choosers.xml (added)
+++ incubator/pivot/trunk/tutorials/www/color-choosers.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="color-choosers">
+    <properties>
+        <title>Color Choosers</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/color-choosers.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/color-choosers.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/component-and-container.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/component-and-container.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/component-and-container.xml (added)
+++ incubator/pivot/trunk/tutorials/www/component-and-container.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="component-and-container">
+    <properties>
+        <title>Component &amp; Container</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/component-and-container.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/component-and-container.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/component-explorer.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/component-explorer.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/component-explorer.xml (added)
+++ incubator/pivot/trunk/tutorials/www/component-explorer.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="component-explorer">
+    <properties>
+        <title>Component Explorer</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/component-explorer.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/component-explorer.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/context-menus.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/context-menus.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/context-menus.xml (added)
+++ incubator/pivot/trunk/tutorials/www/context-menus.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="context-menus">
+    <properties>
+        <title>Context Menus</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/context-menus.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/context-menus.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/data-binding.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/data-binding.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/data-binding.xml (added)
+++ incubator/pivot/trunk/tutorials/www/data-binding.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="data-binding">
+    <properties>
+        <title>Data Binding</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/data-binding.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/data-binding.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/drag-and-drop.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/drag-and-drop.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/drag-and-drop.xml (added)
+++ incubator/pivot/trunk/tutorials/www/drag-and-drop.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="drag-and-drop">
+    <properties>
+        <title>Drag and Drop</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/drag-and-drop.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/drag-and-drop.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/drawing.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/drawing.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/drawing.xml (added)
+++ incubator/pivot/trunk/tutorials/www/drawing.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="drawing">
+    <properties>
+        <title>Drawing</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/drawing.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/drawing.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/effects.transitions.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/effects.transitions.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/effects.transitions.xml (added)
+++ incubator/pivot/trunk/tutorials/www/effects.transitions.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="effects.transitions">
+    <properties>
+        <title>Transitions</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/effects.transitions.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/effects.transitions.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/effects.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/effects.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/effects.xml (added)
+++ incubator/pivot/trunk/tutorials/www/effects.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="effects">
+    <properties>
+        <title>Effects</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/effects.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/effects.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/expanders.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/expanders.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/expanders.xml (added)
+++ incubator/pivot/trunk/tutorials/www/expanders.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="expanders">
+    <properties>
+        <title>Expanders</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/expanders.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/expanders.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/file-browsing.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/file-browsing.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/file-browsing.xml (added)
+++ incubator/pivot/trunk/tutorials/www/file-browsing.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="file-browsing">
+    <properties>
+        <title>File Browsing</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/file-browsing.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/file-browsing.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/flow-panes.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/flow-panes.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/flow-panes.xml (added)
+++ incubator/pivot/trunk/tutorials/www/flow-panes.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="flow-panes">
+    <properties>
+        <title>Flow Panes</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/flow-panes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/flow-panes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/forms.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/forms.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/forms.xml (added)
+++ incubator/pivot/trunk/tutorials/www/forms.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="forms">
+    <properties>
+        <title>Forms</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/forms.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/forms.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/grid-panes.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/grid-panes.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/grid-panes.xml (added)
+++ incubator/pivot/trunk/tutorials/www/grid-panes.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="grid-panes">
+    <properties>
+        <title>Grid Panes</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/grid-panes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/grid-panes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/hello-world.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/hello-world.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/hello-world.xml (added)
+++ incubator/pivot/trunk/tutorials/www/hello-world.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="hello-world">
+    <properties>
+        <title>Hello, World!</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/hello-world.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/hello-world.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/hello-wtkx.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/hello-wtkx.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/hello-wtkx.xml (added)
+++ incubator/pivot/trunk/tutorials/www/hello-wtkx.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="hello-wtkx">
+    <properties>
+        <title>Hello, WTKX!</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/hello-wtkx.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/hello-wtkx.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/labels-and-image-views.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/labels-and-image-views.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/labels-and-image-views.xml (added)
+++ incubator/pivot/trunk/tutorials/www/labels-and-image-views.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="labels-and-image-views">
+    <properties>
+        <title>Labels &amp; Image Views</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/labels-and-image-views.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/labels-and-image-views.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/layout-containers.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/layout-containers.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/layout-containers.xml (added)
+++ incubator/pivot/trunk/tutorials/www/layout-containers.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="layout-containers">
+    <properties>
+        <title>Layout Containers</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/layout-containers.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/layout-containers.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/link-buttons.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/link-buttons.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/link-buttons.xml (added)
+++ incubator/pivot/trunk/tutorials/www/link-buttons.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="link-buttons">
+    <properties>
+        <title>Link Buttons</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/link-buttons.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/link-buttons.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/list-buttons.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/list-buttons.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/list-buttons.xml (added)
+++ incubator/pivot/trunk/tutorials/www/list-buttons.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="list-buttons">
+    <properties>
+        <title>List Buttons</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/list-buttons.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/list-buttons.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/lists.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/lists.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/lists.xml (added)
+++ incubator/pivot/trunk/tutorials/www/lists.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="lists">
+    <properties>
+        <title>Lists</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/lists.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/lists.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/localization.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/localization.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/localization.xml (added)
+++ incubator/pivot/trunk/tutorials/www/localization.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="localization">
+    <properties>
+        <title>Localization</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/localization.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/localization.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/menu-bars.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/menu-bars.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/menu-bars.xml (added)
+++ incubator/pivot/trunk/tutorials/www/menu-bars.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="menu-bars">
+    <properties>
+        <title>Menu Bars</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/menu-bars.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/menu-bars.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/menu-buttons.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/menu-buttons.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/menu-buttons.xml (added)
+++ incubator/pivot/trunk/tutorials/www/menu-buttons.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="menu-buttons">
+    <properties>
+        <title>Menu Buttons</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/menu-buttons.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/menu-buttons.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/menus.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/menus.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/menus.xml (added)
+++ incubator/pivot/trunk/tutorials/www/menus.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="menus">
+    <properties>
+        <title>Menus</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/menus.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/menus.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/meters.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/meters.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/meters.xml (added)
+++ incubator/pivot/trunk/tutorials/www/meters.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="meters">
+    <properties>
+        <title>Meters</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/meters.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/meters.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/navigation-containers.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/navigation-containers.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/navigation-containers.xml (added)
+++ incubator/pivot/trunk/tutorials/www/navigation-containers.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="navigation-containers">
+    <properties>
+        <title>Navigation Containers</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/navigation-containers.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/navigation-containers.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/panels.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/panels.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/panels.xml (added)
+++ incubator/pivot/trunk/tutorials/www/panels.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="panels">
+    <properties>
+        <title>Panels</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/panels.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/panels.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/panoramas.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/panoramas.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/panoramas.xml (added)
+++ incubator/pivot/trunk/tutorials/www/panoramas.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="panoramas">
+    <properties>
+        <title>Panoramas</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/panoramas.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/panoramas.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/platform-overview.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/platform-overview.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/platform-overview.xml (added)
+++ incubator/pivot/trunk/tutorials/www/platform-overview.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="platform-overview">
+    <properties>
+        <title>Platform Overview</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/platform-overview.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/platform-overview.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/progress-indicators.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/progress-indicators.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/progress-indicators.xml (added)
+++ incubator/pivot/trunk/tutorials/www/progress-indicators.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="progress-indicators">
+    <properties>
+        <title>Progress Indicators</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/progress-indicators.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/progress-indicators.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/push-buttons.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/push-buttons.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/push-buttons.xml (added)
+++ incubator/pivot/trunk/tutorials/www/push-buttons.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="push-buttons">
+    <properties>
+        <title>Push Buttons</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/push-buttons.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/push-buttons.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/radio-buttons.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/radio-buttons.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/radio-buttons.xml (added)
+++ incubator/pivot/trunk/tutorials/www/radio-buttons.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="radio-buttons">
+    <properties>
+        <title>Radio Buttons</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/radio-buttons.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/radio-buttons.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/rollups.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/rollups.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/rollups.xml (added)
+++ incubator/pivot/trunk/tutorials/www/rollups.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="rollups">
+    <properties>
+        <title>Rollups</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/rollups.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/rollups.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/sample-application.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/sample-application.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/sample-application.xml (added)
+++ incubator/pivot/trunk/tutorials/www/sample-application.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="sample-application">
+    <properties>
+        <title>Sample Application</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/sample-application.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/sample-application.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/scripting.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/scripting.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/scripting.xml (added)
+++ incubator/pivot/trunk/tutorials/www/scripting.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="scripting">
+    <properties>
+        <title>Scripting</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/scripting.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/scripting.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/scroll-bars.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/scroll-bars.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/scroll-bars.xml (added)
+++ incubator/pivot/trunk/tutorials/www/scroll-bars.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="scroll-bars">
+    <properties>
+        <title>Scroll Bars</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/scroll-bars.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/scroll-bars.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/pivot/trunk/tutorials/www/scroll-panes.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/tutorials/www/scroll-panes.xml?rev=887275&view=auto
==============================================================================
--- incubator/pivot/trunk/tutorials/www/scroll-panes.xml (added)
+++ incubator/pivot/trunk/tutorials/www/scroll-panes.xml Fri Dec  4 17:14:30 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document id="scroll-panes">
+    <properties>
+        <title>Scroll Panes</title>
+    </properties>
+
+    <body>
+    </body>
+</document>

Propchange: incubator/pivot/trunk/tutorials/www/scroll-panes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/pivot/trunk/tutorials/www/scroll-panes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml