aboutsummaryrefslogtreecommitdiffstats
path: root/Source/YRKSpinningProgressIndicator.m
Commit message (Expand)AuthorAgeFilesLines
* merge and restructure remaining smaller stuff in main project (part of #2789)Max2018-01-201-1/+1
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-141-0/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-19/+17
* - Fix more warningsrowanbeentje2011-03-141-15/+15
* - Replace progress indicator CoreAnimation drawing with manual shadow/fade c...rowanbeentje2010-07-311-3/+21
* - Improve progress indicator thread safety, improving stability and fixing i...rowanbeentje2010-06-051-0/+4
* - Update task progress spinner to draw on the main thread rather than a back...rowanbeentje2010-05-091-21/+87
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-10/+10
* - Relocate the table changed notification, allowing table info pane to updat...rowanbeentje2009-11-211-0/+1
* - Fix an issue when switching databases - allow the table selection to be cl...rowanbeentje2009-11-101-0/+1
* - Support nested task levels to allow tasks to overlaprowanbeentje2009-11-081-4/+1
* - Improve table and task redrawing during threaded table content loadsrowanbeentje2009-10-221-1/+4
* Initial work on threaded task, with an implementation of Table Content view d...rowanbeentje2009-10-201-0/+304