Mon, 14 Dec 2015 05:56:17 +0100Documenting #257130 change
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 14 Dec 2015 05:56:17 +0100] rev 1032
Documenting #257130 change

Mon, 14 Dec 2015 05:52:22 +0100#257130: Switching to minified version of knockout.js
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 14 Dec 2015 05:52:22 +0100] rev 1031
#257130: Switching to minified version of knockout.js

Sun, 13 Dec 2015 21:33:32 +0100Merge of #257039 work
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 13 Dec 2015 21:33:32 +0100] rev 1030
Merge of #257039 work

Sun, 13 Dec 2015 21:30:52 +0100Making sure binding from original to copied property is also kept
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 13 Dec 2015 21:30:52 +0100] rev 1029
Making sure binding from original to copied property is also kept

Sun, 13 Dec 2015 21:12:26 +0100Support for 'copy' or 'fetch' of a raw data into new @Model class
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 13 Dec 2015 21:12:26 +0100] rev 1028
Support for 'copy' or 'fetch' of a raw data into new @Model class

Sun, 13 Dec 2015 14:49:37 +0100Passing Boolean[] into JavaScript part is easier in JavaFX webview
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 13 Dec 2015 14:49:37 +0100] rev 1027
Passing Boolean[] into JavaScript part is easier in JavaFX webview

Wed, 09 Dec 2015 23:59:56 +0100Merge of #257086 into default branch
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 09 Dec 2015 23:59:56 +0100] rev 1026
Merge of #257086 into default branch

Wed, 09 Dec 2015 23:58:27 +0100#257086: Use inPckName to propertly specify the name of the static method
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 09 Dec 2015 23:58:27 +0100] rev 1025
#257086: Use inPckName to propertly specify the name of the static method

Wed, 09 Dec 2015 22:13:16 +0100Documenting how to initialize and read private values from the implementation class
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 09 Dec 2015 22:13:16 +0100] rev 1024
Documenting how to initialize and read private values from the implementation class

Wed, 09 Dec 2015 21:39:13 +0100#257039: @Model.instance() to allow storage of private (and non-JSON like) state in a model
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 09 Dec 2015 21:39:13 +0100] rev 1023
#257039: @Model.instance() to allow storage of private (and non-JSON like) state in a model