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
*
• fixed printing of Extended Table Info if Create Table Syntax view has focus
Bibiko
2010-03-13
1
-0
/
+10
*
• shortened SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE to SP_ASLIST_ALL_FIELD...
Bibiko
2010-03-09
1
-1
/
+1
*
• for auto-completion suppress the caret moving inside `foo`|
Bibiko
2010-03-09
1
-1
/
+1
*
• added $SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE as pre-defined snippet list
Bibiko
2010-03-09
1
-54
/
+165
*
• fixed bug in snippet list - now it inserts the chosen item correctly afte...
Bibiko
2010-03-09
1
-25
/
+77
*
• fixed some minor GUI issues for SPNarrowDownCompletion window
Bibiko
2010-03-09
1
-2
/
+4
*
• added possibility to define a snippet via ¦a¦b¦ – such a snippet wil...
Bibiko
2010-03-08
1
-3
/
+42
*
• auto-completion
Bibiko
2010-03-08
1
-1
/
+1
*
• outsourced keyword completion and function completion lists to Completion...
Bibiko
2010-03-08
1
-1006
/
+56
*
• added to CustomQuery's CMTextView the option to set auto-completion on/of...
Bibiko
2010-03-07
1
-10
/
+46
*
• set CMTextView temporarily to editable:YES if the tab stops width is chan...
Bibiko
2010-03-06
1
-0
/
+6
*
• CSV Import Field Mapper
Bibiko
2010-03-06
1
-33
/
+48
*
• CSV Import Field Mapper
Bibiko
2010-03-05
1
-1
/
+1
*
• REPAIR, OPTIMIZE, ANALYZE, FLUSH, CHECKSUM now can be applied to more tha...
Bibiko
2010-02-26
1
-1
/
+1
*
• Query Favorites:
Bibiko
2010-02-25
1
-0
/
+13
*
• corrected regexp for parsing text macro snippets
Bibiko
2010-02-15
1
-3
/
+3
*
• improved text macro snippet behaviour
Bibiko
2010-02-13
1
-40
/
+72
*
Fix a number of memory leaks, and over-releases, as both a result of manual i...
rowanbeentje
2010-02-10
1
-2
/
+2
*
• initial implementation of bash execution inside ${x:…} snippets
Bibiko
2010-02-06
1
-25
/
+52
*
• further preparations to allow to run any bash command(s) incl. any script...
Bibiko
2010-02-06
1
-0
/
+57
*
• fixed undo behaviour of insertion of history/query favs
Bibiko
2010-02-04
1
-2
/
+11
*
• CMTextView
Bibiko
2010-02-02
1
-1
/
+4
*
• fixed partially syntax highlighting for very very long lines
Bibiko
2010-02-02
1
-7
/
+25
*
• added key-shortcut ⌘= to make the textview size larger
Bibiko
2010-02-02
1
-7
/
+46
*
• fixed in CMTextView several NSInteger which has to be NSUInteger; this le...
Bibiko
2010-02-02
1
-21
/
+21
*
• sped up Query Editor for larger text
Bibiko
2010-02-01
1
-19
/
+26
*
• CMTextView: switch off syntax highlighting if text buffer size is larger ...
Bibiko
2010-02-01
1
-6
/
+24
*
• re-enabled possibility to change the font size of non-editable CMTextView...
Bibiko
2010-02-01
1
-2
/
+2
*
• Added basic print support for each CMTextView
Bibiko
2010-02-01
1
-38
/
+57
*
• improved text macro snippet logic
Bibiko
2010-02-01
1
-17
/
+19
*
• Content Table and Query Editor table's tooltip are displayed by using the...
Bibiko
2010-01-31
1
-96
/
+10
*
• CMTextView's colours are set via observer, live changed in editable textv...
Bibiko
2010-01-30
1
-35
/
+53
*
• added observer for all Query Editor colors to avoid initialising colors e...
Bibiko
2010-01-30
1
-96
/
+115
*
• current query highlighting is done now in drawRect: (much more faster an...
Bibiko
2010-01-30
1
-23
/
+131
*
• text macro logic
Bibiko
2010-01-29
1
-17
/
+27
*
• further tiny improvements to avoid exceptional cases while highlighting t...
Bibiko
2010-01-29
1
-0
/
+3
*
• fixed some issues and improved the text macro behaviour
Bibiko
2010-01-29
1
-62
/
+53
*
• text macro improvements
Bibiko
2010-01-28
1
-5
/
+44
*
• for [CMTextView selectLineNumber:…] added safety-check for lineNumber < 1
Bibiko
2010-01-28
1
-1
/
+2
*
• ESC completion
Bibiko
2010-01-28
1
-15
/
+9
*
• Query Favorite text macro
Bibiko
2010-01-27
1
-19
/
+24
*
• improved the graphical representation of text macro snippets
Bibiko
2010-01-27
1
-6
/
+19
*
• query favorite snippet session (text macro)
Bibiko
2010-01-27
1
-1
/
+49
*
• query favorite snippet session
Bibiko
2010-01-26
1
-1
/
+3
*
• allow user to define nested snippets inside of the query favorites
Bibiko
2010-01-26
1
-252
/
+325
*
• further improvements to allow to insert programmable query favorites (as ...
Bibiko
2010-01-25
1
-45
/
+141
*
• added possibility to add a query favorite by user-definable alphanumeric ...
Bibiko
2010-01-24
1
-2
/
+146
*
• bound Custom Query gear menu item "Completion List" (CTRL key is recogni...
Bibiko
2010-01-22
1
-13
/
+11
*
• updated/added syntax highlighting tokens and completion suggestions
Bibiko
2010-01-21
1
-1
/
+18
*
• tiny undo improvement for completion
Bibiko
2010-01-21
1
-0
/
+1
[next]