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.h
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
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-1
/
+1
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+20
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-0
/
+2
*
- Add Command-0 as the shortcut to restore the default font size in the HTML...
rowanbeentje
2011-04-11
1
-0
/
+1
*
• removed temporary method getRangeForCurrentWordForCompletion
Bibiko
2011-01-21
1
-1
/
+0
*
• sped up getRangeForCurrentWord
Bibiko
2011-01-21
1
-0
/
+1
*
• Bundle support
Bibiko
2010-11-15
1
-0
/
+2
*
• added to each NSTextView the possibility to move the current line or the ...
Bibiko
2010-10-25
1
-0
/
+2
*
Tidy up.
stuconnolly
2010-10-19
1
-2
/
+0
*
Tidy up.
stuconnolly
2009-11-07
1
-2
/
+1
*
• add Menu Item "Insert NULL value" SHIFT+CTRL+N
Bibiko
2009-08-03
1
-0
/
+1
*
• deleted the drag&drop feature of file path or content from SPTextViewAddi...
Bibiko
2009-06-15
1
-3
/
+0
*
• moved code for de/increasing font and drag&drop feature (content or while...
Bibiko
2009-06-13
1
-0
/
+7
*
• added "Select Enclosing Brackets" to each NSTextView (⇧⌘B)
Bibiko
2009-06-05
1
-0
/
+1
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-0
/
+2
*
- Build upon documentation lookup by looking up exact manual pages that corre...
stuconnolly
2009-04-19
1
-0
/
+2
*
• ADDED - (IBAction)doRemoveDiacritics:(id)sender
Bibiko
2009-04-06
1
-0
/
+1
*
• ADDED: - (IBAction)doTranspose:(id)sender;
Bibiko
2009-04-05
1
-0
/
+1
*
• ADDED to SPTextViewAdditions:
Bibiko
2009-04-05
1
-0
/
+10
*
• ADDED: SPTextViewAdditions for adding global functionality to each NSText...
Bibiko
2009-04-05
1
-0
/
+27