Wed, 16 Apr 2003 03:49:55 +0000* Fix bug with Fix Action: if you hit Esc (not Cancel) it would BLD200304170100
tor@netbeans.org [Wed, 16 Apr 2003 03:49:55 +0000] rev 3375
* Fix bug with Fix Action: if you hit Esc (not Cancel) it would
perform the fix
http://tasklist.netbeans.org/issues/show_bug.cgi?id=32149
* Replace Line.getDataObject() with DataEditorSupport.findDataObject
(since otherwise the trunk keeps throwing exceptions warning
about it)
* Add Manifest-Version to the manifest files - it's supposed
to be there
* Unfinal some APIs for use by Julian Sinai

Tue, 15 Apr 2003 19:51:02 +0000Bugfix - inc spec.
jglick@netbeans.org [Tue, 15 Apr 2003 19:51:02 +0000] rev 3374
Bugfix - inc spec.

Tue, 15 Apr 2003 19:49:24 +0000Better handling of beans whose class is in the JRE.
jglick@netbeans.org [Tue, 15 Apr 2003 19:49:24 +0000] rev 3373
Better handling of beans whose class is in the JRE.

Tue, 15 Apr 2003 12:12:58 +0000#32830 Do not generate japanese layers BLD200304151434
mzlamal@netbeans.org [Tue, 15 Apr 2003 12:12:58 +0000] rev 3372
#32830 Do not generate japanese layers

Mon, 14 Apr 2003 15:39:32 +0000Fix for #32790: Disabled actions in popup menu of Runtime|CORBA Interface Repository node BLD200304150100
ppisl@netbeans.org [Mon, 14 Apr 2003 15:39:32 +0000] rev 3371
Fix for #32790: Disabled actions in popup menu of Runtime|CORBA Interface Repository node

Mon, 14 Apr 2003 15:28:14 +0000Fix for # 21848: Browser does not listen on "CORBA settings change"
ppisl@netbeans.org [Mon, 14 Apr 2003 15:28:14 +0000] rev 3370
Fix for # 21848: Browser does not listen on "CORBA settings change"
Now ContextNode and IrRootNode listen on the CurrentProjectNode. These changes need new dependence on the project module.

Mon, 14 Apr 2003 14:56:44 +0000Fix for # 22059: JNDI browser is not project sensitive.
ppisl@netbeans.org [Mon, 14 Apr 2003 14:56:44 +0000] rev 3369
Fix for # 22059: JNDI browser is not project sensitive.
The previous fix didn't work with changes in open API. New fix creates dependence on the project module.

Mon, 14 Apr 2003 14:35:47 +0000Initialize the object integrity support even more lazily.
mentlicher@netbeans.org [Mon, 14 Apr 2003 14:35:47 +0000] rev 3368
Initialize the object integrity support even more lazily.
This is a further fix of issue #32824.

Mon, 14 Apr 2003 13:36:55 +0000Do not serialize the editor component with revisions.
mentlicher@netbeans.org [Mon, 14 Apr 2003 13:36:55 +0000] rev 3367
Do not serialize the editor component with revisions.
This was never intended to be serialized, but winsys serialize the appropriate editor component.
The client property "PersistenceType" is used to disable the serialization.
This is a fix of issue #32802.

Mon, 14 Apr 2003 12:46:41 +0000bugfix #32811, duplicate key name removed BLD200306101453
thurka@netbeans.org [Mon, 14 Apr 2003 12:46:41 +0000] rev 3366
bugfix #32811, duplicate key name removed