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
fec66c5454d148b59038f8a0242e66baf3d4713e
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
History
Brent Simmons
7a204ad6ed
Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in.
2019-07-05 20:06:31 -07:00
..
Cell
Fix crashing bug by not using an NSFont as a key in a Swift dictionary.
Fix
#734
.
2019-06-09 16:03:08 -07:00
Keyboard
…
ArticlePasteboardWriter.swift
…
FetchRequestOperation.swift
Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in.
2019-07-05 20:06:31 -07:00
FetchRequestQueue.swift
Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in.
2019-07-05 20:06:31 -07:00
TimelineContainerView.swift
…
TimelineContainerViewController.swift
Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in.
2019-07-05 20:06:31 -07:00
TimelineTableRowView.swift
Make unread indicator white for selected and emphasized rows in timeline. Issue
#655
2019-05-21 16:08:16 -05:00
TimelineTableView.swift
Make TimelineTableView and TimelineTableRowView opaque in the interest of speeding up rendering during scrolling.
2019-05-13 21:42:47 -07:00
TimelineTableView.xib
…
TimelineViewController.swift
Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in.
2019-07-05 20:06:31 -07:00
TimelineViewController+ContextualMenus.swift
Change to mark all as unread for the selected article feed. Issue
#657
2019-05-22 10:07:00 -05:00