Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • cleaned and improved AppleScript support | Bibiko | 2009-10-14 | 1 | -23/+15 |
| | | | | | | - now 'activate' & 'quit' works due to that fact that if an app is scriptable the Dock's "Quit" command calls handleQuitScriptCommand: which has to be implemened - fixed issue that SPAppController has to be the delegate for NSApp to support AS - added support for AS à la: "get name of first document" or "close every window" etc. | ||||
* | • cleaned the current Applescript support definitions slightly | Bibiko | 2009-10-13 | 1 | -3/+2 |
| | | | | | - removed unnecessary method 'handleQuitScriptCommand' from SPAppController - set main class to SPAppController | ||||
* | • Sequel Pro now understands the AppleScript command 'quit' correctly | Bibiko | 2009-10-13 | 1 | -3/+3 |
| | | | | - this fixed issue 434 | ||||
* | MERGED r262:266 from branches/stuart02 to trunk to include new project ↵ | stuconnolly | 2008-12-10 | 1 | -0/+37 |
structure. |