Fri, 26 Apr 2002 18:19:39 +0000A project name appanded to the "Set Password" command label to be clear, BLD200204290100
mentlicher@netbeans.org [Fri, 26 Apr 2002 18:19:39 +0000] rev 2216
A project name appanded to the "Set Password" command label to be clear,
that this command sets password for the whole project.
This is a part of fix of issue #21619.

Fri, 26 Apr 2002 18:05:24 +0000"Customize" replaced with "Customize Filesystem" to be clear what does it do.
mentlicher@netbeans.org [Fri, 26 Apr 2002 18:05:24 +0000] rev 2215
"Customize" replaced with "Customize Filesystem" to be clear what does it do.
This is part of the fix of issue #21619.

Fri, 26 Apr 2002 17:50:13 +0000The server name appended to the Login/Logout command display names.
mentlicher@netbeans.org [Fri, 26 Apr 2002 17:50:13 +0000] rev 2214
The server name appended to the Login/Logout command display names.
Also the commands are shown ONLY when pserver connection is chosen.
This is a fix of Login/Logout problem described in issue #21619.

Fri, 26 Apr 2002 17:44:28 +0000hiddenTestExpression property added.
mentlicher@netbeans.org [Fri, 26 Apr 2002 17:44:28 +0000] rev 2213
hiddenTestExpression property added.
This is a part of fix of issue #21619.

Fri, 26 Apr 2002 17:42:50 +0000Added commands property "hiddenTestExpression". An expression can be defined
mentlicher@netbeans.org [Fri, 26 Apr 2002 17:42:50 +0000] rev 2212
Added commands property "hiddenTestExpression". An expression can be defined
in order to decide which commands should be visible on the popup menu.
This is necessary to be able to fix issue #21619

Fri, 26 Apr 2002 17:40:31 +0000Implement own substractVariables() to be able to do it a little different then FS.
mentlicher@netbeans.org [Fri, 26 Apr 2002 17:40:31 +0000] rev 2211
Implement own substractVariables() to be able to do it a little different then FS.
This is connected with the fix of issue #21619.
The fix of Login/Logout with added server name will not work without this change.

Fri, 26 Apr 2002 14:09:28 +0000initAditionalComponents() now gets argument whether to auto-fill variables.
mentlicher@netbeans.org [Fri, 26 Apr 2002 14:09:28 +0000] rev 2210
initAditionalComponents() now gets argument whether to auto-fill variables.
Variables are auto-filled only when the profile or other variables change.
This is a fix of issue #22768.

Fri, 26 Apr 2002 13:54:58 +0000Auto-fill variables after they are updated.
mentlicher@netbeans.org [Fri, 26 Apr 2002 13:54:58 +0000] rev 2209
Auto-fill variables after they are updated.
This is a fix of issue #22626.

Fri, 26 Apr 2002 13:39:17 +0000Resize the wizard panels if necessary.
mentlicher@netbeans.org [Fri, 26 Apr 2002 13:39:17 +0000] rev 2208
Resize the wizard panels if necessary.
This is a fix of issue #22376.

Fri, 26 Apr 2002 10:07:51 +0000Use a cookie instead of casting a node. BLD200204261055
mentlicher@netbeans.org [Fri, 26 Apr 2002 10:07:51 +0000] rev 2207
Use a cookie instead of casting a node.
This is a fix of issues #22791 and #22787.