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
*
- 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
*
• initial support for ⌘/ in CustomQuery editor to (un)comment out the cur...
Bibiko
2009-07-15
1
-1
/
+5
*
• fixed dealloc of 'suggestions' in SPNarrowDownCompletion
Bibiko
2009-07-15
1
-15
/
+11
*
• narrow-down completion (F5)
Bibiko
2009-07-15
1
-20
/
+10
*
- Make the DBView window the document window. This allows the document to b...
rowanbeentje
2009-07-15
1
-1
/
+3
*
• fix for completion in CustomQuery editor
Bibiko
2009-07-14
1
-78
/
+26
*
Fixed some memory leaks
bamse16
2009-07-06
1
-8
/
+12
*
• trial to improve the Undo behaviour in the Custom Query editor
Bibiko
2009-06-25
1
-1
/
+3
*
• some code cleaning and tiny performance enhancements for syntax highlighting
Bibiko
2009-06-21
1
-39
/
+31
*
• added support to drag&drop textClipping files to Custom Query Editor and ...
Bibiko
2009-06-19
1
-1
/
+13
*
• added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function
Bibiko
2009-06-18
1
-5
/
+6
*
• introduced inline function NSStringUTF8String() to SPStringAdditions.h
Bibiko
2009-06-18
1
-1
/
+2
*
• deleted the drag&drop feature of file path or content from SPTextViewAddi...
Bibiko
2009-06-15
1
-0
/
+172
*
• moved code for de/increasing font and drag&drop feature (content or while...
Bibiko
2009-06-13
1
-214
/
+0
*
• fixed bug for "Show help while typing" - prevent an internal loop of call...
Bibiko
2009-06-09
1
-1
/
+2
*
• improved "Copy as SQL INSERT" (still hidden)
Bibiko
2009-06-07
1
-1
/
+8
*
• improved: sped up removing the background color for query highlighting
Bibiko
2009-06-06
1
-0
/
+3
*
• reload table list, database pull-down menu according to user's statements...
Bibiko
2009-06-05
1
-1
/
+4
*
Fixed some memory leaks found using llvm/clang. There are still some to fix
bamse16
2009-06-05
1
-5
/
+11
*
• added: syntax highlighting to the HUD window "Show Create Syntax"
Bibiko
2009-06-04
1
-0
/
+8
*
• fixed typo for "Select Active Query" key-binding ^Y not ^Q
Bibiko
2009-06-04
1
-2
/
+2
*
• fixed: suppress highlighting of the current query if something is selected
Bibiko
2009-06-04
1
-2
/
+28
*
• control editable status of CMTextView while changing the font size via âŒ...
Bibiko
2009-05-28
1
-0
/
+6
*
• added two finger zoom gesture for de/increasing the font size of the Cust...
Bibiko
2009-05-25
1
-0
/
+15
*
• improved narrow-down completion
Bibiko
2009-05-25
1
-15
/
+50
*
• improved narrow-down completion
Bibiko
2009-05-25
1
-1
/
+1
*
• improved narrow-down completion
Bibiko
2009-05-24
1
-13
/
+43
[next]