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

Mon, 26 Apr 2004 13:58:15 +0000Deprecate Task.getList() method.
pkuzel@netbeans.org [Mon, 26 Apr 2004 13:58:15 +0000] rev 4462
Deprecate Task.getList() method.

Mon, 26 Apr 2004 13:56:40 +0000Removing the action listener from promptEditTextField and promptLockTextField,
mentlicher@netbeans.org [Mon, 26 Apr 2004 13:56:40 +0000] rev 4461
Removing the action listener from promptEditTextField and promptLockTextField,
so that the Enter is not consumed and the default button is triggered.
FocusLost listeners should be enough.
This is a fix of issue #33182.

Mon, 26 Apr 2004 13:14:54 +0000Fix of a NPE.
mentlicher@netbeans.org [Mon, 26 Apr 2004 13:14:54 +0000] rev 4460
Fix of a NPE.
This is a fix of issue #27128.

Mon, 26 Apr 2004 13:06:17 +0000minor fixes and added some missing dtds
rypacek@netbeans.org [Mon, 26 Apr 2004 13:06:17 +0000] rev 4459
minor fixes and added some missing dtds

Mon, 26 Apr 2004 10:53:02 +0000The VCS collocation query implementation created, based on VCS filesystems.
mentlicher@netbeans.org [Mon, 26 Apr 2004 10:53:02 +0000] rev 4458
The VCS collocation query implementation created, based on VCS filesystems.
Dependency on org.netbeans.modules.queries module added.
This is a fix of issue #42415.

Mon, 26 Apr 2004 10:13:30 +0000Added the possibility to define and save multiple filters.
rypacek@netbeans.org [Mon, 26 Apr 2004 10:13:30 +0000] rev 4457
Added the possibility to define and save multiple filters.

Fri, 23 Apr 2004 22:09:02 +0000Eliminate possible Opened Files duplicities caused by too fast allOpenedJob thread. BLD200404251800
pkuzel@netbeans.org [Fri, 23 Apr 2004 22:09:02 +0000] rev 4456
Eliminate possible Opened Files duplicities caused by too fast allOpenedJob thread.