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
c9df252f9a62522d2ff6f34341b6f00d1bf1137e
NetNewsWire
/
Evergreen
/
MainWindow
/
Timeline
/
Cell
History
Brent Simmons
c9df252f9a
Remove TimelineCellData attributed string properties that are no longer needed.
2018-02-20 13:06:35 -08:00
..
MultilineTextFieldSizer.swift
Create and use MultiLineTextFieldSizer for sizing the title/text field in the timeline.
2018-02-19 20:28:00 -08:00
SingleLineTextFieldSizer.swift
Create and use MultiLineTextFieldSizer for sizing the title/text field in the timeline.
2018-02-19 20:28:00 -08:00
TimelineCellAppearance.swift
Create and use MultiLineTextFieldSizer for sizing the title/text field in the timeline.
2018-02-19 20:28:00 -08:00
TimelineCellData.swift
Remove TimelineCellData attributed string properties that are no longer needed.
2018-02-20 13:06:35 -08:00
TimelineCellLayout.swift
Remove TimelineCellData attributed string properties that are no longer needed.
2018-02-20 13:06:35 -08:00
TimelineStringUtilities.swift
Don’t show summary text in the timeline if it’s just “Comments.” (As in Hacker News.)
2018-02-19 22:05:47 -08:00
TimelineTableCellView.swift
Remove TimelineCellData attributed string properties that are no longer needed.
2018-02-20 13:06:35 -08:00
UnreadIndicatorView.swift
Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports).
2018-02-02 22:51:32 -08:00