summaryrefslogtreecommitdiff
path: root/src/client/view/completer.js
AgeCommit message (Expand)Author
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-04-13client search/completer: use '|' only for separation, append on enter from co...Alon Levy
2015-04-10search: only complete on: click, completion, enterAlon Levy
2015-03-08client/view/completer: use VK_*Alon Levy
2015-03-08client: fix up/down being handled both by completer and by type selector when...Alon Levy
2015-03-03client/view/completer: sort completions (required with substring results)Alon Levy
2015-03-03client/view/completer: allow completions for any subsetAlon Levy
2015-03-03client: fix completer regression breaking search completion. Fixes #354Alon Levy
2015-03-03client/completer: generalize getter, setter, selectionStartAlon Levy
2015-03-03client/completer: rename variableAlon Levy
2015-03-03client/completer: fix handling of separator that is more then one charAlon Levy
2015-03-02completer: update to work with both input and div elementsAlon Levy
2015-03-01adding missing 'quoted' function, call introduced in dfc93cf003e8b4484e98ead7...LV-426
2015-02-27client: completer: allow match on start when using node_edge_separatorAlon Levy
2015-02-27client: completer: start of separator string updateAlon Levy
2015-02-27client/completer: don't quote space by defaultAlon Levy
2015-02-22client: fix broken completerAlon Levy
2015-02-18client/completer: wip handle multiple delimiters for search (| and space)Alon Levy
2015-02-11client/view/completer: hide on click outside. this is complex! fixes #200Alon Levy
2015-01-12client: don't keep quotes in node name: Fixes #258Alon Levy
2014-12-16moving files around after repository mergerAlon Levy