Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2013 14:47:31 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313827 - head/www/qooxdoo
Message-ID:  <201303101447.r2AElVZ0032867@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Sun Mar 10 14:47:31 2013
New Revision: 313827
URL: http://svnweb.freebsd.org/changeset/ports/313827

Log:
  - Update to 2.1.1
  
  ReleaseNotes:	http://goo.gl/eBrKT

Modified:
  head/www/qooxdoo/Makefile
  head/www/qooxdoo/distinfo
  head/www/qooxdoo/pkg-plist

Modified: head/www/qooxdoo/Makefile
==============================================================================
--- head/www/qooxdoo/Makefile	Sun Mar 10 14:15:56 2013	(r313826)
+++ head/www/qooxdoo/Makefile	Sun Mar 10 14:47:31 2013	(r313827)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qooxdoo
-PORTVERSION=	2.0.2
+PORTVERSION=	2.1.1
 PORTREVISION=	0
 CATEGORIES=	www devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-current/${PORTVERSION}/
@@ -19,21 +19,19 @@ FIND_FILES_BAK=	${WRKSRC} -type f -and \
 
 QXDDIRS=	component framework tool
 
-REINPLACE_ARGS=	-i.bak -e 's,/usr/bin/env python,&${PYTHON_VER},'
+REINPLACE_ARGS=	-e 's,/usr/bin/env python,&${PYTHON_VER},' -i.bak
 
 USE_PYTHON=	-2.7
 USE_ZIP=	yes
 
 SHAREMODE=	644
 
-XARGS_ARGS=	-0
-
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 
 post-patch:
-	${FIND} ${FIND_FILES} | ${XARGS} ${XARGS_ARGS} ${REINPLACE_CMD}
+	${FIND} ${FIND_FILES} | ${XARGS} -0 ${REINPLACE_CMD}
 	${FIND} ${FIND_FILES_BAK} -delete
 
 do-build:
