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
*
• fixed issue form redirecting output actions via exit codes if Bundle's de...
Bibiko
2010-12-21
1
-3
/
+4
*
• Bundle support
Bibiko
2010-12-14
1
-1
/
+1
*
• fixed GUI problem for line numbering in Query Editor
Bibiko
2010-12-14
1
-1
/
+1
*
• made usage of more constants to avoid double-storing strings
Bibiko
2010-12-12
1
-1
/
+1
*
• HTML output window's JavaScript support
Bibiko
2010-12-12
1
-4
/
+4
*
• Bundle commands
Bibiko
2010-12-09
1
-2
/
+9
*
• Bundle Commands
Bibiko
2010-12-09
1
-0
/
+25
*
• Bundle commands
Bibiko
2010-12-08
1
-4
/
+44
*
• Bundle Commands
Bibiko
2010-12-01
1
-0
/
+1
*
• added chance to cancel an activity - up to now a running Bundle command ...
Bibiko
2010-12-01
1
-1
/
+8
*
• Bundle commands
Bibiko
2010-11-30
1
-1
/
+1
*
• Bundle commands
Bibiko
2010-11-29
1
-1
/
+1
*
• Bundle Command support
Bibiko
2010-11-26
1
-2
/
+15
*
• Bundle Editor
Bibiko
2010-11-23
1
-2
/
+2
*
• Bundle Editor
Bibiko
2010-11-23
1
-36
/
+47
*
• Bundle Editor
Bibiko
2010-11-22
1
-0
/
+6
*
• added line numbering and current line highlighting to Bundle Editor's com...
Bibiko
2010-11-21
1
-4
/
+5
*
• Bundle support
Bibiko
2010-11-16
1
-34
/
+1
*
• Bundle support
Bibiko
2010-11-16
1
-38
/
+40
*
• Bundle support
Bibiko
2010-11-15
1
-5
/
+22
*
• Bundle support
Bibiko
2010-11-15
1
-0
/
+261
*
• fixed bug in Move Line Down
Bibiko
2010-10-25
1
-1
/
+1
*
• added to each NSTextView the possibility to move the current line or the ...
Bibiko
2010-10-25
1
-2
/
+60
*
• improved "Select Line"
Bibiko
2010-10-25
1
-2
/
+5
*
- 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