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
1c2759dd2b432b3c998d8d5113da26ecde43b283
NetNewsWire
/
NetNewsWire
/
MainWindow
/
Timeline
History
Brent Simmons
4d3bceda93
Skip reloadData in TimelineViewController when the articles array represents the same articles as the previous array. Just reload visible cells in that case.
2019-02-08 19:53:41 -08:00
..
Cell
Remove unused code.
2019-02-07 22:45:19 -08:00
Keyboard
Continue rename to NetNewsWire.
2018-08-28 22:18:24 -07:00
ArticleArray.swift
Skip reloadData in TimelineViewController when the articles array represents the same articles as the previous array. Just reload visible cells in that case.
2019-02-08 19:53:41 -08:00
ArticlePasteboardWriter.swift
Remove unused extension.
2018-12-27 22:18:39 -08:00
TimelineContextualMenuDelegate.swift
Continue rename to NetNewsWire.
2018-08-28 22:18:24 -07:00
TimelineTableRowView.swift
Remove unused code from TimelineTableRowView.
2019-02-07 22:24:41 -08:00
TimelineTableView.swift
Remove unused code from TimelineTableView.
2019-02-07 22:27:26 -08:00
TimelineViewController.swift
Skip reloadData in TimelineViewController when the articles array represents the same articles as the previous array. Just reload visible cells in that case.
2019-02-08 19:53:41 -08:00
TimelineViewController+ContextualMenus.swift
Fix bug where contextual menu for article might not have Share menu filled in properly. (Was looking at selectedArticles rather than the intended articles.)
2018-12-27 21:49:52 -08:00