Tue, 10 Aug 2004 13:41:23 +0000Added dependency on queries, SharableFilesCommand added, which consults the SharabilityQuery. QBE200408101800-BLD200408161051
mentlicher@netbeans.org [Tue, 10 Aug 2004 13:41:23 +0000] rev 5012
Added dependency on queries, SharableFilesCommand added, which consults the SharabilityQuery.
VSS Add All is using SharableFilesCommand to add sharable files only.
This is a fix of issue #43463.

Tue, 10 Aug 2004 13:37:08 +0000HOME environment variable has priority before HOMMEDRIVE+HOMEPATH
mentlicher@netbeans.org [Tue, 10 Aug 2004 13:37:08 +0000] rev 5011
HOME environment variable has priority before HOMMEDRIVE+HOMEPATH
when searching for .cvspass file.

Tue, 10 Aug 2004 13:33:43 +0000#41012 limit in-memory status cache.
pkuzel@netbeans.org [Tue, 10 Aug 2004 13:33:43 +0000] rev 5010
#41012 limit in-memory status cache.

Tue, 10 Aug 2004 10:24:24 +0000Dependency on SharabilityQuery added,
mentlicher@netbeans.org [Tue, 10 Aug 2004 10:24:24 +0000] rev 5009
Dependency on SharabilityQuery added,
SharableImport command written. It checks whether the imported files and folders
are sharable and import them. Not sharable files/folders are ignored.
This is a fix of issue #43463.

Tue, 10 Aug 2004 08:01:45 +0000bugfix#47036 - set vcs output top component active after open.
rgregor@netbeans.org [Tue, 10 Aug 2004 08:01:45 +0000] rev 5008
bugfix#47036 - set vcs output top component active after open.

Mon, 09 Aug 2004 13:21:59 +0000bugfix#47010 - find node for selection in separate thread. BLD200408091800
rgregor@netbeans.org [Mon, 09 Aug 2004 13:21:59 +0000] rev 5007
bugfix#47010 - find node for selection in separate thread.

Sat, 07 Aug 2004 20:51:11 +0000Use the old approach to load title of the revision/branch selector. BLD200408081800
mentlicher@netbeans.org [Sat, 07 Aug 2004 20:51:11 +0000] rev 5006
Use the old approach to load title of the revision/branch selector.
This is a fix of issue #38836.

Sat, 07 Aug 2004 20:31:47 +0000Call directly private method updateVariableValues(vars, true) to update the variable values.
mentlicher@netbeans.org [Sat, 07 Aug 2004 20:31:47 +0000] rev 5005
Call directly private method updateVariableValues(vars, true) to update the variable values.
This is a fix of issue #46923.

Sat, 07 Aug 2004 10:22:12 +0000Better handling of questions from ss.exe:
mentlicher@netbeans.org [Sat, 07 Aug 2004 10:22:12 +0000] rev 5004
Better handling of questions from ss.exe:
When the full path to the file is not found, it's checked whether the first
word in the sentence is a name of a file. If yes, it's checked
whether the file is unique in the selected sub-tree.
If the file is not found in the question or if there is no unique
file of that name, the user is asked to perform the action directly on the
appropriate file.
This is a fix of issues #45971 and #46128.

Thu, 05 Aug 2004 09:46:03 +0000"VCS" should be upper case. BLD200408051800
mentlicher@netbeans.org [Thu, 05 Aug 2004 09:46:03 +0000] rev 5003
"VCS" should be upper case.