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
1caaf3c1542f482290dfa9c3fa9c6702bc8097c9
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
T
History
Maurice Parker
a4b01fda35
Merge branch 'mac-release'
2019-09-06 17:03:38 -05:00
..
Cell
Added optional separators in the timeline view.
2019-09-02 09:13:21 -07:00
Keyboard
Move keyboard config files to Shared location in repo as they will now be used in the iOS app as well as the Mac app
2019-09-04 03:11:55 -05:00
ArticlePasteboardWriter.swift
…
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
…
TimelineViewController.swift
Merge branch 'mac-release'
2019-09-06 17:03:38 -05:00
TimelineViewController+ContextualMenus.swift
Use proper quotes in timeline contextual menu
2019-08-13 07:41:14 +09:00