aboutsummaryrefslogtreecommitdiffstats
path: root/www/wt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2017-05-05 21:51:27 +0800
committermiwi <miwi@FreeBSD.org>2017-05-05 21:51:27 +0800
commitc9e60500de8e3f4461079c61f9777f4f09f2da15 (patch)
tree1e0862ad92ba6fc91997334bd19954a780d298c4 /www/wt
parentb3306ffd9949686e710510311e85b43e6ebdb994 (diff)
downloadfreebsd-ports-gnome-c9e60500de8e3f4461079c61f9777f4f09f2da15.tar.gz
freebsd-ports-gnome-c9e60500de8e3f4461079c61f9777f4f09f2da15.tar.zst
freebsd-ports-gnome-c9e60500de8e3f4461079c61f9777f4f09f2da15.zip
- Update to 3.3.7
PR: 218299 Submitted by: maintainer
Diffstat (limited to 'www/wt')
-rw-r--r--www/wt/Makefile3
-rw-r--r--www/wt/distinfo6
-rw-r--r--www/wt/files/patch-src_Wt_Render_CssParser.C13
-rw-r--r--www/wt/pkg-plist588
4 files changed, 322 insertions, 288 deletions
diff --git a/www/wt/Makefile b/www/wt/Makefile
index 914dc7a1655d..1fa7883a6eb5 100644
--- a/www/wt/Makefile
+++ b/www/wt/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= wt
-PORTVERSION= 3.3.6
-PORTREVISION= 6
+PORTVERSION= 3.3.7
CATEGORIES= www
MAINTAINER= info@babaei.net
diff --git a/www/wt/distinfo b/www/wt/distinfo
index 427c5eef439f..da6c4705a95c 100644
--- a/www/wt/distinfo
+++ b/www/wt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471474081
-SHA256 (kdeforche-wt-3.3.6_GH0.tar.gz) = 8f82576076deb1d72cfb8ff42cf7ffb3553a45da32123b2a3cf36e66040678ab
-SIZE (kdeforche-wt-3.3.6_GH0.tar.gz) = 7952106
+TIMESTAMP = 1491079306
+SHA256 (kdeforche-wt-3.3.7_GH0.tar.gz) = 054af8d62a7c158df62adc174a6a57610868470a07e7192ee7ce60a18552851d
+SIZE (kdeforche-wt-3.3.7_GH0.tar.gz) = 8544988
diff --git a/www/wt/files/patch-src_Wt_Render_CssParser.C b/www/wt/files/patch-src_Wt_Render_CssParser.C
deleted file mode 100644
index fa9a0c8fe15b..000000000000
--- a/www/wt/files/patch-src_Wt_Render_CssParser.C
+++ /dev/null
@@ -1,13 +0,0 @@
-https://github.com/emweb/wt/pull/102
-
---- src/Wt/Render/CssParser.C.orig 2016-07-13 12:27:26 UTC
-+++ src/Wt/Render/CssParser.C
-@@ -372,7 +372,7 @@ CssGrammer<Iterator>::CssGrammer()
- on_error<qi::fail>
- (
- rulesetArray_,
-- error_report(qi::_2, qi::_3, qi::_4, "styleSheetText()", fs_error_tag())
-+ error_report(qi::_2, qi::_3, qi::_4, phoenix::val("styleSheetText()"), fs_error_tag())
- );
-
- }
diff --git a/www/wt/pkg-plist b/www/wt/pkg-plist
index 379d3ee6ad8c..c694f803225f 100644
--- a/www/wt/pkg-plist
+++ b/www/wt/pkg-plist
@@ -51,8 +51,18 @@ include/Wt/Chart/WSelection
include/Wt/Chart/WStandardChartProxyModel
include/Wt/Chart/WStandardColorMap
include/Wt/Chart/WStandardPalette
+%%FIREBIRD%%include/Wt/Dbo/backend/Firebird
+%%MYSQL%%include/Wt/Dbo/backend/MySQL
+%%POSTGRES%%include/Wt/Dbo/backend/Postgres
+%%SQLITE3%%include/Wt/Dbo/backend/Sqlite3
+%%FIREBIRD%%include/Wt/Dbo/backend/WDboFirebirdDllDefs.h
+%%MYSQL%%include/Wt/Dbo/backend/WDboMySQLDllDefs.h
+%%POSTGRES%%include/Wt/Dbo/backend/WDboPostgresDllDefs.h
+%%SQLITE3%%include/Wt/Dbo/backend/WDboSqlite3DllDefs.h
%%DBO%%include/Wt/Dbo/Call
%%DBO%%include/Wt/Dbo/Call_impl.h
+%%DBO%%include/Wt/Dbo/collection
+%%DBO%%include/Wt/Dbo/collection_impl.h
%%DBO%%include/Wt/Dbo/DbAction
%%DBO%%include/Wt/Dbo/DbAction_impl.h
%%DBO%%include/Wt/Dbo/Dbo
@@ -63,11 +73,14 @@ include/Wt/Chart/WStandardPalette
%%DBO%%include/Wt/Dbo/FixedSqlConnectionPool
%%DBO%%include/Wt/Dbo/Impl
%%DBO%%include/Wt/Dbo/Json
+%%DBO%%include/Wt/Dbo/ptr
+%%DBO%%include/Wt/Dbo/ptr_impl.h
+%%DBO%%include/Wt/Dbo/ptr_tuple
%%DBO%%include/Wt/Dbo/Query
+%%DBO%%include/Wt/Dbo/Query_impl.h
%%DBO%%include/Wt/Dbo/QueryColumn
%%DBO%%include/Wt/Dbo/QueryModel
%%DBO%%include/Wt/Dbo/QueryModel_impl.h
-%%DBO%%include/Wt/Dbo/Query_impl.h
%%DBO%%include/Wt/Dbo/Session
%%DBO%%include/Wt/Dbo/Session_impl.h
%%DBO%%include/Wt/Dbo/SqlConnection
@@ -80,28 +93,14 @@ include/Wt/Chart/WStandardPalette
%%DBO%%include/Wt/Dbo/Transaction
%%DBO%%include/Wt/Dbo/Types
%%DBO%%include/Wt/Dbo/WDboDllDefs.h
-%%DBO%%include/Wt/Dbo/WtSqlTraits
-%%FIREBIRD%%include/Wt/Dbo/backend/Firebird
-%%MYSQL%%include/Wt/Dbo/backend/MySQL
-%%POSTGRES%%include/Wt/Dbo/backend/Postgres
-%%SQLITE3%%include/Wt/Dbo/backend/Sqlite3
-%%FIREBIRD%%include/Wt/Dbo/backend/WDboFirebirdDllDefs.h
-%%MYSQL%%include/Wt/Dbo/backend/WDboMySQLDllDefs.h
-%%POSTGRES%%include/Wt/Dbo/backend/WDboPostgresDllDefs.h
-%%SQLITE3%%include/Wt/Dbo/backend/WDboSqlite3DllDefs.h
-%%DBO%%include/Wt/Dbo/collection
-%%DBO%%include/Wt/Dbo/collection_impl.h
-%%DBO%%include/Wt/Dbo/ptr
-%%DBO%%include/Wt/Dbo/ptr_impl.h
-%%DBO%%include/Wt/Dbo/ptr_tuple
%%DBO%%include/Wt/Dbo/weak_ptr
%%DBO%%include/Wt/Dbo/weak_ptr_impl.h
+%%DBO%%include/Wt/Dbo/WtSqlTraits
include/Wt/DomElement.h
include/Wt/EscapeOStream.h
%%EXT%%include/Wt/Ext/AbstractButton
%%EXT%%include/Wt/Ext/AbstractToggleButton
%%EXT%%include/Wt/Ext/Button
-%%EXT%%include/Wt/Ext/CMakeLists.txt
%%EXT%%include/Wt/Ext/Calendar
%%EXT%%include/Wt/Ext/CheckBox
%%EXT%%include/Wt/Ext/ComboBox
@@ -123,8 +122,8 @@ include/Wt/EscapeOStream.h
%%EXT%%include/Wt/Ext/RadioButton
%%EXT%%include/Wt/Ext/Splitter
%%EXT%%include/Wt/Ext/SplitterHandle
-%%EXT%%include/Wt/Ext/TabWidget
%%EXT%%include/Wt/Ext/TableView
+%%EXT%%include/Wt/Ext/TabWidget
%%EXT%%include/Wt/Ext/TextEdit
%%EXT%%include/Wt/Ext/ToolBar
%%EXT%%include/Wt/Ext/ToolTipConfig
@@ -210,6 +209,7 @@ include/Wt/WDoubleValidator
include/Wt/WEnvironment
include/Wt/WEvent
include/Wt/WException
+include/Wt/WFileDropWidget
include/Wt/WFileResource
include/Wt/WFileUpload
include/Wt/WFitLayout
@@ -219,9 +219,9 @@ include/Wt/WFont
include/Wt/WFontMetrics
include/Wt/WFormModel
include/Wt/WFormWidget
-include/Wt/WGLWidget
include/Wt/WGenericMatrix
include/Wt/WGlobal
+include/Wt/WGLWidget
include/Wt/WGoogleMap
include/Wt/WGradient
include/Wt/WGridLayout
@@ -229,14 +229,14 @@ include/Wt/WGroupBox
include/Wt/WHBoxLayout
include/Wt/WHTML5Audio
include/Wt/WHTML5Video
-include/Wt/WIOService
include/Wt/WIcon
include/Wt/WIconPair
include/Wt/WIdentityProxyModel
include/Wt/WImage
include/Wt/WInPlaceEdit
-include/Wt/WIntValidator
include/Wt/WInteractWidget
+include/Wt/WIntValidator
+include/Wt/WIOService
include/Wt/WItemDelegate
include/Wt/WItemSelectionModel
include/Wt/WJavaScript
@@ -324,12 +324,12 @@ include/Wt/WStringUtil
include/Wt/WSubMenuItem
include/Wt/WSuggestionPopup
include/Wt/WSvgImage
-include/Wt/WTabWidget
include/Wt/WTable
include/Wt/WTableCell
include/Wt/WTableColumn
include/Wt/WTableRow
include/Wt/WTableView
+include/Wt/WTabWidget
include/Wt/WTemplate
include/Wt/WTemplateFormView
include/Wt/WText
@@ -339,9 +339,9 @@ include/Wt/WTheme
include/Wt/WTime
include/Wt/WTimeEdit
include/Wt/WTimePicker
-include/Wt/WTimeValidator
include/Wt/WTimer
include/Wt/WTimerWidget
+include/Wt/WTimeValidator
include/Wt/WToolBar
include/Wt/WTransform
include/Wt/WTree
@@ -349,9 +349,9 @@ include/Wt/WTreeNode
include/Wt/WTreeTable
include/Wt/WTreeTableNode
include/Wt/WTreeView
-include/Wt/WVBoxLayout
include/Wt/WValidationStatus
include/Wt/WValidator
+include/Wt/WVBoxLayout
include/Wt/WVector3
include/Wt/WVector4
include/Wt/WVectorImage
@@ -362,19 +362,45 @@ include/Wt/WVmlImage
include/Wt/WWebWidget
include/Wt/WWidget
include/Wt/WWidgetItem
-%%EXAMPLES%%lib/Wt/examples/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/Doxyfile
-%%EXAMPLES%%lib/Wt/examples/README.md
-%%EXAMPLES%%lib/Wt/examples/blog/BlogRSSFeed.C
-%%EXAMPLES%%lib/Wt/examples/blog/BlogRSSFeed.h
-%%EXAMPLES%%lib/Wt/examples/blog/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/blog/README.md
+lib/libwt.so
+lib/libwt.so.3.3.7
+lib/libwt.so.41
+%%DBO%%lib/libwtdbo.so
+%%DBO%%lib/libwtdbo.so.3.3.7
+%%DBO%%lib/libwtdbo.so.41
+%%FIREBIRD%%lib/libwtdbofirebird.so
+%%FIREBIRD%%lib/libwtdbofirebird.so.3.3.7
+%%FIREBIRD%%lib/libwtdbofirebird.so.41
+%%MYSQL%%lib/libwtdbomysql.so
+%%MYSQL%%lib/libwtdbomysql.so.3.3.7
+%%MYSQL%%lib/libwtdbomysql.so.41
+%%POSTGRES%%lib/libwtdbopostgres.so
+%%POSTGRES%%lib/libwtdbopostgres.so.3.3.7
+%%POSTGRES%%lib/libwtdbopostgres.so.41
+%%SQLITE3%%lib/libwtdbosqlite3.so
+%%SQLITE3%%lib/libwtdbosqlite3.so.3.3.7
+%%SQLITE3%%lib/libwtdbosqlite3.so.41
+%%EXT%%lib/libwtext.so
+%%EXT%%lib/libwtext.so.3.3.7
+%%EXT%%lib/libwtext.so.41
+%%FCGI%%lib/libwtfcgi.so
+%%FCGI%%lib/libwtfcgi.so.3.3.7
+%%FCGI%%lib/libwtfcgi.so.41
+%%WTHTTP%%lib/libwthttp.so
+%%WTHTTP%%lib/libwthttp.so.3.3.7
+%%WTHTTP%%lib/libwthttp.so.41
+%%LIBWTTEST%%lib/libwttest.so
+%%LIBWTTEST%%lib/libwttest.so.11
+%%LIBWTTEST%%lib/libwttest.so.3.3.7
%%EXAMPLES%%lib/Wt/examples/blog/asciidoc/asciidoc.C
%%EXAMPLES%%lib/Wt/examples/blog/asciidoc/asciidoc.h
%%EXAMPLES%%lib/Wt/examples/blog/blog
%%EXAMPLES%%lib/Wt/examples/blog/blog.C
%%EXAMPLES%%lib/Wt/examples/blog/blog.wt
%%EXAMPLES%%lib/Wt/examples/blog/blog.xml
+%%EXAMPLES%%lib/Wt/examples/blog/BlogRSSFeed.C
+%%EXAMPLES%%lib/Wt/examples/blog/BlogRSSFeed.h
+%%EXAMPLES%%lib/Wt/examples/blog/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/blog/css/asciidoc.css
%%EXAMPLES%%lib/Wt/examples/blog/css/blog.css
%%EXAMPLES%%lib/Wt/examples/blog/css/blogexample.css
@@ -395,9 +421,10 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/blog/model/Tag.h
%%EXAMPLES%%lib/Wt/examples/blog/model/Token.C
%%EXAMPLES%%lib/Wt/examples/blog/model/Token.h
+%%EXAMPLES%%lib/Wt/examples/blog/model/update-sqlite3-3.1.12.sql
%%EXAMPLES%%lib/Wt/examples/blog/model/User.C
%%EXAMPLES%%lib/Wt/examples/blog/model/User.h
-%%EXAMPLES%%lib/Wt/examples/blog/model/update-sqlite3-3.1.12.sql
+%%EXAMPLES%%lib/Wt/examples/blog/README.md
%%EXAMPLES%%lib/Wt/examples/blog/view/BlogLoginWidget.C
%%EXAMPLES%%lib/Wt/examples/blog/view/BlogLoginWidget.h
%%EXAMPLES%%lib/Wt/examples/blog/view/BlogView.C
@@ -408,61 +435,62 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/blog/view/EditUsers.h
%%EXAMPLES%%lib/Wt/examples/blog/view/PostView.C
%%EXAMPLES%%lib/Wt/examples/blog/view/PostView.h
-%%EXAMPLES%%lib/Wt/examples/chart3D/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/chart3D/CategoryExample.C
%%EXAMPLES%%lib/Wt/examples/chart3D/CategoryExample.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/chart3D
+%%EXAMPLES%%lib/Wt/examples/chart3D/chart3D.C
+%%EXAMPLES%%lib/Wt/examples/chart3D/chart3D.wt
+%%EXAMPLES%%lib/Wt/examples/chart3D/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/chart3D/ColorMapTest.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/configTemplates.xml
+%%EXAMPLES%%lib/Wt/examples/chart3D/cross.png
%%EXAMPLES%%lib/Wt/examples/chart3D/CsvUtil.C
%%EXAMPLES%%lib/Wt/examples/chart3D/CsvUtil.h
%%EXAMPLES%%lib/Wt/examples/chart3D/DataSettings.C
%%EXAMPLES%%lib/Wt/examples/chart3D/DataSettings.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/diamond.png
+%%EXAMPLES%%lib/Wt/examples/chart3D/hor_plane.csv
+%%EXAMPLES%%lib/Wt/examples/chart3D/isotope_decay.csv
%%EXAMPLES%%lib/Wt/examples/chart3D/Models.C
%%EXAMPLES%%lib/Wt/examples/chart3D/Models.h
%%EXAMPLES%%lib/Wt/examples/chart3D/NumericalExample.C
%%EXAMPLES%%lib/Wt/examples/chart3D/NumericalExample.h
%%EXAMPLES%%lib/Wt/examples/chart3D/Tabs.C
%%EXAMPLES%%lib/Wt/examples/chart3D/Tabs.h
-%%EXAMPLES%%lib/Wt/examples/chart3D/chart3D
-%%EXAMPLES%%lib/Wt/examples/chart3D/chart3D.C
-%%EXAMPLES%%lib/Wt/examples/chart3D/chart3D.wt
-%%EXAMPLES%%lib/Wt/examples/chart3D/configTemplates.xml
-%%EXAMPLES%%lib/Wt/examples/chart3D/cross.png
-%%EXAMPLES%%lib/Wt/examples/chart3D/diamond.png
-%%EXAMPLES%%lib/Wt/examples/chart3D/hor_plane.csv
-%%EXAMPLES%%lib/Wt/examples/chart3D/isotope_decay.csv
-%%EXAMPLES%%lib/Wt/examples/charts/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/charts/category.csv
%%EXAMPLES%%lib/Wt/examples/charts/ChartConfig.C
%%EXAMPLES%%lib/Wt/examples/charts/ChartConfig.h
+%%EXAMPLES%%lib/Wt/examples/charts/charts
+%%EXAMPLES%%lib/Wt/examples/charts/charts.css
+%%EXAMPLES%%lib/Wt/examples/charts/charts.wt
+%%EXAMPLES%%lib/Wt/examples/charts/charts.xml
%%EXAMPLES%%lib/Wt/examples/charts/ChartsApplication.C
%%EXAMPLES%%lib/Wt/examples/charts/ChartsExample.C
%%EXAMPLES%%lib/Wt/examples/charts/ChartsExample.h
+%%EXAMPLES%%lib/Wt/examples/charts/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/charts/CsvUtil.C
%%EXAMPLES%%lib/Wt/examples/charts/CsvUtil.h
%%EXAMPLES%%lib/Wt/examples/charts/PanelList.C
%%EXAMPLES%%lib/Wt/examples/charts/PanelList.h
%%EXAMPLES%%lib/Wt/examples/charts/README.md
-%%EXAMPLES%%lib/Wt/examples/charts/category.csv
-%%EXAMPLES%%lib/Wt/examples/charts/charts
-%%EXAMPLES%%lib/Wt/examples/charts/charts.css
-%%EXAMPLES%%lib/Wt/examples/charts/charts.wt
-%%EXAMPLES%%lib/Wt/examples/charts/charts.xml
%%EXAMPLES%%lib/Wt/examples/charts/timeseries.csv
+%%EXAMPLES%%lib/Wt/examples/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/codeview/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/codeview/CodeSession.C
-%%EXAMPLES%%lib/Wt/examples/codeview/CodeSession.h
+%%EXAMPLES%%lib/Wt/examples/codeview/coder.css
%%EXAMPLES%%lib/Wt/examples/codeview/CoderApplication.C
%%EXAMPLES%%lib/Wt/examples/codeview/CoderApplication.h
%%EXAMPLES%%lib/Wt/examples/codeview/CoderWidget.C
%%EXAMPLES%%lib/Wt/examples/codeview/CoderWidget.h
-%%EXAMPLES%%lib/Wt/examples/codeview/ObserverWidget.C
-%%EXAMPLES%%lib/Wt/examples/codeview/ObserverWidget.h
-%%EXAMPLES%%lib/Wt/examples/codeview/README.md
-%%EXAMPLES%%lib/Wt/examples/codeview/coder.css
+%%EXAMPLES%%lib/Wt/examples/codeview/CodeSession.C
+%%EXAMPLES%%lib/Wt/examples/codeview/CodeSession.h
%%EXAMPLES%%lib/Wt/examples/codeview/codingview
%%EXAMPLES%%lib/Wt/examples/codeview/codingview.wt
+%%EXAMPLES%%lib/Wt/examples/codeview/ObserverWidget.C
+%%EXAMPLES%%lib/Wt/examples/codeview/ObserverWidget.h
%%EXAMPLES%%lib/Wt/examples/codeview/prettify/prettify.css
%%EXAMPLES%%lib/Wt/examples/codeview/prettify/prettify.js
%%EXAMPLES%%lib/Wt/examples/codeview/prettify/prettify.min.js
+%%EXAMPLES%%lib/Wt/examples/codeview/README.md
%%EXAMPLES%%lib/Wt/examples/composer/AddresseeEdit.C
%%EXAMPLES%%lib/Wt/examples/composer/AddresseeEdit.h
%%EXAMPLES%%lib/Wt/examples/composer/Attachment.h
@@ -471,49 +499,47 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/composer/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/composer/ComposeExample.C
%%EXAMPLES%%lib/Wt/examples/composer/ComposeExample.h
+%%EXAMPLES%%lib/Wt/examples/composer/composer
%%EXAMPLES%%lib/Wt/examples/composer/Composer.C
+%%EXAMPLES%%lib/Wt/examples/composer/composer.css
%%EXAMPLES%%lib/Wt/examples/composer/Composer.h
+%%EXAMPLES%%lib/Wt/examples/composer/composer.wt
+%%EXAMPLES%%lib/Wt/examples/composer/composer.xml
%%EXAMPLES%%lib/Wt/examples/composer/Contact.h
%%EXAMPLES%%lib/Wt/examples/composer/ContactSuggestions.C
%%EXAMPLES%%lib/Wt/examples/composer/ContactSuggestions.h
+%%EXAMPLES%%lib/Wt/examples/composer/icons/paperclip.png
%%EXAMPLES%%lib/Wt/examples/composer/Label.C
%%EXAMPLES%%lib/Wt/examples/composer/Label.h
%%EXAMPLES%%lib/Wt/examples/composer/Option.C
%%EXAMPLES%%lib/Wt/examples/composer/Option.h
%%EXAMPLES%%lib/Wt/examples/composer/OptionList.C
%%EXAMPLES%%lib/Wt/examples/composer/OptionList.h
-%%EXAMPLES%%lib/Wt/examples/composer/composer
-%%EXAMPLES%%lib/Wt/examples/composer/composer.css
-%%EXAMPLES%%lib/Wt/examples/composer/composer.wt
-%%EXAMPLES%%lib/Wt/examples/composer/composer.xml
-%%EXAMPLES%%lib/Wt/examples/composer/icons/paperclip.png
%%EXAMPLES%%lib/Wt/examples/dialog/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/dialog/dialog
+%%EXAMPLES%%lib/Wt/examples/dialog/dialog.wt
%%EXAMPLES%%lib/Wt/examples/dialog/DialogExample.C
%%EXAMPLES%%lib/Wt/examples/dialog/DialogExample.h
%%EXAMPLES%%lib/Wt/examples/dialog/README.md
-%%EXAMPLES%%lib/Wt/examples/dialog/dialog
-%%EXAMPLES%%lib/Wt/examples/dialog/dialog.wt
-%%EXAMPLES%%lib/Wt/examples/dragdrop/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/Doxyfile
%%EXAMPLES%%lib/Wt/examples/dragdrop/Character.C
%%EXAMPLES%%lib/Wt/examples/dragdrop/Character.h
+%%EXAMPLES%%lib/Wt/examples/dragdrop/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/dragdrop/DragApplication.C
-%%EXAMPLES%%lib/Wt/examples/dragdrop/DragExample.C
-%%EXAMPLES%%lib/Wt/examples/dragdrop/DragExample.h
-%%EXAMPLES%%lib/Wt/examples/dragdrop/README.md
%%EXAMPLES%%lib/Wt/examples/dragdrop/dragdrop
%%EXAMPLES%%lib/Wt/examples/dragdrop/dragdrop.css
%%EXAMPLES%%lib/Wt/examples/dragdrop/dragdrop.wt
+%%EXAMPLES%%lib/Wt/examples/dragdrop/DragExample.C
+%%EXAMPLES%%lib/Wt/examples/dragdrop/DragExample.h
%%EXAMPLES%%lib/Wt/examples/dragdrop/icons/blue-pill-small.png
%%EXAMPLES%%lib/Wt/examples/dragdrop/icons/blue-pill.jpg
%%EXAMPLES%%lib/Wt/examples/dragdrop/icons/red-pill-small.png
%%EXAMPLES%%lib/Wt/examples/dragdrop/icons/red-pill.jpg
-%%EXAMPLES%%lib/Wt/examples/feature/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/README.md
-%%EXAMPLES%%lib/Wt/examples/feature/auth1/Auth1.C
-%%EXAMPLES%%lib/Wt/examples/feature/auth1/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/auth1/README.md
+%%EXAMPLES%%lib/Wt/examples/dragdrop/README.md
%%EXAMPLES%%lib/Wt/examples/feature/auth1/auth1
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/Auth1.C
%%EXAMPLES%%lib/Wt/examples/feature/auth1/auth1.wt
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/feature/auth1/css/oauth-facebook.png
%%EXAMPLES%%lib/Wt/examples/feature/auth1/css/oauth-google.png
%%EXAMPLES%%lib/Wt/examples/feature/auth1/css/style.css
@@ -521,16 +547,14 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/feature/auth1/model/Session.h
%%EXAMPLES%%lib/Wt/examples/feature/auth1/model/User.C
%%EXAMPLES%%lib/Wt/examples/feature/auth1/model/User.h
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/README.md
%%EXAMPLES%%lib/Wt/examples/feature/auth1/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/auth2
%%EXAMPLES%%lib/Wt/examples/feature/auth2/Auth2.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/auth2.wt
%%EXAMPLES%%lib/Wt/examples/feature/auth2/AuthWidget.C
%%EXAMPLES%%lib/Wt/examples/feature/auth2/AuthWidget.h
%%EXAMPLES%%lib/Wt/examples/feature/auth2/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/auth2/README.md
-%%EXAMPLES%%lib/Wt/examples/feature/auth2/RegistrationView.C
-%%EXAMPLES%%lib/Wt/examples/feature/auth2/RegistrationView.h
-%%EXAMPLES%%lib/Wt/examples/feature/auth2/auth2
-%%EXAMPLES%%lib/Wt/examples/feature/auth2/auth2.wt
%%EXAMPLES%%lib/Wt/examples/feature/auth2/css/oauth-facebook.png
%%EXAMPLES%%lib/Wt/examples/feature/auth2/css/oauth-google.png
%%EXAMPLES%%lib/Wt/examples/feature/auth2/css/style.css
@@ -540,26 +564,29 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/feature/auth2/model/User.h
%%EXAMPLES%%lib/Wt/examples/feature/auth2/model/UserDetailsModel.C
%%EXAMPLES%%lib/Wt/examples/feature/auth2/model/UserDetailsModel.h
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/RegistrationView.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/RegistrationView.h
%%EXAMPLES%%lib/Wt/examples/feature/auth2/strings.xml
%%EXAMPLES%%lib/Wt/examples/feature/auth2/templates.xml
%%EXAMPLES%%lib/Wt/examples/feature/auth2/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/feature/broadcast/broadcast
%%EXAMPLES%%lib/Wt/examples/feature/broadcast/BroadCast.C
+%%EXAMPLES%%lib/Wt/examples/feature/broadcast/broadcast.wt
%%EXAMPLES%%lib/Wt/examples/feature/broadcast/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/feature/broadcast/README.md
-%%EXAMPLES%%lib/Wt/examples/feature/broadcast/broadcast
-%%EXAMPLES%%lib/Wt/examples/feature/broadcast/broadcast.wt
-%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/README.md
-%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/SslClientAuth.C
%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/client-ssl-auth
%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/client-ssl-auth.wt
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/css/style.css
%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/model/Session.C
%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/model/Session.h
%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/model/User.C
%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/model/User.h
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/SslClientAuth.C
+%%EXAMPLES%%lib/Wt/examples/feature/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/feature/dbo/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/dbo/README.md
%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial1
%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial2
%%DBO_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial3
@@ -569,6 +596,7 @@ include/Wt/WWidgetItem
%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial7
%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial8
%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial9
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/README.md
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial1.C
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial2.C
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial3.C
@@ -578,6 +606,7 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial7.C
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial8.C
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/main.C
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Membership.C
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Membership.h
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/MembershipId.h
@@ -585,69 +614,73 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Organisation.h
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Person.C
%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Person.h
-%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/dbo-tutorial9
-%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/main.C
%%EXAMPLES%%lib/Wt/examples/feature/locale/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/locale/README.md
%%EXAMPLES%%lib/Wt/examples/feature/locale/date_time_zonespec.csv
%%EXAMPLES%%lib/Wt/examples/feature/locale/locale
%%EXAMPLES%%lib/Wt/examples/feature/locale/locale.C
%%EXAMPLES%%lib/Wt/examples/feature/locale/locale.wt
+%%EXAMPLES%%lib/Wt/examples/feature/locale/README.md
%%EXAMPLES%%lib/Wt/examples/feature/locale/templates.xml
%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/README.md
%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/mediaplayer
%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/mediaplayer.C
%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/mediaplayer.wt
+%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/README.md
%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/sintel_trailer.jpg
%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/text.xml
%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/README.md
%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/miniwebgl
%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/miniwebgl.C
%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/miniwebgl.wt
+%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/README.md
%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/README.md
%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/multiple
%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/multiple.wt
+%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/README.md
%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/servers.C
%%EXAMPLES%%lib/Wt/examples/feature/oauth/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/oauth/OAuth.C
-%%EXAMPLES%%lib/Wt/examples/feature/oauth/README.md
%%EXAMPLES%%lib/Wt/examples/feature/oauth/css/oauth-google.png
%%EXAMPLES%%lib/Wt/examples/feature/oauth/oauth
+%%EXAMPLES%%lib/Wt/examples/feature/oauth/OAuth.C
%%EXAMPLES%%lib/Wt/examples/feature/oauth/oauth.wt
+%%EXAMPLES%%lib/Wt/examples/feature/oauth/README.md
%%EXAMPLES%%lib/Wt/examples/feature/oauth/wt_config.xml
%%EXAMPLES%%lib/Wt/examples/feature/paypal/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/paypal/PayPalExample.C
-%%EXAMPLES%%lib/Wt/examples/feature/paypal/README.md
%%EXAMPLES%%lib/Wt/examples/feature/paypal/css/style.css
%%EXAMPLES%%lib/Wt/examples/feature/paypal/paypal
%%EXAMPLES%%lib/Wt/examples/feature/paypal/paypal.wt
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/PayPalExample.C
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/README.md
%%EXAMPLES%%lib/Wt/examples/feature/paypal/text.xml
%%EXAMPLES%%lib/Wt/examples/feature/paypal/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/feature/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/scrollvisibility/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/scrollvisibility/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/scrollvisibility/scrollvisibility
+%%EXAMPLES%%lib/Wt/examples/feature/scrollvisibility/scrollvisibility.C
+%%EXAMPLES%%lib/Wt/examples/feature/scrollvisibility/scrollvisibility.wt
%%EXAMPLES%%lib/Wt/examples/feature/serverpush/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/feature/serverpush/README.md
-%%EXAMPLES%%lib/Wt/examples/feature/serverpush/ServerPush.C
%%EXAMPLES%%lib/Wt/examples/feature/serverpush/serverpush
+%%EXAMPLES%%lib/Wt/examples/feature/serverpush/ServerPush.C
%%EXAMPLES%%lib/Wt/examples/feature/serverpush/serverpush.wt
%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/README.md
-%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/SocketNotifier.C
%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/socketnotifier
+%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/SocketNotifier.C
%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/socketnotifier.wt
%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/README.md
-%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/SuggestionPopup.C
%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/suggestionpopup
+%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/SuggestionPopup.C
%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/suggestionpopup.wt
%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/text.xml
%%EXAMPLES%%lib/Wt/examples/feature/template-fun/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/feature/template-fun/Example.C
%%EXAMPLES%%lib/Wt/examples/feature/template-fun/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/template-fun/widgetfunction
%%EXAMPLES%%lib/Wt/examples/feature/template-fun/WidgetFunction.C
%%EXAMPLES%%lib/Wt/examples/feature/template-fun/WidgetFunction.h
-%%EXAMPLES%%lib/Wt/examples/feature/template-fun/widgetfunction
%%EXAMPLES%%lib/Wt/examples/feature/template-fun/widgetfunction.wt
%%EXAMPLES%%lib/Wt/examples/feature/video/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/feature/video/README.md
@@ -657,75 +690,72 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/feature/video/video.C
%%EXAMPLES%%lib/Wt/examples/feature/video/video.wt
%%EXAMPLES%%lib/Wt/examples/feature/widgetset/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/feature/widgetset/README.md
%%EXAMPLES%%lib/Wt/examples/feature/widgetset/hello.C
%%EXAMPLES%%lib/Wt/examples/feature/widgetset/hello.html
%%EXAMPLES%%lib/Wt/examples/feature/widgetset/hellowidgetset
%%EXAMPLES%%lib/Wt/examples/feature/widgetset/hellowidgetset.wt
+%%EXAMPLES%%lib/Wt/examples/feature/widgetset/README.md
+%%EXAMPLES%%lib/Wt/examples/filedrop/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/filedrop/filedrop
+%%EXAMPLES%%lib/Wt/examples/filedrop/filedrop.C
+%%EXAMPLES%%lib/Wt/examples/filedrop/filedrop.wt
+%%EXAMPLES%%lib/Wt/examples/filedrop/FileDropApplication.C
+%%EXAMPLES%%lib/Wt/examples/filedrop/FileDropApplication.h
+%%EXAMPLES%%lib/Wt/examples/filedrop/style.css
+%%EXAMPLES%%lib/Wt/examples/filedrop/uploaded/README
%%EXAMPLES%%lib/Wt/examples/filetreetable/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/filetreetable/filetree.css
%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeExample.C
+%%EXAMPLES%%lib/Wt/examples/filetreetable/filetreetable
%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeTable.C
%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeTable.h
+%%EXAMPLES%%lib/Wt/examples/filetreetable/filetreetable.wt
%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeTableNode.C
%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeTableNode.h
-%%EXAMPLES%%lib/Wt/examples/filetreetable/README.md
-%%EXAMPLES%%lib/Wt/examples/filetreetable/filetree.css
-%%EXAMPLES%%lib/Wt/examples/filetreetable/filetreetable
-%%EXAMPLES%%lib/Wt/examples/filetreetable/filetreetable.wt
%%EXAMPLES%%lib/Wt/examples/filetreetable/icons/document.png
%%EXAMPLES%%lib/Wt/examples/filetreetable/icons/yellow-folder-closed.png
%%EXAMPLES%%lib/Wt/examples/filetreetable/icons/yellow-folder-open.png
+%%EXAMPLES%%lib/Wt/examples/filetreetable/README.md
%%EXAMPLES%%lib/Wt/examples/form/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/form/form-example.xml
+%%EXAMPLES%%lib/Wt/examples/form/form-example_nl.xml
%%EXAMPLES%%lib/Wt/examples/form/Form.C
%%EXAMPLES%%lib/Wt/examples/form/Form.h
+%%EXAMPLES%%lib/Wt/examples/form/formexample
%%EXAMPLES%%lib/Wt/examples/form/FormExample.C
%%EXAMPLES%%lib/Wt/examples/form/FormExample.h
-%%EXAMPLES%%lib/Wt/examples/form/README.md
-%%EXAMPLES%%lib/Wt/examples/form/form-example.xml
-%%EXAMPLES%%lib/Wt/examples/form/form-example_nl.xml
-%%EXAMPLES%%lib/Wt/examples/form/formexample
%%EXAMPLES%%lib/Wt/examples/form/formexample.wt
%%EXAMPLES%%lib/Wt/examples/form/icons/invalid.png
+%%EXAMPLES%%lib/Wt/examples/form/README.md
%%EXAMPLES%%lib/Wt/examples/gitmodel/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/gitmodel/Git.C
%%EXAMPLES%%lib/Wt/examples/gitmodel/Git.h
%%EXAMPLES%%lib/Wt/examples/gitmodel/GitModel.C
%%EXAMPLES%%lib/Wt/examples/gitmodel/GitModel.h
-%%EXAMPLES%%lib/Wt/examples/gitmodel/GitView.C
-%%EXAMPLES%%lib/Wt/examples/gitmodel/README.md
%%EXAMPLES%%lib/Wt/examples/gitmodel/gitview
+%%EXAMPLES%%lib/Wt/examples/gitmodel/GitView.C
%%EXAMPLES%%lib/Wt/examples/gitmodel/gitview.css
%%EXAMPLES%%lib/Wt/examples/gitmodel/gitview.wt
%%EXAMPLES%%lib/Wt/examples/gitmodel/icons/git-blob.png
%%EXAMPLES%%lib/Wt/examples/gitmodel/icons/git-tree.png
+%%EXAMPLES%%lib/Wt/examples/gitmodel/README.md
%%EXAMPLES%%lib/Wt/examples/hangman/.htaccess
%%EXAMPLES%%lib/Wt/examples/hangman/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/hangman/css/hangman.css
+%%EXAMPLES%%lib/Wt/examples/hangman/css/oauth-google.png
+%%EXAMPLES%%lib/Wt/examples/hangman/dict-nl.txt
+%%EXAMPLES%%lib/Wt/examples/hangman/dict.txt
%%EXAMPLES%%lib/Wt/examples/hangman/Dictionary.C
%%EXAMPLES%%lib/Wt/examples/hangman/Dictionary.h
+%%EXAMPLES%%lib/Wt/examples/hangman/hangman
+%%EXAMPLES%%lib/Wt/examples/hangman/hangman.C
+%%EXAMPLES%%lib/Wt/examples/hangman/hangman.wt
%%EXAMPLES%%lib/Wt/examples/hangman/HangmanGame.C
%%EXAMPLES%%lib/Wt/examples/hangman/HangmanGame.h
%%EXAMPLES%%lib/Wt/examples/hangman/HangmanWidget.C
%%EXAMPLES%%lib/Wt/examples/hangman/HangmanWidget.h
%%EXAMPLES%%lib/Wt/examples/hangman/HighScoresWidget.C
%%EXAMPLES%%lib/Wt/examples/hangman/HighScoresWidget.h
-%%EXAMPLES%%lib/Wt/examples/hangman/ImagesWidget.C
-%%EXAMPLES%%lib/Wt/examples/hangman/ImagesWidget.h
-%%EXAMPLES%%lib/Wt/examples/hangman/LettersWidget.C
-%%EXAMPLES%%lib/Wt/examples/hangman/LettersWidget.h
-%%EXAMPLES%%lib/Wt/examples/hangman/README.md
-%%EXAMPLES%%lib/Wt/examples/hangman/Session.C
-%%EXAMPLES%%lib/Wt/examples/hangman/Session.h
-%%EXAMPLES%%lib/Wt/examples/hangman/User.C
-%%EXAMPLES%%lib/Wt/examples/hangman/User.h
-%%EXAMPLES%%lib/Wt/examples/hangman/WordWidget.C
-%%EXAMPLES%%lib/Wt/examples/hangman/WordWidget.h
-%%EXAMPLES%%lib/Wt/examples/hangman/css/hangman.css
-%%EXAMPLES%%lib/Wt/examples/hangman/css/oauth-google.png
-%%EXAMPLES%%lib/Wt/examples/hangman/dict-nl.txt
-%%EXAMPLES%%lib/Wt/examples/hangman/dict.txt
-%%EXAMPLES%%lib/Wt/examples/hangman/hangman
-%%EXAMPLES%%lib/Wt/examples/hangman/hangman.C
-%%EXAMPLES%%lib/Wt/examples/hangman/hangman.wt
%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman0.jpg
%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman1.jpg
%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman2.jpg
@@ -737,61 +767,74 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman8.jpg
%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman9.jpg
%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangmanhurray.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/ImagesWidget.C
+%%EXAMPLES%%lib/Wt/examples/hangman/ImagesWidget.h
+%%EXAMPLES%%lib/Wt/examples/hangman/LettersWidget.C
+%%EXAMPLES%%lib/Wt/examples/hangman/LettersWidget.h
+%%EXAMPLES%%lib/Wt/examples/hangman/README.md
+%%EXAMPLES%%lib/Wt/examples/hangman/Session.C
+%%EXAMPLES%%lib/Wt/examples/hangman/Session.h
%%EXAMPLES%%lib/Wt/examples/hangman/strings.xml
%%EXAMPLES%%lib/Wt/examples/hangman/strings_ru.xml
%%EXAMPLES%%lib/Wt/examples/hangman/templates.xml
%%EXAMPLES%%lib/Wt/examples/hangman/templates_ru.xml
+%%EXAMPLES%%lib/Wt/examples/hangman/User.C
+%%EXAMPLES%%lib/Wt/examples/hangman/User.h
+%%EXAMPLES%%lib/Wt/examples/hangman/WordWidget.C
+%%EXAMPLES%%lib/Wt/examples/hangman/WordWidget.h
%%EXAMPLES%%lib/Wt/examples/hangman/wt_config.xml
%%EXAMPLES%%lib/Wt/examples/hello/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/hello/README.md
%%EXAMPLES%%lib/Wt/examples/hello/hello
%%EXAMPLES%%lib/Wt/examples/hello/hello.C
%%EXAMPLES%%lib/Wt/examples/hello/hello.wt
+%%EXAMPLES%%lib/Wt/examples/hello/README.md
%%EXAMPLES%%lib/Wt/examples/javascript/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/javascript/javascript
+%%EXAMPLES%%lib/Wt/examples/javascript/javascript.wt
%%EXAMPLES%%lib/Wt/examples/javascript/JavascriptExample.C
%%EXAMPLES%%lib/Wt/examples/javascript/JavascriptExample.h
%%EXAMPLES%%lib/Wt/examples/javascript/Popup.C
%%EXAMPLES%%lib/Wt/examples/javascript/Popup.h
%%EXAMPLES%%lib/Wt/examples/javascript/README.md
-%%EXAMPLES%%lib/Wt/examples/javascript/javascript
-%%EXAMPLES%%lib/Wt/examples/javascript/javascript.wt
%%EXAMPLES%%lib/Wt/examples/mandelbrot/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/mandelbrot
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/mandelbrot.wt
%%EXAMPLES%%lib/Wt/examples/mandelbrot/MandelbrotExample.C
%%EXAMPLES%%lib/Wt/examples/mandelbrot/MandelbrotExample.h
%%EXAMPLES%%lib/Wt/examples/mandelbrot/MandelbrotImage.C
%%EXAMPLES%%lib/Wt/examples/mandelbrot/MandelbrotImage.h
%%EXAMPLES%%lib/Wt/examples/mandelbrot/README.md
-%%EXAMPLES%%lib/Wt/examples/mandelbrot/mandelbrot
-%%EXAMPLES%%lib/Wt/examples/mandelbrot/mandelbrot.wt
%%EXAMPLES%%lib/Wt/examples/mission/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/mission/CountDownWidget.C
%%EXAMPLES%%lib/Wt/examples/mission/CountDownWidget.h
-%%EXAMPLES%%lib/Wt/examples/mission/README.md
%%EXAMPLES%%lib/Wt/examples/mission/impossible
%%EXAMPLES%%lib/Wt/examples/mission/impossible.C
%%EXAMPLES%%lib/Wt/examples/mission/impossible.wt
+%%EXAMPLES%%lib/Wt/examples/mission/README.md
%%EXAMPLES%%lib/Wt/examples/onethread/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/onethread/README.md
-%%EXAMPLES%%lib/Wt/examples/onethread/SingleThreadedApplication.C
-%%EXAMPLES%%lib/Wt/examples/onethread/SingleThreadedApplication.h
%%EXAMPLES%%lib/Wt/examples/onethread/hello.C
%%EXAMPLES%%lib/Wt/examples/onethread/hello1thread
%%EXAMPLES%%lib/Wt/examples/onethread/hello1thread.wt
+%%EXAMPLES%%lib/Wt/examples/onethread/README.md
+%%EXAMPLES%%lib/Wt/examples/onethread/SingleThreadedApplication.C
+%%EXAMPLES%%lib/Wt/examples/onethread/SingleThreadedApplication.h
%%EXAMPLES%%lib/Wt/examples/painting/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/painting/PaintApplication.C
+%%EXAMPLES%%lib/Wt/examples/painting/paintexample
%%EXAMPLES%%lib/Wt/examples/painting/PaintExample.C
%%EXAMPLES%%lib/Wt/examples/painting/PaintExample.h
+%%EXAMPLES%%lib/Wt/examples/painting/paintexample.wt
+%%EXAMPLES%%lib/Wt/examples/painting/painting.css
%%EXAMPLES%%lib/Wt/examples/painting/README.md
%%EXAMPLES%%lib/Wt/examples/painting/ShapesWidget.C
%%EXAMPLES%%lib/Wt/examples/painting/ShapesWidget.h
-%%EXAMPLES%%lib/Wt/examples/painting/paintexample
-%%EXAMPLES%%lib/Wt/examples/painting/paintexample.wt
-%%EXAMPLES%%lib/Wt/examples/painting/painting.css
%%EXAMPLES%%lib/Wt/examples/planner/AllEntriesDialog.C
%%EXAMPLES%%lib/Wt/examples/planner/AllEntriesDialog.h
-%%EXAMPLES%%lib/Wt/examples/planner/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/planner/calendar.xml
%%EXAMPLES%%lib/Wt/examples/planner/CalendarCell.C
%%EXAMPLES%%lib/Wt/examples/planner/CalendarCell.h
+%%EXAMPLES%%lib/Wt/examples/planner/captcha.xml
+%%EXAMPLES%%lib/Wt/examples/planner/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/planner/Entry.h
%%EXAMPLES%%lib/Wt/examples/planner/EntryDialog.C
%%EXAMPLES%%lib/Wt/examples/planner/EntryDialog.h
@@ -799,6 +842,11 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/planner/Login.h
%%EXAMPLES%%lib/Wt/examples/planner/MyCaptcha.C
%%EXAMPLES%%lib/Wt/examples/planner/MyCaptcha.h
+%%EXAMPLES%%lib/Wt/examples/planner/planner
+%%EXAMPLES%%lib/Wt/examples/planner/planner.C
+%%EXAMPLES%%lib/Wt/examples/planner/planner.css
+%%EXAMPLES%%lib/Wt/examples/planner/planner.wt
+%%EXAMPLES%%lib/Wt/examples/planner/planner.xml
%%EXAMPLES%%lib/Wt/examples/planner/PlannerApplication.C
%%EXAMPLES%%lib/Wt/examples/planner/PlannerApplication.h
%%EXAMPLES%%lib/Wt/examples/planner/PlannerCalendar.C
@@ -812,21 +860,9 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/planner/TimeSuggestions.h
%%EXAMPLES%%lib/Wt/examples/planner/UserAccount.C
%%EXAMPLES%%lib/Wt/examples/planner/UserAccount.h
-%%EXAMPLES%%lib/Wt/examples/planner/calendar.xml
-%%EXAMPLES%%lib/Wt/examples/planner/captcha.xml
-%%EXAMPLES%%lib/Wt/examples/planner/planner
-%%EXAMPLES%%lib/Wt/examples/planner/planner.C
-%%EXAMPLES%%lib/Wt/examples/planner/planner.css
-%%EXAMPLES%%lib/Wt/examples/planner/planner.wt
-%%EXAMPLES%%lib/Wt/examples/planner/planner.xml
%%EXAMPLES%%lib/Wt/examples/qrlogin/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/qrlogin/QRAuth.C
-%%EXAMPLES%%lib/Wt/examples/qrlogin/QRAuthWidget.C
-%%EXAMPLES%%lib/Wt/examples/qrlogin/QRAuthWidget.h
-%%EXAMPLES%%lib/Wt/examples/qrlogin/README.md
-%%EXAMPLES%%lib/Wt/examples/qrlogin/README.txt
-%%EXAMPLES%%lib/Wt/examples/qrlogin/css/QRcode.png
%%EXAMPLES%%lib/Wt/examples/qrlogin/css/oauth-google.png
+%%EXAMPLES%%lib/Wt/examples/qrlogin/css/QRcode.png
%%EXAMPLES%%lib/Wt/examples/qrlogin/css/style.css
%%EXAMPLES%%lib/Wt/examples/qrlogin/model/QRAuthService.C
%%EXAMPLES%%lib/Wt/examples/qrlogin/model/QRAuthService.h
@@ -836,30 +872,36 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/qrlogin/model/Session.h
%%EXAMPLES%%lib/Wt/examples/qrlogin/model/User.C
%%EXAMPLES%%lib/Wt/examples/qrlogin/model/User.h
+%%EXAMPLES%%lib/Wt/examples/qrlogin/QRAuth.C
+%%EXAMPLES%%lib/Wt/examples/qrlogin/QRAuthWidget.C
+%%EXAMPLES%%lib/Wt/examples/qrlogin/QRAuthWidget.h
%%EXAMPLES%%lib/Wt/examples/qrlogin/qrlogin
%%EXAMPLES%%lib/Wt/examples/qrlogin/qrlogin.wt
+%%EXAMPLES%%lib/Wt/examples/qrlogin/README.md
+%%EXAMPLES%%lib/Wt/examples/qrlogin/README.txt
%%EXAMPLES%%lib/Wt/examples/qrlogin/templates.xml
%%EXAMPLES%%lib/Wt/examples/qrlogin/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/README.md
%%EXAMPLES%%lib/Wt/examples/run-example.bat.cmake
%%EXAMPLES%%lib/Wt/examples/run-example.cmake
-%%EXAMPLES%%lib/Wt/examples/simplechat/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/simplechat/PopupChatWidget.C
-%%EXAMPLES%%lib/Wt/examples/simplechat/PopupChatWidget.h
-%%EXAMPLES%%lib/Wt/examples/simplechat/README.md
-%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatServer.C
-%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatServer.h
-%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatWidget.C
-%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatWidget.h
%%EXAMPLES%%lib/Wt/examples/simplechat/chatapp.css
%%EXAMPLES%%lib/Wt/examples/simplechat/chatwidget.css
%%EXAMPLES%%lib/Wt/examples/simplechat/chatwidget_ie6.css
+%%EXAMPLES%%lib/Wt/examples/simplechat/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/simplechat/icons/maximize.png
%%EXAMPLES%%lib/Wt/examples/simplechat/icons/minimize.png
-%%EXAMPLES%%lib/Wt/examples/simplechat/simpleChat.C
+%%EXAMPLES%%lib/Wt/examples/simplechat/PopupChatWidget.C
+%%EXAMPLES%%lib/Wt/examples/simplechat/PopupChatWidget.h
+%%EXAMPLES%%lib/Wt/examples/simplechat/README.md
%%EXAMPLES%%lib/Wt/examples/simplechat/simplechat
+%%EXAMPLES%%lib/Wt/examples/simplechat/simpleChat.C
%%EXAMPLES%%lib/Wt/examples/simplechat/simplechat.wt
%%EXAMPLES%%lib/Wt/examples/simplechat/simplechat.xml
%%EXAMPLES%%lib/Wt/examples/simplechat/simplechat_ru.xml
+%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatServer.C
+%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatServer.h
+%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatWidget.C
+%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatWidget.h
%%EXAMPLES%%lib/Wt/examples/simplechat/sounds/message_received.mp3
%%EXAMPLES%%lib/Wt/examples/style/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/style/CornerImage.C
@@ -867,20 +909,17 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/style/README.md
%%EXAMPLES%%lib/Wt/examples/style/RoundedWidget.C
%%EXAMPLES%%lib/Wt/examples/style/RoundedWidget.h
+%%EXAMPLES%%lib/Wt/examples/style/styleexample
%%EXAMPLES%%lib/Wt/examples/style/StyleExample.C
%%EXAMPLES%%lib/Wt/examples/style/StyleExample.h
-%%EXAMPLES%%lib/Wt/examples/style/styleexample
%%EXAMPLES%%lib/Wt/examples/style/styleexample.wt
%%EXAMPLES%%lib/Wt/examples/treelist/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/treelist/demotreelist
%%EXAMPLES%%lib/Wt/examples/treelist/DemoTreeList.C
%%EXAMPLES%%lib/Wt/examples/treelist/DemoTreeList.h
+%%EXAMPLES%%lib/Wt/examples/treelist/demotreelist.wt
%%EXAMPLES%%lib/Wt/examples/treelist/IconPair.C
%%EXAMPLES%%lib/Wt/examples/treelist/IconPair.h
-%%EXAMPLES%%lib/Wt/examples/treelist/README.md
-%%EXAMPLES%%lib/Wt/examples/treelist/TreeNode.C
-%%EXAMPLES%%lib/Wt/examples/treelist/TreeNode.h
-%%EXAMPLES%%lib/Wt/examples/treelist/demotreelist
-%%EXAMPLES%%lib/Wt/examples/treelist/demotreelist.wt
%%EXAMPLES%%lib/Wt/examples/treelist/icons/document.png
%%EXAMPLES%%lib/Wt/examples/treelist/icons/line-last.gif
%%EXAMPLES%%lib/Wt/examples/treelist/icons/line-middle.gif
@@ -891,25 +930,24 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/treelist/icons/nav-plus-line-middle.gif
%%EXAMPLES%%lib/Wt/examples/treelist/icons/yellow-folder-closed.png
%%EXAMPLES%%lib/Wt/examples/treelist/icons/yellow-folder-open.png
+%%EXAMPLES%%lib/Wt/examples/treelist/README.md
+%%EXAMPLES%%lib/Wt/examples/treelist/TreeNode.C
+%%EXAMPLES%%lib/Wt/examples/treelist/TreeNode.h
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/about.xml
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/CsvUtil.C
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/CsvUtil.h
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/data/files.csv
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/FolderView.C
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/FolderView.h
-%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/README.md
-%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/TreeViewDragDrop.C
-%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/about.xml
-%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/data/files.csv
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/icons/file.gif
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/icons/folder.gif
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/README.md
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/styles.css
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/treeviewdragdrop
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/TreeViewDragDrop.C
%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/treeviewdragdrop.wt
%%EXAMPLES%%lib/Wt/examples/treeview/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/treeview/README.md
-%%EXAMPLES%%lib/Wt/examples/treeview/TreeViewApplication.C
-%%EXAMPLES%%lib/Wt/examples/treeview/TreeViewExample.C
-%%EXAMPLES%%lib/Wt/examples/treeview/TreeViewExample.h
%%EXAMPLES%%lib/Wt/examples/treeview/drinks.xml
%%EXAMPLES%%lib/Wt/examples/treeview/icons/cloudy01.png
%%EXAMPLES%%lib/Wt/examples/treeview/icons/flag_be.png
@@ -921,14 +959,18 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/treeview/icons/storm.png
%%EXAMPLES%%lib/Wt/examples/treeview/icons/sun01.png
%%EXAMPLES%%lib/Wt/examples/treeview/icons/w_cloud.png
+%%EXAMPLES%%lib/Wt/examples/treeview/README.md
+%%EXAMPLES%%lib/Wt/examples/treeview/TreeViewApplication.C
%%EXAMPLES%%lib/Wt/examples/treeview/treeviewexample
+%%EXAMPLES%%lib/Wt/examples/treeview/TreeViewExample.C
+%%EXAMPLES%%lib/Wt/examples/treeview/TreeViewExample.h
%%EXAMPLES%%lib/Wt/examples/treeview/treeviewexample.wt
%%EXAMPLES%%lib/Wt/examples/webgl/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/webgl/nowebgl.png
%%EXAMPLES%%lib/Wt/examples/webgl/PaintWidget.C
%%EXAMPLES%%lib/Wt/examples/webgl/PaintWidget.h
%%EXAMPLES%%lib/Wt/examples/webgl/README
%%EXAMPLES%%lib/Wt/examples/webgl/README.md
-%%EXAMPLES%%lib/Wt/examples/webgl/nowebgl.png
%%EXAMPLES%%lib/Wt/examples/webgl/readObj.C
%%EXAMPLES%%lib/Wt/examples/webgl/readObj.h
%%EXAMPLES%%lib/Wt/examples/webgl/teapot.C
@@ -937,34 +979,6 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/webgl/webgl
%%EXAMPLES%%lib/Wt/examples/webgl/webgl.C
%%EXAMPLES%%lib/Wt/examples/webgl/webgl.wt
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/DeferredWidget.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/EmwebLoadingIndicator.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/EmwebLoadingIndicator.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/EventsDemo.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/EventsDemo.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/FormWidgets.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/FormWidgets.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/GraphicsWidgets.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/GraphicsWidgets.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/Layout.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/Layout.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/Media.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/Media.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/Navigation.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/Navigation.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/README.md
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/Sample.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/Services.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/Services.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicTemplate.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicTemplate.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicWidget.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicWidget.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/TreesTables.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/TreesTables.h
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/WidgetGallery.C
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/WidgetGallery.h
%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/category.csv
%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/fish_consumption.csv
%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/pie.csv
@@ -974,8 +988,8 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/text.xml
%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/timeseries.csv
%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/wt_config.xml
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/Papa.png
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/Pennant_One.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/DeferredWidget.h
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/blue-pill-small.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/blue-pill.jpg
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/cloudy01.png
@@ -987,7 +1001,9 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/git-blob.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/git-tree.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/house.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/Papa.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/pencil.cur
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/Pennant_One.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/rain.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/red-pill-small.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/red-pill.jpg
@@ -998,7 +1014,6 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/wt_powered.jpg
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/yellow-folder-closed.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/yellow-folder-open.png
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/WPainter.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/categoricalChartScreenshot.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/emweb_small.jpg
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/list-models.png
@@ -1009,13 +1024,19 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/sintel_trailer.jpg
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/table-models.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/tree-models.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/WPainter.png
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/sounds/beep.mp3
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/CSSexample.css
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/combostyle.css
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/CSSexample.css
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/dragdrop.css
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/everywidget.css
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/filedrop.css
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/layout.css
%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/pygments.css
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/EmwebLoadingIndicator.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/EmwebLoadingIndicator.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/EventsDemo.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/EventsDemo.h
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Anchor.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/AnchorImage.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Audio.cpp
@@ -1023,9 +1044,9 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/AxisSliderWidget.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/AxisSliderWidgetDifferentDataSeries.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/BorderLayout.cpp
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CSS.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CalendarExtended.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CalendarSimple.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/category.csv
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CategoryChart.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CategoryCharts3D.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CheckBoxInline.cpp
@@ -1035,11 +1056,13 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ComboBoxModel.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ComboDelegateTable.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Container.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CSS.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/DataModels.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/DataModels.h
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/DateEdit.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/DatePicker.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Dialog.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/FileDrop.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/FileUpload.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Flash.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/FormModel.cpp
@@ -1058,6 +1081,8 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/LargeTableView.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/LineEdit.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/LineEditEvent.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/makexml.sh
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/matcher.js
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/MediaPlayerAudio.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/MediaPlayerVideo.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Menu.cpp
@@ -1081,6 +1106,7 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Path.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PathChange.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PdfImage.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/pdfImageWrite.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PdfRenderer.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PieChart.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PlainTable.cpp
@@ -1096,12 +1122,13 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonPrimary.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonSize.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/RadioButtonGroup.cpp
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/RadioButtonStack.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/RadioButtonsActivated.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/RadioButtonsLoose.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/RadioButtonStack.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/replacer.js
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ResourceCustom.cpp
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ResourceStatic.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Resources.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ResourceStatic.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ScatterPlotCurve.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ScatterPlotData.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ScatterPlotInteractive.cpp
@@ -1131,47 +1158,49 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextToolTip.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextXHTML.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextXSS.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/theme.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TimeEdit.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/timeseries.csv
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ToolBar.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Tree.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TreeTable.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TreeView.cpp
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VBoxLayout.cpp
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VBoxLayoutStretch.cpp
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VBoxLayoutStretched.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Validation.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ValidationDate.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ValidationModel.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VBoxLayout.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VBoxLayoutStretch.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VBoxLayoutStretched.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Video.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VideoFallback.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VirtualModel.cpp
%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/WHboxLayout.cpp
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/category.csv
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/makexml.sh
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/matcher.js
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/pdfImageWrite.cpp
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/replacer.js
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/theme.cpp
-%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/timeseries.csv
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/FormWidgets.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/FormWidgets.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/GraphicsWidgets.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/GraphicsWidgets.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Layout.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Layout.h
%%EXAMPLES%%lib/Wt/examples/widgetgallery/main.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Media.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Media.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Navigation.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Navigation.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/README.md
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Sample.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Services.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Services.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicTemplate.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicTemplate.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicWidget.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicWidget.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TreesTables.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TreesTables.h
%%EXAMPLES%%lib/Wt/examples/widgetgallery/widgetgallery
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/WidgetGallery.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/WidgetGallery.h
%%EXAMPLES%%lib/Wt/examples/widgetgallery/widgetgallery.wt
%%EXAMPLES%%lib/Wt/examples/wt-homepage/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/ExampleSourceViewer.C
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/ExampleSourceViewer.h
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/FileItem.C
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/FileItem.h
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home.C
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home.h
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home.wt
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/JWtHome.C
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/JWtHome.h
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/README.md
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/SourceView.C
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/SourceView.h
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/WtHome.C
-%%EXAMPLES%%lib/Wt/examples/wt-homepage/WtHome.h
%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/chatwidget.css
%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/chatwidget_ie6.css
%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/home.css
@@ -1207,6 +1236,14 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/wt_banner_right.jpg
%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/wt_ie.css
%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/wt_powered.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/ExampleSourceViewer.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/ExampleSourceViewer.h
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/FileItem.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/FileItem.h
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home.h
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home.wt
%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/clojure-logo.png
%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/cpp-logo.jpg
%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/cppclass.png
@@ -1224,19 +1261,22 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/yellow-folder-closed.png
%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/yellow-folder-open.png
%%EXAMPLES%%lib/Wt/examples/wt-homepage/jwt-home.xml
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/JWtHome.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/JWtHome.h
%%EXAMPLES%%lib/Wt/examples/wt-homepage/main.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/README.md
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/SourceView.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/SourceView.h
%%EXAMPLES%%lib/Wt/examples/wt-homepage/wt-home.xml
%%EXAMPLES%%lib/Wt/examples/wt-homepage/wt-home_cn.xml
%%EXAMPLES%%lib/Wt/examples/wt-homepage/wt-home_ru.xml
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/WtHome.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/WtHome.h
%%EXAMPLES%%lib/Wt/examples/wtwithqt/CMakeLists.txt
-%%EXAMPLES%%lib/Wt/examples/wtwithqt/HelloApplication.h
-%%EXAMPLES%%lib/Wt/examples/wtwithqt/LICENSE
-%%EXAMPLES%%lib/Wt/examples/wtwithqt/QtObject.C
-%%EXAMPLES%%lib/Wt/examples/wtwithqt/QtObject.h
-%%EXAMPLES%%lib/Wt/examples/wtwithqt/README.md
%%EXAMPLES%%lib/Wt/examples/wtwithqt/hello.C
%%QT4_EXAMPLES%%lib/Wt/examples/wtwithqt/helloqt
%%QT4_EXAMPLES%%lib/Wt/examples/wtwithqt/helloqt.wt
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/HelloApplication.h
%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/CMakeLists.txt
%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/DispatchThread.C
%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/DispatchThread.h
@@ -1244,51 +1284,26 @@ include/Wt/WWidgetItem
%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/README.txt
%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/WQApplication
%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/WQApplication.C
-lib/libwt.so
-lib/libwt.so.3.3.6
-lib/libwt.so.40
-%%DBO%%lib/libwtdbo.so
-%%DBO%%lib/libwtdbo.so.3.3.6
-%%DBO%%lib/libwtdbo.so.40
-%%FIREBIRD%%lib/libwtdbofirebird.so
-%%FIREBIRD%%lib/libwtdbofirebird.so.3.3.6
-%%FIREBIRD%%lib/libwtdbofirebird.so.40
-%%MYSQL%%lib/libwtdbomysql.so
-%%MYSQL%%lib/libwtdbomysql.so.3.3.6
-%%MYSQL%%lib/libwtdbomysql.so.40
-%%POSTGRES%%lib/libwtdbopostgres.so
-%%POSTGRES%%lib/libwtdbopostgres.so.3.3.6
-%%POSTGRES%%lib/libwtdbopostgres.so.40
-%%SQLITE3%%lib/libwtdbosqlite3.so
-%%SQLITE3%%lib/libwtdbosqlite3.so.3.3.6
-%%SQLITE3%%lib/libwtdbosqlite3.so.40
-%%EXT%%lib/libwtext.so
-%%EXT%%lib/libwtext.so.3.3.6
-%%EXT%%lib/libwtext.so.40
-%%FCGI%%lib/libwtfcgi.so
-%%FCGI%%lib/libwtfcgi.so.3.3.6
-%%FCGI%%lib/libwtfcgi.so.40
-%%WTHTTP%%lib/libwthttp.so
-%%WTHTTP%%lib/libwthttp.so.3.3.6
-%%WTHTTP%%lib/libwthttp.so.40
-%%LIBWTTEST%%lib/libwttest.so
-%%LIBWTTEST%%lib/libwttest.so.3.3.6
-%%LIBWTTEST%%lib/libwttest.so.10
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/LICENSE
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/QtObject.C
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/QtObject.h
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/README.md
+%%CMAKE_MODULE%%share/cmake/Modules/FindWt.cmake
%%RESOURCES%%share/Wt/resources/ajax-loading.gif
%%RESOURCES%%share/Wt/resources/calendar_edit.png
%%RESOURCES%%share/Wt/resources/collapse-rtl.gif
%%RESOURCES%%share/Wt/resources/collapse.gif
%%RESOURCES%%share/Wt/resources/expand-rtl.gif
%%RESOURCES%%share/Wt/resources/expand.gif
-%%RESOURCES%%share/Wt/resources/font-awesome/LICENSE.txt
%%RESOURCES%%share/Wt/resources/font-awesome/css/font-awesome.css
%%RESOURCES%%share/Wt/resources/font-awesome/css/font-awesome.min.css
-%%RESOURCES%%share/Wt/resources/font-awesome/fonts/FontAwesome.otf
%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.eot
%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.svg
%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.ttf
%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff
%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff2
+%%RESOURCES%%share/Wt/resources/font-awesome/fonts/FontAwesome.otf
+%%RESOURCES%%share/Wt/resources/font-awesome/LICENSE.txt
%%RESOURCES%%share/Wt/resources/form.css
%%RESOURCES%%share/Wt/resources/html4_default.css
%%RESOURCES%%share/Wt/resources/items-not-ok.gif
@@ -1333,9 +1348,11 @@ lib/libwt.so.40
%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css
%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css.map
%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap-theme.min.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap-theme.min.css.map
%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap.css
%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap.css.map
%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap.min.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap.min.css.map
%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/date-edit-button.png
%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/date-edit-button.svg
%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/spin-buttons.png
@@ -1356,6 +1373,38 @@ lib/libwt.so.40
%%RESOURCES%%share/Wt/resources/themes/bootstrap/sort-arrow-up.gif
%%RESOURCES%%share/Wt/resources/themes/bootstrap/splitter-h.png
%%RESOURCES%%share/Wt/resources/themes/bootstrap/splitter-v.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/generate.sh
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-10px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-11px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-12px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-13px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-14px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-15px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-16px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-17px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-18px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-19px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-20px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-21px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-22px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-23px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-24px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-25px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-26px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-27px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-28px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-29px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-30px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-31px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-32px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-33px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-34px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-35px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-36px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-37px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-38px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-39px.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/stripes/stripe-40px.gif
%%RESOURCES%%share/Wt/resources/themes/default/closeicons-dialog.png
%%RESOURCES%%share/Wt/resources/themes/default/closeicons-mi.png
%%RESOURCES%%share/Wt/resources/themes/default/closeicons-tab.png
@@ -1555,4 +1604,3 @@ lib/libwt.so.40
%%RESOURCES%%share/Wt/resources/tv-line-last-rtl.gif
%%RESOURCES%%share/Wt/resources/tv-line-last.gif
%%RESOURCES%%share/Wt/resources/webkit-transitions.css
-%%CMAKE_MODULE%%share/cmake/Modules/FindWt.cmake