Thu, 07 Nov 2002 17:11:18 +0000ClassElement getClass(Identifier name) fixed to match implementation in SourceElementImpl in java module BLD200211080100
thurka@netbeans.org [Thu, 07 Nov 2002 17:11:18 +0000] rev 2781
ClassElement getClass(Identifier name) fixed to match implementation in SourceElementImpl in java module

Thu, 07 Nov 2002 16:00:05 +0000Fix in breakpoint method
dkaspar@netbeans.org [Thu, 07 Nov 2002 16:00:05 +0000] rev 2780
Fix in breakpoint method

Thu, 07 Nov 2002 13:46:54 +0000Perform the customization even when no files are provided.
mentlicher@netbeans.org [Thu, 07 Nov 2002 13:46:54 +0000] rev 2779
Perform the customization even when no files are provided.
The variables are not set from files then, the rest of customization is untouched.
This is a fix of issue #28527 and a partial fix of issue #28517.

Thu, 07 Nov 2002 13:42:31 +0000Rollback of the last commit. This change caused Refresh to be unusable.
mentlicher@netbeans.org [Thu, 07 Nov 2002 13:42:31 +0000] rev 2778
Rollback of the last commit. This change caused Refresh to be unusable.
The customization process has to live without the list of files and do
not reset variables.
Affected issues: #28517 and #28527.

Wed, 06 Nov 2002 18:35:17 +0000A wrong hint for CVS date/time corrected. "last week" is invalid date/time specification. BLD200211070100
mentlicher@netbeans.org [Wed, 06 Nov 2002 18:35:17 +0000] rev 2777
A wrong hint for CVS date/time corrected. "last week" is invalid date/time specification.
"week ago" is correct.

Wed, 06 Nov 2002 17:46:40 +0000After the customizer is finished, setup restricted files and create
mentlicher@netbeans.org [Wed, 06 Nov 2002 17:46:40 +0000] rev 2776
After the customizer is finished, setup restricted files and create
commands for the rest of the files.
This is a fix of issue #28525.

Wed, 06 Nov 2002 17:38:33 +0000Test suite rewritten to use only Jelly2 support.
jkovalsky@netbeans.org [Wed, 06 Nov 2002 17:38:33 +0000] rev 2775
Test suite rewritten to use only Jelly2 support.

Wed, 06 Nov 2002 17:07:57 +0000In annotateIcon() check whether the file status info is null for sure.
mentlicher@netbeans.org [Wed, 06 Nov 2002 17:07:57 +0000] rev 2774
In annotateIcon() check whether the file status info is null for sure.

Wed, 06 Nov 2002 15:47:55 +0000Set files to the command.
mentlicher@netbeans.org [Wed, 06 Nov 2002 15:47:55 +0000] rev 2773
Set files to the command.
This is important so that the command will be able to be customized and work correctly.
This is a partial fix of issue #28517 and fix of issue #28527.

Tue, 05 Nov 2002 19:06:42 +0000Jelly2 main frame menu calls introduced. QBE200211060100-BLD200211121029
jkovalsky@netbeans.org [Tue, 05 Nov 2002 19:06:42 +0000] rev 2772
Jelly2 main frame menu calls introduced.