Mon, 07 Jul 2008 09:32:16 +0200Automated merge with http://hg.netbeans.org/core-main
Milan Kubec <mkubec@netbeans.org> [Mon, 07 Jul 2008 09:32:16 +0200] rev 16667
Automated merge with http://hg.netbeans.org/core-main

Sun, 06 Jul 2008 12:48:01 -0700Add an "isFilterable" attribute to the code completion result which you can use
Tor Norbye <tor@netbeans.org> [Sun, 06 Jul 2008 12:48:01 -0700] rev 16666
Add an "isFilterable" attribute to the code completion result which you can use
to tell GSF not to filter but to re-query for completion when more text is typed.

Sat, 05 Jul 2008 12:24:55 -0700YAML improvements: Handle embedded Ruby (ERb) sections such that Ruby parser
Tor Norbye <tor@netbeans.org> [Sat, 05 Jul 2008 12:24:55 -0700] rev 16665
YAML improvements: Handle embedded Ruby (ERb) sections such that Ruby parser
errors and other Ruby editing behavior works inside <% %> tags. (This
is used in Rails fixtures.) Make quickfixes work as well.
Add a keystroke handler to improve caret return handling, and fix YAML
parser such that it doesn't get confused by embedded Ruby sections.
Add unit tests.

Thu, 03 Jul 2008 14:34:22 +0200#138376 Find Usages searches only in open files
Radek Matous <rmatous@netbeans.org> [Thu, 03 Jul 2008 14:34:22 +0200] rev 16664
#138376 Find Usages searches only in open files

Thu, 03 Jul 2008 15:50:26 +0200#138128, #137737: strings replaced by constants; info message provided in new file wizard panel
Milan Kubec <mkubec@netbeans.org> [Thu, 03 Jul 2008 15:50:26 +0200] rev 16663
#138128, #137737: strings replaced by constants; info message provided in new file wizard panel

Mon, 30 Jun 2008 10:40:50 -0700GSF-based YAML editor
Tor Norbye <tor@netbeans.org> [Mon, 30 Jun 2008 10:40:50 -0700] rev 16662
GSF-based YAML editor

Mon, 30 Jun 2008 11:04:33 +0200trivial: confusing parameter name
Martin Krauskopf <mkrauskopf@netbeans.org> [Mon, 30 Jun 2008 11:04:33 +0200] rev 16661
trivial: confusing parameter name

Sun, 29 Jun 2008 12:41:51 -0700138552: IllegalArgumentException when creating project
Tor Norbye <tor@netbeans.org> [Sun, 29 Jun 2008 12:41:51 -0700] rev 16660
138552: IllegalArgumentException when creating project

Fri, 27 Jun 2008 19:59:19 -0700Some simple name changes in an incremental parsing class (EditHistory)
Tor Norbye <tor@netbeans.org> [Fri, 27 Jun 2008 19:59:19 -0700] rev 16659
Some simple name changes in an incremental parsing class (EditHistory)

Fri, 27 Jun 2008 19:56:39 -0700Incremental parsing documentation
Tor Norbye <tor@netbeans.org> [Fri, 27 Jun 2008 19:56:39 -0700] rev 16658
Incremental parsing documentation