aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTextView.h
Commit message (Collapse)AuthorAgeFilesLines
* • Bundle supportBibiko2010-11-151-8/+1
| | | | | | | - outsourced code to SPAppController to centralise Bundle support and make it available for different scopes (query editor, input text fields, data tables etc.) - store bundle info scope-based - added input text field support - made usage of constants
* • further preparations for user-definable bundle supportBibiko2010-11-101-0/+3
|
* • further preparations for user-definable bundle supportBibiko2010-11-091-1/+3
|
* • further preparations for user-definable bundle supportBibiko2010-11-091-0/+5
|
* • added to SPStringAddition the method ↵Bibiko2010-11-091-2/+0
| | | | | | | runBashCommandWithEnvironment:atCurrentDirectoryPath:error which will run self as bash command and will return its result - if an error occurred it will return a NSError if desired - added the chance to pass shell environment variables and start directory for future usage in user-definable plugins written as scripts
* Rename CMCopyTable to SPCopyTable.stuconnolly2010-08-191-1/+1
|
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-2/+2
|
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
|
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-2/+2
|
* Rename CMImageView to SPImageView.stuconnolly2010-05-271-1/+1
|
* Rename CMTextView to SPTextView.stuconnolly2010-05-271-0/+148