Sun, 20 Mar 2005 20:32:20 +0000Adding a new EncapsulateField hint. eh_before_ui_changes
jlahoda@netbeans.org [Sun, 20 Mar 2005 20:32:20 +0000] rev 5974
Adding a new EncapsulateField hint.

Sat, 19 Mar 2005 18:33:42 +0000obsoletted pieces removed from rmi module, browsers moved to separate modules.
mryzl@netbeans.org [Sat, 19 Mar 2005 18:33:42 +0000] rev 5973
obsoletted pieces removed from rmi module, browsers moved to separate modules.

Sat, 19 Mar 2005 18:32:01 +0000activation browser refactored out of rmi module. Not compilable at the moment.
mryzl@netbeans.org [Sat, 19 Mar 2005 18:32:01 +0000] rev 5972
activation browser refactored out of rmi module. Not compilable at the moment.

Sat, 19 Mar 2005 17:34:02 +0000rmi registry browser refactored out of rmi module
mryzl@netbeans.org [Sat, 19 Mar 2005 17:34:02 +0000] rev 5971
rmi registry browser refactored out of rmi module

Sat, 19 Mar 2005 11:05:51 +0000rmid module added
mryzl@netbeans.org [Sat, 19 Mar 2005 11:05:51 +0000] rev 5970
rmid module added

Fri, 18 Mar 2005 20:15:13 +0000BluePrints window should not be opened at the startup time. BLD200503201900
yutayoshida@netbeans.org [Fri, 18 Mar 2005 20:15:13 +0000] rev 5969
BluePrints window should not be opened at the startup time.

Fri, 18 Mar 2005 18:20:00 +0000Acquire the FileLock *before* Resolve Conflicts is run. This prevents from
mentlicher@netbeans.org [Fri, 18 Mar 2005 18:20:00 +0000] rev 5968
Acquire the FileLock *before* Resolve Conflicts is run. This prevents from
problem during save. Also the merge GUI is not closed when the save did not
succeed.
This is a fix of issue #56655.

Fri, 18 Mar 2005 16:35:21 +0000Refresh recursively after Remove command.
mentlicher@netbeans.org [Fri, 18 Mar 2005 16:35:21 +0000] rev 5967
Refresh recursively after Remove command.
Also after we receive the output from recursive refresh, we have to mark
all local files recursively.
This is a fix of issue #56337.

Fri, 18 Mar 2005 15:09:19 +0000Fixed possible NPE.
abadea@netbeans.org [Fri, 18 Mar 2005 15:09:19 +0000] rev 5966
Fixed possible NPE.

Fri, 18 Mar 2005 14:41:39 +0000Duplicate properties, that were found by check added during the fix of
mentlicher@netbeans.org [Fri, 18 Mar 2005 14:41:39 +0000] rev 5965
Duplicate properties, that were found by check added during the fix of
issue #56589, removed.