This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
81d8532e2cf56f7eb291eca786340d5c94c59955
NetNewsWire
/
Evergreen
/
MainWindow
/
Sidebar
History
Brent Simmons
e091f1c609
Skip fetching unread counts on changing sidebar selection. It’s not needed and it’s expensive. This provides a major performance boost when using my 2500-feed test.
2017-12-18 10:00:06 -08:00
..
Cell
Draw template images with 0.75 alpha in the sidebar.
2017-12-17 10:52:31 -08:00
FeedPasteboardWriter.swift
Write dragged feeds with various UTI types, including a custom feed type.
2017-11-07 21:14:58 -08:00
SidebarOutlineView.swift
Switch back to using a source list sidebar. We’ll see how it goes once we add favicons.
2017-11-19 20:42:37 -08:00
SidebarStatusBarView.swift
Create SidebarStatusBarView.
2017-12-16 16:36:35 -08:00
SidebarTreeControllerDelegate.swift
Create Smart Feeds group item in sidebar.
Fix
#216
.
2017-12-16 11:16:32 -08:00
SidebarViewController.swift
Skip fetching unread counts on changing sidebar selection. It’s not needed and it’s expensive. This provides a major performance boost when using my 2500-feed test.
2017-12-18 10:00:06 -08:00
UnreadCountView.swift
Create and use SidebarCellAppearance and SidebarCellLayout with SidebarCell.
2017-11-24 21:39:59 -08:00