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
/
Evergreen
/
MainWindow
/
Timeline
/
Cell
History
Brent Simmons
b39bcd9a77
Remove RSTextDrawing and all references to it.
2018-02-19 22:06:36 -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
Don’t show text in the timeline when there’s a title.
2018-02-19 22:06:24 -08:00
TimelineCellLayout.swift
Remove RSTextDrawing and all references to it.
2018-02-19 22:06:36 -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
Make the selected text in the timeline white.
2018-02-19 21:49:32 -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