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
*
• 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
*
• added call to update the completion list to neuralgic places
Bibiko
2010-01-21
1
-1
/
+9
*
• completion
Bibiko
2010-01-21
1
-6
/
+7
*
• completion enhancements
Bibiko
2010-01-21
1
-10
/
+43
*
• completion
Bibiko
2010-01-20
1
-5
/
+18
*
• improved completion for Query Editor bound to ESC
Bibiko
2010-01-19
1
-133
/
+168
*
- removed F5 completion debug output
Bibiko
2010-01-15
1
-2
/
+2
*
• refactored parsing code for F5 completion
Bibiko
2010-01-15
1
-157
/
+95
*
• fixed several sheetDidEnd selectors to close a NSAlert or NSWindow proper...
Bibiko
2010-01-13
1
-3
/
+10
*
• F5 compeltion
Bibiko
2010-01-13
1
-2
/
+10
*
• further improvements for F5 completion
Bibiko
2010-01-13
1
-60
/
+242
*
• CMTextView:
Bibiko
2010-01-12
1
-2
/
+37
*
• further developments for the F5 completion
Bibiko
2010-01-11
1
-2
/
+21
*
• further preparations to F5 completion
Bibiko
2010-01-11
1
-38
/
+83
*
• first preparations to improve the Custom Query database names/table names...
Bibiko
2010-01-10
1
-0
/
+3
*
• made lexer 64bit compatible
Bibiko
2010-01-10
1
-1
/
+4
*
• F5 completion
Bibiko
2010-01-09
1
-1
/
+3
*
• reimplemented the F5 completion for quoted text i.e. completion based on ...
Bibiko
2010-01-09
1
-7
/
+15
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-33
/
+33
*
- Improve line selection for certain errors ending in numbers, and safety-ch...
rowanbeentje
2009-12-29
1
-3
/
+8
*
- Work through static analysis of the source, fixing a number of small memor...
rowanbeentje
2009-12-14
1
-2
/
+2
*
• fixed issue for "Update Help while typing" to suppress opening the MySQL ...
Bibiko
2009-12-03
1
-2
/
+2
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-19
/
+20
*
• updated SPQueryFavoriteManager to mange document-based and global query f...
Bibiko
2009-09-07
1
-1
/
+1
*
Update Localizable.strings by running genstrings and remove use of multiple c...
stuconnolly
2009-08-28
1
-1
/
+1
*
• tiny improvements for loading SQL files and syntax highlighting
Bibiko
2009-08-28
1
-8
/
+14
*
• fixed bug while uppercasing keywords
Bibiko
2009-08-27
1
-6
/
+13
*
• some corrections for Custom Query completion
Bibiko
2009-08-04
1
-24
/
+14
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-3
/
+1
*
• Comment current Query/Selection
Bibiko
2009-07-15
1
-5
/
+0
[next]