Tue, 01 Mar 2005 14:40:03 +0000Updating test build script to catch recent jar rename. BLD200503011900
pkuzel@netbeans.org [Tue, 01 Mar 2005 14:40:03 +0000] rev 5866
Updating test build script to catch recent jar rename.

Tue, 01 Mar 2005 01:36:37 +0000Fix: 54514, 54647 - add logics to retrive localized html files according to
yutayoshida@netbeans.org [Tue, 01 Mar 2005 01:36:37 +0000] rev 5865
Fix: 54514, 54647 - add logics to retrive localized html files according to
Locale.

Mon, 28 Feb 2005 16:03:25 +0000ADD_DIR_RECURSIVE_CONTENT command added for adding just the content of a folder. This is enabled on versioned folders. BLD200502281900
mentlicher@netbeans.org [Mon, 28 Feb 2005 16:03:25 +0000] rev 5864
ADD_DIR_RECURSIVE_CONTENT command added for adding just the content of a folder. This is enabled on versioned folders.
This is a fix of issue #55581.

Mon, 28 Feb 2005 15:56:41 +0000The recursive processing is fixed.
mentlicher@netbeans.org [Mon, 28 Feb 2005 15:56:41 +0000] rev 5863
The recursive processing is fixed.
This is necessary for the fix of issue #55581.

Mon, 28 Feb 2005 14:18:38 +0000Correct the handling of removal of output tabs.
mentlicher@netbeans.org [Mon, 28 Feb 2005 14:18:38 +0000] rev 5862
Correct the handling of removal of output tabs.
This is a fix of issue #55609.

Sat, 26 Feb 2005 01:11:29 +0000Fix: 55060 - propagating context root to sun-web.xml BLD200502271900
yutayoshida@netbeans.org [Sat, 26 Feb 2005 01:11:29 +0000] rev 5861
Fix: 55060 - propagating context root to sun-web.xml

Fri, 25 Feb 2005 16:26:31 +0000added getJavaSources to separate ejb sources from other java sources
pbuzek@netbeans.org [Fri, 25 Feb 2005 16:26:31 +0000] rev 5860
added getJavaSources to separate ejb sources from other java sources
(e.g. in freeform project)

Fri, 25 Feb 2005 14:41:08 +0000Prevent RelativeMountPanel from delete child nodes of already expanded nodes unnecessarily.
mentlicher@netbeans.org [Fri, 25 Feb 2005 14:41:08 +0000] rev 5859
Prevent RelativeMountPanel from delete child nodes of already expanded nodes unnecessarily.
Merged from bow branch.

Fri, 25 Feb 2005 14:30:22 +0000When a file can not be read, display the error in a normal dialog instead of
mentlicher@netbeans.org [Fri, 25 Feb 2005 14:30:22 +0000] rev 5858
When a file can not be read, display the error in a normal dialog instead of
the unexpected exception dialog.
Merged from bow branch.

Thu, 24 Feb 2005 13:20:23 +0000fixed bug #55254 - Incorrect lines number shown BLD200502241900
rypacek@netbeans.org [Thu, 24 Feb 2005 13:20:23 +0000] rev 5857
fixed bug #55254 - Incorrect lines number shown
- conversion between zero-based and one-based numbering