aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFavoriteTextFieldCell.m
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that could cause items in the favorite list to be color-labeled whe...Max2015-02-191-1/+1
* Refined the look of $(see last commit) on systems < 10.10 a bitMax2015-02-151-0/+42
* Fix compiler compatibility issue with older Xcode versionsMax2015-02-151-5/+5
* Add basic color highlighting in favorites listMax2015-02-151-0/+45
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-1/+1
* Fix more wanrings by creating a protocol that delegates of the copy table sho...stuconnolly2013-02-161-4/+7
* Change the connection screen interface, particularly relating to favourite ed...rowanbeentje2012-10-061-172/+36
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-9/+9
* Fix for exception http://spbug.com/l/1638 caused by the result of comment cha...stuconnolly2010-09-251-1/+1
* Add missing SVN properties and general comments tidy up.stuconnolly2010-09-211-64/+39
* check for the attributed string length >= 3 while truncating it to avoid exce...Bibiko2010-03-311-2/+2
* - Review copyWithZone: implementations and standardise on best practice reco...rowanbeentje2010-03-141-2/+4
* - Tweak SPFavoriteTextFieldCell, releasing the hostname on dealloc and retai...rowanbeentje2010-02-111-1/+4
* Fix a number of memory leaks, and over-releases, as both a result of manual i...rowanbeentje2010-02-101-6/+6
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-7/+7
* • first steps to improve the general tooltip behaviour of 'ImageAndTextCel...Bibiko2009-10-121-5/+15
* • fixed truncating issue of Pref's Favorite List table viewBibiko2009-10-121-1/+10
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+3
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-0/+239