Fri, 08 Nov 2002 19:38:39 +0000Updated for new structure of jar files. Still includes openide-deprecated.jar. BLD200211110100
pknakal@netbeans.org [Fri, 08 Nov 2002 19:38:39 +0000] rev 2792
Updated for new structure of jar files. Still includes openide-deprecated.jar.

Fri, 08 Nov 2002 15:09:53 +0000Updated to be compatible with NB4.0:
pknakal@netbeans.org [Fri, 08 Nov 2002 15:09:53 +0000] rev 2791
Updated to be compatible with NB4.0:
Replaced:
TopManager.getDefault().getRepository()
by
Repository.getDefault()
and
ExecSupport
by
ExecutionSupport

Fri, 08 Nov 2002 14:24:12 +0000Show the VCS revisions instead of the internal used revisions.
mentlicher@netbeans.org [Fri, 08 Nov 2002 14:24:12 +0000] rev 2790
Show the VCS revisions instead of the internal used revisions.
This is a fix of issue #26614.

Fri, 08 Nov 2002 14:08:26 +0000VcsActionSupporter performs it's action in a RequestProcessor thread
mentlicher@netbeans.org [Fri, 08 Nov 2002 14:08:26 +0000] rev 2789
VcsActionSupporter performs it's action in a RequestProcessor thread
not to block AWT event queue.
Comment added to VcsManager.showCustomizer() that it must not be called from AWT.
This is a fix of issue #28589.

Fri, 08 Nov 2002 13:05:07 +0000If a command is split into more commands, each needs to be pre-customized separately.
mentlicher@netbeans.org [Fri, 08 Nov 2002 13:05:07 +0000] rev 2788
If a command is split into more commands, each needs to be pre-customized separately.
This is an additional fix of issues #28527 and #28525.

Fri, 08 Nov 2002 11:27:21 +0000updated build.xml and parserDB
asotona@netbeans.org [Fri, 08 Nov 2002 11:27:21 +0000] rev 2787
updated build.xml and parserDB

Fri, 08 Nov 2002 11:05:05 +0000Debug msgs.
lkramolis@netbeans.org [Fri, 08 Nov 2002 11:05:05 +0000] rev 2786
Debug msgs.

Fri, 08 Nov 2002 10:39:05 +0000Dummy test bag added
dkaspar@netbeans.org [Fri, 08 Nov 2002 10:39:05 +0000] rev 2785
Dummy test bag added

Fri, 08 Nov 2002 08:47:23 +0000Fixed AUTO_FILL_CONFIG problem
dkaspar@netbeans.org [Fri, 08 Nov 2002 08:47:23 +0000] rev 2784
Fixed AUTO_FILL_CONFIG problem

Thu, 07 Nov 2002 23:40:26 +0000A few misc edits I had in my cvs copy
tor@netbeans.org [Thu, 07 Nov 2002 23:40:26 +0000] rev 2783
A few misc edits I had in my cvs copy