]> git.gir.st - VimFx.git/history - extension
prevent statusbar update from breaking waterfox56
[VimFx.git] / extension /
2016-09-27 Simon LydellAdd missing `return` after a `for` loop
2016-09-26 Simon LydellFix the `'` command crashing
2016-09-21 Simon LydellOnly apply `vimfx.addKeyOverrides` in Normal mode
2016-09-21 Simon LydellImprove scrolling when holding h/l/j/k down
2016-09-19 Simon LydellRecognize explicit `tabindex="-1"` elements as focusable
2016-09-19 Simon LydellImprove zoom handling for hint markers
2016-09-18 Simon LydellImprove error messages for the import prefs button
2016-09-17 Simon LydellImprove wording for invalid prefs import message
2016-09-17 Simon LydellFix validation of imported prefs: Don't allow array
2016-09-17 Simon LydellClarify the suggested blacklist pattern for `gB`
2016-09-17 Simon LydellDon't use wildcards with full URLs in the `gB` command
2016-09-15 Simon LydellAlways treat the hint chars' case as-is
2016-09-15 Simon LydellRemove unnecessary variables in modes.coffee
2016-09-14 Simon LydellSimplify styling for highlighted markers
2016-09-14 Simon LydellFix deleting hint char after filtering by text
2016-09-14 Simon LydellProperly suppress keys and notifications in all modes
2016-09-14 Simon LydellFix a case of being unable to filter hints by text
2016-09-14 Simon LydellImprove hint marker styling
2016-09-13 Simon LydellImprove Hints mode in various ways
2016-09-13 Simon LydellImprove hints after filtering by one element text char
2016-09-12 Simon LydellCorrectly suppress keys between `/` and find bar focus
2016-09-12 Simon LydellFix positioning of context menus inside frames
2016-09-12 Simon LydellImprove `gB` UX
2016-09-11 Simon LydellProperly hide notifications
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 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-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 LydellChange `` ` `` into `'`
2016-08-20 Simon LydellChange `zr` to `gC`
2016-08-20 Simon LydellChange default shortcuts for some hint commands
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 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 Carlo BertoldiUpdate it locale
2016-07-02 Átila Camurça AlvesUpdate 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-22 Simon LydellTeach the `zF` command to find and activate dropmarkers
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 AlvesUpdate 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 AlvesUpdate 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 Alan WuFix `zF` double clicking on browser elements (#757)
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-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 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)
2016-05-30 Simon LydellPrevent accidental command activation after pressing `/`
next
Imprint / Impressum