Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another tweak for SP r3710 merge with Coda | sqlprodev | 2012-07-05 | 1 | -0/+2 |
| | |||||
* | A few more tweaks for SP r3710 merge with Coda | sqlprodev | 2012-07-05 | 1 | -1/+10 |
| | |||||
* | - Fix flickering and incorrect connection view positioning on initial ↵ | rowanbeentje | 2012-06-05 | 1 | -1/+4 |
| | | | | window creation | ||||
* | - Fix issues where removing favorites could cause crashes in other ↵ | rowanbeentje | 2012-05-28 | 1 | -0/+29 |
| | | | | | | | | tabs/windows where the favorite was selected (Issue #1351) - Keep multiple windows and tabs in sync when editing favorites - Fix a new KVO observation not being removed on object teardown | ||||
* | Improve connection handling and editing: | rowanbeentje | 2012-05-27 | 1 | -1/+5 |
| | | | | | | | | | - Fix long-standing intermittent crashes caused by connection errors after SSH tunnels were established - Fix edits causing keychain -25299 errors (Issue #1340) - Allow changes of favourite type to be saved rather than disassociating the edit from the selection - Fix the favourites view scrolling to the top when there's no selection and connection details are being edited - Fix some issues with automatic naming of connections on connection type change | ||||
* | Fix implicit cast warnings. | stuconnolly | 2012-05-11 | 1 | -3/+3 |
| | |||||
* | - Fix a build warning caused by r3649 changes | rowanbeentje | 2012-05-10 | 1 | -0/+1 |
| | | | | | - Improve debug to catch a structure connection issue | ||||
* | - Ensure the selected connection is correctly scrolled to on Lion, working ↵ | rowanbeentje | 2012-05-10 | 1 | -3/+8 |
| | | | | around animation issues | ||||
* | Add support for saving the state of the connection favorites outline view. | stuconnolly | 2012-05-03 | 1 | -4/+32 |
| | |||||
* | - Alter the variable that currentFavorite tracks to the favourite instead ↵ | rowanbeentje | 2012-05-02 | 1 | -1/+4 |
| | | | | | | | of a copy of the represented node; this addresses a crash on Lion (Issue #1328) - Clean up variables and initialisers, restore connection keychain ID tracking and setting | ||||
* | Tidy up. | stuconnolly | 2012-01-24 | 1 | -19/+94 |
| | |||||
* | Split out connection controller initialization. | stuconnolly | 2012-01-22 | 1 | -0/+196 |