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
/
CMTextView.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
• syntax highlighting synchronized according to the completion list
Bibiko
2009-04-09
1
-14
/
+10
*
• keyword update for syntax highlighting
Bibiko
2009-04-08
1
-2
/
+323
*
• FIXED: unique completion list
Bibiko
2009-04-08
1
-13
/
+34
*
• simplified paste: (esp. for undo)
Bibiko
2009-04-08
1
-3
/
+1
*
• FIXED if deleteBackward: avoid auto-uppercasing if resulting word would b...
Bibiko
2009-04-08
1
-3
/
+9
*
• FIXED auto-uppercasing bug if SQL keyword is found at the absolute end of...
Bibiko
2009-04-08
1
-5
/
+10
*
• syntax highlighting updated
Bibiko
2009-04-08
1
-0
/
+4
*
• optimized syntax highlighting a bit
Bibiko
2009-04-07
1
-0
/
+4
*
• improved auto-uppercasing for: pasting queries from favourites & history ...
Bibiko
2009-04-07
1
-7
/
+11
*
• ADDED to SPTextViewAdditions:
Bibiko
2009-04-05
1
-147
/
+0
*
• FIXED: allow to enter dead keys esp. for non-US keyboards
Bibiko
2009-04-04
1
-1
/
+3
*
• FIXED upper case of e.g. 'order_' issue
Bibiko
2009-04-04
1
-18
/
+23
*
• REARRANGED keyDown: for further changes
Bibiko
2009-04-03
1
-115
/
+278
*
• ADDED copyAsRTF: to preserve syntax highlighting while copying
Bibiko
2009-04-03
1
-0
/
+19
*
- Add the ability for CMTextView to automatically capitalise SQL keywords in...
rowanbeentje
2009-04-03
1
-22
/
+65
*
- Improves autopairing to no longer autopair different quote characters with...
rowanbeentje
2009-04-02
1
-1
/
+34
*
- Add a new "gear" action menu underneath the custom query view, including a...
rowanbeentje
2009-04-02
1
-4
/
+130
*
- Add autopairing support to CMTextView - many thanks to Hans-Jörg Bibiko f...
rowanbeentje
2009-04-01
1
-5
/
+276
*
- Fix behaviour of the enter key to run the query again - broken in r451
rowanbeentje
2009-03-31
1
-2
/
+2
*
- Update the custom query view to preserve indentation level on newlines, to...
rowanbeentje
2009-03-30
1
-0
/
+43
*
Rename tokens.h to SPEditorTokens.h and tokens.l to SPEditorTokens.l.
stuconnolly
2009-03-26
1
-2
/
+2
*
- changed default colors for syntax coloring
jakob
2009-03-17
1
-43
/
+61
*
adding syntax coloring (issue #46 )
jakob
2009-03-16
1
-0
/
+82
*
Added column names to completion list for for currently selected table.
avenjamin
2009-03-05
1
-3
/
+14
*
Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi...
avenjamin
2009-02-28
1
-0
/
+1
*
• CMTextView.m : added new auto-complete keywords
avenjamin
2008-12-22
1
-44
/
+89
*
MERGED r262:266 from branches/stuart02 to trunk to include new project struct...
stuconnolly
2008-12-10
1
-0
/
+296
[prev]