@@ -53,5 +51,6 @@ do-install:
 .endif
 	${INSTALL_DATA} ${WRKSRC}/version.txt ${DATADIR}
 	${CHMOD} ${BINMODE} ${DATADIR}/tool/bin/*.py
+	${INSTALL_SCRIPT} ${WRKSRC}/create-application.py ${DATADIR}/create-application.py
 
 .include <bsd.port.mk>

Modified: head/www/qooxdoo/distinfo
==============================================================================
--- head/www/qooxdoo/distinfo	Sun Mar 10 14:15:56 2013	(r313826)
+++ head/www/qooxdoo/distinfo	Sun Mar 10 14:47:31 2013	(r313827)
@@ -1,2 +1,2 @@
-SHA256 (qooxdoo-2.0.2-sdk.zip) = 02db69447a76fa7113115e4de3b0661bc07ead38e26cb0f141ad989a7f29c043
-SIZE (qooxdoo-2.0.2-sdk.zip) = 38373863
+SHA256 (qooxdoo-2.1.1-sdk.zip) = c4c8a566fdb66c35ff8d6be543b9159c40532f43256ba25e54df1b35f001d9c0
+SIZE (qooxdoo-2.1.1-sdk.zip) = 39437905

Modified: head/www/qooxdoo/pkg-plist
==============================================================================
--- head/www/qooxdoo/pkg-plist	Sun Mar 10 14:15:56 2013	(r313826)
+++ head/www/qooxdoo/pkg-plist	Sun Mar 10 14:47:31 2013	(r313827)
@@ -4,6 +4,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/_images/android.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/api_viewer.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/apiviewer.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/apiviewer_method.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/architecture.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/atom.jpg
 %%PORTDOCS%%%%DOCSDIR%%/_images/basic.png
@@ -43,7 +44,9 @@
 %%PORTDOCS%%%%DOCSDIR%%/_images/hbox.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/htmlarea_screenshot_1_0.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/htmlembed.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/identicamockup1.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/ie.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/ie10.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/iexecutable.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/iform.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/iformvalue.png
@@ -78,7 +81,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/_images/placeholderrenderer.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/playground.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/popup.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/portal.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/progressbar.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/references.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/resetter.png
@@ -129,7 +131,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/_images/testrunner1.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_console.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_html.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_performance.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_mobile.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_widget.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/textfield.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/todo.png
@@ -141,19 +143,17 @@
 %%PORTDOCS%%%%DOCSDIR%%/_images/tree.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tree_dependencies_uml.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tree_uml.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_2_1-1.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_2_1-2.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_2_1-3.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_2_1-4.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_4-1.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_4-2.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_4_1-1.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_5-1.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_5-2.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_details.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_input.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_list.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/twittermockup1.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/validationmanager.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/virtualcombobox.png
 %%PORTDOCS%%%%DOCSDIR%%/_images/virtuallist.png
@@ -179,10 +179,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/inspector.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/inspector_selenium.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/playground.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/portal.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/showcase.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/testrunner.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/todo.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/tutorial.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/widgetbrowser.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/communication.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/communication/remote_io.txt
@@ -210,6 +210,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/controller.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/data_binding.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/events.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/models.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/single_value_binding.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/stores.txt
@@ -259,10 +260,13 @@
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_table_styling.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_theming.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_using_themes_of_contribs.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_using_widgetbrowser_for_theme_development.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_webfonts.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_widgets.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/using_q.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/window_management.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development/api_jsdoc_ref.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development/aspects_template.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development/debugging.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development/frame_apps_testrunner.txt
@@ -297,8 +301,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/layout/flow.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/layout/grid.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/layout/grow.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/migration.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/migration/migration_guide.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/mobile.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/mobile/debugging.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/mobile/deployment.txt
@@ -315,26 +317,28 @@
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/server/requirejs.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/server/requirements.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/application_structure.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/code_structure.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/create_application.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/ebnf_like.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config_articles.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config_background.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config_macros.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config_ref.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_default_jobs.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_optimizations.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_usage.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config_articles.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config_background.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config_macros.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config_ref.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_default_jobs.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_optimizations.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_usage.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/getting_started.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/manifest.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk_install_troubleshoot.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk_introduction.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk_requirements.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk_structure.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/migration/migration_guide.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/application_structure.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/code_structure.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/manifest.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/sdk_install_troubleshoot.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/sdk_introduction.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/sdk_requirements.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/sdk_structure.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/source_code_validation.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/translation/po_format.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/tutorial_basics.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/website.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/pages/website/back-button_and_bookmark_support.txt
@@ -403,15 +407,43 @@
 %%PORTDOCS%%%%DOCSDIR%%/_static/comment-bright.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/comment-close.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/comment.png
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/README
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/application.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/base.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/html5shiv.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/layout.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/q.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/q.placeholder.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/q.sticky.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/reset.css
 %%PORTDOCS%%%%DOCSDIR%%/_static/doctools.js
 %%PORTDOCS%%%%DOCSDIR%%/_static/down-pressed.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/down.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/file.png
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Bold-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-BoldItalic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Italic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Light-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-LightItalic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Regular-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-SemiBold-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-SemiBoldItalic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Thin-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-ThinItalic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/README
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/SIL Open Font License 1.1.txt
 %%PORTDOCS%%%%DOCSDIR%%/_static/jquery.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/layout.html
+%%PORTDOCS%%%%DOCSDIR%%/_static/localtoc.html
 %%PORTDOCS%%%%DOCSDIR%%/_static/minus.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/plus.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/pygments.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/relations.html
+%%PORTDOCS%%%%DOCSDIR%%/_static/searchbox.html
 %%PORTDOCS%%%%DOCSDIR%%/_static/searchtools.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/sourcelink.html
+%%PORTDOCS%%%%DOCSDIR%%/_static/static/theme.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/theme.conf
 %%PORTDOCS%%%%DOCSDIR%%/_static/theme.css
 %%PORTDOCS%%%%DOCSDIR%%/_static/underscore.js
 %%PORTDOCS%%%%DOCSDIR%%/_static/up-pressed.png
@@ -428,10 +460,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/pages/application/inspector.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/application/inspector_selenium.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/application/playground.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/application/portal.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/application/showcase.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/application/testrunner.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/application/todo.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/application/tutorial.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/application/widgetbrowser.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/communication.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/communication/remote_io.html
@@ -459,6 +491,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/pages/data_binding.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/controller.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/data_binding.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/events.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/models.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/single_value_binding.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/stores.html
@@ -508,10 +541,13 @@
 %%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_table_styling.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_theming.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_using_themes_of_contribs.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_using_widgetbrowser_for_theme_development.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_webfonts.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_widgets.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/using_q.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/desktop/window_management.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/development.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/development/api_jsdoc_ref.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/development/aspects_template.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/development/debugging.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/development/frame_apps_testrunner.html
@@ -546,8 +582,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/pages/layout/flow.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/layout/grid.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/layout/grow.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/migration.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/migration/migration_guide.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/mobile.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/mobile/debugging.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/mobile/deployment.html
@@ -564,26 +598,28 @@
 %%PORTDOCS%%%%DOCSDIR%%/pages/server/requirejs.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/server/requirements.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/tool.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/application_structure.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/code_structure.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/tool/create_application.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/tool/ebnf_like.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config_articles.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config_background.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config_macros.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config_ref.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_default_jobs.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_optimizations.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_usage.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config_articles.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config_background.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config_macros.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config_ref.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_default_jobs.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_optimizations.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_usage.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/tool/getting_started.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/manifest.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk_install_troubleshoot.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk_introduction.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk_requirements.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk_structure.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/migration/migration_guide.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/application_structure.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/code_structure.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/manifest.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/sdk_install_troubleshoot.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/sdk_introduction.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/sdk_requirements.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/sdk_structure.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/tool/source_code_validation.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/translation/po_format.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/tool/tutorial_basics.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/website.html
 %%PORTDOCS%%%%DOCSDIR%%/pages/website/back-button_and_bookmark_support.html
@@ -667,6 +703,8 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Animation.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Animation_3d.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Animation_Compare.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Scroll.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Timing.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/AttributeStyle_1.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/AttributeStyle_2.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Audio.js
@@ -686,6 +724,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Location.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Location_StandardMode.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Overflow.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Placeholder.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Portal.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/ScrollIntoView.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Selection.js
@@ -726,11 +765,11 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/OwnCodeInModel.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/SearchAsYouType.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/SelectBox.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/Service.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/SingleValueBinding.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/TreeColumn.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/TreeController.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/Tree_Columns.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/Twitter.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/filter/SearchAsYouTypeFilter.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/model/Node.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/model/Person.js
@@ -956,6 +995,8 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Animation.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Animation_3d.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Animation_Compare.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Scroll.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Timing.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/AttributeStyle_1.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/AttributeStyle_2.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Audio.html
@@ -975,6 +1016,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Location.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Location_StandardMode.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Overflow.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Placeholder.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Portal.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/ScrollIntoView.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Selection.html
@@ -1007,11 +1049,11 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/OwnCodeInModel.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/SearchAsYouType.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/SelectBox.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Service.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Service.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/SingleValueBinding.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/TreeController.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Tree_Columns.html
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Twitter.html
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Twitter.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/event/ElementResize.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/event/Event.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/event/Event_Bubbling.html
@@ -1340,10 +1382,12 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view/List.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view/ListItem.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view/Table.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view/cellrenderer/Undefined.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/index.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/inspector.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/resource/fce/lowlevel/css/style.css
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/script/featureconfigeditor.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/translation/en.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/translation/readme.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/Manifest.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/config.json
@@ -1392,6 +1436,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/resource/website/index.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/script/feedreader.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/C.po
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/cs.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/de.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/en.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/es.po
@@ -1400,6 +1445,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/nl.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/ro.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/sv.po
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/github/source/script/github.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/Manifest.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/config.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/generate.py
@@ -1408,11 +1454,13 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/AnimationLanding.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Atom.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Basic.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Carousel.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/DataBinding.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Dialog.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Event.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Form.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/List.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Maps.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Overview.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Tab.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/ThemeSwitcher.js
@@ -1423,9 +1471,12 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/index-ios.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/index.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/css/styles.css
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/icon/HTML5_Badge_512.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/icon/arrowleft.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/icon/camera.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/icon/qooxdoo.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/script/mobileshowcase.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/translation/en.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/translation/readme.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/Manifest.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/config.json
@@ -1452,6 +1503,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/resource/playground/images/loading.gif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/resource/playground/images/logo_gist.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/script/playground.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/translation/cs.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/translation/de.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/translation/en.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/translation/readme.txt
@@ -1684,7 +1736,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qx/icon/Tango/64/devices/scanner.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qx/static/blank.gif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qx/static/blank.html
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qxc/application/twitterdemo/twitter_logo_outline.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qxc/application/datademo/identica.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/animation/icon.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/databinding/icon.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/dragdrop/icon.png
@@ -1761,6 +1813,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/theme/window-tr.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/theme/window.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/tree/icon.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/down.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/icon.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/christian_hagendorn.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/martin_wittemann.png
@@ -1773,26 +1826,27 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/tristan_koch.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/user_add.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/user_delete.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/right.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/css/showcase.css
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/favicon/favicon.ico
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/images/colorstrip.gif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/images/contentbackground.gif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/images/logo.gif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/images/pattern.gif
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.01aed75a041d.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.04dc3431298f.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.15aa97dccc46.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.1d9d1f001a22.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.431c7f47226d.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.820a7bf5efa7.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.9be447a4ebae.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.a2d99fe4e45c.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.a363231daf83.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.afd1044de510.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.c35eec5260c4.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.d9a7bcbfb829.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.df02dcc608a1.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.f812ba3a481e.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.0a271ea637dd.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.1d8f3e93271f.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.45e809170cce.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.5b1d91ad017b.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.61dc11ff8cf0.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.69c56f476a4b.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.913006b9bb1a.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.9f6db35d787d.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.ad3520056917.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.af605bea6879.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.dd636b89c945.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.e04d2f2f118c.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.ea2e9d3c9537.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.febb9b7be0fa.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/config.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/generate.py
@@ -1926,6 +1980,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/theme/window-tr.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/theme/window.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/tree/icon.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/down.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/icon.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/christian_hagendorn.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/martin_wittemann.png
@@ -1938,6 +1993,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/tristan_koch.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/user_add.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/user_delete.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/right.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/source/button-pressed.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/source/button.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/source/display.png
@@ -1950,6 +2006,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/static/images/logo.gif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/static/images/pattern.gif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/script/showcase.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/cs.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/de.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/de_AT.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/de_DE.po
@@ -1959,6 +2016,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/es.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/es_ES.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/es_MX.po
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/pt.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/readme.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/ro.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/ro_RO.po
@@ -1967,10 +2025,28 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/Manifest.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/config.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/generate.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/source/class/todo/Application.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/source/index.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/index.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/source/script/todo.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/source/translation/readme.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/todo.css
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/todo.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/Manifest.json
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/config.json
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/generate.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/Application.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/view/Confirm.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/view/Description.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/view/Header.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/view/SelectionWindow.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/index.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/default.highlight.css
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/desktop/Form.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/desktop/Hello_World.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/desktop/Single_Value_Binding.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/highlight.pack.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/mobile/Hello_World.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/mobile/Pages.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/script/tutorial.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/translation/en.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/Manifest.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/config.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/generate.py
@@ -1996,12 +2072,12 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/index.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/blank.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/fo_tester.swf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/helper.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/loading66.gif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/people.json
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/test.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/tree.json
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/script/widgetbrowser.modern.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/script/widgetbrowser.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/translation/en.po
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/translation/readme.txt
 %%DATADIR%%/component/apiviewer/Manifest.json
 %%DATADIR%%/component/apiviewer/api.json
@@ -2219,7 +2295,16 @@
 %%DATADIR%%/component/inspector/source/resource/inspector/images/shell/infoIcon.png
 %%DATADIR%%/component/inspector/source/resource/inspector/images/shell/warningIcon.png
 %%DATADIR%%/component/inspector/source/resource/inspector/images/spacer.gif
+%%DATADIR%%/component/inspector/source/translation/en.po
 %%DATADIR%%/component/inspector/source/translation/readme.txt
+%%DATADIR%%/component/library/datademo/Manifest.json
+%%DATADIR%%/component/library/datademo/config.json
+%%DATADIR%%/component/library/datademo/generate.py
+%%DATADIR%%/component/library/datademo/source/class/qxc/application/datademo/Application.js
+%%DATADIR%%/component/library/datademo/source/class/qxc/application/datademo/Demo.js
+%%DATADIR%%/component/library/datademo/source/index.html
+%%DATADIR%%/component/library/datademo/source/resource/qxc/application/datademo/identica.png
+%%DATADIR%%/component/library/datademo/source/translation/readme.txt
 %%DATADIR%%/component/library/formdemo/Manifest.json
 %%DATADIR%%/component/library/formdemo/config.json
 %%DATADIR%%/component/library/formdemo/generate.py
@@ -2249,14 +2334,6 @@
 %%DATADIR%%/component/library/logpane/source/translation/en.po
 %%DATADIR%%/component/library/logpane/source/translation/ro.po
 %%DATADIR%%/component/library/logpane/source/translation/sv.po
-%%DATADIR%%/component/library/twitterdemo/Manifest.json
-%%DATADIR%%/component/library/twitterdemo/config.json
-%%DATADIR%%/component/library/twitterdemo/generate.py
-%%DATADIR%%/component/library/twitterdemo/source/class/qxc/application/twitterdemo/Application.js
-%%DATADIR%%/component/library/twitterdemo/source/class/qxc/application/twitterdemo/Demo.js
-%%DATADIR%%/component/library/twitterdemo/source/index.html
-%%DATADIR%%/component/library/twitterdemo/source/resource/qxc/application/twitterdemo/twitter_logo_outline.png
-%%DATADIR%%/component/library/twitterdemo/source/translation/readme.txt
 %%DATADIR%%/component/library/versionlabel/Manifest.json
 %%DATADIR%%/component/library/versionlabel/config.json
 %%DATADIR%%/component/library/versionlabel/generate.py
@@ -2280,6 +2357,21 @@
 %%DATADIR%%/component/simulator/source/class/simulator/Simulation.js
 %%DATADIR%%/component/simulator/source/class/simulator/autounit/AutoUnit.js
 %%DATADIR%%/component/simulator/source/class/simulator/autounit/JunitLog.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/Builder.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/Interaction.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/Util.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/WebDriver.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/WebDriverLoader.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/core/ISingleSelection.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/core/MRemoteChildrenHandling.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/core/Object.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/core/Widget.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/AbstractField.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/ComboBox.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/DateField.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/IModel.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/SelectBox.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/VirtualComboBox.js
 %%DATADIR%%/component/simulator/source/class/simulator/reporter/Application.js
 %%DATADIR%%/component/simulator/source/class/simulator/reporter/Reporter.js
 %%DATADIR%%/component/simulator/source/class/simulator/unit/TestCase.js
@@ -2391,11 +2483,16 @@
 %%DATADIR%%/component/standalone/server/script/qx-oo-2.0.1.min.js
 %%DATADIR%%/component/standalone/server/script/qx-oo-2.0.2.js
 %%DATADIR%%/component/standalone/server/script/qx-oo-2.0.2.min.js
+%%DATADIR%%/component/standalone/server/script/qx-oo-2.0.3.js
+%%DATADIR%%/component/standalone/server/script/qx-oo-2.0.3.min.js
+%%DATADIR%%/component/standalone/server/script/qx-oo-2.1.1.js
+%%DATADIR%%/component/standalone/server/script/qx-oo-2.1.1.min.js
 %%DATADIR%%/component/standalone/server/server.json
 %%DATADIR%%/component/standalone/server/test/node.js
 %%DATADIR%%/component/standalone/server/test/npm/npm.js
 %%DATADIR%%/component/standalone/server/test/npm/test.js
 %%DATADIR%%/component/standalone/server/test/rhino.js
+%%DATADIR%%/component/standalone/server/test/tests-common.js
 %%DATADIR%%/component/standalone/storage/config.json
 %%DATADIR%%/component/standalone/storage/generate.py
 %%DATADIR%%/component/standalone/storage/index.html
@@ -2411,17 +2508,21 @@
 %%DATADIR%%/component/standalone/website/api/script/apiindex.json
 %%DATADIR%%/component/standalone/website/api/script/q-2.0.1.min.js
 %%DATADIR%%/component/standalone/website/api/script/q-2.0.2.min.js
+%%DATADIR%%/component/standalone/website/api/script/q-2.0.3.min.js
+%%DATADIR%%/component/standalone/website/api/script/q-2.1.1.min.js
 %%DATADIR%%/component/standalone/website/api/script/q.json
 %%DATADIR%%/component/standalone/website/api/script/qx.Bootstrap.json
 %%DATADIR%%/component/standalone/website/api/script/qx.Class.json
 %%DATADIR%%/component/standalone/website/api/script/qx.Interface.json
 %%DATADIR%%/component/standalone/website/api/script/qx.Mixin.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.AnimationFrame.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.Cookie.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.Document.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.Event.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.Html.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.Input.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.Selector.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.Storage.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.Style.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.Stylesheet.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.Template.json
@@ -2456,12 +2557,16 @@
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.request.Jsonp.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.request.Script.json
 %%DATADIR%%/component/standalone/website/api/script/qx.bom.request.Xhr.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.storage.Memory.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.storage.UserData.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.storage.Web.json
 %%DATADIR%%/component/standalone/website/api/script/qx.core.Aspect.json
 %%DATADIR%%/component/standalone/website/api/script/qx.core.Assert.json
 %%DATADIR%%/component/standalone/website/api/script/qx.core.AssertionError.json
 %%DATADIR%%/component/standalone/website/api/script/qx.core.Environment.json
 %%DATADIR%%/component/standalone/website/api/script/qx.core.GlobalError.json
 %%DATADIR%%/component/standalone/website/api/script/qx.core.MAssert.json
+%%DATADIR%%/component/standalone/website/api/script/qx.core.MEvent.json
 %%DATADIR%%/component/standalone/website/api/script/qx.core.MEvents.json
 %%DATADIR%%/component/standalone/website/api/script/qx.core.MLogging.json
 %%DATADIR%%/component/standalone/website/api/script/qx.core.MProperty.json
@@ -2482,6 +2587,7 @@
 %%DATADIR%%/component/standalone/website/api/script/qx.event.IEventDispatcher.json
 %%DATADIR%%/component/standalone/website/api/script/qx.event.IEventHandler.json
 %%DATADIR%%/component/standalone/website/api/script/qx.event.Manager.json
+%%DATADIR%%/component/standalone/website/api/script/qx.event.Messaging.json
 %%DATADIR%%/component/standalone/website/api/script/qx.event.Pool.json
 %%DATADIR%%/component/standalone/website/api/script/qx.event.Registration.json
 %%DATADIR%%/component/standalone/website/api/script/qx.event.dispatch.Direct.json
@@ -2502,19 +2608,29 @@
 %%DATADIR%%/component/standalone/website/api/script/qx.lang.RingBuffer.json
 %%DATADIR%%/component/standalone/website/api/script/qx.lang.String.json
 %%DATADIR%%/component/standalone/website/api/script/qx.lang.Type.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Array.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Date.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Error.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Function.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Object.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.String.json
 %%DATADIR%%/component/standalone/website/api/script/qx.log.Logger.json
 %%DATADIR%%/component/standalone/website/api/script/qx.log.appender.RingBuffer.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Animation.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Attribute.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Blocker.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Cookie.json
+%%DATADIR%%/component/standalone/website/api/script/qx.module.Core.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Css.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Environment.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Event.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Io.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Manipulating.json
+%%DATADIR%%/component/standalone/website/api/script/qx.module.Messaging.json
+%%DATADIR%%/component/standalone/website/api/script/qx.module.Placeholder.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Placement.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Polyfill.json
+%%DATADIR%%/component/standalone/website/api/script/qx.module.Storage.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Template.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Transform.json
 %%DATADIR%%/component/standalone/website/api/script/qx.module.Traversing.json
@@ -2535,19 +2651,21 @@
 %%DATADIR%%/component/standalone/website/api/script/qx.util.OOUtil.json
 %%DATADIR%%/component/standalone/website/api/script/qx.util.ObjectPool.json
 %%DATADIR%%/component/standalone/website/api/script/qx.util.Request.json
+%%DATADIR%%/component/standalone/website/api/script/qx.util.RingBuffer.json
 %%DATADIR%%/component/standalone/website/api/script/qx.util.Uri.json
 %%DATADIR%%/component/standalone/website/api/script/qx.util.placement.AbstractAxis.json
 %%DATADIR%%/component/standalone/website/api/script/qx.util.placement.BestFitAxis.json
 %%DATADIR%%/component/standalone/website/api/script/qx.util.placement.DirectAxis.json
 %%DATADIR%%/component/standalone/website/api/script/qx.util.placement.KeepAlignAxis.json
+%%DATADIR%%/component/standalone/website/api/script/qxWeb.json
 %%DATADIR%%/component/standalone/website/api/viewer.js
 %%DATADIR%%/component/standalone/website/config.json
 %%DATADIR%%/component/standalone/website/generate.py
 %%DATADIR%%/component/standalone/website/index-source.html
 %%DATADIR%%/component/standalone/website/index.html
 %%DATADIR%%/component/standalone/website/readme.txt
-%%DATADIR%%/component/standalone/website/script/q-2.0.2.js
-%%DATADIR%%/component/standalone/website/script/q-2.0.2.min.js
+%%DATADIR%%/component/standalone/website/script/q-2.1.1.js
+%%DATADIR%%/component/standalone/website/script/q-2.1.1.min.js
 %%DATADIR%%/component/standalone/website/test/index-source.html
 %%DATADIR%%/component/standalone/website/test/index.html
 %%DATADIR%%/component/standalone/website/test/jsonpload.js
@@ -2555,12 +2673,14 @@
 %%DATADIR%%/component/standalone/website/test/tests.js
 %%DATADIR%%/component/standalone/website/website.json
 %%DATADIR%%/component/testrunner/Manifest.json
+%%DATADIR%%/component/testrunner/basic.json
 %%DATADIR%%/component/testrunner/config.json
 %%DATADIR%%/component/testrunner/generate.py
 %%DATADIR%%/component/testrunner/portable.json
 %%DATADIR%%/component/testrunner/source/class/testrunner/Application.js
 %%DATADIR%%/component/testrunner/source/class/testrunner/ApplicationBasic.js
 %%DATADIR%%/component/testrunner/source/class/testrunner/GuiApplication.js
+%%DATADIR%%/component/testrunner/source/class/testrunner/MobileApplication.js
 %%DATADIR%%/component/testrunner/source/class/testrunner/TestLoader.js
 %%DATADIR%%/component/testrunner/source/class/testrunner/TestLoaderInline.js
 %%DATADIR%%/component/testrunner/source/class/testrunner/TestLoaderNative.js
@@ -2580,6 +2700,8 @@
 %%DATADIR%%/component/testrunner/source/class/testrunner/view/MReportResult.js
 %%DATADIR%%/component/testrunner/source/class/testrunner/view/Performance.js
 %%DATADIR%%/component/testrunner/source/class/testrunner/view/Reporter.js
+%%DATADIR%%/component/testrunner/source/class/testrunner/view/mobile/MainButton.js
+%%DATADIR%%/component/testrunner/source/class/testrunner/view/mobile/Mobile.js
 %%DATADIR%%/component/testrunner/source/class/testrunner/view/widget/TestResultView.js
 %%DATADIR%%/component/testrunner/source/class/testrunner/view/widget/Widget.js
 %%DATADIR%%/component/testrunner/source/html/blank.html
@@ -2590,6 +2712,7 @@
 %%DATADIR%%/component/testrunner/source/index-source.html
 %%DATADIR%%/component/testrunner/source/index.html
 %%DATADIR%%/component/testrunner/source/resource/testrunner/view/html/css/testrunner.css
+%%DATADIR%%/component/testrunner/source/resource/testrunner/view/mobile/css/styles.css
 %%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/css/testrunner.css
 %%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/class18.gif
 %%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/class18_grey.gif
@@ -2604,9 +2727,11 @@
 %%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/package_warning18.gif
 %%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/yellow_diamond_full18.gif
 %%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/yellow_diamond_hollow18.gif
+%%DATADIR%%/component/testrunner/source/translation/en.po
 %%DATADIR%%/component/testrunner/source/translation/readme.txt
 %%DATADIR%%/component/testrunner/testrunner.json
 %%DATADIR%%/component/testrunner/tool/injectcss.py
+%%DATADIR%%/component/testrunner/tool/portable.basic.loader.tmpl.js
 %%DATADIR%%/component/testrunner/tool/portable.loader.tmpl.js
 %%DATADIR%%/component/tutorials/mobiletweets/step1/Manifest.json
 %%DATADIR%%/component/tutorials/mobiletweets/step1/README.md
@@ -2621,211 +2746,196 @@
 %%DATADIR%%/component/tutorials/mobiletweets/step1/source/resource/index.html
 %%DATADIR%%/component/tutorials/mobiletweets/step1/source/resource/mobiletweets/css/styles.css
 %%DATADIR%%/component/tutorials/mobiletweets/step1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step1/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step1/config.json
-%%DATADIR%%/component/tutorials/twitter/step1/generate.py
-%%DATADIR%%/component/tutorials/twitter/step1/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step1/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step1/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step2/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step2/config.json
-%%DATADIR%%/component/tutorials/twitter/step2/generate.py
-%%DATADIR%%/component/tutorials/twitter/step2/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step2/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step2/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step2/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step3/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step3/config.json
-%%DATADIR%%/component/tutorials/twitter/step3/generate.py
-%%DATADIR%%/component/tutorials/twitter/step3/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step3/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step3/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step3/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.1/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.1/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.1/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.1/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/LoginWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/de.po
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/en.po
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/fr.po
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/ro.po
-%%DATADIR%%/component/tutorials/twitter/step4.2/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.2/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.2/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.2/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.3/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.3/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.3/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.3/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/SettingsWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/de.po
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/en.po
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/fr.po
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/ro.po
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/SettingsWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/simulation/Settings.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/test/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/test/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/de.po
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/en.po
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/fr.po
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/ro.po
-%%DATADIR%%/component/tutorials/twitter/step4.4/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.4/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.4/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.4/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/SettingsWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/test/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/test/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/de.po
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/en.po
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/fr.po
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/ro.po
-%%DATADIR%%/component/tutorials/twitter/step4.5/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.5/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.5/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.5/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/test/TweetView.js

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303101447.r2AElVZ0032867>