Mon, 24 Mar 2003 14:42:25 +0000Stop the cell editing before the table values are changed. BLD200303250100
mentlicher@netbeans.org [Mon, 24 Mar 2003 14:42:25 +0000] rev 3323
Stop the cell editing before the table values are changed.
This is necessary to that the correct value is displayed in the table.
This is a fix of issue #32097.

Mon, 24 Mar 2003 14:41:18 +0000Mnemonic on [Skip] button added.
mentlicher@netbeans.org [Mon, 24 Mar 2003 14:41:18 +0000] rev 3322
Mnemonic on [Skip] button added.
This is a fix of issue #32097.

Mon, 24 Mar 2003 14:00:58 +0000toString() method defined. For debug purposes.
mentlicher@netbeans.org [Mon, 24 Mar 2003 14:00:58 +0000] rev 3321
toString() method defined. For debug purposes.

Sun, 23 Mar 2003 21:57:04 +0000Don't include java.lang
tor@netbeans.org [Sun, 23 Mar 2003 21:57:04 +0000] rev 3320
Don't include java.lang

Sun, 23 Mar 2003 21:46:35 +0000Fix problem which caused the percent-complete column not to be
tor@netbeans.org [Sun, 23 Mar 2003 21:46:35 +0000] rev 3319
Fix problem which caused the percent-complete column not to be
restored if chosen as visible.

Sun, 23 Mar 2003 21:21:25 +0000Fix bug in suggestion scanning manager which would sometimes mean
tor@netbeans.org [Sun, 23 Mar 2003 21:21:25 +0000] rev 3318
Fix bug in suggestion scanning manager which would sometimes mean
that even when the suggestions view was not visible, scanning would
take place. Also bump spec versions of modules since the core API
(location of FilterAction) has changed such that all modules are updated
via the update center.

Sun, 23 Mar 2003 19:50:54 +0000Make modules compileable
tor@netbeans.org [Sun, 23 Mar 2003 19:50:54 +0000] rev 3317
Make modules compileable

Sun, 23 Mar 2003 09:01:49 +0000* better customization possibilities for filters
lebedkov@netbeans.org [Sun, 23 Mar 2003 09:01:49 +0000] rev 3316
* better customization possibilities for filters

Sun, 23 Mar 2003 08:06:28 +0000Include import
tor@netbeans.org [Sun, 23 Mar 2003 08:06:28 +0000] rev 3315
Include import

Sun, 23 Mar 2003 08:03:47 +0000Make the fix action only ask for the confirmation panel of a SuggestionPerformer
tor@netbeans.org [Sun, 23 Mar 2003 08:03:47 +0000] rev 3314
Make the fix action only ask for the confirmation panel of a SuggestionPerformer
if it reports hasConfirmation == true