This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
History
Brent Simmons
1ab0f7c25c
Merge mac-candidate.
2019-08-21 21:44:07 -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
Major folder and project tree restructuring.
2019-04-13 16:18:54 -07:00
ArticlePasteboardWriter.swift
Major folder and project tree restructuring.
2019-04-13 16:18:54 -07:00
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
Remove some unneeded drawing. This makes resizing the timeline faster.
2019-07-27 15:44:13 -07:00
TimelineContainerViewController.swift
Check to see if the timeline already has the expected representedObjects when the sidebar selection (apparently) has changed. If so, then don’t set the representedObjects again, and don’t knock the user out of search mode if searching.
2019-07-28 16:00:43 -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
Major folder and project tree restructuring.
2019-04-13 16:18:54 -07:00
TimelineViewController.swift
Refetch articles for smart feeds and folders, if selected, when a feed or folder is deleted.
Fix
#838
.
2019-08-21 21:41:56 -07:00
TimelineViewController+ContextualMenus.swift
Use proper quotes in timeline contextual menu
2019-08-13 07:41:14 +09:00