aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPBundleCommandTextView.m
Commit message (Expand)AuthorAgeFilesLines
* Fix an exception when changing the tab indentation while the Bundle Editor is...Max2015-09-301-0/+7
* Addition to commit 2735e15bMax2015-01-041-2/+2
* Replace some NSDictionaries with literalsMax2014-12-131-1/+1
* Disable Smart quotes in Bundle EditorMax2014-09-181-0/+4
* 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
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-3/+3
* Fix more warnings.stuconnolly2013-02-171-21/+28
* Fix more warnings.stuconnolly2013-01-251-3/+3
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+21
* - Add Command-0 as the shortcut to restore the default font size in the HTML...rowanbeentje2011-04-111-2/+8
* - Fix more compiler warningsrowanbeentje2011-03-041-13/+14
* • trial to fix boundsDidChangeNotification for logs 1894, 1900, 1901Bibiko2011-01-061-2/+2
* • some minor code cleaningBibiko2011-01-051-4/+4
* • enabled Bundle main menuBibiko2011-01-051-0/+10
* • fixed GUI problem for line numbering in Query EditorBibiko2010-12-141-12/+8
* • Bundel EditorBibiko2010-12-081-22/+26
* • Bundle Editor: fix and improvements for wrapping selection into matching ...Bibiko2010-12-081-0/+10
* • Bundle EditorBibiko2010-12-081-1/+56
* • Bundle EditorBibiko2010-11-291-5/+16
* • Bundle EditorBibiko2010-11-231-21/+0
* • added some convenience functionality to bundle editor's command textview:...Bibiko2010-11-221-0/+268
* • added line numbering and current line highlighting to Bundle Editor's com...Bibiko2010-11-211-15/+135
* • added SPBundleCommandTextView and use it instead of SPEditSheetTextVIew s...Bibiko2010-11-201-0/+360