]> git.gir.st - VimFx.git/shortlog
VimFx.git
2015-01-26 Simon LydellEnter automatic insert mode when an element is fullscreen
2015-01-26 Simon LydellMerge pull request #451 from lydell/hints
2015-01-26 Simon LydellDo not consider links without href as proper links
2015-01-26 Simon LydellMake upgrade to 0.6.0 notice more visible
2015-01-26 Simon LydellMerge branch 'master' into develop
2015-01-26 Simon LydellAdd missing issue reporting instruction
2015-01-26 Simon LydellUpdate readme
2015-01-25 Simon LydellLet simulated clicks bubble
2015-01-25 Simon LydellAdd Tree Style Tab support for opening new tabs
2015-01-25 Simon LydellMake scrollable elements markable
2015-01-25 Simon LydellProvide `vim.state`
2015-01-25 Simon LydellFix #60: Give the same hint to links with the same URL
2015-01-25 Simon LydellAdd hint marker support for XUL documents
2015-01-25 Simon LydellMake sure hint markers cannot be line-wrapped
2015-01-24 Simon LydellImprove automatic insert mode
2015-01-24 Simon LydellMove `rotateOverlappingMarkers()` into marker.coffee
2015-01-24 Simon LydellImprove markable elements matching
2015-01-24 Simon LydellCorrectly determine viewport size
2015-01-24 Simon LydellSimplify hint matching
2015-01-23 Simon LydellPut markers in the browser chrome
2015-01-23 Simon LydellMove lib/mode-hints/* directly into lib/
2015-01-23 Simon LydellRemove bloomfilter
2015-01-23 Simon LydellGive better hints to semantic elements than unsemantic...
2015-01-23 Simon LydellAdd missing null check for computed style in hints...
2015-01-23 Simon LydellUpgrade n-ary-huffman to 2.1
2015-01-23 Simon LydellMerge branch 'develop' of github.com:akhodakivskiy...
2015-01-23 Simon LydellMerge branch 'master' into develop
2015-01-23 Simon LydellTL;DR-ize the Reporting issues section in CONTRIBUTING.md
2015-01-23 Simon LydellVimFx v0.5.17 v0.5.17
2015-01-23 Simon LydellFix #447: Regression: Hints generation crashes
2015-01-23 Simon LydellMerge pull request #449 from TheGreenHabi/patch-1
2015-01-23 TheGreenHabiChanged c-escape to s-escape
2015-01-22 Simon LydellMerge branch 'master' into develop
2015-01-22 Simon LydellVimFx v0.5.16 v0.5.16
2015-01-22 Simon LydellFix #392: Get vim instance properly onlocationchange
2015-01-21 Simon LydellFix #441: Change default exit insert mode shortcut
2015-01-21 Simon LydellShow actual exit shortcuts in button insert mode tooltip
2015-01-21 Simon LydellMerge branch 'master' into develop
2015-01-21 Simon LydellVimFx v0.5.15 v0.5.15
2015-01-21 Simon LydellMake 0.5.x forwards-compatible with 0.6.0
2015-01-20 Simon LydellFix broken Customize button in options page
2015-01-20 Simon LydellFix #392: Get vim instance properly onlocationchange
2015-01-20 Simon LydellFix broken Keyboard Shortcuts button menu item
2015-01-20 Simon LydellUpdate localization instructions
2015-01-20 Simon LydellLink to the changelog from readme and contributions...
2015-01-20 Simon LydellUpdate readme
2015-01-20 Simon LydellSync command descriptions in readme with en-US locale
2015-01-20 Simon LydellUpdate commands in readme
2015-01-20 Simon LydellAdd quote command
2015-01-20 Simon LydellClean up sv-SE locale
2015-01-20 Simon LydellClean up en-US locale
2015-01-20 Simon LydellFix awkward wording for an error message
2015-01-20 Simon LydellMerge branch 'lindhe-swedish' into develop
2015-01-20 Simon LydellUpdate sv-SE locale
2015-01-20 Andreas LindhéCreated a Swedish translation
2015-01-19 Simon LydellUpdate commands in readme
2015-01-19 Simon LydellRemove alt-shift-v shortcut to toggle VimFx
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 LydellRemove '(needs translation)' from translations
2015-01-18 Simon LydellAllow shortcuts in other modes to be customized
2015-01-18 Simon LydellFix #396: Use `<link rel=prev/next>` for [ and ] commands
2015-01-18 Simon LydellAdd unicode support to allow string prefs
2015-01-18 Simon LydellAdd new commands to readme
2015-01-18 Simon LydellAllow to customize the autofocus limit
2015-01-18 Simon LydellMake shortcut prefs reading more robust
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-18 Simon LydellMerge pull request #439 from mozillazg/patch-1
2015-01-18 mozillazgUpdate zh-CN localization
2015-01-17 Simon LydellMerge pull request #437 from morethanoneanimal/polishTr...
2015-01-17 MoreThanOneAnimalunnecessary comment removed
2015-01-17 MoreThanOneAnimalPolish translation update
2015-01-17 Simon LydellMerge branch 'zhuochun-more-tab-related-commands' into...
2015-01-17 Simon LydellAdd default shortcuts to new commands
2015-01-17 Simon LydellMerge branch 'more-tab-related-commands' of https:...
2015-01-17 Simon LydellFix #382: Support 'selection' clipboard
2015-01-17 Simon LydellRemove specific key blacklist help text
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 LydellRemove legacy tests dir
2014-12-14 Simon LydellAdd unit tests infrastructure
2014-12-14 Simon LydellAlways remove build/ and build from scratch
2014-12-14 Simon LydellConfigure coffeelint and fix lint errors
2014-12-14 Simon LydellMake `require` more like Node.js
2014-12-05 Simon LydellAdd gulp release task
2014-12-04 Simon LydellReformat changelog
2014-12-04 Simon LydellCleanup .gitignore
2014-12-04 Simon LydellGenerate install.rdf and chrome.manifest
2014-12-04 Simon LydellReplace Makefile with gulp
2014-12-04 Simon LydellMerge branch 'master' of github.com:akhodakivskiy/VimFx
2014-12-04 Simon LydellRemove builds/ dir
2014-12-04 Anton KhodakivskiyMerge pull request #426 from mineo/patch-1
2014-12-03 Wieland HoffmannFix a typo
2014-11-30 Harshvardhan... fix: make sure vim.blacklistedKeys is defined
2014-11-29 Harshvardhan... Updated locale with blacklisting help
2014-11-29 Harshvardhan... support for blacklisting specific keys
2014-11-13 Simon LydellMerge pull request #415 from mozillazg/zh-CN
next
Imprint / Impressum