Steve Kalkwarf

Results 5 issues of Steve Kalkwarf

I have a trivial configuration file which contains one source, no filters, no processors, and one sftp destination. The server portion of my config file looks like this: ``` server.local...

mac os x
support
bug

Previously, a couple classes were renamed to correct spelling, but the file names were not. This PR fixes that.

I saw there was Anchorage "support" but short of hard coding it, no way to enable it. Appending a trailing `--anchorage` will now toggle the anchoring mode. Requires [41](https://github.com/Rightpoint/Eject/pull/41) to...

IB leaves "Stuff" in the xibs that aren't necessary to port, and generate mysterious warnings when Ejecting. Centralized the logic to suppress them both to keep the real logic clean,...

Updated some syntax, and the UIButton arguments to match current APIs.