Tue, 15 Jul 2008 07:44:54 -0400Automated merge with http://hg.netbeans.org/main/
Jesse Glick <jglick@netbeans.org> [Tue, 15 Jul 2008 07:44:54 -0400] rev 16677
Automated merge with http://hg.netbeans.org/main/

Mon, 14 Jul 2008 17:03:35 -0700Test fix
Tor Norbye <tor@netbeans.org> [Mon, 14 Jul 2008 17:03:35 -0700] rev 16676
Test fix

Mon, 14 Jul 2008 17:00:33 -0700Add a configuration object to the structure scanner interface which lets navigator implementations specify whether their contents should be name sorted, filtered, and/or expanded on file open in the navigator. This replaces some hardcoded mimetype logic in GSF. It also lets the new JSON mimetype avoid filtering, and finally we no longer expand ALL nodes in HTML/JSP/RHTML files - only the first level nodes are exposed on open. Should help a bit with performance.
Tor Norbye <tor@netbeans.org> [Mon, 14 Jul 2008 17:00:33 -0700] rev 16675
Add a configuration object to the structure scanner interface which lets navigator implementations specify whether their contents should be name sorted, filtered, and/or expanded on file open in the navigator. This replaces some hardcoded mimetype logic in GSF. It also lets the new JSON mimetype avoid filtering, and finally we no longer expand ALL nodes in HTML/JSP/RHTML files - only the first level nodes are exposed on open. Should help a bit with performance.

Mon, 14 Jul 2008 16:51:49 -0700Move JSON to its own mimetype
Tor Norbye <tor@netbeans.org> [Mon, 14 Jul 2008 16:51:49 -0700] rev 16674
Move JSON to its own mimetype

Mon, 14 Jul 2008 22:19:45 -0400Killing sgml-indent-step.
Jesse Glick <jglick@netbeans.org> [Mon, 14 Jul 2008 22:19:45 -0400] rev 16673
Killing sgml-indent-step.

Sat, 12 Jul 2008 14:41:09 +0200Automated merge with http://hg.netbeans.org/main
Martin Adamek <martin_adamek@netbeans.org> [Sat, 12 Jul 2008 14:41:09 +0200] rev 16672
Automated merge with http://hg.netbeans.org/main

Fri, 11 Jul 2008 12:14:59 -0700Remove javascript.libraries.api module
Quy Nguyen <quynguyen@netbeans.org> [Fri, 11 Jul 2008 12:14:59 -0700] rev 16671
Remove javascript.libraries.api module

Wed, 09 Jul 2008 13:55:16 -0700Merge after pull from local repository
Quy Nguyen <quynguyen@netbeans.org> [Wed, 09 Jul 2008 13:55:16 -0700] rev 16670
Merge after pull from local repository

Sat, 12 Jul 2008 14:23:24 +0200Find usages of Java classes in Groovy
Martin Adamek <martin_adamek@netbeans.org> [Sat, 12 Jul 2008 14:23:24 +0200] rev 16669
Find usages of Java classes in Groovy

Tue, 08 Jul 2008 19:24:52 -0700Use gsfpath.api.ClassPath to find web root for javascript libraries
Quy Nguyen <quynguyen@netbeans.org> [Tue, 08 Jul 2008 19:24:52 -0700] rev 16668
Use gsfpath.api.ClassPath to find web root for javascript libraries