]> git.gir.st - VimFx.git/history - extension/lib/vimfx.coffee
Change license to MIT
[VimFx.git] / extension / lib / vimfx.coffee
2017-08-25 Simon LydellChange license to MIT
2016-10-09 Simon LydellMake Caret browsing handling more robust
2016-10-09 Simon LydellShow error if trying to use a modifier in an invalid way
2016-10-09 Simon LydellConsistently refer to keypresses as "keypresses"
2016-09-10 Simon LydellImplement filtering hints by text and related changes
2016-06-07 Simon LydellRemove outdated comment
2016-05-03 Simon LydellIgnore Lock keys such as NumLock and CapsLock
2016-04-13 Simon LydellRemove horizontal alignment in multiline function calls
2016-03-19 Simon LydellMerge branch 'master' into develop
2016-03-07 Simon LydellMerge branch 'master' into develop
2016-02-28 Simon LydellStreamline `vimfx.on` events
2016-02-27 Simon LydellRevert "Work around a CoffeeLint bug"
2016-02-26 Simon LydellOnly allow `<late>` in single-key shortcuts
2016-02-26 Simon LydellFix activatable and adjustable keys handling
2016-02-26 Simon LydellSave the focusType instead of getting it on every keydown
2016-02-23 Simon LydellConsider multimedia elements as adjustable
2016-02-21 Simon LydellFix commit 241c9bf5 in a better way
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-19 Simon LydellEnable the `colon_assignment_spacing` CoffeeLint rule
2016-02-19 Simon LydellWork around a CoffeeLint bug
2016-02-19 Simon LydellEnable the `no_implicit_braces` CoffeeLint rule
2016-02-16 Simon LydellRework programmatic customization of VimFx
2016-01-29 Simon LydellMerge branch 'master' into develop
2016-01-26 Simon LydellUse strings instead of functions in the `modes` object
2016-01-24 Simon LydellMerge branch 'master' into develop
2016-01-16 Simon LydellAllow to click commands in the help dialog to edit...
2016-01-04 Simon LydellMerge branch 'master' into develop
2015-12-18 Simon LydellAllow to disable counts
2015-12-09 Simon LydellMerge branch 'master' into develop
2015-12-09 Simon LydellAdd `match.discard()`
2015-12-08 Simon LydellShow the overridden shortcut in override errors
2015-12-03 Simon LydellFix AltGr handling on Windows
2015-12-01 Simon LydellMerge branch 'master' into develop
2015-11-30 Simon LydellMerge branch 'master' into develop
2015-11-30 Simon LydellRework "move tab to window" detection logic
2015-11-25 Simon LydellMerge pull request #626 from akhodakivskiy/marks
2015-11-25 Simon LydellImplement simple marks
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-16 Simon LydellFix special keys applying to every shortcut of a command
2015-11-15 Simon LydellMerge branch 'master' into develop
2015-11-15 Simon LydellEnable the `braces_spacing` coffeelint rule
2015-11-14 Simon LydellFix problem with counts and shortcut including `0`
2015-11-11 Simon LydellPrepare for Tab Groups being removed from Firefox
2015-11-11 Simon LydellAllow to use numbers as shortcuts, overriding counts
2015-11-09 Simon LydellTiny code cleanup
2015-11-01 Simon LydellMerge pull request #561 from cbertoldi/develop
2015-10-26 Simon LydellFix typo in vimfx.coffee
2015-10-25 Simon LydellIncrease hackability of the help dialog
2015-10-23 Simon LydellMove a comment to where it belongs
2015-10-21 Simon LydellMerge pull request #551 from akhodakivskiy/late-shortcuts
2015-10-21 Simon LydellAdd support for `<late>` shortcuts
2015-10-11 Simon LydellImprove keyboard shortcut overriding behavior
2015-10-11 Simon LydellMerge pull request #512 from akhodakivskiy/multi-process
2015-10-11 Simon LydellSupport multi-process Firefox
2015-06-27 Simon LydellLet ctrl and alt in Hints mode control where to open...
2015-06-27 Simon LydellFix failing API tests
2015-06-26 Simon LydellMove Text Input mode into Normal mode
2015-06-22 Simon LydellAllow any mode to enter the "autoInsertMode" of Normal...
2015-06-20 Simon LydellMajor refactor: Rework all UI and related improvements
2015-06-20 Simon LydellIntroduce a `VimFx` instance to hold global state
Imprint / Impressum