]> git.gir.st - VimFx.git/history - extension/packages
Generate install.rdf and chrome.manifest
[VimFx.git] / extension / packages /
2014-10-10 Simon LydellChange license to GPLv3
2014-10-07 Simon LydellMerge pull request #330 from lydell/better-hintmarkers
2014-10-07 Simon LydellMerge branch 'develop' of github.com:akhodakivskiy...
2014-10-07 Simon LydellMerge branch 'master' into develop
2014-10-07 Simon LydellMerge pull request #385 from zhuochun/support-count...
2014-10-07 Simon LydellAdd count support to command_go_up_path
2014-10-07 Simon LydellAdd count support to back/forward commands
2014-10-07 Wang ZhuochunAdd count support to tab closing/restoring commands
2014-10-07 Wang ZhuochunAdd count support to follow link commands
2014-10-07 Simon LydellAdd count support to tab moving commands
2014-10-07 Wang ZhuochunAdd count support to tab switching commands
2014-10-07 Simon LydellAdd count support to scrolling commands
2014-10-07 Wang ZhuochunFix #385: Support counts
2014-10-02 Simon LydellMerge branch 'develop' of github.com:akhodakivskiy...
2014-10-02 Simon LydellFix #308: Don’t use modifiers in default key bindings
2014-10-02 Simon LydellFix #393, #380: Don’t suppress Esc in browser chrome
2014-10-01 Simon LydellMerge pull request #387 from zhuochun/issue-317-support...
2014-10-01 Simon LydellRefactor commit 6919c1d6c slightly
2014-09-30 Simon LydellTry points one pixel into the elements from the edges
2014-09-30 Simon LydellImprove markers for inline line-wrapped elements
2014-09-13 Simon LydellMerge pull request #384 from zhuochun/issue-348-link...
2014-09-11 Wang Zhuochunswap default shortcuts to match with vim
2014-09-11 Wang ZhuochunFix #348: Make f always open links in the same tab
2014-09-11 Wang Zhuochunadd command_tab_first_non_pinned
2014-09-10 Simon LydellImprove marker placement and fix related bug
2014-09-07 Simon LydellImprove code style
2014-09-07 Simon LydellMerge branch 'develop' into better-hintmarkers
2014-09-07 Simon LydellImprove coding style
2014-09-07 Simon LydellMerge branch 'develop'
2014-08-21 Simon LydellSuppress non-hintchars key presses in hints mode
2014-08-16 Simon LydellEnhance marker frame handling
2014-08-16 Simon LydellMerge pull request #367 from lydell/autofocus-tab-switc...
2014-08-13 Simon LydellMerge branch 'develop' of github.com:akhodakivskiy...
2014-08-13 Simon LydellFix #366: Allow autofocus when switching back to a tab
2014-08-05 Simon LydellMerge pull request #365 from lydell/refactor-l10n
2014-08-03 Simon LydellRefactor l10n. Fix #363
2014-08-02 Simon LydellImprove marker generation performance
2014-08-02 Simon LydellMerge pull request #360 from lydell/last-interaction
2014-07-27 Simon LydellDisallow adding conflicting shorcuts
2014-07-27 Simon LydellFix #103: Make image zoom toggle keyboard accessible
2014-07-27 Simon LydellOnly allow focus events immediately after an interaction
2014-07-27 Simon LydellMerge pull request #343 from lydell/better-find-mode
2014-06-15 Simon LydellHandle a `line-height` special case
2014-06-15 Simon LydellBetter handling of pseudo-elements
2014-06-15 Simon LydellUse a `WeakMap` in `utils.Bucket`
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-12 Anton Khodakivskiyfix recursion in isElementGoogleEditable impl
2014-06-12 Anton KhodakivskiyBetter check for Google g_editable in isElementEditable...
2014-06-11 Anton Khodakivskiynext/prev commands - search for patterns in element...
2014-06-04 Simon LydellFix #334: Make links without `href` markable
2014-06-02 Simon LydellImprove code readability
2014-06-01 Simon LydellFix: Autofocus prevention got stuck by navigating the...
2014-06-01 Simon LydellAdd hints to elements with only floated/absolute children
2014-06-01 Simon LydellMerge pull request #322 from lydell/fix-autofocus
2014-05-30 Simon LydellImprove marker generation. Fix #325.
2014-05-27 Simon LydellRemove stray `console.log`s
2014-05-25 Simon LydellRaise the z-indexes used to trump youtube
2014-05-25 Simon LydellFix #309: Autofocus prevention is broken
2014-05-25 Simon LydellImprove contenteditable detection
2014-05-16 Simon LydellSlightly improve markable element matching
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-16 Simon LydellExpose xpath utils
2014-05-13 Simon LydellFix #318: Support Tab Groups
2014-05-08 Simon LydellFix #310: Broken focus search bar command
2014-05-08 Simon LydellAdd missing parenthesis
2014-05-08 Simon LydellMerge pull request #312 from zhuochun/bug-263-can-add...
2014-05-07 Wang Zhuochunclean up code around conflict_cmd
2014-05-07 Wang Zhuochunignore empty cmd value
2014-05-07 Anton KhodakivskiyFix bug when loading default preferences
2014-05-05 Anton KhodakivskiyMerge branch 'develop' 0.5.9
2014-05-05 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
2014-05-05 Anton KhodakivskiyMerge branch 'release-0.5.9'
2014-05-05 Anton KhodakivskiyFixed default properties
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-03-03 Anton KhodakivskiyMerge branch 'release-0.5.7' 0.5.7
2014-03-03 Anton KhodakivskiyMerge branch 'master' into develop
2014-03-03 Anton KhodakivskiyBug fixes
2014-02-26 Anton KhodakivskiyMerge branch 'release-0.5.6' 0.5.6
2014-02-26 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
next
Imprint / Impressum