aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.m
Commit message (Expand)AuthorAgeFilesLines
...
* | Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-281-102/+314
|\|
| * • added first Default Bundle and procedure to copy them into BUILD_PRODUCT/...Bibiko2010-12-271-1/+1
| * * Provide more context for Bundle Editor localizable messages (leaves one iss...dmoagx2010-12-261-12/+12
| * • implemented undeletion of default BundlesBibiko2010-12-221-7/+15
| * • fixed issue form redirecting output actions via exit codes if Bundle's de...Bibiko2010-12-211-3/+4
| * • added sequelpro URL scheme command sequelpro://$SP_PROCESS_ID@chooseItemF...Bibiko2010-12-211-0/+27
| * • fixed issue for duplicating a Bundle (the new UUID will be saved immediat...Bibiko2010-12-211-33/+75
| * • fixes issue while updating a Bundle - move the folder to Trash not only t...Bibiko2010-12-211-1/+1
| * • further preparations for default Bundles managementBibiko2010-12-201-12/+49
| * • preparations for managing default Bundles which will ship with SPBibiko2010-12-201-85/+182
* | Bring outline view branch up to date with trunk (r3030:3035).stuconnolly2010-12-171-25/+5
|\|
| * • minor improvements, commenting, cleaning for URL scheme commandsBibiko2010-12-171-27/+3
| * • allow to some sequelpro URL scheme commands like select a table/db the us...Bibiko2010-12-171-1/+5
* | Bring outline view branch up to date with trunk (r3018:3028).stuconnolly2010-12-141-26/+28
|\|
| * • URL scheme commands:Bibiko2010-12-141-22/+22
| * • Bundle supportBibiko2010-12-141-4/+6
* | Bring outline view branch up to date with trunk (r3011:3016).stuconnolly2010-12-131-19/+58
|\|
| * • HTML output windowBibiko2010-12-131-19/+58
* | Bring outline view branch up to date with trunk (r3007:3010).stuconnolly2010-12-121-1/+65
|\|
| * • made usage of more constants to avoid double-storing stringsBibiko2010-12-121-4/+4
| * • HTML output window's JavaScript supportBibiko2010-12-121-0/+64
* | Bring outlineview branch up to date with trunk (r2989:3005).stuconnolly2010-12-111-1/+1
|\|
| * • Bundle command supportBibiko2010-12-101-1/+1
* | Bring outline view branch up to date with trunk (r2976:2988).stuconnolly2010-12-081-49/+99
|\|
| * • Bundle commandsBibiko2010-12-081-46/+94
| * • 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