NetNewsWire/Shared/Extensions
2024-04-02 21:43:06 -07:00
..
AddFeedDefaultContainer.swift Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
ArticleStringFormatter.swift Make RSParser a local module and rename it to Parser. 2024-04-02 21:43:06 -07:00
ArticleUtilities.swift Convert markArticles to async await. 2024-03-26 18:48:44 -07:00
CacheCleaner.swift Move RSWeb from remote to local project; rename as Web. 2024-04-01 19:31:57 -07:00
IconImage.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
Node-Extensions.swift Fix Mac build errors. 2024-03-21 17:21:50 -07:00
NSAttributedString+NetNewsWire.swift Make RSParser a local module and rename it to Parser. 2024-04-02 21:43:06 -07:00
NSView-Extensions.swift
RSImage-AppIcons.swift Fix concurrency warning in IconImage. Make RSImage.appIconImage let instead of var. 2024-04-01 23:11:30 -07:00
RSImage-Extensions.swift Fix numerous warnings. 2024-03-24 18:49:39 -07:00
SmallIconProvider.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
URL-Extensions.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
UTType+Extensions.swift