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
/
SPNarrowDownCompletion.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some variable definitions inwards since our compiler supports scoping
HEAD
master
Max
2018-06-07
1
-0
/
+1
*
Move code in SPNarrowDownCompletion to where it should be (part of #3062)
Max
2018-06-03
1
-88
/
+82
*
* Removed dead code
Max
2018-06-02
1
-107
/
+110
*
Reformat SPNarrowDownCompletion class
Max
2018-05-30
1
-213
/
+223
*
Fix objc weak errors by removing an unused delegate (#3062)
Max
2018-05-30
1
-2
/
+4
*
merge and restructure remaining smaller stuff in main project (part of #2789)
Max
2018-01-20
1
-1
/
+1
*
merge SPQueryController (part of #2789)
Max
2018-01-20
1
-1
/
+0
*
The export code caused an exception when no database was selected but the fil...
Max
2015-06-16
1
-1
/
+1
*
Minimal refactoring
Max
2015-03-09
1
-1
/
+1
*
Addition to commit 2735e15b
Max
2015-01-04
1
-17
/
+12
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-1
/
+1
*
Replace some NSDictionaries with literals
Max
2014-12-13
1
-3
/
+3
*
Add pref to disable backticks in completions
Abhi Beckert
2014-09-06
1
-1
/
+5
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-5
/
+5
*
- Convert all old .tiff resource images to .png format
rowanbeentje
2012-12-21
1
-6
/
+6
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-17
/
+23
*
Fix more gcc warnings.
stuconnolly
2012-05-09
1
-14
/
+14
*
- Add the enter key and right arrow key to the list of keys that will select...
rowanbeentje
2012-04-19
1
-1
/
+1
*
- Fix crashes on use of custom query autocompletion when the database struct...
rowanbeentje
2012-04-14
1
-2
/
+3
*
Merge in the SPMySQL Framework. This new framework should provide much of th...
rowanbeentje
2012-03-17
1
-6
/
+9
|
\
|
*
More bugfixes to the SPMySQL integration branch:
rowanbeentje
2012-03-14
1
-0
/
+2
|
*
Final feature work on the SPMySQL branch before merging:
rowanbeentje
2012-03-14
1
-6
/
+9
|
*
- Bring SPMySQL Framework integration branch up to date with trunk
rowanbeentje
2012-03-05
1
-0
/
+7
|
|
\
|
|
/
|
/
|
|
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-6
/
+6
*
|
- Fix a retain cycle in SPNarrowDownCompletion popups while the structure is...
rowanbeentje
2012-03-04
1
-0
/
+7
|
/
*
Tidy up console/query controller.
stuconnolly
2011-09-03
1
-0
/
+1
*
- Cancel and clear autocomplete if a keyboard combo is being run - this fixe...
rowanbeentje
2011-08-30
1
-0
/
+3
*
- Fix issues undoing past an autocompletion type-through, addressing excepti...
rowanbeentje
2011-08-26
1
-0
/
+2
*
Fixes source text encoding problems accidentally introduced in r3273
sqlprodev
2011-04-14
1
-1
/
+1
*
SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...
sqlprodev
2011-04-14
1
-1
/
+1
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-3
/
+11
*
Fix more compiler warnings, including a few bugs
rowanbeentje
2011-03-08
1
-5
/
+5
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-2
/
+2
*
• fixed completion issue via alias names
Bibiko
2011-01-21
1
-6
/
+12
*
• fixed issue for placeholder insertion while completion of already backtic...
Bibiko
2011-01-21
1
-4
/
+15
*
• fixed issue for placeholder insertion while completion of already backtic...
Bibiko
2011-01-21
1
-5
/
+14
*
• fix table name encoding problem (return name can be NSNull) which can ari...
Bibiko
2010-12-11
1
-0
/
+1
*
- Fix behaviour of manually-triggered autocomplete following recent changes
rowanbeentje
2010-12-07
1
-16
/
+18
*
- Clean up placeholder removal code, and improve speed of full clean slightly
rowanbeentje
2010-12-01
1
-35
/
+47
*
- Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...
rowanbeentje
2010-11-30
1
-48
/
+69
*
Minor tweaks to autocompletion:
rowanbeentje
2010-11-06
1
-0
/
+6
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-2
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-3
/
+0
*
Remove unused macros as well as macros that were only used in a single place ...
stuconnolly
2010-09-29
1
-4
/
+6
*
• overall replacement of:
Bibiko
2010-08-20
1
-3
/
+3
*
• auto-completion in Query Editor now detects whether the caret is inside ...
Bibiko
2010-08-16
1
-0
/
+6
*
- Tweak custom query autocompletion to no longer show a key-capturing invisi...
rowanbeentje
2010-07-17
1
-2
/
+6
*
Rename CMTextView to SPTextView.
stuconnolly
2010-05-27
1
-1
/
+1
[next]