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
ab6d232377f7f0b6a685ba94dca6db747e69868d
NetNewsWire
/
Evergreen
/
MainWindow
/
Timeline
/
Cell
History
Brent Simmons
ab6d232377
Start work on multiline text measurement.
2018-02-20 22:32:14 -08:00
..
MultilineTextFieldSizer.swift
Start work on multiline text measurement.
2018-02-20 22:32:14 -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
Start work on multiline text measurement.
2018-02-20 22:32:14 -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
Start work on multiline text measurement.
2018-02-20 22:32:14 -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