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
/
SPTextViewAdditions.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-3
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Add missing SVN properties and general comments tidy up.
stuconnolly
2010-09-21
1
-1
/
+0
*
Rename CMCopyTable to SPCopyTable.
stuconnolly
2010-08-19
1
-2
/
+2
*
• removed initial transition of insertion NSNull into table's dataSource fr...
Bibiko
2010-02-19
1
-8
/
+0
*
• fixed color setting for editing a table cell which is set to NULL if tabl...
Bibiko
2010-02-19
1
-0
/
+9
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-18
/
+17
*
Tidy up.
stuconnolly
2009-11-07
1
-1
/
+0
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-2
/
+3
*
• add Menu Item "Insert NULL value" SHIFT+CTRL+N
Bibiko
2009-08-03
1
-0
/
+13
*
• added levenshteinDistanceOfWord: to SPStringAdditions
Bibiko
2009-07-13
1
-2
/
+1
*
• deleted the drag&drop feature of file path or content from SPTextViewAddi...
Bibiko
2009-06-15
1
-172
/
+0
*
• moved code for de/increasing font and drag&drop feature (content or while...
Bibiko
2009-06-13
1
-0
/
+222
*
• added "Select Enclosing Brackets" to each NSTextView (⇧⌘B)
Bibiko
2009-06-05
1
-0
/
+86
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-0
/
+2
*
Source tidy up including standard header for all source files.
stuconnolly
2009-05-18
1
-1
/
+0
*
• changed context menu item in CQ's textview to support "MySQL Help"
Bibiko
2009-04-30
1
-2
/
+13
*
- Build upon documentation lookup by looking up exact manual pages that corre...
stuconnolly
2009-04-19
1
-2
/
+4
*
• FIXED bug in doTranspose: if [textView string] === "abc|d"
Bibiko
2009-04-07
1
-1
/
+1
*
• ADDED - (IBAction)doRemoveDiacritics:(id)sender
Bibiko
2009-04-06
1
-0
/
+22
*
• ADDED: - (IBAction)doTranspose:(id)sender;
Bibiko
2009-04-05
1
-0
/
+57
*
• ADDED to SPTextViewAdditions:
Bibiko
2009-04-05
1
-0
/
+180
*
• ADDED: SPTextViewAdditions for adding global functionality to each NSText...
Bibiko
2009-04-05
1
-0
/
+28
[prev]