Wed, 02 Apr 2003 09:45:21 +0000#32143 openide-loaders.jar is separated from openide.jar BLD200304030100
jtulach@netbeans.org [Wed, 02 Apr 2003 09:45:21 +0000] rev 3337
#32143 openide-loaders.jar is separated from openide.jar

Tue, 01 Apr 2003 22:00:54 +0000The newly introduced "refreshFileRelativePath" property is added to the commands property sheet. BLD200304020100
mentlicher@netbeans.org [Tue, 01 Apr 2003 22:00:54 +0000] rev 3336
The newly introduced "refreshFileRelativePath" property is added to the commands property sheet.
This is a part of fix of issue #32440.

Tue, 01 Apr 2003 21:57:37 +0000A new command property is introduced: "refreshFileRelativePath".
mentlicher@netbeans.org [Tue, 01 Apr 2003 21:57:37 +0000] rev 3335
A new command property is introduced: "refreshFileRelativePath".
createRefreshFilesBase() method created to compute the correct base, which
is the used instead of COMMON_PARENT variable.
This is an initial part of fix of issue #32440.

Tue, 01 Apr 2003 21:38:08 +0000Do not add the refreshed data from the data listener only in case of class command.
mentlicher@netbeans.org [Tue, 01 Apr 2003 21:38:08 +0000] rev 3334
Do not add the refreshed data from the data listener only in case of class command.
This disabled refresh for command-line commands (that are not written in class files)!

Tue, 01 Apr 2003 16:05:59 +0000We wait for the EDIT and LOCK commands to finish.
mentlicher@netbeans.org [Tue, 01 Apr 2003 16:05:59 +0000] rev 3333
We wait for the EDIT and LOCK commands to finish.
This is important so that applications that call FileObject.lock()
and UserQuestionException.confirmed() know when the work is done.
This is a fix of issue #23407.

Tue, 01 Apr 2003 05:21:53 +0000Fix bug in the suggestions module - the "Show" action in the
tor@netbeans.org [Tue, 01 Apr 2003 05:21:53 +0000] rev 3332
Fix bug in the suggestions module - the "Show" action in the
suggestions view context menu was throwing exceptions. Still
needs some work to be adapted to the new filter APIs.

Sat, 29 Mar 2003 00:18:00 +0000Add in JTidy integration - legal has approved today. BLD200303310100
tor@netbeans.org [Sat, 29 Mar 2003 00:18:00 +0000] rev 3331
Add in JTidy integration - legal has approved today.

Thu, 27 Mar 2003 13:48:32 +0000Bug #30823 fixed. Module doesn't depend on openide-deprecated now. BLD200303271528
akemr@netbeans.org [Thu, 27 Mar 2003 13:48:32 +0000] rev 3330
Bug #30823 fixed. Module doesn't depend on openide-deprecated now.

Wed, 26 Mar 2003 17:54:01 +0000The empty profiles made localizable. BLD200303261945
mentlicher@netbeans.org [Wed, 26 Mar 2003 17:54:01 +0000] rev 3329
The empty profiles made localizable.
This is a fix of issue #32273.

Wed, 26 Mar 2003 08:06:06 +0000Will waitNotPresent after cut/paste
jbecicka@netbeans.org [Wed, 26 Mar 2003 08:06:06 +0000] rev 3328
Will waitNotPresent after cut/paste