Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug that could cause items in the favorite list to be color-labeled ↵ | Max | 2015-02-19 | 1 | -1/+1 |
| | | | | when they don't have a label assigned | ||||
* | Refined the look of $(see last commit) on systems < 10.10 a bit | Max | 2015-02-15 | 1 | -0/+42 |
| | |||||
* | Fix compiler compatibility issue with older Xcode versions | Max | 2015-02-15 | 1 | -5/+5 |
| | |||||
* | Add basic color highlighting in favorites list | Max | 2015-02-15 | 1 | -0/+45 |
| | |||||
* | Update URL in source file header to point to GitHub. | Stuart Connolly | 2014-01-26 | 1 | -1/+1 |
| | |||||
* | Remove SVN property placeholder. | Stuart Connolly | 2014-01-26 | 1 | -2/+0 |
| | |||||
* | - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to ↵ | rowanbeentje | 2013-05-21 | 1 | -1/+1 |
| | | | | enable some more | ||||
* | Fix more wanrings by creating a protocol that delegates of the copy table ↵ | stuconnolly | 2013-02-16 | 1 | -4/+7 |
| | | | | should conform to. | ||||
* | Change the connection screen interface, particularly relating to favourite ↵ | rowanbeentje | 2012-10-06 | 1 | -172/+36 |
| | | | | | | | | | | | | | | editing on the connection screen (Issue #1339, Issue #1440): - No longer save changes made to connection favourites as soon as the interface is updated - Alter the interfaace if favourites are editing, offering to save the changes either to the old connection favourite or to a new favourite - Add a "Test connection" button to verify changes before saving - Add a "Quick Connect" entry to the top of the connection view's favourites list so a blank form is always available - Use a custom highlight when editing favourites to show the favourite has changed but is still linked - Reduce the margin on the left-hand side of the connection favourites list to increase the available space - Alter favourite name generation, making it less aggressive when generating names from partial details (eg creating names of just "@") and removing the user - Alter key icon usage to correctly update the button appearance if an SSL or SSH key is selected | ||||
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+19 |
| | |||||
* | Fix more compiler warnings, including a few bugs | rowanbeentje | 2011-03-08 | 1 | -9/+9 |
| | |||||
* | Fix for exception http://spbug.com/l/1638 caused by the result of comment ↵ | stuconnolly | 2010-09-25 | 1 | -1/+1 |
| | | | | changes in r2682. | ||||
* | Add missing SVN properties and general comments tidy up. | stuconnolly | 2010-09-21 | 1 | -64/+39 |
| | |||||
* | check for the attributed string length >= 3 while truncating it to avoid ↵ | Bibiko | 2010-03-31 | 1 | -2/+2 |
| | | | | exceptions | ||||
* | - Review copyWithZone: implementations and standardise on best practice ↵ | rowanbeentje | 2010-03-14 | 1 | -2/+4 |
| | | | | recommendations | ||||
* | - Tweak SPFavoriteTextFieldCell, releasing the hostname on dealloc and ↵ | rowanbeentje | 2010-02-11 | 1 | -1/+4 |
| | | | | retaining on copyWithZone: to avoid issues | ||||
* | Fix a number of memory leaks, and over-releases, as both a result of manual ↵ | rowanbeentje | 2010-02-10 | 1 | -6/+6 |
| | | | | inspection of leaks and Clang static analysis. | ||||
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for ↵ | rowanbeentje | 2010-01-09 | 1 | -7/+7 |
| | | | | | | | release builds, including a large number of 64bit compatibility upgrades and tweaks - Upgrade RegexKitLite to 3.3 | ||||
* | • first steps to improve the general tooltip behaviour of ↵ | Bibiko | 2009-10-12 | 1 | -5/+15 |
| | | | | | | 'ImageAndTextCell' class • simplified the tooltip of Preference's Favorite List | ||||
* | • fixed truncating issue of Pref's Favorite List table view | Bibiko | 2009-10-12 | 1 | -1/+10 |
| | | | | | - now favorite name/host will be truncated correctly - added tooltip for truncated favorites | ||||
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -0/+3 |
| | |||||
* | - part 4 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -0/+239 |
- committing Source |