| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | General tidy up, with a focus on consolidating more constants in SPConstants.... | stuconnolly | 2010-03-24 | 1 | -2/+3 |
* | • further work on Navigator (not yet active but workable -> unHide menu item) | Bibiko | 2010-03-19 | 1 | -6/+12 |
* | - fixed bug for nested snippets if a nested snippet is located at the very en... | Bibiko | 2010-03-17 | 1 | -0/+4 |
* | • Query Favorites | Bibiko | 2010-03-16 | 1 | -0/+6 |
* | Following a manual code review, fix some local variables overriding global va... | rowanbeentje | 2010-03-15 | 1 | -0/+1 |
* | • append () after completion of a stored procedure | Bibiko | 2010-03-11 | 1 | -2/+2 |
* | • auto-completion | Bibiko | 2010-03-10 | 1 | -0/+7 |
* | • added $SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE as pre-defined snippet list | Bibiko | 2010-03-09 | 1 | -2/+7 |
* | • fixed bug in snippet list - now it inserts the chosen item correctly afte... | Bibiko | 2010-03-09 | 1 | -0/+1 |
* | • improved tooltip behaviour of SPNarrowDownCompletion's tableView | Bibiko | 2010-03-09 | 1 | -0/+58 |
* | • fixed some minor GUI issues for SPNarrowDownCompletion window | Bibiko | 2010-03-09 | 1 | -6/+22 |
* | • added possibility to define a snippet via ¦a¦b¦ – such a snippet wil... | Bibiko | 2010-03-08 | 1 | -1/+1 |
* | • outsourced keyword completion and function completion lists to Completion... | Bibiko | 2010-03-08 | 1 | -15/+23 |
* | • function completion | Bibiko | 2010-03-07 | 1 | -2/+7 |
* | • added to CustomQuery's CMTextView the option to set auto-completion on/of... | Bibiko | 2010-03-07 | 1 | -4/+15 |
* | • CMTextView completion | Bibiko | 2010-02-19 | 1 | -1/+7 |
* | • improved completion behaviour of suggestions containing spaces; a second ... | Bibiko | 2010-02-05 | 1 | -5/+11 |
* | • further improvements to allow to insert programmable query favorites (as ... | Bibiko | 2010-01-25 | 1 | -4/+8 |
* | • completion | Bibiko | 2010-01-21 | 1 | -35/+71 |
* | • completion enhancements | Bibiko | 2010-01-21 | 1 | -25/+97 |
* | • completion | Bibiko | 2010-01-20 | 1 | -97/+55 |
* | • improved completion for Query Editor bound to ESC | Bibiko | 2010-01-19 | 1 | -122/+162 |
* | - removed F5 completion debug output | Bibiko | 2010-01-15 | 1 | -15/+16 |
* | • refactored parsing code for F5 completion | Bibiko | 2010-01-15 | 1 | -28/+21 |
* | • F5 compeltion | Bibiko | 2010-01-13 | 1 | -3/+35 |
* | • further improvements for F5 completion | Bibiko | 2010-01-13 | 1 | -10/+25 |
* | • further developments for the F5 completion | Bibiko | 2010-01-11 | 1 | -2/+4 |
* | • further preparations to F5 completion | Bibiko | 2010-01-11 | 1 | -52/+80 |
* | • made lexer 64bit compatible | Bibiko | 2010-01-10 | 1 | -3/+19 |
* | • F5 completion | Bibiko | 2010-01-09 | 1 | -1/+1 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -14/+15 |
* | - Work through static analysis of the source, fixing a number of small memor... | rowanbeentje | 2009-12-14 | 1 | -1/+1 |
* | Tidy up. | stuconnolly | 2009-11-07 | 1 | -9/+15 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -1/+2 |
* | - Replaces uses of the deprecated selectRow:byExtendingSelection: with selec... | rowanbeentje | 2009-09-02 | 1 | -1/+1 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -2/+2 |
* | • fixed dealloc of 'suggestions' in SPNarrowDownCompletion | Bibiko | 2009-07-15 | 1 | -7/+3 |
* | - Make the DBView window the document window. This allows the document to b... | rowanbeentje | 2009-07-15 | 1 | -3/+5 |
* | • added support to drag&drop textClipping files to Custom Query Editor and ... | Bibiko | 2009-06-19 | 1 | -2/+2 |
* | • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function | Bibiko | 2009-06-18 | 1 | -2/+3 |
* | • improved narrow-down completion | Bibiko | 2009-05-25 | 1 | -1/+11 |