]> git.gir.st - VimFx.git/shortlog
VimFx.git
2016-09-11 Simon LydellImprove shortcuts documentation
2016-09-11 Simon LydellProperly hide notifications
2016-09-11 Simon LydellImprove styling documentation
2016-09-11 Simon LydellImprove `translations` documentation
2016-09-11 Simon LydellConsistently refer to options as "options"
2016-09-10 Simon LydellDon't hide changed notification when exiting Hints...
2016-09-10 Simon LydellShow pref name for regular options in docs
2016-09-10 Simon LydellUpdate dependencies
2016-09-10 Simon LydellImplement filtering hints by text and related changes
2016-09-10 Simon LydellMake hint markers smaller
2016-09-10 Simon LydellAdd `ec` for opening the context menu of elements
2016-09-10 Simon LydellAdd `ep` for opening links in new private windows
2016-09-10 Simon LydellAdd `gB` for quickly editing the blacklist
2016-09-10 Simon LydellAdd UI to export, import and reset all prefs
2016-09-08 Simon LydellAdd `gulp hints.html` to help styling hint markers
2016-09-07 Simon LydellFix alphabetic sorting of functions in utils.coffee
2016-08-30 Simon LydellFix missing hint marker activation feedback for `v`
2016-08-29 Simon LydellFix missing hint markers when re-entering Hints mode...
2016-08-27 Simon LydellFix initial visibility of second-pass hint markers
2016-08-27 Simon LydellImprove hints support for CodeMirror
2016-08-27 Simon LydellVimFx v0.18.1 v0.18.1
2016-08-26 loliloliconMinor documentation fixes. (#801)
2016-08-22 Simon LydellPartly revert "Use `prefs.get` directly in events-frame...
2016-08-22 Simon LydellPrevent `vimfx.addOptionOverrides` from crashing on...
2016-08-20 Simon LydellImprove the `vimfx.addOptionOverrides` example
2016-08-20 Simon LydellVimFx v0.18.0 v0.18.0
2016-08-20 Simon LydellDocument that VimFx overrides `'`
2016-08-20 Simon LydellFix documentation typos
2016-08-20 Simon LydellUpdate devDependencies
2016-08-20 Simon LydellChange `` ` `` into `'`
2016-08-20 Simon LydellChange `zr` to `gC`
2016-08-20 Simon LydellChange default shortcuts for some hint commands
2016-08-20 Simon LydellImprove docs on "options object" with examples
2016-08-10 Mickaël RAYBAUD... Update fr locale
2016-08-10 Simon LydellFix uncaught error on click in web page content
2016-08-10 Simon LydellFix broken `yv` command
2016-08-10 Simon LydellMake it possible to create custom hint commands
2016-08-06 Simon LydellFix unmousable bottom-right corner of the page scrollbars
2016-07-14 Simon LydellFix toggling of the help dialog by the button
2016-07-11 Simon LydellUpdate ru locale (#783)
2016-07-11 Simon LydellVimFx v0.17.4 v0.17.4
2016-07-11 Simon LydellUpdate devDependencies
2016-07-11 sinkuuLeave trailing slash when going up path (#781)
2016-07-09 Simon LydellAdd support for the TYPO3 CMS fancy text editor
2016-07-08 pluserUpdate ja locale (#779)
2016-07-08 Simon LydellMake it possible to escape from stuck "auto insert...
2016-07-03 just-barcodesUpdate de locale
2016-07-03 Yoppy HalilintarUpdate id locale
2016-07-02 Simon LydellMention a ghacks.net article about VimFx in the README
2016-07-02 Carlo BertoldiUpdate it locale
2016-07-02 Átila Camurça... Update pt-BR locale
2016-07-02 HJTPUpdate nl locale
2016-07-02 Simon LydellMerge branch 'master' into develop
2016-07-02 Simon LydellPrevent `f` commands from crashing in about:config
2016-07-02 Simon LydellHide extra commands with no key sequences
2016-07-02 strelUpdate es locale (#775)
2016-07-02 SalasUpdate zh-TW locale (#774)
2016-07-01 av2000iiUpdate zh-CN locale (#773)
2016-07-01 Simon LydellShow usage of Hints mode modifiers in the help dialog
2016-06-30 Simon LydellSimplify detection of markable `<label>`s
2016-06-28 Simon LydellBlur focused text input when submitting a form
2016-06-27 Simon LydellVimFx v0.17.3 v0.17.3
2016-06-27 Simon LydellUpdate devDependencies
2016-06-22 Simon LydellTeach the `zF` command to find and activate dropmarkers
2016-06-19 Simon LydellVimFx v0.17.2 v0.17.2
2016-06-19 Simon LydellAdd support for scrolling SVG documents
2016-06-18 Simon LydellOnly rotate _visible_ hint markers
2016-06-14 Átila Camurça... Update pt-BR locale
2016-06-14 Nicholas GurievUpdate ru locale (#762)
2016-06-14 Simon LydellImprove `<input type="file">` detection for the `f...
2016-06-14 Átila Camurça... Update pt-BR locale (#761)
2016-06-13 Simon LydellImprove click simulation of XUL elements
2016-06-13 Simon LydellFix opening links in new tabs in Firefox 50
2016-06-12 Simon LydellVimFx v0.17.1 v0.17.1
2016-06-12 Alan WuFix `zF` double clicking on browser elements (#757)
2016-06-11 Simon LydellUpdate devDependencies
2016-06-11 Simon LydellFix the "URL popup" not appearing when using `zf`
2016-06-11 Simon LydellFix `zF` crashing when devtools open in Firefox 49
2016-06-08 Carlo Bertoldi Update it locale (#753)
2016-06-08 Simon LydellVimFx v0.17.0 v0.17.0
2016-06-08 Simon LydellUpdate devDependencies
2016-06-07 Simon LydellFix some `require` sorting
2016-06-07 Simon LydellRename l10n.coffee into translate.coffee
2016-06-07 Simon LydellSimplify some code by changing `.bind()` into `->`
2016-06-07 Simon LydellReplace `@` with `this` when not used as `@keyword`
2016-06-07 Simon LydellRemove outdated comment
2016-06-06 Simon LydellIgnore counts in Ignore mode
2016-06-06 Simon LydellAdd some comments and info for commit 5ca124b4d
2016-06-06 Alan WuDispatch trusted mouse events to content page (#751)
2016-06-05 Simon LydellImprove Marks mode UX
2016-06-05 Simon LydellFix `[data-command]` being `undefined` in help dialog
2016-06-05 Simon LydellMake the `?` command and the button _toggle_ help
2016-06-05 Simon LydellImprove find commands race condition robustness
2016-06-02 Simon LydellFix some odd formatting in gulpfile.coffee
2016-06-02 Simon LydellFix being unable to scroll the page on some sites
2016-06-02 Simon LydellRemove repeated word in a comment
2016-06-02 Simon LydellDrastically speed up `find_from_top_of_viewport`
2016-06-01 Simon LydellRemove trailing whitespace in fr locale
2016-06-01 av2000iiUpdate zh-CN locale (#745)
2016-06-01 Mickaël RAYBAUD... Update fr locale (#744)
next
Imprint / Impressum