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
/
SPTextView.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Fix more warnings
rowanbeentje
2011-03-14
1
-45
/
+52
*
Fix more warnings.
stuconnolly
2011-03-13
1
-2
/
+4
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+2
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-2
/
+0
*
• further speed optimisations for SQL syntax highlighting
Bibiko
2011-02-03
1
-23
/
+21
*
• forgotten to apply a change of a NoodleLineNumber method
Bibiko
2011-02-02
1
-1
/
+1
*
• removed keyboard short-cut ?\008^C for "Copy as RTF" since it's not a fre...
Bibiko
2011-02-02
1
-8
/
+1
*
• some minor code cleaning and improvements
Bibiko
2011-01-24
1
-19
/
+35
*
• removed temporary method getRangeForCurrentWordForCompletion
Bibiko
2011-01-21
1
-1
/
+1
*
• sped up getRangeForCurrentWord
Bibiko
2011-01-21
1
-2
/
+2
*
• fixed completion issue via alias names
Bibiko
2011-01-21
1
-1
/
+5
*
• implemented user-definable Soft Indention
Bibiko
2011-01-21
1
-22
/
+111
*
• invoke auto-completion only if the length of the pending edits is 1 (user...
Bibiko
2011-01-19
1
-1
/
+1
*
• improved caret positioning for ordering out any kind of tooltip windows e...
Bibiko
2011-01-19
1
-12
/
+7
*
• fixed issue to highlight the correct current query after undoing, i.e. do...
Bibiko
2011-01-14
1
-0
/
+3
*
• disabled in [SPTextView boundsDidChangeNotification] the view update to a...
Bibiko
2011-01-10
1
-2
/
+2
*
• trial to fix boundsDidChangeNotification for logs 1894, 1900, 1901
Bibiko
2011-01-06
1
-4
/
+4
*
• some minor code cleaning
Bibiko
2011-01-05
1
-3
/
+1
*
• enabled Bundle main menu
Bibiko
2011-01-05
1
-0
/
+2
*
* Recognize "performance_schema" as system DB (added in 5.5)
dmoagx
2010-12-18
1
-1
/
+7
*
- Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...
rowanbeentje
2010-11-30
1
-1
/
+1
*
• Bundle commands
Bibiko
2010-11-30
1
-1
/
+1
*
• Bundle Editor
Bibiko
2010-11-23
1
-192
/
+3
*
• 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
-28
/
+1
*
• Bundle support
Bibiko
2010-11-15
1
-1
/
+11
*
• Bundle support
Bibiko
2010-11-15
1
-128
/
+51
*
• some sequelpro://...@passToDoc/ExecuteQuery/csv improvements
Bibiko
2010-11-11
1
-19
/
+19
*
• added to Bundle shell command these variables:
Bibiko
2010-11-11
1
-23
/
+45
*
• improved Bundle support; now it the passed input string will be saved as ...
Bibiko
2010-11-10
1
-52
/
+61
*
• first implementation to allow the user to write and use self-definable f...
Bibiko
2010-11-10
1
-6
/
+148
*
• further preparations for user-definable bundle support
Bibiko
2010-11-10
1
-20
/
+101
*
• further preparations for user-definable bundle support
Bibiko
2010-11-09
1
-10
/
+55
*
• further preparations for user-definable bundle support
Bibiko
2010-11-09
1
-2
/
+53
*
• added to SPStringAddition the method runBashCommandWithEnvironment:atCurr...
Bibiko
2010-11-09
1
-89
/
+12
*
Minor tweaks to autocompletion:
rowanbeentje
2010-11-06
1
-15
/
+16
*
• improved completion regarding leading mathematical operators
Bibiko
2010-11-04
1
-2
/
+3
*
• improved completion regarding leading '('
Bibiko
2010-11-04
1
-1
/
+1
*
• improved completion regarding leading commas
Bibiko
2010-11-04
1
-8
/
+9
*
• alias (auto-)completion
Bibiko
2010-11-04
1
-20
/
+25
*
• alias (auto-)completion
Bibiko
2010-11-04
1
-6
/
+6
*
• fix for alias parsing if alias consists of only one single character
Bibiko
2010-11-04
1
-1
/
+1
*
• started to implement auto-completion for aliases
Bibiko
2010-11-04
1
-26
/
+66
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-3
/
+0
*
Tidy up.
stuconnolly
2010-10-19
1
-1
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
• fixed cursor position correction for autoHelp
Bibiko
2010-10-12
1
-3
/
+4
*
• only some minor code cosmetics
Bibiko
2010-09-17
1
-51
/
+48
*
• Custom Query Editor
Bibiko
2010-09-15
1
-49
/
+67
[prev]
[next]