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
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-13
/
+20
*
Add a new SPAppController SPWindowManagement.
stuconnolly
2012-07-07
1
-0
/
+1
*
Move the BASH command code from the string additions category to remove the d...
stuconnolly
2012-05-07
1
-9
/
+9
*
#ifdef'ing out references to frameworks that are not used in SP_REFACTOR builds
sqlprodev
2012-03-29
1
-0
/
+4
*
silence compiler warning about id return type
sqlprodev
2012-03-26
1
-3
/
+3
*
- Roll back r3453 to avoid future license issues
rowanbeentje
2012-01-10
1
-3
/
+3
*
- Fix compilation errors reported by pornelski in Issue #1253
rowanbeentje
2012-01-04
1
-3
/
+3
*
Fixes source text encoding problems accidentally introduced in r3273
sqlprodev
2011-04-14
1
-3
/
+2
*
Fixes source text encoding problems accidentally introduced in r3273
sqlprodev
2011-04-14
1
-4
/
+4
*
SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...
sqlprodev
2011-04-14
1
-9
/
+4
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-2
/
+9
*
- Add Command-0 as the shortcut to restore the default font size in the HTML...
rowanbeentje
2011-04-11
1
-0
/
+12
*
- Fix more warnings
rowanbeentje
2011-03-14
1
-20
/
+21
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+2
*
• some minor code cleaning and improvements
Bibiko
2011-01-24
1
-1
/
+5
*
• removed temporary method getRangeForCurrentWordForCompletion
Bibiko
2011-01-21
1
-72
/
+0
*
• sped up getRangeForCurrentWord
Bibiko
2011-01-21
1
-0
/
+61
*
• improved replacing selection of Bundle commands - intersect ranges in bef...
Bibiko
2011-01-19
1
-2
/
+3
*
• fixed bug for Bundle input data selected text or entire content
Bibiko
2011-01-19
1
-1
/
+2
*
• fixed issue to highlight the correct current query after undoing, i.e. do...
Bibiko
2011-01-14
1
-0
/
+2
*
• fixed bug for Bundle commands to detect if current textview is the Query ...
Bibiko
2011-01-05
1
-1
/
+1
*
• 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
[next]