Thu, 13 Nov 2003 17:35:38 +0000A new command property added: disabledWhenNotLocked cache_32089_1_base
mentlicher@netbeans.org [Thu, 13 Nov 2003 17:35:38 +0000] rev 3670
A new command property added: disabledWhenNotLocked
This is a boolean property that disables the command on files which are not locked by the current user.
Also VcsFileSystem.lockerMatch() public method added for easy test.
This is a fix of issue #37190.

Thu, 13 Nov 2003 09:17:08 +0000API change: Priority added to CommandTask. (merged from prj40_prototype branch)
mentlicher@netbeans.org [Thu, 13 Nov 2003 09:17:08 +0000] rev 3669
API change: Priority added to CommandTask. (merged from prj40_prototype branch)

Wed, 12 Nov 2003 17:51:55 +0000Using all data from main trunk
jtulach@netbeans.org [Wed, 12 Nov 2003 17:51:55 +0000] rev 3668
Using all data from main trunk

Wed, 12 Nov 2003 17:34:27 +0000Merged selected applicable changes from prj40_prototype branch. The actual BLD200311121900
mentlicher@netbeans.org [Wed, 12 Nov 2003 17:34:27 +0000] rev 3667
Merged selected applicable changes from prj40_prototype branch. The actual
changes that were merged were prepared on prj40_merge branch.
Also a test in 'ide' module and JavaCvsRuntimeCommand in javacvs module
had to be adjusted.
Related issue #37174.

Wed, 12 Nov 2003 10:12:08 +0000Little i18n bugs fixed.
pkuzel@netbeans.org [Wed, 12 Nov 2003 10:12:08 +0000] rev 3666
Little i18n bugs fixed.

Wed, 12 Nov 2003 08:32:53 +0000IN=17120,#36119 New window system. Patching unbranched modules (to follow UI spec).
pzavadsky@netbeans.org [Wed, 12 Nov 2003 08:32:53 +0000] rev 3665
IN=17120,#36119 New window system. Patching unbranched modules (to follow UI spec).

Tue, 11 Nov 2003 15:45:17 +0000Using own arch.xsl file, which helps to minimize unimportant differences between answers for different versions (removal of version of answers, warnings, etc.) so the HTML diffs are more useful
jtulach@netbeans.org [Tue, 11 Nov 2003 15:45:17 +0000] rev 3664
Using own arch.xsl file, which helps to minimize unimportant differences between answers for different versions (removal of version of answers, warnings, etc.) so the HTML diffs are more useful

Tue, 11 Nov 2003 15:41:01 +0000Options names internationalized. BLD200311111900
pkuzel@netbeans.org [Tue, 11 Nov 2003 15:41:01 +0000] rev 3663
Options names internationalized.

Tue, 11 Nov 2003 12:37:13 +0000Codabse made compileable. Favour libs/external/pmd* over contrib.
pkuzel@netbeans.org [Tue, 11 Nov 2003 12:37:13 +0000] rev 3662
Codabse made compileable. Favour libs/external/pmd* over contrib.

Mon, 10 Nov 2003 17:29:48 +0000Framework settings decoupled from manager class, removed BLD200311101900
pkuzel@netbeans.org [Mon, 10 Nov 2003 17:29:48 +0000] rev 3661
Framework settings decoupled from manager class, removed
context menu Options action - settings customization moved to
Tools:Options.