Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Correctly sort connection favourites upon startup for both the connection ↵ | stuconnolly | 2010-09-26 | 1 | -0/+0 |
| | | | | | | | and preferences view. Fixes issue #807. - Remove the default favourite indicator from the preferences view. | ||||
* | Various improvements to default connection favorites handling, including: | stuconnolly | 2010-07-03 | 1 | -0/+0 |
- Updating the default favorite popup button to reflect the sorted order of the favorites tableview. - A new icon indicating the default favorite in the favorites tableview. - A new 'Make Default' menu item in the favorites tableview context menu. (Outstanding issue: Incorrect default favorite being selected upon launch because the sorting of favorites on the connection screen and preferences are independent of each other). |