.. |
AppKit
|
Show Error Log window from Window menu.
|
2017-11-15 22:40:49 -08:00 |
Inspector
|
Add Inspector to RSCore. Show/hide inspector via Info command in Window menu.
|
2017-11-15 22:33:35 -08:00 |
BatchUpdate.swift
|
Move BatchUpdate.swift to RSCore.
|
2017-11-15 13:25:43 -08:00 |
BinaryDiskCache.swift
|
Replace Objective-C RSBinaryCache with Swift BinaryDiskCache in RSCore.
|
2017-11-24 13:10:22 -08:00 |
Date+Extensions.swift
|
|
|
DiskSaver.swift
|
|
|
DisplayNameProvider.swift
|
Fix code formatting nit in DisplayNameProvider.
|
2017-11-19 11:41:27 -08:00 |
Info.plist
|
|
|
Log.swift
|
Post a notification when a LogItem is added.
|
2017-11-14 21:39:24 -08:00 |
LogItem.swift
|
Add Inspector to RSCore. Show/hide inspector via Info command in Window menu.
|
2017-11-15 22:33:35 -08:00 |
NSArray+RSCore.h
|
|
|
NSArray+RSCore.m
|
|
|
NSCalendar+RSCore.h
|
Add startOfToday and nullability annotations to NSCalendar+RSCore.
|
2017-11-19 12:11:56 -08:00 |
NSCalendar+RSCore.m
|
Add startOfToday and nullability annotations to NSCalendar+RSCore.
|
2017-11-19 12:11:56 -08:00 |
NSColor+RSCore.h
|
|
|
NSColor+RSCore.m
|
|
|
NSData+RSCore.h
|
|
|
NSData+RSCore.m
|
|
|
NSDate+RSCore.h
|
|
|
NSDate+RSCore.m
|
|
|
NSDictionary+RSCore.h
|
|
|
NSDictionary+RSCore.m
|
|
|
NSEvent+RSCore.h
|
Define kDeleteKeyCode for use in key handling.
|
2017-10-21 10:54:59 -07:00 |
NSEvent+RSCore.m
|
Switch macOS deployment target to 10.13. Get MarkAllReadCommand working as an undoable command.
|
2017-10-29 11:14:10 -07:00 |
NSFileManager+RSCore.h
|
|
|
NSFileManager+RSCore.m
|
|
|
NSImage+RSCore.h
|
|
|
NSImage+RSCore.m
|
Create NSImage on background queue.
|
2017-11-23 12:15:33 -08:00 |
NSMutableArray+RSCore.h
|
|
|
NSMutableArray+RSCore.m
|
|
|
NSMutableDictionary-Extensions.swift
|
|
|
NSMutableDictionary+RSCore.h
|
|
|
NSMutableDictionary+RSCore.m
|
|
|
NSMutableSet+RSCore.h
|
|
|
NSMutableSet+RSCore.m
|
|
|
NSNotificationCenter+RSCore.h
|
|
|
NSNotificationCenter+RSCore.m
|
|
|
NSObject+RSCore.h
|
Use a Swift name for rs_performSelectorCoalesced — make it performSelectorCoalesced:with:delay:.
|
2017-11-19 11:42:22 -08:00 |
NSObject+RSCore.m
|
|
|
NSOutlineView+Extensions.swift
|
|
|
NSPasteboard+RSCore.h
|
|
|
NSPasteboard+RSCore.m
|
|
|
NSResponder-Extensions.swift
|
|
|
NSSet+RSCore.h
|
|
|
NSSet+RSCore.m
|
|
|
NSStoryboard+RSCore.h
|
|
|
NSStoryboard+RSCore.m
|
|
|
NSString+RSCore.h
|
Make more progress on saving/updating articles.
|
2017-09-02 16:08:02 -07:00 |
NSString+RSCore.m
|
Make more progress on saving/updating articles.
|
2017-09-02 16:08:02 -07:00 |
NSTableView+Extensions.swift
|
Do some refactoring.
|
2017-11-01 22:40:28 -07:00 |
NSTableView+RSCore.h
|
|
|
NSTableView+RSCore.m
|
|
|
NSTimer+RSCore.h
|
|
|
NSTimer+RSCore.m
|
|
|
NSView+RSCore.h
|
|
|
NSView+RSCore.m
|
|
|
NSWindow-Extensions.swift
|
|
|
OPMLRepresentable.swift
|
Show feeds in Feed Directory sidebar.
|
2017-11-04 14:53:21 -07:00 |
PlistProviderProtocol.swift
|
|
|
PropertyList.swift
|
Make progress on getting Database.framework to build.
|
2017-07-12 13:25:10 -07:00 |
RSBackgroundColorView.h
|
|
|
RSBackgroundColorView.m
|
|
|
RSBlocks.h
|
|
|
RSBlocks.m
|
|
|
RSConstants.h
|
|
|
RSConstants.m
|
|
|
RSCore.h
|
Replace Objective-C RSBinaryCache with Swift BinaryDiskCache in RSCore.
|
2017-11-24 13:10:22 -08:00 |
RSGeometry.h
|
|
|
RSGeometry.m
|
|
|
RSImageRenderer.h
|
|
|
RSImageRenderer.m
|
|
|
RSMacroProcessor.h
|
|
|
RSMacroProcessor.m
|
|
|
RSOpaqueContainerView.h
|
|
|
RSOpaqueContainerView.m
|
|
|
RSPlatform.h
|
|
|
RSPlatform.m
|
|
|
RSPlist.h
|
|
|
RSPlist.m
|
|
|
RSScaling.h
|
|
|
RSScaling.m
|
|
|
RSToolbarItem.swift
|
|
|
RSTransparentContainerView.h
|
|
|
RSTransparentContainerView.m
|
|
|
Set+Extensions.swift
|
|
|
ThreadSafeCache.swift
|
Create ThreadSafeCache, which FaviconDownloader uses.
|
2017-11-19 23:58:35 -08:00 |
UndoableCommand.swift
|
Make deleting work. Can’t undo yet. But now everything is messed-up because of an AnyHashable casting bug. Don’t run this build.
|
2017-11-04 22:51:14 -07:00 |