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
*
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
*
Merge in minor fixes from 0.9.8 RC merge review:
rowanbeentje
2010-04-24
1
-2
/
+2
*
- SPNarrowDownCompletion: Pass NSApp certain events *after* processing local...
rowanbeentje
2010-04-23
1
-2
/
+3
*
- Allow CMTextView to track SPNarrowDownCompletion state, ensuring old windo...
rowanbeentje
2010-04-22
1
-8
/
+21
*
Review usage of notifications, afterDelay: and waitUntilDone:NO calls:
rowanbeentje
2010-04-12
1
-0
/
+1
*
Tried to fine-tune the auto-completion behaviour esp. for automatically inser...
Bibiko
2010-04-07
1
-1
/
+54
*
• overlapping of completion windows after refreshing its content if db stru...
Bibiko
2010-04-06
1
-3
/
+7
*
• completion list
Bibiko
2010-04-06
1
-43
/
+54
*
• fixed issue for refreshing the completion list after finishing the struct...
Bibiko
2010-03-31
1
-2
/
+2
*
• fixed issue for completion window if animated sync icon is shown
Bibiko
2010-03-31
1
-6
/
+25
*
• if document window will close sent a 'cancelPreviousPerformRequestsWithTa...
Bibiko
2010-03-31
1
-2
/
+2
*
• querying for db structure is queued for the same connection to avoid 'ove...
Bibiko
2010-03-31
1
-13
/
+105
*
- db structure for tables and views will now be queried by using SHOW… stat...
Bibiko
2010-03-28
1
-5
/
+9
[next]