Wed, 06 Apr 2005 11:12:18 +0000A non-empty validation added for description to Put command. BLD200504061800
mentlicher@netbeans.org [Wed, 06 Apr 2005 11:12:18 +0000] rev 6056
A non-empty validation added for description to Put command.
Fix of issue #57531.

Wed, 06 Apr 2005 11:03:57 +0000Allow to validate non-empty files created from text area.
mentlicher@netbeans.org [Wed, 06 Apr 2005 11:03:57 +0000] rev 6055
Allow to validate non-empty files created from text area.
This is necessary in order to fix issues #54447 and #57531.

Wed, 06 Apr 2005 10:24:13 +0000Initialize the profiles map lazily.
mentlicher@netbeans.org [Wed, 06 Apr 2005 10:24:13 +0000] rev 6054
Initialize the profiles map lazily.
Fix of issue #57503.

Wed, 06 Apr 2005 00:06:27 +0000Spec version increments after release41, and also correcting "org.netbeans.upgrade" typo.
jglick@netbeans.org [Wed, 06 Apr 2005 00:06:27 +0000] rev 6053
Spec version increments after release41, and also correcting "org.netbeans.upgrade" typo.

Tue, 05 Apr 2005 18:29:20 +0000Upgrading the version, the module will be made available to the public
mentlicher@netbeans.org [Tue, 05 Apr 2005 18:29:20 +0000] rev 6052
Upgrading the version, the module will be made available to the public
after several bugfixes.

Tue, 05 Apr 2005 18:14:45 +0000Upgrading the spec. version, the module will be made available to the public
mentlicher@netbeans.org [Tue, 05 Apr 2005 18:14:45 +0000] rev 6051
Upgrading the spec. version, the module will be made available to the public
after several bugfixes.

Tue, 05 Apr 2005 18:10:16 +0000Added references to actions so that the toolbar works
mentlicher@netbeans.org [Tue, 05 Apr 2005 18:10:16 +0000] rev 6050
Added references to actions so that the toolbar works
and associated interfaces, so that the APIs work.
Fix of issue #56332.

Tue, 05 Apr 2005 17:38:07 +0000The up-to-date status is a space, not an empty string. BLD200504051800
mentlicher@netbeans.org [Tue, 05 Apr 2005 17:38:07 +0000] rev 6049
The up-to-date status is a space, not an empty string.
Fix of issue #57257.

Tue, 05 Apr 2005 17:24:07 +0000Disable Refresh and Refresh Recursively on [Local] and [Ignored] statuses.
mentlicher@netbeans.org [Tue, 05 Apr 2005 17:24:07 +0000] rev 6048
Disable Refresh and Refresh Recursively on [Local] and [Ignored] statuses.
This is a fix of issue #55659.

Tue, 05 Apr 2005 17:10:46 +0000Removed the duplicate property from STATUS command.
mentlicher@netbeans.org [Tue, 05 Apr 2005 17:10:46 +0000] rev 6047
Removed the duplicate property from STATUS command.
Fix of issue #56757.