Olof Hellman
|
e038fb0fb5
|
convert Evergreen frameworks projects to use .xcconfig files.
|
2018-02-02 03:24:13 -08:00 |
Daniel Jalkut
|
3507313f84
|
Accept Xcode 9.3 recommended build settings.
|
2018-01-29 11:20:30 -05:00 |
Brent Simmons
|
fb45ae11eb
|
Add URLPasteboardWriter to RSCore. It takes a string and writes a URL (if possible) and a string to the pasteboard.
|
2018-01-28 16:08:38 -08:00 |
Brent Simmons
|
d3a0d8b8b7
|
Remove Inspector stuff from RSCore on YAGNI basis. Start work on inspector in Evergreen.
|
2018-01-20 19:06:07 -08:00 |
Brent Simmons
|
f4aca068ea
|
Make SendToBlogEditorApp public in RSCore.
|
2018-01-15 12:21:54 -08:00 |
Brent Simmons
|
eaeb333120
|
Add NSAppleEventDescriptor category method: +descriptorWithRunningApplication:.
|
2018-01-15 12:10:31 -08:00 |
Brent Simmons
|
fd7c6d07ac
|
Add UserApp class to RSCore. It represents an of the type usually found in /Applications. A UserApp may or may not be running and may or may not exist locally on disk. It could be entirely fictional, even.
|
2018-01-14 10:56:06 -08:00 |
Brent Simmons
|
705efcb7e8
|
Add keyboard utilities to RSCore.
|
2017-12-19 15:23:42 -08:00 |
Brent Simmons
|
adf5a5e784
|
Add NSImage extension method to tint an image with a color.
|
2017-12-17 10:48:24 -08:00 |
Brent Simmons
|
e4f65000b2
|
Replace Objective-C RSBinaryCache with Swift BinaryDiskCache in RSCore.
|
2017-11-24 13:10:22 -08:00 |
Brent Simmons
|
86907f6aab
|
Create ThreadSafeCache, which FaviconDownloader uses.
|
2017-11-19 23:58:35 -08:00 |
Brent Simmons
|
1d2fe4623b
|
Add Inspector to RSCore. Show/hide inspector via Info command in Window menu.
|
2017-11-15 22:33:35 -08:00 |
Brent Simmons
|
38954448cb
|
Move BatchUpdate.swift to RSCore.
|
2017-11-15 13:25:43 -08:00 |
Brent Simmons
|
bf45c3bdd9
|
Rename Logger to Log.
|
2017-11-14 21:19:12 -08:00 |
Brent Simmons
|
7e2420700c
|
Add Logger and LogItem. Start work on log window.
|
2017-11-14 21:15:06 -08:00 |
Brent Simmons
|
773f660601
|
Create WebViewWindow, which holds a WKWebView. To be used for keyboard shortcuts and whatever else needs a plain web view in a window.
|
2017-11-13 13:23:22 -08:00 |
Brent Simmons
|
17e22fb91a
|
Upgrade to recommended settings everywhere.
|
2017-11-04 19:16:07 -07:00 |
Brent Simmons
|
ef1d95341b
|
Show feeds in Feed Directory sidebar.
|
2017-11-04 14:53:21 -07:00 |
Brent Simmons
|
f9b3eeb4d7
|
Switch macOS deployment target to 10.13. Get MarkAllReadCommand working as an undoable command.
|
2017-10-29 11:14:10 -07:00 |
Brent Simmons
|
d16f83c99a
|
Start UndoableCommand as part of undo support.
|
2017-10-24 09:28:58 -07:00 |
Brent Simmons
|
e3b8e6833b
|
Make progress on getting Database.framework to build.
|
2017-07-12 13:25:10 -07:00 |
Brent Simmons
|
ea387a228f
|
Convert RSCore to Swift 4. Build still broken.
|
2017-07-08 12:29:10 -07:00 |
Andrew Carter
|
642955f1c9
|
Update sub-projects for Xcode 8.3.2
Apply recommended updates for Xcode 8.3.2 to eliminate the warnings.
|
2017-06-01 16:01:41 -07:00 |
Brent Simmons
|
f49c552bf9
|
Add UniqueIdentifier file. Fix a couple build errors.
|
2017-05-24 13:29:40 -07:00 |
Brent Simmons
|
02503fadb9
|
Add RSCore framework.
|
2017-05-22 13:13:40 -07:00 |