summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Implement mouse usage in helm-moccur-mode (#1746).Thierry Volpiatto2017-04-25
* Implement mouse usage in helm-grep-mode (#1746).Thierry Volpiatto2017-04-25
* Don't overwrite mouse properties when redisplaying (#1746).Thierry Volpiatto2017-04-25
* Compute collection inside helm for default helm-mode handler.Thierry Volpiatto2017-04-25
* Compute completing-read collection with empty string.Thierry Volpiatto2017-04-24
* Add terminal bindings for helm-ff-run-toggle-auto-update.Thierry Volpiatto2017-04-24
* Fix toggling hff auto update when deleting backward.Thierry Volpiatto2017-04-24
* Warn when clicking in helm-buffer while action buffer is visible (#1746).Thierry Volpiatto2017-04-23
* inhibit-read-only when changing mouse help-echo prop (#1755).Thierry Volpiatto2017-04-23
* Finally decide to use an optimized handler in CR.Thierry Volpiatto2017-04-22
* Add comment about completing-read optimization.Thierry Volpiatto2017-04-22
* Fix condition in helm--bind-mouse-for-selection (#1746).Thierry Volpiatto2017-04-22
* Test if map exists before defining mouse binding (#1746).Thierry Volpiatto2017-04-22
* Backquote resume fn in HFF.Thierry Volpiatto2017-04-22
* Make some helm-mouse fns private (#1746).Thierry Volpiatto2017-04-22
* Bind mouse and set help-echo when marking selection (#1746).Thierry Volpiatto2017-04-22
* Handle mouse selection on multiline candidates (#1746).Thierry Volpiatto2017-04-22
* Set cursor-type in action buffer.Thierry Volpiatto2017-04-22
* Add helm-only prop on helm-mouse-select-candidate.Thierry Volpiatto2017-04-22
* Fix setting of help-echo when changing place (#1746).Thierry Volpiatto2017-04-22
* Add comment and fix long line (#1746).Thierry Volpiatto2017-04-21
* Fix existing help-echo's with mouse-face (#1746).Thierry Volpiatto2017-04-21
* Update helm-message.Thierry Volpiatto2017-04-21
* Try to optimize completing-read by default on fixed lists (#1750).Thierry Volpiatto2017-04-21
* Prevent exiting with first candidate when display is not ready (#1750).Thierry Volpiatto2017-04-21
* Handle non matching candidates in helm-comp-read with :candidates-in-buffer.Thierry Volpiatto2017-04-20
* Add brief documentation for mouse usage (#1746).Thierry Volpiatto2017-04-20
* Merge branch 'helm-wikipedia-show-summary' of https://github.com/alphapapa/he...Thierry Volpiatto2017-04-20
|\
| * Add helm-wikipedia-show-summary and refactor accordinglyAdam Porter2017-04-20
* | Use only first line of help-echo in helm-popup-tip-mode.Thierry Volpiatto2017-04-20
* | Handle existing help-echo in mouse help-echo (#1746).Thierry Volpiatto2017-04-20
* | Rename helm-prevent-mouse to helm-allow-mouse (#1746).Thierry Volpiatto2017-04-20
* | Merge pull request #1752 from emacs-helm/revert-1751-helm-wikipedia-show-summaryThierry Volpiatto2017-04-20
|\ \
| * | Revert "Add helm-wikipedia-show-summary"Thierry Volpiatto2017-04-20
|/ /
* | Merge branch 'mouse_select'Thierry Volpiatto2017-04-20
|\ \
| * | Enable basic mouse usage in helm (#1746).Thierry Volpiatto2017-04-20
* | | Merge pull request #1751 from alphapapa/helm-wikipedia-show-summaryThierry Volpiatto2017-04-20
|\ \ \ | |_|/ |/| |
| * | Add helm-wikipedia-show-summary and refactor accordinglyAdam Porter2017-04-19
|/ /
* | Use own prop to store grep filenames.Thierry Volpiatto2017-04-19
* | Remove deprecated helm-debug-toggle (#1749).Thierry Volpiatto2017-04-19
|/
* Update *pkg.el files.Thierry Volpiatto2017-04-16
* Be safe when highlighting remote bookmarks.Thierry Volpiatto2017-04-15
* Show non existent bookmarks in different color.Thierry Volpiatto2017-04-15
* Reorder, use with-helm-alive-p in interactive mark-all fn.Thierry Volpiatto2017-04-14
* Merge pull request #1743 from alphapapa/helm-bookmark-org-filesThierry Volpiatto2017-04-13
|\
| * Add Org file bookmarks to helm-bookmarksAdam Porter2017-04-13
* | Add a fct to helm-source-addressbook-set.Thierry Volpiatto2017-04-12
* | Update mode-line after marking all (#1739).Thierry Volpiatto2017-04-12
* | Update doc about marking.Thierry Volpiatto2017-04-12
* | Merge branch 'mark_all'Thierry Volpiatto2017-04-12
|\ \