aboutsummaryrefslogtreecommitdiffstats
path: root/CopyMailto/Base.lproj/MainMenu.xib
AgeCommit message (Expand)Author
2018-09-06Rename the project directory "CopyMailto" -> "Copy Mailto"Teddy Wing
2018-09-06Rename "CopyMailto" Xcode project to "Copy Mailto"Teddy Wing
2018-09-05MainMenu.xib: Re-enable `terminate:` action on "Quit" clickTeddy Wing
2018-09-05Make "Quit" button work on "q" or "Escape" key pressTeddy Wing
2018-09-05MainMenu.xib: Correctly align "Quit" button next to "Copy" buttonTeddy Wing
2018-09-05MainMenu.xib: Make title label boldTeddy Wing
2018-09-05Add a "Copy" button that copies the email address to the clipboardTeddy Wing
2018-09-05MainMenu.xib: Disable window resize and other unneeded attributesTeddy Wing
2018-09-05MainMenu.xib: Set "Escape" as the "Quit" button key equivalentTeddy Wing
2018-09-05MainMenu.xib: Add a "Quit" buttonTeddy Wing
2018-09-05MainMenu.xib: Add label asking to copy email address to clipboardTeddy Wing
2018-09-05Add label that displays the email address coming from `mailto`Teddy Wing
2018-09-05MainMenu.xib: Disable Auto LayoutTeddy Wing
2018-09-05MainMenu.xib: Simplify menusTeddy Wing
2018-09-05AppDelegate: Change `window` property to instance variableTeddy Wing
2018-09-05MainMenu.xib: Change data format to Xcode 8Teddy Wing
2018-09-05New Xcode 9.2 (9C40b) projectTeddy Wing