aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTextAndLinkCell.m
Commit message (Expand)AuthorAgeFilesLines
* 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