Wed, 08 Sep 2004 17:09:12 +0000#46811 - Mac-specific keybindings BLD200409081800
tboudreau@netbeans.org [Wed, 08 Sep 2004 17:09:12 +0000] rev 5168
#46811 - Mac-specific keybindings

Wed, 08 Sep 2004 16:28:17 +0000Unreliable support for TODO in new multiview form files.
pkuzel@netbeans.org [Wed, 08 Sep 2004 16:28:17 +0000] rev 5167
Unreliable support for TODO in new multiview form files.

Wed, 08 Sep 2004 15:58:54 +0000Projectization of the diff module.
jglick@netbeans.org [Wed, 08 Sep 2004 15:58:54 +0000] rev 5166
Projectization of the diff module.

Wed, 08 Sep 2004 15:03:39 +0000Pay atention to always close all streams before we end the command.
mentlicher@netbeans.org [Wed, 08 Sep 2004 15:03:39 +0000] rev 5165
Pay atention to always close all streams before we end the command.
This prevents from providing output from command after it's killed.

Wed, 08 Sep 2004 14:42:00 +0000folder() implementation improved.
mentlicher@netbeans.org [Wed, 08 Sep 2004 14:42:00 +0000] rev 5164
folder() implementation improved.
This is supposed to fix a part of performance problems in issue #48630.

Wed, 08 Sep 2004 12:16:17 +0000Validate all components, but skip disabled.
mentlicher@netbeans.org [Wed, 08 Sep 2004 12:16:17 +0000] rev 5163
Validate all components, but skip disabled.
This is a fix of issue #39368.

Tue, 07 Sep 2004 18:43:33 +0000small Task-independent export/import framework
lebedkov@netbeans.org [Tue, 07 Sep 2004 18:43:33 +0000] rev 5162
small Task-independent export/import framework

Tue, 07 Sep 2004 16:48:52 +0000Provide the label of the component when file or directory does not exist. release40_beta2-BLD200409220200
mentlicher@netbeans.org [Tue, 07 Sep 2004 16:48:52 +0000] rev 5161
Provide the label of the component when file or directory does not exist.
See issue #48531.

Tue, 07 Sep 2004 16:02:15 +0000Corrected the extraction of distinguishable files, DIR and MODULE variables
mentlicher@netbeans.org [Tue, 07 Sep 2004 16:02:15 +0000] rev 5160
Corrected the extraction of distinguishable files, DIR and MODULE variables
are set correctly to status reader commands.
This is a fix of issue #45836.

Tue, 07 Sep 2004 13:03:17 +0000The property change listener is removed when the wizard is closed.
mentlicher@netbeans.org [Tue, 07 Sep 2004 13:03:17 +0000] rev 5159
The property change listener is removed when the wizard is closed.
This is a fix of a memory leak described in issue #48447.