index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPEditSheetTextView.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Fix more warnings.
stuconnolly
2013-02-17
1
-21
/
+28
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-6
/
+6
*
Fix more warnings.
stuconnolly
2013-01-25
1
-3
/
+5
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+20
*
Merged SP r3710 with Coda
sqlprodev
2012-07-05
1
-0
/
+6
*
- Rework edit sheet find/replace handling; instead of altering the main wind...
rowanbeentje
2012-04-24
1
-17
/
+0
*
- Add Command-0 as the shortcut to restore the default font size in the HTML...
rowanbeentje
2011-04-11
1
-0
/
+6
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-2
/
+1
*
• Bundle Editor
Bibiko
2010-11-23
1
-21
/
+0
*
• added SPBundleCommandTextView and use it instead of SPEditSheetTextVIew s...
Bibiko
2010-11-20
1
-3
/
+10
*
• Bundle Editor
Bibiko
2010-11-19
1
-2
/
+12
*
• Bundle support
Bibiko
2010-11-16
1
-76
/
+0
*
• Bundle support
Bibiko
2010-11-15
1
-0
/
+91
*
• enabled Find Panel inside Field Editor Sheet's textView
Bibiko
2010-10-29
1
-0
/
+17
*
• convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...
Bibiko
2010-10-29
1
-3
/
+10
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
• added key stroke CTRL+= to increasing the font size to be consistent with...
Bibiko
2010-08-10
1
-1
/
+1
*
• replaced @"sql" and @"spf" by their SPConstant definitions
Bibiko
2010-06-24
1
-1
/
+2
*
Change filesize units to base 2 rather than base 10. Fixes issue #690. Patch ...
stuconnolly
2010-05-18
1
-2
/
+2
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-5
/
+5
*
Update Localizable.strings by running genstrings and remove use of multiple c...
stuconnolly
2009-08-28
1
-1
/
+1
*
• further improvement to SPFieldEditor's undo manager
Bibiko
2009-08-14
1
-0
/
+4
*
• minor changes to SPTooltip
Bibiko
2009-08-14
1
-0
/
+12
*
• added to the SPFieldEditorController's text editor view its own undoManag...
Bibiko
2009-08-14
1
-3
/
+43
*
• in Table Content the button status of "edit spreadsheet or sheet-like" wi...
Bibiko
2009-08-11
1
-0
/
+17
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-1
/
+0
*
• added support to drag&drop textClipping files to Custom Query Editor and ...
Bibiko
2009-06-19
1
-1
/
+10
*
• subclassed the editSheet textView
Bibiko
2009-06-15
1
-0
/
+242