aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTextView.h
Commit message (Expand)AuthorAgeFilesLines
* Make reassigning "Select active query" (^Y) possible (#1215)Max Lohrmann2016-05-081-1/+1
* Deobfuscate some code a bitMax2016-02-271-2/+14
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-7/+7
* Fix warnings due to not conforming to 10.6 protocols.stuconnolly2013-01-241-4/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-17/+26
* tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTORsqlprodev2012-03-271-0/+1
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-4/+3
* merging SP_REFACTOR branch with trunksqlprodev2011-05-191-0/+6
* - Fix a number of warnings for DBView.xib by moving some 10.6-only code from...rowanbeentje2011-05-081-3/+2
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-1/+17
* - Fix more warningsrowanbeentje2011-03-141-0/+3
* • implemented user-definable Soft IndentionBibiko2011-01-211-0/+1
* • Bundle EditorBibiko2010-11-231-2/+0
* • Bundle supportBibiko2010-11-151-8/+1
* • 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 runBashCommandWithEnvironment:atCurr...Bibiko2010-11-091-2/+0
* 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