Wed, 28 Jul 2004 14:48:36 +0000If the user name ends with " Exc", this string is removed. BLD200407281800
mentlicher@netbeans.org [Wed, 28 Jul 2004 14:48:36 +0000] rev 4977
If the user name ends with " Exc", this string is removed.
This is a fix of issue #36615.

Wed, 28 Jul 2004 13:26:06 +0000Unused methods removed.
mentlicher@netbeans.org [Wed, 28 Jul 2004 13:26:06 +0000] rev 4976
Unused methods removed.

Wed, 28 Jul 2004 11:09:02 +0000GlobalCommandsProvider registered in manifest instead of module XML file
mentlicher@netbeans.org [Wed, 28 Jul 2004 11:09:02 +0000] rev 4975
GlobalCommandsProvider registered in manifest instead of module XML file
for performance reasons.
This is a partial fix of issue #38108.

Wed, 28 Jul 2004 10:08:17 +0000A new, more efficient, method VcsUtilities.getBundleString() written.
mentlicher@netbeans.org [Wed, 28 Jul 2004 10:08:17 +0000] rev 4974
A new, more efficient, method VcsUtilities.getBundleString() written.
The profile can define a list of resource bundles, which are temporarily
cached for reading of localized messages.
Also the keyword for localized message in XML profile is much shorter.
In InputDescriptors we do not load localized message when reading command
properties. These are resolved later, when the input descriptor is parsed.
This is a performance fix of issue #46193 and a partial fix of issue #38108.

Wed, 28 Jul 2004 09:47:48 +0000- usertasks tests updated for the new xtest architecture
lebedkov@netbeans.org [Wed, 28 Jul 2004 09:47:48 +0000] rev 4973
- usertasks tests updated for the new xtest architecture
- new table cell editor for the category

Wed, 28 Jul 2004 09:40:09 +0000tests updated for the new xtest infrastructure
lebedkov@netbeans.org [Wed, 28 Jul 2004 09:40:09 +0000] rev 4972
tests updated for the new xtest infrastructure

Tue, 27 Jul 2004 23:51:48 +0000Normalize points so it is no longer possible to corrupt the grid by clicking just over the edge of an intersection.
tboudreau@netbeans.org [Tue, 27 Jul 2004 23:51:48 +0000] rev 4971
Normalize points so it is no longer possible to corrupt the grid by clicking just over the edge of an intersection.

Tue, 27 Jul 2004 16:29:27 +0000Assert in SuggestionView eliminated. QBE200407271830-BLD200407291100
pkuzel@netbeans.org [Tue, 27 Jul 2004 16:29:27 +0000] rev 4970
Assert in SuggestionView eliminated.

Tue, 27 Jul 2004 14:09:10 +0000Export Java.net support; fix assert on IDE shutdown.
pkuzel@netbeans.org [Tue, 27 Jul 2004 14:09:10 +0000] rev 4969
Export Java.net support; fix assert on IDE shutdown.

Tue, 27 Jul 2004 14:05:25 +0000Added support for Java.net project databases.
pkuzel@netbeans.org [Tue, 27 Jul 2004 14:05:25 +0000] rev 4968
Added support for Java.net project databases.