Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -14/+20 |
| | |||||
* | - Rework edit sheet find/replace handling; instead of altering the main ↵ | rowanbeentje | 2012-04-24 | 1 | -0/+5 |
| | | | | window's firstResponder, which only worked under certain NSTextView focus conditions, allow the field edit sheet to become the main window. This fixes issues with the Find/Replace dialog not fully working correctly in the edit sheet. | ||||
* | Minor tidy up. | stuconnolly | 2011-07-11 | 1 | -4/+1 |
| | |||||
* | - Change shortcut for "Duplicate Connection Tab" to alt-T for increased ↵ | rowanbeentje | 2011-01-23 | 1 | -0/+32 |
discoverability - this improves on Issue #943 - Add alternate keybindings for tab switching - support command-shift-[ and -], and command-alt-left and right arrows to match behaviour of other applications - Update localisable strings |