Thu, 25 Jul 2013 16:54:49 +0200Give more accurate error message
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 25 Jul 2013 16:54:49 +0200] rev 207
Give more accurate error message

Thu, 25 Jul 2013 16:42:20 +0200Using webapp directory for HTML pages as NetBeans IDE recognizes such directory automatically and gives it special treatment.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 25 Jul 2013 16:42:20 +0200] rev 206
Using webapp directory for HTML pages as NetBeans IDE recognizes such directory automatically and gives it special treatment.

Thu, 18 Jul 2013 16:18:58 +0200Merge of new archetype. Plus passing resourcesDir to maven plugin. ios
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 18 Jul 2013 16:18:58 +0200] rev 205
Merge of new archetype. Plus passing resourcesDir to maven plugin.

Thu, 18 Jul 2013 16:11:14 +0200Archetype modified to have the pages outside of the JAR file in src/main/web/ directory
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 18 Jul 2013 16:11:14 +0200] rev 204
Archetype modified to have the pages outside of the JAR file in src/main/web/ directory

Thu, 18 Jul 2013 15:39:56 +0200Merge with default branch ios
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 18 Jul 2013 15:39:56 +0200] rev 203
Merge with default branch

Thu, 18 Jul 2013 15:39:20 +0200Support for external resources in -Dbrowser.rootdir or next to the main JAR's location
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 18 Jul 2013 15:39:20 +0200] rev 202
Support for external resources in -Dbrowser.rootdir or next to the main JAR's location

Thu, 18 Jul 2013 12:49:16 +0200Need to explicitly exit the VM
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 18 Jul 2013 12:49:16 +0200] rev 201
Need to explicitly exit the VM

Wed, 17 Jul 2013 12:34:55 +0200Simplify code and enable automatic resizing of the browser view
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 17 Jul 2013 12:34:55 +0200] rev 200
Simplify code and enable automatic resizing of the browser view

Tue, 16 Jul 2013 17:01:51 +0200Rather generate FQN so we can access functions in inner classes
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 16 Jul 2013 17:01:51 +0200] rev 199
Rather generate FQN so we can access functions in inner classes

Fri, 12 Jul 2013 17:02:06 +0200Need to use boxed type as raw types can't be casted to Number
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 17:02:06 +0200] rev 198
Need to use boxed type as raw types can't be casted to Number