NetNewsWire/Evergreen/Scriptability
Olof Hellman 395af1420e implement 'current article' property of the application
Also, fix the unique-id based accessors (the four byte code  for id was
wrong in the sdef)
Add valueIn<Key>WithUniqueID accessors
Add a few protocols and protocol implementations for the AppDelegate
and MainWindowControllor so as to expose needed functionality for
scriptability
2018-02-08 00:11:52 -08:00
..
Account+Scriptability.swift implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
AppDelegate+Scriptability.swift implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
Article+Scriptability.swift Add tests for simple article property script, fix error in previous 2018-01-24 00:27:56 -08:00
Author+Scriptability.swift
Feed+Scriptability.swift implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
Folder+Scriptability.swift Add opal representation properties for scripting feed, account and 2018-01-19 22:49:01 -08:00
MainWindowController+Scriptability.swift implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
NSApplication+Scriptability.swift implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
ScriptingObject.swift
ScriptingObjectContainer.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