Fri, 21 May 2004 15:14:15 +0000ConditionedVariablesUpdater class introduced, that updates conditioned variables correctly. BLD200405231400
mentlicher@netbeans.org [Fri, 21 May 2004 15:14:15 +0000] rev 4634
ConditionedVariablesUpdater class introduced, that updates conditioned variables correctly.
This functionality moved from VcsCustomizer and is used in CommandLineVcsFileSystemInstance.
This is a fix of issue #43664.

Fri, 21 May 2004 14:01:41 +0000Use getTabCount() instead of getComponentCount().
mentlicher@netbeans.org [Fri, 21 May 2004 14:01:41 +0000] rev 4633
Use getTabCount() instead of getComponentCount().
This fixes issue #42314.

Fri, 21 May 2004 13:48:11 +0000Do not change the properties of FS commands. This will affect the profile!
mentlicher@netbeans.org [Fri, 21 May 2004 13:48:11 +0000] rev 4632
Do not change the properties of FS commands. This will affect the profile!
Also, error reporting has changed (issue #40178) and counts with this situation.

Fri, 21 May 2004 13:42:06 +0000Aded a special ErrorOutputPanel, that is used to present the error output of commands.
mentlicher@netbeans.org [Fri, 21 May 2004 13:42:06 +0000] rev 4631
Aded a special ErrorOutputPanel, that is used to present the error output of commands.
This is a fix of issue #40178.

Thu, 20 May 2004 18:27:37 +0000Moving latex from contrib into a separate module.
jlahoda@netbeans.org [Thu, 20 May 2004 18:27:37 +0000] rev 4630
Moving latex from contrib into a separate module.

Thu, 20 May 2004 14:31:48 +0000fixed bug #43034 - showing first 0 tasks
rypacek@netbeans.org [Thu, 20 May 2004 14:31:48 +0000] rev 4629
fixed bug #43034 - showing first 0 tasks

Thu, 20 May 2004 14:25:52 +0000"You are already logged in." changed to "You are logged in." BLD200405201800
mentlicher@netbeans.org [Thu, 20 May 2004 14:25:52 +0000] rev 4628
"You are already logged in." changed to "You are logged in."
The word already is not necessary here.

Thu, 20 May 2004 14:05:12 +0000The Add All command can act on Local folders and executes CREATE_PROJECT
mentlicher@netbeans.org [Thu, 20 May 2004 14:05:12 +0000] rev 4627
The Add All command can act on Local folders and executes CREATE_PROJECT
precommand to add the local folder into repository.
Also ADD_IN_FOLDER_CMD is not executed on added directories.
This is a fix of issue #43091.

Thu, 20 May 2004 13:42:12 +0000genlist has to be after createmodulexml task.
jskrivanek@netbeans.org [Thu, 20 May 2004 13:42:12 +0000] rev 4626
genlist has to be after createmodulexml task.

Thu, 20 May 2004 13:02:40 +0000Added "Run Internally" action to run tests inside IDE's JVM.
jskrivanek@netbeans.org [Thu, 20 May 2004 13:02:40 +0000] rev 4625
Added "Run Internally" action to run tests inside IDE's JVM.