Mon, 26 Jan 2004 18:39:19 +0000#38265 build version attribute added. BLD200401261900
pkuzel@netbeans.org [Mon, 26 Jan 2004 18:39:19 +0000] rev 4040
#38265 build version attribute added.

Mon, 26 Jan 2004 17:03:59 +0000#39141 show standard repository icon in chooser.
pkuzel@netbeans.org [Mon, 26 Jan 2004 17:03:59 +0000] rev 4039
#39141 show standard repository icon in chooser.

Mon, 26 Jan 2004 17:01:57 +0000Correcting misuse of java.util.regex.Matcher - matches() tries to match the
mentlicher@netbeans.org [Mon, 26 Jan 2004 17:01:57 +0000] rev 4038
Correcting misuse of java.util.regex.Matcher - matches() tries to match the
whole input; find() looks for a subsequence and is what was wanted.
This change synchronize the behavior with ExLocalFileSystem.
This is a fix of issue #39232.

Mon, 26 Jan 2004 16:32:51 +0000#38476 unloaded java sources are not closed anymore.
pkuzel@netbeans.org [Mon, 26 Jan 2004 16:32:51 +0000] rev 4037
#38476 unloaded java sources are not closed anymore.

Mon, 26 Jan 2004 15:40:00 +0000Do not alter the status of moved files.
mentlicher@netbeans.org [Mon, 26 Jan 2004 15:40:00 +0000] rev 4036
Do not alter the status of moved files.
This is a fix of issue #33689.

Mon, 26 Jan 2004 13:00:09 +0000bugfix#39219 - fixed persistence
rgregor@netbeans.org [Mon, 26 Jan 2004 13:00:09 +0000] rev 4035
bugfix#39219 - fixed persistence

Mon, 26 Jan 2004 12:35:24 +0000fixed persistence type
rgregor@netbeans.org [Mon, 26 Jan 2004 12:35:24 +0000] rev 4034
fixed persistence type

Mon, 26 Jan 2004 12:23:11 +0000bugfix#39211 - fixed problem with output persistence
rgregor@netbeans.org [Mon, 26 Jan 2004 12:23:11 +0000] rev 4033
bugfix#39211 - fixed problem with output persistence

Mon, 26 Jan 2004 12:07:36 +0000bugfix#38668 - avoid NPE when cmd failed and dont' display visualizer
rgregor@netbeans.org [Mon, 26 Jan 2004 12:07:36 +0000] rev 4032
bugfix#38668 - avoid NPE when cmd failed and dont' display visualizer

Mon, 26 Jan 2004 11:14:44 +0000Added action that refresh the local folder. This action is enabled only when
mentlicher@netbeans.org [Mon, 26 Jan 2004 11:14:44 +0000] rev 4031
Added action that refresh the local folder. This action is enabled only when
LIST command is not enabled.
This is a fix of issue #37471.