Wed, 23 Mar 2005 20:02:43 +0000When the streams are to be merged, assure that the data outputs are also merged. BLD200503232205
mentlicher@netbeans.org [Wed, 23 Mar 2005 20:02:43 +0000] rev 5989
When the streams are to be merged, assure that the data outputs are also merged.
This is a fix of issue #56651.

Wed, 23 Mar 2005 15:48:52 +0000Projectizing so it can be opened in NetBeans 4.x
jtulach@netbeans.org [Wed, 23 Mar 2005 15:48:52 +0000] rev 5988
Projectizing so it can be opened in NetBeans 4.x

Wed, 23 Mar 2005 14:11:52 +0000#51927 Fix the creation of schema2beansdev.jar to extra cluster BLD200503231900
mzlamal@netbeans.org [Wed, 23 Mar 2005 14:11:52 +0000] rev 5987
#51927 Fix the creation of schema2beansdev.jar to extra cluster

Wed, 23 Mar 2005 07:26:09 +0000#40185: Making callback actions surviving focus change work correctly with ActionMaps, defining 'jumpNext' and 'jumpPrev' keys, using them in output2, tasklist and refactoring
jtulach@netbeans.org [Wed, 23 Mar 2005 07:26:09 +0000] rev 5986
#40185: Making callback actions surviving focus change work correctly with ActionMaps, defining 'jumpNext' and 'jumpPrev' keys, using them in output2, tasklist and refactoring

Tue, 22 Mar 2005 23:05:44 +0000support for ejbjarproject/3
yutayoshida@netbeans.org [Tue, 22 Mar 2005 23:05:44 +0000] rev 5985
support for ejbjarproject/3
minor change of using set instead of collections

Tue, 22 Mar 2005 19:08:51 +0000Added checks for null fileName. This is reported as a bug in the refresh
mentlicher@netbeans.org [Tue, 22 Mar 2005 19:08:51 +0000] rev 5984
Added checks for null fileName. This is reported as a bug in the refresh
command implementation.
This should recover from bad data that can be provided.
See issue #56813.

Tue, 22 Mar 2005 18:28:37 +0000Fixed a trivial bug on the FS root in Recursive Refresh, BLD200503221900
mentlicher@netbeans.org [Tue, 22 Mar 2005 18:28:37 +0000] rev 5983
Fixed a trivial bug on the FS root in Recursive Refresh,
also the rec. refresh is scheduled after MOVE_FILES_NOT_ADDED_BACK command.
This is a fix of issue #56782.

Tue, 22 Mar 2005 17:04:44 +0000A possibility to register file change handlers for specific statuses added.
mentlicher@netbeans.org [Tue, 22 Mar 2005 17:04:44 +0000] rev 5982
A possibility to register file change handlers for specific statuses added.
CVS registers a listener which is called when a conflicted file is changed,
so that it can verify whether the conflicts were resolved.
If yes, it modifies the Entries and change file's status so that it appears
as [Locally Modified].
This is a fix of issue #55650.

Tue, 22 Mar 2005 10:43:29 +0000Implemented the annotation of DataObjects with multiple files.
mentlicher@netbeans.org [Tue, 22 Mar 2005 10:43:29 +0000] rev 5981
Implemented the annotation of DataObjects with multiple files.
This is a fix of issue #56759.

Tue, 22 Mar 2005 08:26:16 +0000#56395: cannot call EJB in freeform project
madamek@netbeans.org [Tue, 22 Mar 2005 08:26:16 +0000] rev 5980
#56395: cannot call EJB in freeform project