]> git.proxmox.com Git - mirror_xterm.js.git/history - src/SelectionManager.ts
Merge pull request #926 from ficristo/search-fix
[mirror_xterm.js.git] / src / SelectionManager.ts
2017-07-28 Daniel ImmsMerge pull request #816 from joaomoreno/alt-selection
2017-07-28 Daniel ImmsMerge branch 'master' into alt-selection
2017-07-28 Daniel ImmsDisable selection override on Windows/Linux
2017-07-26 Joao Morenofix context menu in disabled state
2017-07-25 Joao Morenolisten to shift when in Linux
2017-07-24 Joao Morenowip: alt forces selection
2017-07-21 Daniel ImmsMerge pull request #810 from Tyriar/809_onSingleClick_n...
2017-07-21 Daniel ImmsMerge branch 'master' into 809_onSingleClick_null_check
2017-07-21 Daniel ImmsMake SelectionManager more resilient
2017-07-20 Daniel ImmsMerge pull request #805 from Tyriar/801_null_check
2017-07-19 Daniel ImmsAdd null check when mouse coords are bad
2017-07-17 Daniel ImmsMerge branch 'master' into faster_wcwidth
2017-07-16 Daniel ImmsAdd IBuffer, IBufferSet and fix CircularList type
2017-07-16 Paris KasidiarisStart isolating buffer attributes into Buffer class
2017-07-14 Daniel ImmsMerge branch 'master' into guard_selection_api
2017-07-14 Daniel ImmsMerge pull request #795 from mofux/remove_unused_vars
2017-07-14 Daniel ImmsMerge branch 'master' into remove_unused_vars
2017-07-14 mofuxRemoved unused constants from the selection manager
2017-07-13 Daniel ImmsMerge branch 'master' into bad_getOption_param
2017-07-13 Daniel ImmsMerge pull request #704 from Tyriar/553_find_api
2017-07-13 Daniel ImmsMerge branch 'master' into 553_find_api
2017-07-13 Daniel ImmsMerge branch 'master' into 553_find_api
2017-07-13 Daniel ImmsMerge branch 'master' into 760_erase_in_display_scroll_bar
2017-07-13 Daniel ImmsMerge pull request #780 from mofux/mousedown_counter
2017-07-12 Thomas ZilzMerge branch 'master' into mousedown_counter
2017-07-11 thomasuse evt.detail as mouse counter
2017-07-09 Daniel ImmsMerge remote-tracking branch 'ups/master' into 553_find_api
2017-07-09 Daniel ImmsMerge remote-tracking branch 'ups/master' into 553_find_api
2017-07-09 Daniel ImmsMerge remote-tracking branch 'ups/master' into 687_macos_ci
2017-07-02 Daniel ImmsMerge pull request #746 from Tyriar/745_colon_word_sep
2017-07-02 Daniel ImmsMerge branch 'master' into 745_colon_word_sep
2017-07-01 Daniel ImmsRemove colon from the word separators
2017-06-30 Daniel ImmsMerge branch 'master' into codeCleanUp
2017-06-30 Daniel ImmsMerge pull request #733 from Tyriar/732_drop_selection_...
2017-06-30 Daniel ImmsMerge branch 'master' into 732_drop_selection_on_alt
2017-06-29 Daniel ImmsMerge branch 'master' into 732_drop_selection_on_alt
2017-06-29 Daniel ImmsMerge pull request #738 from Tyriar/737_crlf_windows
2017-06-29 Daniel ImmsUse crlf when copying on Windows
2017-06-28 Daniel ImmsMerge branch 'master' into 732_drop_selection_on_alt
2017-06-27 Daniel ImmsDrop selection when the active buffer changes
2017-06-23 Daniel ImmsMerge branch 'master' into 553_find_api
2017-06-21 Daniel ImmsMerge branch 'master' into customKeypressHandler
2017-06-21 Daniel ImmsMerge pull request #725 from Tyriar/724_fix_hasSelection
2017-06-21 Daniel ImmsMerge branch 'master' into 724_fix_hasSelection
2017-06-21 Daniel ImmsMerge pull request #723 from Tyriar/699_linux_middle_click
2017-06-21 Daniel ImmsMerge branch 'master' into 699_linux_middle_click
2017-06-21 Daniel ImmsMerge branch 'master' into 553_find_api
2017-06-20 Daniel ImmsEnsure outside selection pastes are respected
2017-06-20 Daniel ImmsHave Terminal.hasSelection return false when no selection
2017-06-20 Daniel ImmsHandle middle click to paste selection
2017-06-19 Daniel ImmsFix selection going to clipboard
2017-06-19 CHaBouMerge branch 'master' into customKeypressHandler
2017-06-19 Daniel ImmsMerge pull request #716 from Tyriar/697_select_to_word
2017-06-19 Daniel ImmsMerge branch 'master' into 697_select_to_word
2017-06-19 Daniel ImmsMerge pull request #715 from Tyriar/709_improve_selection
2017-06-19 Daniel ImmsMerge branch 'master' into 709_improve_selection
2017-06-19 Daniel ImmsMerge pull request #714 from Tyriar/713_dblclick_word_s...
2017-06-18 Daniel ImmsUse an enum for selection mode
2017-06-18 Daniel ImmsSelect to the word at the mouse after double click
2017-06-18 Daniel ImmsMerge branch 'master' into 709_improve_selection
2017-06-18 Daniel ImmsImprove selection cell selection
2017-06-18 Daniel ImmsAlso consider ' and " word separators
2017-06-18 Daniel ImmsMerge branch 'master' into 713_dblclick_word_separators
2017-06-18 Daniel ImmsDon't select colon or brackets when double clicking
2017-06-15 Daniel ImmsMerge branch 'master' into 553_find_api
2017-06-14 Daniel ImmsRemove log
2017-06-14 Daniel ImmsMerge remote-tracking branch 'origin/master' into 553_f...
2017-06-14 Daniel ImmsConsolidate translateBufferLineToString functions
2017-06-13 Daniel ImmsMerge branch 'master' into 642_link_wrapped_char_duplic...
2017-06-13 Daniel ImmsMerge branch 'master' into mid_selection_single_element
2017-06-13 Daniel ImmsMerge pull request #693 from Tyriar/443_retain_wrapped_...
2017-06-13 Daniel ImmsMerge branch 'master' into 443_retain_wrapped_lines_copy
2017-06-13 Daniel ImmsMerge pull request #700 from Tyriar/698_mousedown_preve...
2017-06-13 Daniel ImmsMore work on findNext
2017-06-12 Daniel ImmsVery basic find implementation
2017-06-12 Daniel ImmsMerge branch 'master' into 698_mousedown_preventDefault
2017-06-12 Daniel ImmsPrevent mousedown event default selection behavior
2017-06-11 Daniel ImmsMerge branch 'master' into 642_link_wrapped_char_duplic...
2017-06-11 Daniel ImmsMerge branch 'master' into 443_retain_wrapped_lines_copy
2017-06-10 Daniel ImmsMerge remote-tracking branch 'origin/master' into set_r...
2017-06-10 Daniel ImmsRetain wrapped line state when copying
2017-06-09 Daniel ImmsMerge pull request #670 from Tyriar/207_selection_manager
2017-06-09 Daniel ImmsAdd class header comments
2017-06-07 Daniel ImmsAdd SelectionModel tests
2017-06-07 Daniel ImmsFix clearSelection in select all mode
2017-06-07 Daniel ImmsMove prepareTextForClipboard logic into SelectionManager
2017-06-07 Daniel ImmsAdd clearSelection API
2017-06-07 Daniel ImmsAdd hasSelection public API
2017-06-07 Daniel ImmsSupport copying in the alt buffer
2017-06-06 Daniel ImmsOnly refresh the selection on an animation frame
2017-06-06 Daniel ImmsFix multiple drag scroll intervals being registered
2017-06-07 Daniel ImmsFix select all with no start and include content below...
2017-06-07 Daniel ImmsUndo CiruclarList id changes, fix null check, lint
2017-06-07 Daniel Immsjsdoc all of SelectionManager
2017-06-07 Daniel ImmsResolve more TODOs, add jsdoc
2017-06-07 Daniel ImmsResolve some TODOs
2017-06-06 Daniel ImmsAdd _selectLineAt test
2017-06-06 Daniel ImmsDon't allow double click selection on empty row going...
2017-06-06 Daniel ImmsSelect lines when dragging a triple click
2017-06-06 Daniel ImmsMerge remote-tracking branch 'ups/master' into 207_sele...
next