geo/src/main/java/net/java/html/geo/Position.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 16:59:43 +0100 Moving implementation classes into org.netbeans.html namespace
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Fri, 12 Jul 2013 10:23:34 +0200 Checks to find out whether the location API is supported and fail early, if it is not
Tue, 09 Jul 2013 09:09:13 +0200 Actual communication with JavaScript
Sun, 07 Jul 2013 08:31:14 +0200 Initial version of javadoc for the Geo API
Sun, 07 Jul 2013 07:47:58 +0200 Allow @OnLocation and onError methods to throw anything
Sun, 07 Jul 2013 06:56:12 +0200 Hiding the geolocation handle into Position class
Sun, 07 Jul 2013 06:45:09 +0200 Generates meaningful onLocation method
Sat, 06 Jul 2013 08:09:53 +0200 Initial version of @OnLocation API