aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContentFilterController.h
Commit message (Collapse)AuthorAgeFilesLines
* #63: Rename class SPTableContentFilterController to SPRuleFilterController ↵Max2018-05-131-163/+0
| | | | to reduce confusion
* #63: Move some UI around and add proper iconMax2018-05-111-0/+6
| | | | Clarify some variable names
* #63: Change one outstanding UI issueMax2018-05-091-0/+7
|
* #63: Move some code around + add documentationMax2018-05-091-8/+61
|
* Changed a method to match other classes implementationMax2018-05-091-1/+1
|
* #63: Add basic support for multiple filtersMax2018-05-071-9/+85
|
* Add some more stub codeMax2014-12-231-1/+12
| | | | (as the nib loader on 10.10 is even whinier)
* Add stub for SPTableContentFilterControllerMax2014-12-051-0/+10
And with that we are back to a build that should not spam your Console upon launch. (Sorry for the future merge conflict) :)