Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overhaul the connection screen: | rowanbeentje | 2009-07-06 | 1 | -969/+3636 |
| | | | | | | | | | - Replace the connection sheet with a new connection view - Provide a tab-based selection system for Standard, Socket, and SSH connections, and show only the necessary fields. This resolves Issue #50. - Detect when "localhost" is used in error and alert the user (also to address Issue #50) - Update favorite editing to match connection view - Move connection methods to a new connection controller and tidy up TableDocument | ||||
* | - Added missing keyboard shortcuts for new interface buttons. | avenjamin | 2009-03-22 | 1 | -684/+563 |
| | | | | - Preliminary work on new ConnectionView | ||||
* | - Moved connection tabview from DBView nib into its own xib file | avenjamin | 2009-03-19 | 1 | -0/+1583 |