Tue, 06 Apr 2004 14:40:27 +0000Check for a null CommandSupport when computing the display name. BLD200404061800
mentlicher@netbeans.org [Tue, 06 Apr 2004 14:40:27 +0000] rev 4374
Check for a null CommandSupport when computing the display name.
This is a fix of issue #41739.

Tue, 06 Apr 2004 13:52:14 +0000Package description
pkuzel@netbeans.org [Tue, 06 Apr 2004 13:52:14 +0000] rev 4373
Package description

Tue, 06 Apr 2004 11:59:39 +0000Multiple suggestion type providers posibility cut off.
pkuzel@netbeans.org [Tue, 06 Apr 2004 11:59:39 +0000] rev 4372
Multiple suggestion type providers posibility cut off.

Tue, 06 Apr 2004 11:39:03 +0000Use ProviderAcceptor approach for scanner too.
pkuzel@netbeans.org [Tue, 06 Apr 2004 11:39:03 +0000] rev 4371
Use ProviderAcceptor approach for scanner too.

Tue, 06 Apr 2004 11:02:10 +0000The changeSupport is set to volatile to assure synchronized access,
mentlicher@netbeans.org [Tue, 06 Apr 2004 11:02:10 +0000] rev 4370
The changeSupport is set to volatile to assure synchronized access,
the variable is initialized before it's first usage.
This has performance penalty, but it looks like this is the only option
if we should fix issue #41676.

Tue, 06 Apr 2004 10:14:21 +0000Do not add ${USER_GLOBAL_PARAM} to EXECUTE variable. It's appended in commands
mentlicher@netbeans.org [Tue, 06 Apr 2004 10:14:21 +0000] rev 4369
Do not add ${USER_GLOBAL_PARAM} to EXECUTE variable. It's appended in commands
that use this variable, if it's necessary.

Tue, 06 Apr 2004 09:51:59 +0000Temporary added public packages. Will be replaced by impl dependency.
tzezula@netbeans.org [Tue, 06 Apr 2004 09:51:59 +0000] rev 4368
Temporary added public packages. Will be replaced by impl dependency.

Tue, 06 Apr 2004 09:43:26 +0000#38273 PERFORMANCE Narrow queried providers according to passed acceptor.
pkuzel@netbeans.org [Tue, 06 Apr 2004 09:43:26 +0000] rev 4367
#38273 PERFORMANCE Narrow queried providers according to passed acceptor.

Mon, 05 Apr 2004 16:12:07 +0000Smooth goto-next navigation (without cycling on two recent files) in all files mode. Only interesting events (TC open/close) are handled. BLD200404051800
pkuzel@netbeans.org [Mon, 05 Apr 2004 16:12:07 +0000] rev 4366
Smooth goto-next navigation (without cycling on two recent files) in all files mode. Only interesting events (TC open/close) are handled.

Mon, 05 Apr 2004 14:26:22 +0000buildsys integration point marked
pkuzel@netbeans.org [Mon, 05 Apr 2004 14:26:22 +0000] rev 4365
buildsys integration point marked