Wed, 30 Mar 2005 17:14:29 +0000Be able to handle the global regular expressions in the class executors. BLD200503301800
mentlicher@netbeans.org [Wed, 30 Mar 2005 17:14:29 +0000] rev 6021
Be able to handle the global regular expressions in the class executors.
SSCommand uses the global regex.
Fix of issue #57124.

Wed, 30 Mar 2005 15:23:22 +0000Add the local parent folders when adding files.
mentlicher@netbeans.org [Wed, 30 Mar 2005 15:23:22 +0000] rev 6020
Add the local parent folders when adding files.
This is a fix of issue #57144.

Wed, 30 Mar 2005 14:10:26 +0000Ignore the failure of GET_WORK_LOCATION and AUTO_FILL_CONFIG.
mentlicher@netbeans.org [Wed, 30 Mar 2005 14:10:26 +0000] rev 6019
Ignore the failure of GET_WORK_LOCATION and AUTO_FILL_CONFIG.
This is a fix of issue #57196.

Wed, 30 Mar 2005 09:35:57 +0000Run internally action enabled only if selected main class is in regular java project.
jskrivanek@netbeans.org [Wed, 30 Mar 2005 09:35:57 +0000] rev 6018
Run internally action enabled only if selected main class is in regular java project.

Wed, 30 Mar 2005 00:23:21 +0000minor change for checking links in html
yutayoshida@netbeans.org [Wed, 30 Mar 2005 00:23:21 +0000] rev 6017
minor change for checking links in html

Tue, 29 Mar 2005 19:16:32 +0000First version of hints for LaTeX - spellchecking.
jlahoda@netbeans.org [Tue, 29 Mar 2005 19:16:32 +0000] rev 6016
First version of hints for LaTeX - spellchecking.

Tue, 29 Mar 2005 17:23:53 +0000The filtering of shadow files implemented. BLD200503291800
mentlicher@netbeans.org [Tue, 29 Mar 2005 17:23:53 +0000] rev 6015
The filtering of shadow files implemented.
Fix of issue #57004.

Tue, 29 Mar 2005 15:22:12 +0000Check the extra config panels when initializing the wizard.
mentlicher@netbeans.org [Tue, 29 Mar 2005 15:22:12 +0000] rev 6014
Check the extra config panels when initializing the wizard.
This is a fix of issue #56998.

Tue, 29 Mar 2005 14:05:06 +0000Pass a null listener to AbstractDiffCommand.exec() so that we do not get
mentlicher@netbeans.org [Tue, 29 Mar 2005 14:05:06 +0000] rev 6013
Pass a null listener to AbstractDiffCommand.exec() so that we do not get
output after the (CvsBranches) command finish.
Also check for evt.isMetaDown() when catching the mouse events.
This is a fix of issue #57094.

Tue, 29 Mar 2005 12:28:18 +0000Grab the sticky tag only to the first whitespace character.
mentlicher@netbeans.org [Tue, 29 Mar 2005 12:28:18 +0000] rev 6012
Grab the sticky tag only to the first whitespace character.
This is a fix of issue #56923.