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
3354d5a56972803a3f55fb4840124b7f7114d6b6
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
History
Brent Simmons
427c0da0d3
Fix build error in FetchRequestQueue.
2019-10-13 22:19:49 -07:00
..
Cell
…
Keyboard
…
ArticlePasteboardWriter.swift
…
FetchRequestOperation.swift
Fix crashing bug in FetchRequestQueue by making sure the completion is called not more than once from FetchRequestOperation.
Fix
#1133
.
2019-10-13 22:08:05 -07:00
FetchRequestQueue.swift
Fix build error in FetchRequestQueue.
2019-10-13 22:19:49 -07:00
TimelineContainerView.swift
…
TimelineContainerViewController.swift
…
TimelineTableRowView.swift
…
TimelineTableView.swift
…
TimelineTableView.xib
…
TimelineViewController.swift
Make minor code formatting changes so that TimelineViewController matches our current thinking. Also delete some commented-out and unused code.
2019-09-16 22:27:17 -07:00
TimelineViewController+ContextualMenus.swift
…