]> git.gir.st - VimFx.git/history - extension/lib/events.coffee
Merge branch 'master' into develop
[VimFx.git] / extension / lib / events.coffee
2016-02-19 Simon LydellMerge branch 'master' into develop
2016-02-19 Simon LydellMerge branch 'lint'
2016-02-19 Simon LydellReduce unnecessary vertical code alignment
2016-02-16 Simon LydellRework programmatic customization of VimFx
2016-01-29 Simon LydellSilence `addons-linter` warnings
2016-01-15 Simon LydellUpdate copyright notices
2016-01-15 Simon LydellMerge branch 'master' into develop
2016-01-11 Simon LydellFix memory leak in non-multi-process Firefox
2016-01-09 Simon LydellMerge branch 'master' into develop
2016-01-09 Simon LydellFix `:hover` clearing on click in multi-process
2016-01-08 Simon LydellClear locked `:hover` on click
2016-01-06 Simon LydellMerge branch 'master' into develop
2016-01-06 Simon LydellLock `:hover` when clicking with the `f` commands
2015-12-09 Simon LydellMerge branch 'master' into develop
2015-12-09 Simon LydellDon't notify keys pressed keys in text inputs
2015-12-09 Simon LydellMerge pull request #640 from akhodakivskiy/click-browse...
2015-12-09 Simon LydellMake it possible to scroll browser elements
2015-12-08 Simon LydellRemove try-catch in UI 'keydown' listener
2015-12-06 Simon LydellNotify keys pressed so far of a command
2015-11-30 Simon LydellMerge branch 'master' into develop
2015-11-30 Simon LydellAdd commit sha reference to a comment
2015-11-30 Simon LydellRework "move tab to window" detection logic
2015-11-25 Simon LydellMerge branch 'master' into develop
2015-11-22 Simon LydellFix broken updating of the button
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellMerge pull request #616 from akhodakivskiy/button-show...
2015-11-18 Simon LydellMake the button grey in "Insert mode"
2015-11-16 Simon LydellMerge pull request #603 from lydell/rework-gi-tab
2015-11-16 Simon LydellMerge pull request #615 from akhodakivskiy/rework-notif...
2015-11-16 Simon LydellRework how notifications are shown
2015-11-15 Simon LydellMerge branch 'master' into develop
2015-11-15 Simon LydellEnable the `braces_spacing` coffeelint rule
2015-11-14 Simon LydellDon't lose state when loading tabs in the background
2015-11-01 Simon LydellMerge pull request #561 from cbertoldi/develop
2015-10-30 Simon LydellUpdate copyright notices
2015-10-30 Simon LydellFix "tab dragged to other window" detection
2015-10-29 Simon LydellPlay nicer with the dev tools
2015-10-25 Simon LydellFix handling of tabs dragged to new/other windows
2015-10-24 Simon LydellFix `<late>` + `event.stopPropagation()`
2015-10-23 Simon LydellMerge pull request #553 from akhodakivskiy/non-multi...
2015-10-23 Simon LydellRe-implement "switch back to tab" logic
2015-10-23 Simon LydellConsistently use `event.originalTarget`
2015-10-23 Simon LydellMove a comment to where it belongs
2015-10-21 Simon LydellFix autofocus prevention when coming from another window
2015-10-21 Simon LydellMerge pull request #551 from akhodakivskiy/late-shortcuts
2015-10-21 Simon LydellAdd support for `<late>` shortcuts
2015-10-19 Simon LydellFix state resetting when refreshing the page
2015-10-17 Simon LydellFix uncaught exception on startup
2015-10-17 Simon LydellMerge pull request #544 from benediktg/patch-1
2015-10-17 Simon LydellFix blacklisting and `vim.state` resetting
2015-10-17 Simon LydellFix VimFx being broken in new windows
2015-10-17 Simon LydellFix uncaught error on Firefox startup
2015-10-17 Simon LydellMerge pull request #542 from akhodakivskiy/improved...
2015-10-17 Simon LydellPrevent autofocus after re-selecting a tab
2015-10-17 Simon LydellRe-work autofocus prevention
2015-10-11 Simon LydellMerge pull request #512 from akhodakivskiy/multi-process
2015-10-11 Simon LydellSupport multi-process Firefox
2015-09-26 Simon LydellLay the foundation for using multi-process Firefox
2015-06-27 Simon LydellFix error on click
2015-06-27 Simon LydellClear held modifiers when pressing a non-modifier
2015-06-27 Simon LydellMake hint markers transparent when shift is held
2015-06-26 Simon LydellMake autofocus prevention a bit more robust
2015-06-22 Simon LydellAdd prevent_autofocus_modes pref
2015-06-20 Simon LydellMajor refactor: Rework all UI and related improvements
2015-06-20 Simon LydellImprove error reporting in test runner
2015-06-20 Simon LydellIntroduce a `VimFx` instance to hold global state
2015-05-14 Simon LydellMerge pull request #461 from lydell/scroll
2015-05-14 Simon LydellMake scrolling commands scroll the focused element
2015-02-08 Simon LydellFix #47: 'gi' to focus last focused or first text input
2015-01-26 Simon LydellMerge pull request #451 from lydell/hints
2015-01-26 Simon LydellMerge branch 'master' into develop
2015-01-25 Simon LydellMake scrollable elements markable
2015-01-25 Simon LydellProvide `vim.state`
2015-01-23 Simon LydellMerge branch 'master' into develop
2015-01-22 Simon LydellMerge branch 'master' into develop
2015-01-21 Simon LydellMerge branch 'master' into develop
2015-01-19 Simon LydellDon't prevent autofocus in insert mode
2015-01-18 Simon LydellFix #389: Make sure autofocus prevention does not cause...
2015-01-18 Simon LydellMerge branch 'master' into develop
2015-01-18 Simon LydellAllow to customize the autofocus limit
2015-01-18 Simon LydellMerge pull request #438 from lydell/vim-like-keys
2015-01-18 Simon LydellFix #249: Support other keyboard layouts than en-US
2015-01-17 Simon LydellMerge branch 'more-tab-related-commands' of https:...
2015-01-17 Simon LydellMerge branch 'blacklist-keys' of https://github.com...
2014-12-14 Simon LydellMerge branch 'master' into develop
2014-12-14 Simon LydellMerge branch 'develop' of github.com:akhodakivskiy...
2014-12-14 Simon LydellConfigure coffeelint and fix lint errors
2014-12-14 Simon LydellMake `require` more like Node.js
Imprint / Impressum