Wed, 04 Jun 2014 14:57:22 +0200 Jaroslav Tulach Accept also non-String values. Just convert them. envjs
Wed, 04 Jun 2014 14:54:53 +0200 Jaroslav Tulach Adding missing + envjs
Wed, 04 Jun 2014 14:43:35 +0200 Jaroslav Tulach env.js's XHR does not seem to be very reliable. Using Java implementation from Tyrus envjs
Wed, 04 Jun 2014 14:41:06 +0200 Jaroslav Tulach Less lints by hints envjs
Wed, 04 Jun 2014 14:37:10 +0200 Jaroslav Tulach Consistently use request && r rather than this & response envjs
Wed, 04 Jun 2014 13:28:35 +0200 Jaroslav Tulach Better check for undefined envjs
Wed, 04 Jun 2014 13:18:18 +0200 Jaroslav Tulach Don't need any callbacks checks in the env.js integration envjs
Wed, 04 Jun 2014 12:34:25 +0200 Jaroslav Tulach Register also the Executor otherwise context from background threads is not passed in properly envjs
Wed, 04 Jun 2014 12:29:00 +0200 Jaroslav Tulach Eliminating last usage of .children in KnockoutTest envjs
Wed, 04 Jun 2014 12:26:19 +0200 Jaroslav Tulach Another rewrite to use childNodes instead of childen envjs
Wed, 04 Jun 2014 12:18:35 +0200 Jaroslav Tulach Loading requested page in case window object is defined envjs
Wed, 04 Jun 2014 12:17:10 +0200 Jaroslav Tulach Sharing the countChildren code and making sure they pass on older browsers like env.js envjs
Wed, 04 Jun 2014 10:28:17 +0200 Jaroslav Tulach Using nashorn specific env.js we are down to 21 test failures in KnockoutTCK envjs
Wed, 04 Jun 2014 10:27:22 +0200 Jaroslav Tulach this may not be the right object, refering to scope variable. response is new invention, if it is missing, try responseText envjs
Wed, 04 Jun 2014 10:24:28 +0200 Jaroslav Tulach Adding env.js as found at https://bugs.openjdk.java.net/browse/JDK-8006183 envjs
Wed, 04 Jun 2014 09:56:04 +0200 Jaroslav Tulach Removing unneeded import envjs
Wed, 04 Jun 2014 07:05:13 +0200 Jaroslav Tulach Trying to run ko4j inside of envjs envjs
Wed, 04 Jun 2014 06:36:44 +0200 Jaroslav Tulach Turning into regular OSGi bundle
Tue, 03 Jun 2014 20:56:36 +0200 Jaroslav Tulach Proper presenter that is using javax.script API JavaScript engine
Wed, 28 May 2014 14:50:18 +0200 Jaroslav Tulach Merging exports via strings
Wed, 28 May 2014 14:49:33 +0200 Jaroslav Tulach Export exports via string names, otherwise they may disappear during obfuscation
Mon, 26 May 2014 14:29:50 +0200 Jaroslav Tulach Merging fixes on top of 0.8.1
Mon, 26 May 2014 14:28:41 +0200 Jaroslav Tulach Testing computation of around method, bck2brwsr VM had problems with it.
Mon, 26 May 2014 14:28:11 +0200 Jaroslav Tulach Need to convert Boolean to its valueOf, otherwise bck2brwsr thinks that Boolean.FALSE is non-null value
Wed, 21 May 2014 12:34:09 +0200 Jaroslav Tulach Open the sample in separate window
Mon, 19 May 2014 17:42:19 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Mon, 19 May 2014 17:42:18 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.8.1
Mon, 19 May 2014 17:42:18 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.8.1 release-0.8.1
Mon, 19 May 2014 17:39:11 +0200 Jaroslav Tulach Removed tag release-0.8.1
Mon, 19 May 2014 17:44:22 +0200 Jaroslav Tulach Merging the necessary fix for 0.8.1 into default branch
Mon, 19 May 2014 17:43:19 +0200 Jaroslav Tulach Clear the error once we successfully invoke one of the init methods
Mon, 19 May 2014 13:59:27 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Mon, 19 May 2014 13:59:26 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.8.1
Mon, 19 May 2014 13:59:26 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.8.1
Mon, 19 May 2014 13:56:11 +0200 Jaroslav Tulach Documenting usage of getUserData
Mon, 19 May 2014 13:45:42 +0200 Jaroslav Tulach Links to recent NetBeans Javadoc and Javadoc of JavaFX
Mon, 19 May 2014 13:43:08 +0200 Jaroslav Tulach Enhancing the API a bit based on Toni's usability study
Mon, 19 May 2014 13:42:49 +0200 Jaroslav Tulach Getting more ready (but not fully) to JDK8's Javadoc
Mon, 19 May 2014 13:42:29 +0200 Jaroslav Tulach A paragraph about new things in 0.8.1 release
Sun, 18 May 2014 11:34:48 +0200 Jaroslav Tulach Trying really hard to obtain location of own JARs even if the system does not support getCodeSource (like Android libraries like to do)
Tue, 13 May 2014 13:47:09 +0200 Jaroslav Tulach Hint more clearly that the context needs to be create in onPageLoad method
Wed, 23 Apr 2014 13:20:56 +0200 Jaroslav Tulach Report an error when parameter signature is missing
Sat, 05 Apr 2014 09:06:59 +0200 Jaroslav Tulach #5929: OnReceive method can take additional callback parameters
Fri, 04 Apr 2014 18:09:39 +0200 Jaroslav Tulach Replace the for cycle with sequential handling of each argument
Fri, 04 Apr 2014 17:50:18 +0200 Jaroslav Tulach #5923: Warn when there are duplicated properties or function name classhes with a property
Fri, 04 Apr 2014 17:16:46 +0200 Jaroslav Tulach #5930: Second argument of @OnReceive method can be a java.util.List
Mon, 31 Mar 2014 12:01:32 +0200 Jaroslav Tulach Merging fix for #5914
Mon, 31 Mar 2014 12:01:15 +0200 Jaroslav Tulach #5914: Use inPkgName to get more qualified name of the class
Sat, 29 Mar 2014 11:38:00 +0100 Jaroslav Tulach Merge in bugfix for #5912
Sat, 29 Mar 2014 11:37:22 +0100 Jaroslav Tulach #5912: Subsequent usages of the model class should be treated as parameters
Wed, 26 Mar 2014 18:59:04 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Wed, 26 Mar 2014 18:59:04 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.8
Wed, 26 Mar 2014 18:59:04 +0100 Jaroslav Tulach [maven-release-plugin] prepare release release-0.8 release-0.8
Wed, 26 Mar 2014 18:57:05 +0100 Jaroslav Tulach Merging in changes from html4j repo
Mon, 24 Mar 2014 10:28:37 +0100 Jaroslav Tulach Few documentation tweaks
Wed, 19 Mar 2014 18:30:29 +0100 Jaroslav Tulach Merge the guarded initialization into default branch
Wed, 19 Mar 2014 18:29:52 +0100 Jaroslav Tulach Prevent JVM crashes: Don't react to page loads when the URL is allready different
Wed, 26 Mar 2014 18:56:20 +0100 Jaroslav Tulach Removed tag release-0.8
Wed, 26 Mar 2014 18:54:59 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Wed, 26 Mar 2014 18:54:58 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.8