]> git.gir.st - VimFx.git/history - extension/packages/commands.coffee
Make 0.5.x forwards-compatible with 0.6.0
[VimFx.git] / extension / packages / commands.coffee
2015-01-21 Simon LydellMake 0.5.x forwards-compatible with 0.6.0
2014-09-13 Simon LydellMerge pull request #384 from zhuochun/issue-348-link...
2014-09-11 Wang ZhuochunFix #348: Make f always open links in the same tab
2014-09-07 Simon LydellImprove coding style
2014-07-27 Simon LydellMerge pull request #343 from lydell/better-find-mode
2014-06-15 Simon LydellImprove find mode. Fix #342. Better Esc handling.
2014-06-15 Simon LydellDocument commit 1b874f1b7b3
2014-06-13 Anton KhodakivskiyMerge pull request #341 from akhodakivskiy/next-prev...
2014-06-11 Anton Khodakivskiynext/prev commands - search for patterns in element...
2014-05-16 Simon LydellLet the Esc command close tab groups
2014-05-16 Simon LydellFix #280: Use `[rel]` for prev/next link matching
2014-05-08 Simon LydellFix #310: Broken focus search bar command
2014-05-05 Anton KhodakivskiyMerge branch 'develop' 0.5.9
2014-05-05 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
2014-04-30 Simon LydellPut commands in the same order as the `commands` array
2014-04-30 Simon LydellUpdate `command_insert_mode`
2014-04-30 Simon LydellUpdate move tab commands
2014-04-30 Simon LydellUpdate `command_restore_tab`
2014-04-30 Simon LydellUpdate `command_back` and `command_forward`
2014-04-30 Simon LydellUpdate `command_tab_first` and `command_tab_last`
2014-04-30 Simon LydellUpdate `command_home`
2014-04-30 Simon LydellUpdate `command_tab_prev` and `command_tab_next`
2014-04-30 Simon LydellFix #189: Speed up scoll to top/bottom commands
2014-04-30 Simon LydellUpdate stop commands
2014-04-30 Simon LydellUpdate reload commands
2014-04-29 Simon LydellUpdate `command_marker_yank` and `command_yank`
2014-04-29 Simon LydellUpdate `command_open_tab`
2014-04-29 Simon LydellUpdate `command_paste` and `command_paste_tab`
2014-04-29 Simon LydellUpdate `command_focus_search`
2014-04-29 Simon LydellUpdate `command_focus`
2014-04-29 Simon LydellUpdate `command_dev`
2014-04-28 Simon LydellAdd `Vim::rootWindow` for convenience
2014-04-28 Simon LydellRemove the `storage` parameter for commands
2014-02-26 Anton KhodakivskiyMerge branch 'release-0.5.6' 0.5.6
2014-02-26 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
2014-02-26 Anton KhodakivskiyMerge pull request #273 from akhodakivskiy/prevent...
2014-02-26 Anton KhodakivskiyWorkaround for command shortcuts that start with letter c
2014-02-18 Simon LydellMerge pull request #264 from lydell/zhuochun-enhance...
2014-02-18 Simon LydellRefactor follow prev/next links
2014-01-26 Simon LydellMerge branch 'enhance-follow-link' of https://github...
2014-01-25 Simon LydellMerge pull request #219 from lydell/simpler-dom
2014-01-21 Wang Zhuochunuse regexp and pattern order
2014-01-21 Wang Zhuochunenhance next/prev follow link
2014-01-12 Anton KhodakivskiyPrevent matching wrong next/prev links (containing...
2014-01-03 Simon LydellMerge branch 'develop' into simpler-dom
2014-01-03 Simon LydellMerge branch 'develop' into issue-213
2014-01-03 Anton KhodakivskiyMerge branch 'master' of github.com:akhodakivskiy/VimFx
2014-01-03 Anton KhodakivskiyMerge branch 'release-0.5.4' 0.5.4
2014-01-03 Anton KhodakivskiyMerge branch 'hints-z-index' of git://github.com/lydell...
2014-01-02 Wang Zhuochunmerge upstream develop
2014-01-02 Anton KhodakivskiyMerge pull request #238 from lydell/develop
2014-01-02 Anton KhodakivskiyMerge pull request #244 from lydell/button-mode-click
2014-01-02 Anton KhodakivskiyMerge pull request #239 from lydell/find-fixes
2014-01-02 Anton KhodakivskiyMerge pull request #240 from lydell/minor-fixes
2013-12-23 Wang Zhuochunadd go up url hierarchy
2013-12-21 Wang Zhuochunminor code fixes
2013-12-19 Wang Zhuochuncleanup find_link
2013-12-19 Wang Zhuochunfix to consistent styles
2013-12-19 Wang Zhuochunremove follow prev/next commands in new tab
2013-12-14 Simon LydellMake mode entering consistent with find mode enter
2013-12-14 Simon LydellSimplify command_esc findbar hiding
2013-12-14 Simon LydellRefix #115 after switching to built-in findbar
2013-12-13 Anton KhodakivskiyCode Review comments per @lydell
2013-12-10 Anton KhodakivskiyThe previous two commits close #187, close #226
2013-12-10 Anton KhodakivskiyEnable highligh find mode with a/
2013-12-10 Anton KhodakivskiyFind refactoring
2013-12-05 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
2013-12-03 Wang Zhuochunget unicode preference
2013-12-03 Wang ZhuochunAdd command descriptions
2013-12-03 Wang Zhuochunrefactoring code
2013-12-03 Wang Zhuochunnavigate previous and next links
2013-11-20 Anton KhodakivskiyMerge pull request #212 from sirodoht/develop
2013-11-10 MozillazgMerge branch 'zh-CN' of github.com:mozillazg/VimFx...
2013-11-03 Anton KhodakivskiyMerge pull request #215 from lydell/develop
2013-10-25 Simon LydellUpdate shortcuts list in readme
2013-10-14 Anton KhodakivskiyMerge branch 'release-0.5.3'
2013-10-14 Anton KhodakivskiyRemoved checkboxes from the Shortcuts dialog
2013-10-04 Anton KhodakivskiyMerge pull request #208 from lydell/proper-modes
2013-10-04 Simon LydellFix some whitespace
2013-10-04 Anton KhodakivskiyMerge pull request #180 from lydell/proper-modes
2013-10-04 Simon LydellMerge branch 'proper-modes' of https://github.com/lydel...
2013-10-04 Simon LydellMerge pull request #2 from akhodakivskiy/lydell-proper...
2013-10-04 Anton KhodakivskiyRemove default argument value
2013-10-04 Anton KhodakivskiyMove special handling of Esc into events.coffee
2013-10-04 Anton Khodakivskiyfixed bug where multikey commands were ignored
2013-10-04 Anton KhodakivskiyCode review changes
2013-10-02 Anton KhodakivskiyFactor out normal mode into modes.coffee
2013-10-01 Anton KhodakivskiyMerge branch 'proper-modes' of git://github.com/lydell...
2013-10-01 Simon LydellFix #199: Remove blur_on_esc and leave_dt_open prefs
2013-10-01 Simon LydellMake command_Esc in charge of all "escaping"
2013-10-01 Simon LydellMerge branch 'develop' into proper-modes
2013-09-07 Anton KhodakivskiyMerge pull request #177 from lydell/better-options
2013-09-07 Simon LydellFix: af should work as f/F when hint focuses target
2013-09-07 Simon LydellMerge branch 'develop' into proper-modes
2013-09-07 Simon LydellAdd command: Enter insert mode
2013-09-07 Simon LydellFix #90: Add follow multiple links command
2013-09-06 Simon LydellRefactor Esc key handling
2013-09-05 Simon LydellMerge branch 'develop' into proper-modes + Refactor
2013-09-05 Simon LydellLet hint commands take advantage of the new modes
2013-09-05 Anton KhodakivskiyMerge pull request #178 from lydell/hints-overlap-fix
next
Imprint / Impressum