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
ba73e3289a8f318a04b9448c623169f9ab6c8e90
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
/
Cell
History
Nate Weaver
ba73e3289a
Remove redundant call to updateTextFieldText()
2020-04-24 16:20:41 -05:00
..
MultilineTextFieldSizer.swift
Add attributed title support in the timeline
2020-04-24 16:20:40 -05:00
NSAttributedString+NetNewsWire.swift
Add a convenience initializer for attributed strings from an html string
2020-04-24 16:20:41 -05:00
SingleLineTextFieldSizer.swift
Replace the
firstElementPassingTest
function come from RSCore with the native function
first(where:)
.
2020-04-06 02:06:24 +08:00
TimelineCellAppearance.swift
…
TimelineCellData.swift
Add attributed title support in the timeline
2020-04-24 16:20:40 -05:00
TimelineCellLayout.swift
Add attributed title support in the timeline
2020-04-24 16:20:40 -05:00
TimelineTableCellView.swift
Remove redundant call to updateTextFieldText()
2020-04-24 16:20:41 -05:00
UnreadIndicatorView.swift
…