aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPNarrowDownCompletion.h
Commit message (Expand)AuthorAgeFilesLines
* Tried to fine-tune the auto-completion behaviour esp. for automatically inser...Bibiko2010-04-071-0/+2
* • querying for db structure is queued for the same connection to avoid 'ove...Bibiko2010-03-311-1/+13
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-241-2/+0
* • Query FavoritesBibiko2010-03-161-0/+1
* • fixed some minor GUI issues for SPNarrowDownCompletion windowBibiko2010-03-091-1/+2
* • outsourced keyword completion and function completion lists to Completion...Bibiko2010-03-081-0/+3
* • added to CustomQuery's CMTextView the option to set auto-completion on/of...Bibiko2010-03-071-1/+2
* • improved completion behaviour of suggestions containing spaces; a second ...Bibiko2010-02-051-0/+1
* • further improvements to allow to insert programmable query favorites (as ...Bibiko2010-01-251-1/+2
* • completionBibiko2010-01-211-0/+1
* • completion enhancementsBibiko2010-01-211-2/+6
* • completionBibiko2010-01-201-0/+1
* • improved completion for Query Editor bound to ESCBibiko2010-01-191-1/+4
* • refactored parsing code for F5 completionBibiko2010-01-151-4/+4
* • F5 compeltionBibiko2010-01-131-1/+3
* • further improvements for F5 completionBibiko2010-01-131-1/+6
* • made lexer 64bit compatibleBibiko2010-01-101-1/+2
* Tidy up.stuconnolly2009-11-071-1/+0
* • added SPTooltip classBibiko2009-08-111-1/+1
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-2/+2
* • moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pchBibiko2009-06-061-9/+0
* • improved narrow-down completionBibiko2009-05-241-0/+1
* • activate Preference setting for caret colorBibiko2009-05-241-1/+2
* • added class to support narrow-down completion in the Query EditorBibiko2009-05-241-0/+65