Refactoring for table header cell drawing (REnamer, 9729ba7)

This is just a pure refactoring with no behavioural changes for better readability and maintainability. In theory this could be refactored even further by splitting some of the functionality into a table column subclass, or perhaps into an NSTableColumn category.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Extract sort descriptor methods into NSTableColumn category (REnamer, a0bd9ee)
Fix table sorting and column selection (REnamer, 6c7f8c7) →

All snippets