Sun, 27 Apr 2003 21:18:40 +0000Initial version. Tests and docs will follow (hopefully) soon. BLD200304280100
dstrupl@netbeans.org [Sun, 27 Apr 2003 21:18:40 +0000] rev 3393
Initial version. Tests and docs will follow (hopefully) soon.

Sun, 27 Apr 2003 19:57:42 +0000[Issue 33266] - NPE in suggestion when switching between suggestion types
tor@netbeans.org [Sun, 27 Apr 2003 19:57:42 +0000] rev 3392
[Issue 33266] - NPE in suggestion when switching between suggestion types

Sun, 27 Apr 2003 17:52:50 +0000Update manifest files in the trunk to require a trunk IDE, since
tor@netbeans.org [Sun, 27 Apr 2003 17:52:50 +0000] rev 3391
Update manifest files in the trunk to require a trunk IDE, since
they're using APIs not in 3.5.

Sat, 26 Apr 2003 07:50:06 +0000XML for columns configuration moved into the core BLD200304270100
lebedkov@netbeans.org [Sat, 26 Apr 2003 07:50:06 +0000] rev 3390
XML for columns configuration moved into the core

Thu, 24 Apr 2003 21:05:32 +0000#33238: missing lib in tasklist-html.nbm. BLD200304260100
jglick@netbeans.org [Thu, 24 Apr 2003 21:05:32 +0000] rev 3389
#33238: missing lib in tasklist-html.nbm.

Thu, 24 Apr 2003 18:47:58 +0000Get rid of setPreferredAction since it has been removed. Module should
tor@netbeans.org [Thu, 24 Apr 2003 18:47:58 +0000] rev 3388
Get rid of setPreferredAction since it has been removed. Module should
compile with trunk again.

Thu, 24 Apr 2003 11:40:18 +0000Construct the correct file paths. The common parent has to be taken into account. before-merge-to-projects-2003-05-16
mentlicher@netbeans.org [Thu, 24 Apr 2003 11:40:18 +0000] rev 3387
Construct the correct file paths. The common parent has to be taken into account.
This is a fix of issue #27997.

Thu, 24 Apr 2003 10:00:03 +0000Do not use nbrescurr.
mentlicher@netbeans.org [Thu, 24 Apr 2003 10:00:03 +0000] rev 3386
Do not use nbrescurr.
This is a fix of issue #30399.

Thu, 24 Apr 2003 05:02:17 +0000* Fix concurrency bug where you execute a Fix while a rescan
tor@netbeans.org [Thu, 24 Apr 2003 05:02:17 +0000] rev 3385
* Fix concurrency bug where you execute a Fix while a rescan
is in progress. In this case, the Fix action would encounter
a null reference to the suggestion list field, since it gets
cleared out by Task.removeSubtask.
http://tasklist.netbeans.org/issues/show_bug.cgi?id=33142
* A couple of minor fixes: group Disable Category and Edit Categories...
together, and add "..." to the end of the Option action's menu
name since it invokes a dialog.

Wed, 23 Apr 2003 14:06:57 +0000Bugfix #33125 BLD200304240100
jkovar@netbeans.org [Wed, 23 Apr 2003 14:06:57 +0000] rev 3384
Bugfix #33125