aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTextViewAdditions.h
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-0/+2
* - Add Command-0 as the shortcut to restore the default font size in the HTML...rowanbeentje2011-04-111-0/+1
* • removed temporary method getRangeForCurrentWordForCompletionBibiko2011-01-211-1/+0
* • sped up getRangeForCurrentWordBibiko2011-01-211-0/+1
* • Bundle supportBibiko2010-11-151-0/+2
* • added to each NSTextView the possibility to move the current line or the ...Bibiko2010-10-251-0/+2
* Tidy up.stuconnolly2010-10-191-2/+0
* Tidy up.stuconnolly2009-11-071-2/+1
* • add Menu Item "Insert NULL value" SHIFT+CTRL+NBibiko2009-08-031-0/+1
* • deleted the drag&drop feature of file path or content from SPTextViewAddi...Bibiko2009-06-151-3/+0
* • moved code for de/increasing font and drag&drop feature (content or while...Bibiko2009-06-131-0/+7
* • added "Select Enclosing Brackets" to each NSTextView (⇧⌘B)Bibiko2009-06-051-0/+1
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* - Build upon documentation lookup by looking up exact manual pages that corre...stuconnolly2009-04-191-0/+2
* • ADDED - (IBAction)doRemoveDiacritics:(id)senderBibiko2009-04-061-0/+1
* • ADDED: - (IBAction)doTranspose:(id)sender;Bibiko2009-04-051-0/+1
* • ADDED to SPTextViewAdditions:Bibiko2009-04-051-0/+10
* • ADDED: SPTextViewAdditions for adding global functionality to each NSText...Bibiko2009-04-051-0/+27