aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTooltip.m
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of memory leaks, and over-releases, as both a result of manual i...rowanbeentje2010-02-101-1/+1
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-14/+15
* Updates to the 'use monospaced font' preference, making it a lot more consist...stuconnolly2009-11-141-1/+1
* Tidy up.stuconnolly2009-11-071-2/+6
* - When a SPTooltip is showing, ensure that events are always passed on to th...rowanbeentje2009-09-141-1/+4
* • SPFieldEditorSheetBibiko2009-08-271-1/+2
* • SPTooltip: added type "image"Bibiko2009-08-181-9/+57
* • added SPTooltips for cell content in Content TableBibiko2009-08-141-1/+1
* • improved SPTooltipBibiko2009-08-141-2/+4
* • improved the closing behaviour of the SPTooltipBibiko2009-08-141-3/+7
* • minor changes to SPTooltipBibiko2009-08-141-2/+9
* • SPFieldEditor sheet now runs in a NSModalSession run loop to allow the ex...Bibiko2009-08-121-8/+8
* • finished implementation of SPTooltipBibiko2009-08-121-65/+145
* • implemented the first working copy of SPTooltipBibiko2009-08-111-0/+280
* • added SPTooltip classBibiko2009-08-111-0/+34