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
*
* 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
*
• Editor color setting in Pref pane displays the color names using the Edit...
Bibiko
2010-08-17
1
-0
/
+6
*
• fixed logic for auto-completion inside quotes
Bibiko
2010-08-16
1
-10
/
+9
*
• auto-completion in Query Editor now detects whether the caret is inside ...
Bibiko
2010-08-16
1
-1
/
+8
*
• added chance to export/import the color theme of the Query Editor in Pre...
Bibiko
2010-08-16
1
-3
/
+12
*
• db schema names à la db.table.field or real numbers like 1.234 are treat...
Bibiko
2010-08-11
1
-0
/
+31
*
- Expose a number of help menu items and help buttons to use localisable str...
rowanbeentje
2010-07-18
1
-2
/
+0
*
Rename CustomQuery as SPCustomQuery.
stuconnolly
2010-07-06
1
-6
/
+6
*
• suppress the check for upper-casing if found token is backticked explicitly
Bibiko
2010-07-01
1
-1
/
+9
*
• replaced @"sql" and @"spf" by their SPConstant definitions
Bibiko
2010-06-24
1
-1
/
+1
*
• fixed incompatibility between regexp engine ICU 10.6 and 10.5 for parsing...
Bibiko
2010-06-02
1
-1
/
+1
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-1
/
+1
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-2
/
+2
*
Rename CMTextView to SPTextView.
stuconnolly
2010-05-27
1
-0
/
+3319