Tue, 16 Sep 2008 11:39:17 -0700 Tor Norbye 147342: NullPointerException at org.netbeans.napi.gsfret.source.ClassIndex.getQueries
Tue, 16 Sep 2008 17:40:11 +0000 ffjre Automated merge
Tue, 16 Sep 2008 10:04:30 -0700 Tor Norbye 146886: [cc] code completion is closed after typing "-"
Tue, 16 Sep 2008 07:00:59 -0700 Tor Norbye 133384: NullPointerException at org.netbeans.modules.gsfret.editor.hyperlink.GoToSupport$1.run
Tue, 16 Sep 2008 17:17:31 +0200 Jesse Glick merged from main
Mon, 15 Sep 2008 22:57:27 -0700 Tor Norbye Go To Declaration unit tests
Mon, 15 Sep 2008 19:33:30 -0700 Tor Norbye Add getPreferences to the HintsManager for use by user-configurable hints
Tue, 16 Sep 2008 04:04:21 +0530 Vadiraj Deshpande Automated merge with http://hg.netbeans.org/main/
Mon, 15 Sep 2008 14:27:07 -0700 Tor Norbye Fix a bug where the hint to rename a local variable (with wrong camel case conventions,
Mon, 15 Sep 2008 13:04:18 -0700 Tor Norbye Modify GSF hints infrastructure to always (unless turned off by overriding checkAllHintOffsets() to return false) run the hints multiple times. It will both run the hints normally, as well as run the hints on an empty document (AFTER the parse tree has been constructed). This will ensure that the hints always properly check that the offsets computed from the AST don't go outside the current document bounds. (This is a source of errors where users delete a lot of text from the document, and the hints run on a parse tree that still reflects the old positions).
Tue, 16 Sep 2008 01:28:24 +0530 Vadiraj Deshpande Automated merge with http://hg.netbeans.org/main/
Mon, 15 Sep 2008 10:32:55 -0700 Tor Norbye 141412: IndexOutOfBoundsException: index=-1 < 0
Sun, 14 Sep 2008 20:59:10 +0200 Petr Pisl Automated merge with http://hg.netbeans.org/main/
Sat, 13 Sep 2008 08:35:15 -0700 Tor Norbye Fix offset computation for the "parameter tooltip" (Ctrl-P) in embedded files
Sat, 13 Sep 2008 08:24:30 -0700 Tor Norbye 145386: org.openide.loaders.DataObjectNotFoundException: /home/esmith/Projects/CarefreeBoatClub/trunk/app/models/company.rb
Sat, 13 Sep 2008 08:22:42 -0700 Tor Norbye Prevent NPE (see issue 137696 for example)
Sat, 13 Sep 2008 08:20:26 -0700 Tor Norbye Fix identifier computation in tests
Sun, 14 Sep 2008 20:57:47 +0200 Petr Pisl Adding Prado and Symfony as a new friends
Wed, 10 Sep 2008 13:52:57 -0700 Tor Norbye 146849: IllegalArgumentException: No highlight contains the caret.
Tue, 09 Sep 2008 09:15:31 -0700 Tor Norbye Safety check
Tue, 09 Sep 2008 09:14:15 -0700 Tor Norbye Update incremental parsing test to pass in an "expected speedup" ratio. The test infrastructure will ensure that incrementally parsing the edits is at least that factor faster than processing the entire file.
Fri, 05 Sep 2008 13:19:07 -0700 Tor Norbye 146371: Unable to build javascript.editing without Internet access
Thu, 04 Sep 2008 09:53:47 -0700 Tor Norbye Use ClassPathProvider to decide which directories to task-scan, instead of the source groups,
Thu, 04 Sep 2008 09:33:24 -0700 Tor Norbye Make GSF task provider only do project scanning for GSF-enabled projects (related to 141514)
Wed, 03 Sep 2008 18:08:09 -0700 Tor Norbye 142910: slow code folds and navigator?
Wed, 03 Sep 2008 18:01:04 -0700 Tor Norbye Fix go to declaration
Wed, 03 Sep 2008 13:32:36 -0700 Tor Norbye 144357: Gsf creates configuration files on startup
Tue, 02 Sep 2008 09:24:55 -0700 Tor Norbye 145916: Gsf blocks AWT during startup
Sat, 30 Aug 2008 11:53:51 -0700 Tor Norbye Fix the Go To Type support in GSF such that it works for the Go To Symbol
Fri, 29 Aug 2008 12:19:16 -0700 Tor Norbye The tasklist integration didn't include parser errors from GSF languages
Fri, 29 Aug 2008 10:11:57 -0700 Tor Norbye 124044: NullPointerException at org.netbeans.modules.gsf.GsfDataObject$GenericEditorSupport.<init>
Fri, 29 Aug 2008 09:43:12 +0200 Martin Krauskopf #145530: Prefer test over rspec when both exist
Thu, 28 Aug 2008 19:19:01 +0000 ffjre Automated merge
Thu, 28 Aug 2008 12:09:22 -0700 gvasick Automated merge
Thu, 28 Aug 2008 14:26:08 +0200 Martin Adamek #142131: I18N - some messages not from bundle files
Wed, 27 Aug 2008 14:15:37 -0700 Tor Norbye 145133: JSP tags completion closes after each character reduction
Tue, 26 Aug 2008 20:25:50 -0700 Tor Norbye 141711: Navigator pane only shows Please Wait...
Tue, 26 Aug 2008 16:30:10 -0700 Tor Norbye 144160: Editor don't clear highlight region when user switching between tabs
Tue, 26 Aug 2008 15:39:17 -0700 Tor Norbye 136961: Problems with PHP templates
Tue, 26 Aug 2008 13:56:14 -0700 Tor Norbye 144741: Find usages not finding uses in .erb files
Tue, 26 Aug 2008 13:54:07 -0700 Tor Norbye 145200: Corrections for gsf bundles
Sun, 24 Aug 2008 08:37:02 -0700 Tor Norbye Remove obsolete friend name
Sat, 23 Aug 2008 17:05:17 -0700 Tor Norbye 138426: Code completion is not hidden after undo or delete
Sat, 23 Aug 2008 16:45:50 -0700 Tor Norbye 140779: The code completion doesn't reflects settings in options
Fri, 22 Aug 2008 15:47:26 -0700 Tor Norbye 135833: NullPointerException at java.util.Arrays$ArrayList.<init>
Fri, 22 Aug 2008 14:50:03 -0700 Tor Norbye 138948: NullPointerException at org.netbeans.modules.css.gsf.CSSGSFParser.asString
Fri, 22 Aug 2008 12:40:41 -0700 Tor Norbye 136158: NullPointerException at org.netbeans.modules.gsfret.editor.hyperlink.GoToSupport.perform
Fri, 22 Aug 2008 12:34:41 -0700 Tor Norbye 135270: please add maven support to list of friend of org.netbeans.modules.gsfpath.api
Fri, 22 Aug 2008 16:06:14 +0200 Vita Stejskal #142798 (fixed): using KitsTracker instead of MimeLookup in KeybindingsInjector
Thu, 21 Aug 2008 14:51:03 -0700 Tor Norbye Regenerate the binary pre-indexed data now that we have a new version of Lucene.
Thu, 21 Aug 2008 09:35:50 -0700 Tor Norbye 144738: Go to Symbol doesn't work
Wed, 20 Aug 2008 13:27:01 -0700 Tor Norbye 134629: NullPointerException at org.netbeans.modules.gsfret.editor.fold.GsfFoldManager$JavaElementFoldTask.checkInitialFold
Wed, 20 Aug 2008 11:19:13 +0200 Vita Stejskal #144541: preventing class cast exception
Tue, 19 Aug 2008 10:49:44 +0200 Vita Stejskal Automated merge with http://hg.netbeans.org/main
Mon, 18 Aug 2008 18:32:55 -0700 Tor Norbye 144327: [65cat] NullPointerException at org.netbeans.modules.gsfret.hints.GsfHintsProvider.getLine
Fri, 15 Aug 2008 11:09:08 +0200 Vita Stejskal #141974: updating ruby editor to use the new PreferencesCustomizer and PreviewProvider
Mon, 11 Aug 2008 13:06:20 +0200 Jaroslav Tulach Merge: Making a lot of cached objects held via weak reference. The motivation for this change is to be able to run 'ant ide.kit/build.xml test -Dtest.config=commit', if my change does not work in your module, feel free to revert it locally and replace by your own fix. Just run 'ant ide.kit/build.xml test -Dtest.config=commit' to make sure that it does not introduce some unwanted memory leak. Thanks and sorry in advance.
Wed, 06 Aug 2008 14:06:06 +0200 Petr Pisl Automated merge with http://hg.netbeans.org/main/
Wed, 06 Aug 2008 13:10:35 +0200 Marek Fukala added more runtime watches
Wed, 06 Aug 2008 14:01:29 +0200 Petr Pisl Improving performance of the code completion, when the prefix is empty