aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPEditSheetTextView.m
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
* Fix more warnings.stuconnolly2013-02-171-21/+28
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-6/+6
* Fix more warnings.stuconnolly2013-01-251-3/+5
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* Merged SP r3710 with Codasqlprodev2012-07-051-0/+6
* - Rework edit sheet find/replace handling; instead of altering the main wind...rowanbeentje2012-04-241-17/+0
* - Add Command-0 as the shortcut to restore the default font size in the HTML...rowanbeentje2011-04-111-0/+6
* fixed compiler warningssqlprodev2011-03-011-2/+1
* • Bundle EditorBibiko2010-11-231-21/+0
* • added SPBundleCommandTextView and use it instead of SPEditSheetTextVIew s...Bibiko2010-11-201-3/+10
* • Bundle EditorBibiko2010-11-191-2/+12
* • Bundle supportBibiko2010-11-161-76/+0
* • Bundle supportBibiko2010-11-151-0/+91
* • enabled Find Panel inside Field Editor Sheet's textViewBibiko2010-10-291-0/+17
* • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...Bibiko2010-10-291-3/+10
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* • added key stroke CTRL+= to increasing the font size to be consistent with...Bibiko2010-08-101-1/+1
* • replaced @"sql" and @"spf" by their SPConstant definitionsBibiko2010-06-241-1/+2
* Change filesize units to base 2 rather than base 10. Fixes issue #690. Patch ...stuconnolly2010-05-181-2/+2
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-5/+5
* Update Localizable.strings by running genstrings and remove use of multiple c...stuconnolly2009-08-281-1/+1
* • further improvement to SPFieldEditor's undo managerBibiko2009-08-141-0/+4
* • minor changes to SPTooltipBibiko2009-08-141-0/+12
* • added to the SPFieldEditorController's text editor view its own undoManag...Bibiko2009-08-141-3/+43
* • in Table Content the button status of "edit spreadsheet or sheet-like" wi...Bibiko2009-08-111-0/+17
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-1/+0
* • added support to drag&drop textClipping files to Custom Query Editor and ...Bibiko2009-06-191-1/+10
* • subclassed the editSheet textViewBibiko2009-06-151-0/+242