Mon, 11 Oct 2004 15:57:53 +0000We check the annotation pattern for correctness (we try to render it in memory). BLD200410111800
mentlicher@netbeans.org [Mon, 11 Oct 2004 15:57:53 +0000] rev 5321
We check the annotation pattern for correctness (we try to render it in memory).
Also, special HTML characters are replaced with appropriate entity reference.
This is a fix of issue #48603.

Mon, 11 Oct 2004 14:01:20 +0000#49955 - WindowsAPI is required to be called from AWT thread only
rypacek@netbeans.org [Mon, 11 Oct 2004 14:01:20 +0000] rev 5320
#49955 - WindowsAPI is required to be called from AWT thread only
- fixed by protecting the code from being executed outside AWT

Mon, 11 Oct 2004 12:01:29 +0000bugfix#50205 - created disabled alternative of execution property custom editor.
rgregor@netbeans.org [Mon, 11 Oct 2004 12:01:29 +0000] rev 5319
bugfix#50205 - created disabled alternative of execution property custom editor.

Mon, 11 Oct 2004 11:51:57 +0000A sort of hack to workaround deadlock in issue #50171.
mentlicher@netbeans.org [Mon, 11 Oct 2004 11:51:57 +0000] rev 5318
A sort of hack to workaround deadlock in issue #50171.
AbstractFolder.subfiles() is called to retrieve the list of existing files.
This is a fix of issue #50171.

Sun, 10 Oct 2004 18:59:57 +0000Added the refreshParentOfCurrentFolder property.
mentlicher@netbeans.org [Sun, 10 Oct 2004 18:59:57 +0000] rev 5317
Added the refreshParentOfCurrentFolder property.
This is necessary for the fix of issue #48723.

Sun, 10 Oct 2004 18:48:36 +0000Added a new command property refreshParentOfCurrentFolder.
mentlicher@netbeans.org [Sun, 10 Oct 2004 18:48:36 +0000] rev 5316
Added a new command property refreshParentOfCurrentFolder.
This is to handle cases described in issue #48723.
Also the recursive refresh is applied only to the inner folder when more folders are refreshed.

Sat, 09 Oct 2004 12:09:26 +0000save/load selected and started task BLD200410101800
lebedkov@netbeans.org [Sat, 09 Oct 2004 12:09:26 +0000] rev 5315
save/load selected and started task

Fri, 08 Oct 2004 16:46:39 +0000Removing workarounds for #45947; XTest now groks system properties.
jglick@netbeans.org [Fri, 08 Oct 2004 16:46:39 +0000] rev 5314
Removing workarounds for #45947; XTest now groks system properties.
Also fixes #50156 & #50165.

Fri, 08 Oct 2004 14:59:54 +0000WeakListener -> WeakListeners, avoided utility method to get string from bundle
rkubacki@netbeans.org [Fri, 08 Oct 2004 14:59:54 +0000] rev 5313
WeakListener -> WeakListeners, avoided utility method to get string from bundle

Fri, 08 Oct 2004 14:55:40 +0000Two utility methods avoided
rkubacki@netbeans.org [Fri, 08 Oct 2004 14:55:40 +0000] rev 5312
Two utility methods avoided