index
:
Copy-Mailto
master
Copy email addresses from `mailto:` links instead of opening an email client
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CopyMailto
/
Base.lproj
/
MainMenu.xib
Age
Commit message (
Expand
)
Author
2018-09-06
Rename the project directory "CopyMailto" -> "Copy Mailto"
Teddy Wing
2018-09-06
Rename "CopyMailto" Xcode project to "Copy Mailto"
Teddy Wing
2018-09-05
MainMenu.xib: Re-enable `terminate:` action on "Quit" click
Teddy Wing
2018-09-05
Make "Quit" button work on "q" or "Escape" key press
Teddy Wing
2018-09-05
MainMenu.xib: Correctly align "Quit" button next to "Copy" button
Teddy Wing
2018-09-05
MainMenu.xib: Make title label bold
Teddy Wing
2018-09-05
Add a "Copy" button that copies the email address to the clipboard
Teddy Wing
2018-09-05
MainMenu.xib: Disable window resize and other unneeded attributes
Teddy Wing
2018-09-05
MainMenu.xib: Set "Escape" as the "Quit" button key equivalent
Teddy Wing
2018-09-05
MainMenu.xib: Add a "Quit" button
Teddy Wing
2018-09-05
MainMenu.xib: Add label asking to copy email address to clipboard
Teddy Wing
2018-09-05
Add label that displays the email address coming from `mailto`
Teddy Wing
2018-09-05
MainMenu.xib: Disable Auto Layout
Teddy Wing
2018-09-05
MainMenu.xib: Simplify menus
Teddy Wing
2018-09-05
AppDelegate: Change `window` property to instance variable
Teddy Wing
2018-09-05
MainMenu.xib: Change data format to Xcode 8
Teddy Wing
2018-09-05
New Xcode 9.2 (9C40b) project
Teddy Wing