Thu, 11 Mar 2004 18:36:13 +0000The property editor, that is displayed in "View Text" action is based on a read-only BLD200403111900
mentlicher@netbeans.org [Thu, 11 Mar 2004 18:36:13 +0000] rev 4292
The property editor, that is displayed in "View Text" action is based on a read-only
property and PropertyPanel is used for presentation.
This makes the editor read-only.
Also "Close" button defined instead of default OK/Cancel.
This is a fix of issue #40936.

Thu, 11 Mar 2004 16:54:23 +0000copy-pastedtypo corrected. bow-milestone5
pkuzel@netbeans.org [Thu, 11 Mar 2004 16:54:23 +0000] rev 4291
copy-pastedtypo corrected.

Thu, 11 Mar 2004 16:28:54 +0000Port scripts to new nbbuild style.
pkuzel@netbeans.org [Thu, 11 Mar 2004 16:28:54 +0000] rev 4290
Port scripts to new nbbuild style.

Thu, 11 Mar 2004 13:24:24 +0000#40854 notification mechanism removal and replaced by changelogs at www. Plus ant module reformated some scripts :-(.
pkuzel@netbeans.org [Thu, 11 Mar 2004 13:24:24 +0000] rev 4289
#40854 notification mechanism removal and replaced by changelogs at www. Plus ant module reformated some scripts :-(.

Thu, 11 Mar 2004 11:13:02 +0000Refresh puts the number of file revisions into "size" property in cache.
mentlicher@netbeans.org [Thu, 11 Mar 2004 11:13:02 +0000] rev 4288
Refresh puts the number of file revisions into "size" property in cache.
Put have conditioned property "disabledWhenNotLockedConditioned" that checks
for whether the number of revisions is zero or not. It's necessary to have the Put
command enabled when the number of revisions is zero.
This is a fix of issue #40900.

Thu, 11 Mar 2004 11:07:13 +0000When looking for "disabledWhenNotLocked" property, look also for
mentlicher@netbeans.org [Thu, 11 Mar 2004 11:07:13 +0000] rev 4287
When looking for "disabledWhenNotLocked" property, look also for
"disabledWhenNotLockedConditioned" property. If that is defined,
setup the variables map and expand the conditioned property.
Also the UserCommandSupport.setVariables() method was changed to public because of that.
This is necessary to be able to fix issue #40900.

Wed, 10 Mar 2004 20:17:09 +0000New updates notification mechanism. BLD200403102255
pkuzel@netbeans.org [Wed, 10 Mar 2004 20:17:09 +0000] rev 4286
New updates notification mechanism.

Wed, 10 Mar 2004 18:14:32 +0000Usefullness note added.
pkuzel@netbeans.org [Wed, 10 Mar 2004 18:14:32 +0000] rev 4285
Usefullness note added.

Tue, 09 Mar 2004 17:14:10 +0000The classpath changed in javadoc target BLD200403091900
mkuchtiak@netbeans.org [Tue, 09 Mar 2004 17:14:10 +0000] rev 4284
The classpath changed in javadoc target

Tue, 09 Mar 2004 16:13:55 +0000Issue 39905
mkuchtiak@netbeans.org [Tue, 09 Mar 2004 16:13:55 +0000] rev 4283
Issue 39905

getDDRootCopy(FileObject fo); added
for getting the copy of deployment descriptor