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
*
• 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