NetNewsWire/Mac/MainWindow/Sidebar
Brent Simmons e990b7aab1 Get the app delegate the old-fashioned way. 2024-06-30 18:06:49 -07:00
..
Cell Move images-related code into Images module. 2024-04-15 22:21:17 -07:00
Keyboard Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
Renaming Convert renameFeed and renameFolder to async await. 2024-03-27 17:49:09 -07:00
PasteboardFeed.swift Rename Account.type to Account.accountType. 2024-06-09 22:53:19 -07:00
PasteboardFolder.swift Provide hash(into:) functions where the default implementation might be doing too much work. 2024-05-26 11:53:36 -07:00
SidebarDeleteItemsAlert.swift Fix Mac build errors. 2024-03-21 17:21:50 -07:00
SidebarOutlineDataSource.swift Get the app delegate the old-fashioned way. 2024-06-30 18:06:49 -07:00
SidebarOutlineView.swift Mark several classes as final. 2024-03-24 21:24:31 -07:00
SidebarStatusBarView.swift Go back to CoalescingQueue because it was simpler to use than PostponingBlock. 2024-06-12 20:55:13 -07:00
SidebarViewController+ContextualMenus.swift Remove no-longer-needed Unicode support for URL (since it’s part of iOS and macOS now). 2024-06-09 10:58:07 -07:00
SidebarViewController.swift Fix bug where sidebar unread count view would flicker as the timeline view controller unreadCount would be briefly 0 when it’s updating its unread count. 2024-06-21 18:09:28 -07:00
UnreadCountView.swift Mark several classes as final. 2024-03-24 21:24:31 -07:00