Tue, 27 Apr 2004 16:51:23 +0000"showUnimportantFiles" property removed from BeanInfo. It is set to the value of BLD200404280935
mentlicher@netbeans.org [Tue, 27 Apr 2004 16:51:23 +0000] rev 4472
"showUnimportantFiles" property removed from BeanInfo. It is set to the value of
"processUnimportantFiles" property of the VcsFileSystem.
This is a fix of issue #32902.

Tue, 27 Apr 2004 15:17:58 +0000Minor comment.
pkuzel@netbeans.org [Tue, 27 Apr 2004 15:17:58 +0000] rev 4471
Minor comment.

Tue, 27 Apr 2004 15:03:48 +0000Introduce TaskListNode. It should visualize tasklist instead of TaskNode(tasklist.getRoot()).
pkuzel@netbeans.org [Tue, 27 Apr 2004 15:03:48 +0000] rev 4470
Introduce TaskListNode. It should visualize tasklist instead of TaskNode(tasklist.getRoot()).

Tue, 27 Apr 2004 14:42:24 +0000The SharabilityQuery is used instead of important flag provided to FileSystem
mentlicher@netbeans.org [Tue, 27 Apr 2004 14:42:24 +0000] rev 4469
The SharabilityQuery is used instead of important flag provided to FileSystem
through markUnimportant() and markImportant() methods.
FileObjectImportantness interface removed, since it's not necessary any more.
Also VCS actions are not presented on not-sharable files and folders,
unless "process all files" property is set.
This is a fix of issue #39971.

Tue, 27 Apr 2004 13:47:23 +0000TaskList.getRoot() deprecated. BLD200404271353
pkuzel@netbeans.org [Tue, 27 Apr 2004 13:47:23 +0000] rev 4468
TaskList.getRoot() deprecated.

Tue, 27 Apr 2004 09:51:11 +0000Implementation of areCollocated() made more efficient according to Jesse's hints
mentlicher@netbeans.org [Tue, 27 Apr 2004 09:51:11 +0000] rev 4467
Implementation of areCollocated() made more efficient according to Jesse's hints
in issue #42415.

Tue, 27 Apr 2004 08:58:53 +0000fixed ArrayIndexOutOfBoundEx
rypacek@netbeans.org [Tue, 27 Apr 2004 08:58:53 +0000] rev 4466
fixed ArrayIndexOutOfBoundEx

Mon, 26 Apr 2004 16:33:03 +0000Task list filed eliminated. BLD200404261800
pkuzel@netbeans.org [Mon, 26 Apr 2004 16:33:03 +0000] rev 4465
Task list filed eliminated.

Mon, 26 Apr 2004 15:37:29 +0000VcsCollocationQueryImpl is registered in META-INF/services rather then in mf-layer.xml
mentlicher@netbeans.org [Mon, 26 Apr 2004 15:37:29 +0000] rev 4464
VcsCollocationQueryImpl is registered in META-INF/services rather then in mf-layer.xml
See issue #42415.

Mon, 26 Apr 2004 14:12:15 +0000list property is private now
pkuzel@netbeans.org [Mon, 26 Apr 2004 14:12:15 +0000] rev 4463
list property is private now