Sun, 03 Aug 2003 18:14:18 +0000ToggleViewAction BLD200308040100
lebedkov@netbeans.org [Sun, 03 Aug 2003 18:14:18 +0000] rev 3490
ToggleViewAction

Fri, 01 Aug 2003 16:35:44 +0000Use GroupCookie instead of VcsGroupNode.
mentlicher@netbeans.org [Fri, 01 Aug 2003 16:35:44 +0000] rev 3489
Use GroupCookie instead of VcsGroupNode.
Pass group description to MessagingCommand.
This is a fix of issue #28679.

Fri, 01 Aug 2003 07:49:27 +0000Upgrading to Tomcat5.0.5
rkubacki@netbeans.org [Fri, 01 Aug 2003 07:49:27 +0000] rev 3488
Upgrading to Tomcat5.0.5

Wed, 30 Jul 2003 15:38:15 +0000A further fix to paths applied. BLD200308010100
mentlicher@netbeans.org [Wed, 30 Jul 2003 15:38:15 +0000] rev 3487
A further fix to paths applied.
fsRoot now represents the correct FS root.
relative path is used consistently then as a relative path to FS root.
This is a further fix of issue #35174 and a correction to the previous commit.

Wed, 30 Jul 2003 13:52:16 +0000A path relative to FS root has to be passed to be able to correctly obtain the list of committed files.
mentlicher@netbeans.org [Wed, 30 Jul 2003 13:52:16 +0000] rev 3486
A path relative to FS root has to be passed to be able to correctly obtain the list of committed files.
Entries file was not found and therefore file whose name contained spaces was not detected.
This is a fix of issue #35174.

Tue, 29 Jul 2003 11:30:40 +0000Added <api type="export" name=...> elements. This is a further fix of issue #34472. BLD200307300100
mentlicher@netbeans.org [Tue, 29 Jul 2003 11:30:40 +0000] rev 3485
Added <api type="export" name=...> elements. This is a further fix of issue #34472.

Tue, 29 Jul 2003 11:10:23 +0000Align the menu item
pnejedly@netbeans.org [Tue, 29 Jul 2003 11:10:23 +0000] rev 3484
Align the menu item

Tue, 29 Jul 2003 08:49:02 +0000Added initial version of plafswitcher module.
pnejedly@netbeans.org [Tue, 29 Jul 2003 08:49:02 +0000] rev 3483
Added initial version of plafswitcher module.

Tue, 29 Jul 2003 01:05:33 +0000Tests added. Errors revealed by the tests fixed ;-) The fixes are mainly
dstrupl@netbeans.org [Tue, 29 Jul 2003 01:05:33 +0000] rev 3482
Tests added. Errors revealed by the tests fixed ;-) The fixes are mainly
forcing to save window system before trying to modify the system file
system.

Sun, 27 Jul 2003 20:24:24 +0000Use TrivialProjectManager instead of ModuleInstall for the module
dstrupl@netbeans.org [Sun, 27 Jul 2003 20:24:24 +0000] rev 3481
Use TrivialProjectManager instead of ModuleInstall for the module
installation.