NetNewsWire/Evergreen/MainWindow/Sidebar
Brent Simmons b7575c687c Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
..
Cell Switch to using NSTextField for timeline date and feed name views. 2018-02-19 15:56:15 -08:00
Keyboard Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
Renaming Make all senders parameters for actions optional — Any? instead of AnyObject or Any. 2018-02-11 18:58:50 -08:00
FeedPasteboardWriter.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
FolderPasteboardWriter.swift Implement and validate the Copy command for the sidebar. Fix #115. 2018-02-11 22:10:28 -08:00
SidebarContextualMenuDelegate.swift Use the menu.takeItems method. 2018-02-09 22:10:52 -08:00
SidebarGearMenuDelegate.swift Make the sidebar contextual menu refer to the clicked row rather than the selected row. 2018-02-07 13:25:17 -08:00
SidebarOutlineDataSource.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
SidebarOutlineView.swift Add a fix pixels of white space inside the left side of the sidebar. 2018-02-23 23:05:51 -08:00
SidebarStatusBarView.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
SidebarTreeControllerDelegate.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
SidebarViewController+ContextualMenus.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
SidebarViewController.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
UnreadCountView.swift Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -08:00