Sat, 07 Dec 2013 18:41:03 +0100 Jan Lahoda Various bugfixes/improvements
Thu, 05 Dec 2013 16:52:44 +0100 Jaroslav Tulach Actually, the plugin should be 0.0.7.2
Thu, 05 Dec 2013 16:49:57 +0100 Milan Kubec Switching to most recent version of RoboVM
Thu, 05 Dec 2013 14:52:24 +0100 Jaroslav Tulach Need to include RoboVM launcher in the generated projects
Thu, 05 Dec 2013 13:49:30 +0100 Milan Kubec Running the demo on RoboVM. Applied by Jaroslav Tulach.
Thu, 05 Dec 2013 13:10:19 +0100 Jaroslav Tulach Pivotal version of JavaFX for iOS support module
Wed, 04 Dec 2013 14:31:58 +0100 Tomas Zezula Dialog should not be shown.
Wed, 04 Dec 2013 11:10:36 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Wed, 04 Dec 2013 11:10:25 +0100 Tomas Zezula Disable dialogs.
Tue, 03 Dec 2013 22:31:05 +0100 Dusan Balek Shortening style class names.
Tue, 03 Dec 2013 15:56:54 +0100 Tomas Zezula Added element kind.
Tue, 03 Dec 2013 11:07:26 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Tue, 03 Dec 2013 11:07:09 +0100 Tomas Zezula Supporting binary messages.
Tue, 03 Dec 2013 10:39:19 +0100 Dusan Balek Modified to prevent NPEs.
Mon, 02 Dec 2013 12:56:18 +0100 Theofanis Oikonomou Task #238357 - update a11y modules available in 8.0
Fri, 29 Nov 2013 15:38:00 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Fri, 29 Nov 2013 15:37:41 +0100 Tomas Zezula Go To Symbol.
Fri, 29 Nov 2013 12:18:29 +0100 Dusan Balek Better diagnostics positions and length.
Fri, 29 Nov 2013 12:15:53 +0100 Dusan Balek Sorting completion results.
Tue, 26 Nov 2013 16:37:04 +0100 Dusan Balek Automated merge with http://hg.netbeans.org/main/contrib
Tue, 26 Nov 2013 16:36:19 +0100 Dusan Balek Updating java icons.
Tue, 26 Nov 2013 14:33:50 +0100 Jaroslav Tulach #235486: Use dedicated RequestProcessor
Tue, 26 Nov 2013 13:58:51 +0100 Tomas Zezula Repository resolver.
Tue, 26 Nov 2013 09:32:58 +0100 Tomas Zezula Better performance.
Tue, 26 Nov 2013 08:48:59 +0100 Tomas Zezula Better caching.
Mon, 25 Nov 2013 19:54:40 +0100 Tomas Zezula Parsing context, error checking.
Fri, 22 Nov 2013 16:40:21 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Fri, 22 Nov 2013 16:40:03 +0100 Tomas Zezula Creating Sources within context.
Fri, 22 Nov 2013 13:33:22 +0100 Jaroslav Tulach Need most recent fixes, so using 0.7-SNAPSHOT
Thu, 21 Nov 2013 19:39:28 +0100 Tomas Zezula GoTo File works in dew4nb. Added WorkspaceResolver for repository.
Thu, 21 Nov 2013 12:05:40 +0100 Tomas Zezula File content handler.
Thu, 21 Nov 2013 09:24:54 +0100 Tomas Zezula Added file context.
Wed, 20 Nov 2013 14:47:16 +0100 Tomas Zezula Added Go To Type service.
Wed, 20 Nov 2013 10:45:26 +0100 Tomas Zezula Merge.
Wed, 20 Nov 2013 10:09:18 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Wed, 20 Nov 2013 10:09:04 +0100 Tomas Zezula Splitted response message.
Wed, 20 Nov 2013 10:11:48 +0100 Dusan Balek Basic autocompletion support added.
Tue, 19 Nov 2013 14:03:35 +0100 Jaroslav Tulach Fixing more licenses
Tue, 19 Nov 2013 14:01:36 +0100 Jaroslav Tulach Fixing licenses
Tue, 19 Nov 2013 11:00:57 +0100 Tomas Zezula Added remote NB server.
Tue, 19 Nov 2013 10:38:39 +0100 Tomas Zezula Added API to dew4nb.
Sat, 09 Nov 2013 10:37:42 +0100 Jaroslav Tulach No need to restart the whole application to reload a page in a browser
Sat, 09 Nov 2013 10:08:07 +0100 Jaroslav Tulach Server->client communication is OK. Need to parse the WebSocket data string
Sat, 09 Nov 2013 10:03:07 +0100 Jaroslav Tulach Implementation of JSON (de)serialization
Sat, 09 Nov 2013 09:29:15 +0100 Jaroslav Tulach Separating the communication from actual service handler that will process the requests
Fri, 08 Nov 2013 13:11:50 +0100 Jaroslav Tulach Some messages are exchanged
Fri, 08 Nov 2013 13:03:19 +0100 Jaroslav Tulach Established browser<->IDE WebSocket based communication
Fri, 08 Nov 2013 11:16:14 +0100 Jaroslav Tulach Pass real directory with sources to Grizzly, when running from the IDE. As such reload in browser should work. But it does not.
Fri, 08 Nov 2013 10:41:33 +0100 Jaroslav Tulach Web interface to NetBeans IDE
Sun, 27 Oct 2013 09:09:46 +0100 Jan Lahoda Improvements to the debugging javac module - running the compiler&decompiler in a standalone process (except nb-javac based compiler&decompiler).
Tue, 15 Oct 2013 16:18:32 +0200 S. Aubrecht adding HTML Preview plugin
Mon, 14 Oct 2013 00:07:08 +0200 Jan Lahoda Adding display name to ensure correctly generated output.
Sun, 13 Oct 2013 20:36:36 +0200 Jan Lahoda Changing hints wiki to refer to NB 7.4.
Sun, 29 Sep 2013 08:45:55 +0200 Jan Lahoda Refactoring: decoupling CompilerDescription and DecompiledTab.
Wed, 18 Sep 2013 12:40:51 +0200 Jaroslav Tulach homepage and author are needed during the plugin portal upload
Wed, 18 Sep 2013 08:22:46 +0200 Jaroslav Tulach Time to switch to stable versions of HTML/Java and Bck2Brwsr
Mon, 16 Sep 2013 17:32:40 +0200 Jaroslav Tulach HTML/Java project type
Sun, 15 Sep 2013 18:23:14 +0200 Jaroslav Tulach Also enable netbeans.inspection for Bck2Brwsr launcher
Tue, 10 Sep 2013 08:26:10 +0200 Jan Lahoda Recording hints and error fixes IDs for NetBeans 7.4
Tue, 03 Sep 2013 13:47:30 +0200 PGebauer Added tag release74_base for changeset 10918508a28f