aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTextAndLinkCell.m
Commit message (Expand)AuthorAgeFilesLines
* Fix bundle commands no longer working in popup field editor (and possibly oth...Max2015-10-211-2/+2
* Addition to commit 2735e15bMax2015-01-041-1/+1
* Attempt 2 to fix building on 10.7, 10.8Max2014-12-131-4/+0
* Attempt 1 to fix building on 10.7Max2014-12-131-0/+5
* Replace some NSDictionaries with literalsMax2014-12-131-1/+1
* 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
* - Add the ability for SPTextAndLinkCell arrows to be selectively disabled on...rowanbeentje2013-08-271-3/+6
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-14/+21
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* More tidy up. Constants and functions.stuconnolly2010-03-311-6/+7
* - Review copyWithZone: implementations and standardise on best practice reco...rowanbeentje2010-03-141-1/+4
* - Improve SPTextAndLinkCell by not following links when the starting click w...rowanbeentje2010-03-111-0/+3
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-3/+3
* Tidy up.stuconnolly2009-11-071-2/+2
* • added SPTooltips for cell content in Content TableBibiko2009-08-141-0/+8
* - Clean up logic flow, moving column and row capture to within trackMouse:in...rowanbeentje2009-07-211-6/+6
* - Improve the TextAndLinkCell (foreign key link arrows) to make the arrows b...rowanbeentje2009-07-211-3/+68
* Add the ability to navigate between tables via foreign key relationships, add...rowanbeentje2009-07-181-0/+202