aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTooltip.m
Commit message (Expand)AuthorAgeFilesLines
* merge and restructure remaining smaller stuff in main project (part of #2789)Max2018-01-201-1/+1
* Update source code compatibilityMax2017-03-311-6/+0
* Add a "tooltip" when picking a column type in structure view, explaining basi...Max2015-11-101-10/+1
* Adapt background color of custom tooltips for 10.10Max2015-06-061-2/+3
* Fix an issue with certain tooltips being placed on the wrong screen in certai...Max2015-03-251-2/+5
* Addition to commit 2735e15bMax2015-01-041-3/+3
* 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
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-16/+20
* - Fix more warningsrowanbeentje2011-03-141-11/+11
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-1/+1
* fixed compiler warningssqlprodev2011-03-011-4/+3
* • improved caret positioning for ordering out any kind of tooltip windows e...Bibiko2011-01-191-2/+2
* • improved Default Bundle management for installation, updating, undeletionBibiko2011-01-051-8/+4
* • Bundle EditorBibiko2010-11-191-3/+8
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-1/+0
* Review usage of notifications, afterDelay: and waitUntilDone:NO calls:rowanbeentje2010-04-121-0/+1
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-0/+1
* 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