Fri, 12 Dec 2003 17:30:00 +0000Added cli option -Dtodos.project=default|repository|project that tells TODOs what is project scope. BLD200312141900
pkuzel@netbeans.org [Fri, 12 Dec 2003 17:30:00 +0000] rev 3818
Added cli option -Dtodos.project=default|repository|project that tells TODOs what is project scope.

Fri, 12 Dec 2003 15:11:29 +0000#37846 workaround for #37802.
pkuzel@netbeans.org [Fri, 12 Dec 2003 15:11:29 +0000] rev 3817
#37846 workaround for #37802.

Fri, 12 Dec 2003 12:38:29 +0000Wrong layer file name fixed.
pkuzel@netbeans.org [Fri, 12 Dec 2003 12:38:29 +0000] rev 3816
Wrong layer file name fixed.

Fri, 12 Dec 2003 12:34:01 +0000Separated suggestions framework and UI. Fixed broken SuggestionManager registration.
pkuzel@netbeans.org [Fri, 12 Dec 2003 12:34:01 +0000] rev 3815
Separated suggestions framework and UI. Fixed broken SuggestionManager registration.

Thu, 11 Dec 2003 16:46:07 +0000Properly close the streams and release locks after I/O operations. BLD200312111900
mentlicher@netbeans.org [Thu, 11 Dec 2003 16:46:07 +0000] rev 3814
Properly close the streams and release locks after I/O operations.

Thu, 11 Dec 2003 16:44:13 +0000#37316 Tasklist API removed from official packages.
pkuzel@netbeans.org [Thu, 11 Dec 2003 16:44:13 +0000] rev 3813
#37316 Tasklist API removed from official packages.

Thu, 11 Dec 2003 16:20:51 +0000A trivial mistake in the fix of issue #37453 caused that a new group is never added.
mentlicher@netbeans.org [Thu, 11 Dec 2003 16:20:51 +0000] rev 3812
A trivial mistake in the fix of issue #37453 caused that a new group is never added.
This is a fix of issue #37844.

Thu, 11 Dec 2003 15:55:30 +0000A "displayName" property introduced.
mentlicher@netbeans.org [Thu, 11 Dec 2003 15:55:30 +0000] rev 3811
A "displayName" property introduced.
This is because we can not rely on setDisplayName()/getDisplayName() methods,
because setDisplayName() MUST be called in AWT, thus it's set too late!
This is a fix of issue #37991.

Thu, 11 Dec 2003 14:32:58 +0000New icons.
pkuzel@netbeans.org [Thu, 11 Dec 2003 14:32:58 +0000] rev 3810
New icons.

Thu, 11 Dec 2003 10:19:11 +0000A trivial typing error corrected.
mentlicher@netbeans.org [Thu, 11 Dec 2003 10:19:11 +0000] rev 3809
A trivial typing error corrected.
This is a fix of issue #37974.