Wed, 26 Nov 2003 17:32:08 +0000Deprecated ExplorerPanel subclassing eliminated. BLD200311261900
pkuzel@netbeans.org [Wed, 26 Nov 2003 17:32:08 +0000] rev 3732
Deprecated ExplorerPanel subclassing eliminated.

Wed, 26 Nov 2003 16:40:38 +0000Some commands can be executed once on multiple files in a single folder.
mentlicher@netbeans.org [Wed, 26 Nov 2003 16:40:38 +0000] rev 3731
Some commands can be executed once on multiple files in a single folder.
This is a fix of issue #36818.

Wed, 26 Nov 2003 15:19:38 +0000Cache the information if we're not yet ready to present it in the GUI.
mentlicher@netbeans.org [Wed, 26 Nov 2003 15:19:38 +0000] rev 3730
Cache the information if we're not yet ready to present it in the GUI.
This is a fix of issue #37488.

Wed, 26 Nov 2003 15:06:57 +0000Source tasks filter action UI simplified.
pkuzel@netbeans.org [Wed, 26 Nov 2003 15:06:57 +0000] rev 3729
Source tasks filter action UI simplified.

Wed, 26 Nov 2003 15:00:25 +0000Wait for the output thread to finish.
mentlicher@netbeans.org [Wed, 26 Nov 2003 15:00:25 +0000] rev 3728
Wait for the output thread to finish.
This is important so that we do not set the exit status and finish the command sooner
then the output is done.
This is a part of fix of issue #37488.

Wed, 26 Nov 2003 09:41:01 +0000#37489 - visualizers split
rgregor@netbeans.org [Wed, 26 Nov 2003 09:41:01 +0000] rev 3727
#37489 - visualizers split

Tue, 25 Nov 2003 18:47:58 +0000#37460 actions moved into the "Window" menu BLD200311251900
lebedkov@netbeans.org [Tue, 25 Nov 2003 18:47:58 +0000] rev 3726
#37460 actions moved into the "Window" menu

Tue, 25 Nov 2003 15:56:48 +0000Better toolbar layout
pkuzel@netbeans.org [Tue, 25 Nov 2003 15:56:48 +0000] rev 3725
Better toolbar layout

Tue, 25 Nov 2003 15:25:55 +0000Sketch of TODOs view "toolbar" implemented.
pkuzel@netbeans.org [Tue, 25 Nov 2003 15:25:55 +0000] rev 3724
Sketch of TODOs view "toolbar" implemented.

Tue, 25 Nov 2003 14:40:38 +0000Transfer the environment variables that are recognized by the library.
mentlicher@netbeans.org [Tue, 25 Nov 2003 14:40:38 +0000] rev 3723
Transfer the environment variables that are recognized by the library.
cvs.passfile needs to be treated in a special way because of home property.
This is a fix of issue #37347.