[tasklist] Re: CVS update: MODIFIED: suggestions
"Tim Lebedkov" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <004501c2f1d7$3c3871f0$5f26c5ac@timpc> |
Hi, I made 3 changes: - it is now possible to define filter conditions per property and not per property class - one could define a different component for a condition's constant (see severity in the compiler submodule) - I replaced the combination of FilterCondition/FilterRelation with one new class FilterCondition Tim > Hi Tim, > can you briefly describe what the change to the filters was? > I brought it up but didn't see any changes. Since the files > were moved I couldn't deduce it from reading the mail diffs. > > -- Tor > > > On Sun, 2003-03-23 at 01:01, [email protected] wrote: > > , EnableAction.java, SuggestionNode.java ... > > > > User: lebedkov > > Date: 03/03/23 01:01:56 > > > > Modified: suggestions/src/org/netbeans/modules/tasklist/suggestions > > EnableAction.java ShowCategoryAction.java > > SuggestionNode.java SuggestionsView.java > > Added: compiler/src/org/netbeans/modules/tasklist/compiler > > CompileErrorFilter.java > > core/src/org/netbeans/modules/tasklist/core/filter > > Bundle.properties ConditionPanel.form > > ConditionPanel.java Filter.java FilterAction.java > > FilterCondition.java FilterPanel.form > > FilterPanel.java SimpleFilterCondition.java > > Removed: core/src/org/netbeans/modules/tasklist/core > > ConditionPanel.form ConditionPanel.java Filter.java > > FilterAction.java FilterPanel.form FilterPanel.java > > Log: > > * better customization possibilities for filters > >