aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.m
Commit message (Expand)AuthorAgeFilesLines
...
| * • fixed issue for starting General scope commands via keyboard short-cutBibiko2010-12-071-2/+2
| * • Bundle command supportBibiko2010-12-071-1/+3
* | Bring outlineview branch up to date with trunk (r2967:2974).stuconnolly2010-12-061-130/+91
|\|
| * • simplified bundleCommandDispatcher and order out a sorted list of comman...Bibiko2010-12-061-49/+34
| * • finished implementation of SPChooseMenuItemDialogBibiko2010-12-061-129/+105
* | Apply new favorites outline view patch.stuconnolly2010-12-051-1/+1
|/
* • further work on the choosMenuItem [not yet working]Bibiko2010-12-031-78/+89
* • preparations for handling issue if user assigned the same keyboard short-...Bibiko2010-12-031-7/+46
* • improved Bundle key equivalent handling and enabled to display all short-...Bibiko2010-12-031-4/+105
* • Bundle CommandsBibiko2010-12-011-2/+22
* • progress on trigger support for Bundle commandsBibiko2010-12-011-0/+15
* • improve error handling for url scheme commandsBibiko2010-12-011-0/+13
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-12/+19
* • Bundle commandsBibiko2010-11-301-1/+1
* • Bundle commandsBibiko2010-11-291-1/+58
* - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 )rowanbeentje2010-11-271-1/+1
* • improved installing procedure of spBundle filesBibiko2010-11-261-1/+83
* • Bundle Command supportBibiko2010-11-261-2/+15
* • Bundle EditorBibiko2010-11-251-2/+4
* • Bundle EditorBibiko2010-11-231-3/+17
* • Bundle EditorBibiko2010-11-231-11/+155
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-231-3/+36
* * enabled sequel:// url scheme commands from inside the Bundle HTML output wi...Bibiko2010-11-221-2/+5
* • sequelpro url scheme supportBibiko2010-11-221-0/+10
* • Bundle EditorBibiko2010-11-191-2/+2
* • further work on Bundle EditorBibiko2010-11-181-2/+2
* • further work on Bundle EditorBibiko2010-11-171-1/+1
* • Bundle supportBibiko2010-11-161-2/+5
* • Bundle supportBibiko2010-11-161-3/+5
* • Bundle supportBibiko2010-11-151-5/+96
* • Bundle supportBibiko2010-11-151-6/+120
* • added skeleton for Bundle EditorBibiko2010-11-121-0/+14
* Remove debug from previous commit.stuconnolly2010-11-111-3/+0
* Make sure the root favorite has a name key and value. Also, update string files.stuconnolly2010-11-111-0/+3
* More work on the new favorites controller, including loading and saving as we...stuconnolly2010-11-111-1/+3
* • added to Bundle shell command these variables:Bibiko2010-11-111-0/+9
* • some improvements for sequelpro://process_id/command/param1/param2 url sc...Bibiko2010-11-111-1/+47
* • improved Bundle support; now it the passed input string will be saved as ...Bibiko2010-11-101-0/+17
* Minor dealloc change.stuconnolly2010-11-091-3/+3
* • further preparations for user-definable bundle supportBibiko2010-11-091-1/+31
* • added spBundle file extensionBibiko2010-11-091-0/+3
* • disable "New Connection Tab" ⌘T menu item if a sheet is ordered outBibiko2010-11-011-1/+5
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* Split out AppleScript support into a category of SPAppController.stuconnolly2010-10-141-103/+5
* • fixed AppleScript crash after calling 'open' without any parameterBibiko2010-08-311-8/+29
* • added SPFileManagerAdditionsBibiko2010-08-191-1/+7
* • double-click in Finder on a 'spTheme' file installs this theme in SP's su...Bibiko2010-08-191-4/+31
* - Expose a number of help menu items and help buttons to use localisable str...rowanbeentje2010-07-181-6/+6
* - When a window is first opened, tell the tab it has become frontmost after ...rowanbeentje2010-07-091-1/+2
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-1/+1