]> git.gir.st - VimFx.git/shortlog
VimFx.git
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)
2016-05-30 Simon LydellPrevent accidental command activation after pressing `/`
2016-05-30 SalasUpdate zh-TW locale (#743)
2016-05-29 Simon LydellVimFx v0.16.1 v0.16.1
2016-05-29 Simon LydellFix crash in the `zF` command
2016-05-29 Simon LydellVimFx v0.16.0 v0.16.0
2016-05-29 Simon LydellUpdate devDependencies
2016-05-29 Simon LydellImprove nonCoveredPoint checks
2016-05-29 Simon LydellInclude possibly covered elements for complementary...
2016-05-27 Simon LydellImprove the Find next/previous commands
2016-05-27 Simon LydellFix focus handling
2016-05-24 strelUpdate es locale (#737)
2016-05-23 av2000iiUpdate zh-CN locale (#736)
2016-05-22 Simon LydellUpdate release procedure docs
2016-05-22 Simon LydellVimFx v0.15.1 v0.15.1
2016-05-22 Simon LydellUpdate release procedure docs
2016-05-21 pluserUpdate ja locale (#734)
2016-05-20 Simon LydellImprove hints on Twitter
2016-05-20 Simon LydellImprove focusType detection
2016-05-19 Simon LydellRemove unneeded line of code
2016-05-18 Simon LydellVimFx v0.15.0 v0.15.0
2016-05-18 Simon LydellUpdate devDependencies
2016-05-17 HJTPUpdate nl locale (#731)
2016-05-15 Yoppy HalilintarUpdate id locale (#730)
2016-05-15 just-barcodesUpdate de locale (#729)
2016-05-15 Simon LydellDon't trigger VimFx commands in some fancy text inputs
2016-05-15 Simon LydellRemove unnecessary newline
2016-05-15 Simon LydellAdd tests for and clean up parse-prefs.coffee
2016-05-15 Simon LydellSpeed up and refactor Hints mode
2016-05-15 Simon LydellMake it easier to find how to customize hint marker...
2016-05-14 Simon LydellFix a failing test
2016-05-14 Simon LydellPin the coffee-script version
2016-05-13 Simon LydellFix frame scripts being loaded more than once sometimes
2016-05-11 Simon LydellFix arithmetic mistakes in `isInsideViewport`
2016-05-10 av2000iiUpdate zh-CN locale (#726)
2016-05-08 Simon LydellVimFx v0.14.3 v0.14.3
2016-05-08 Simon LydellFix `scroll.reset_timeout` pref typo
2016-05-08 Simon LydellVimFx v0.14.2 v0.14.2
2016-05-08 Simon LydellUpdate devDependencies
2016-05-08 Simon LydellDon't break the Developer Toolbar when pressing `<escape>`
2016-05-08 Simon LydellFix devtools detection in newer Firefox versions
2016-05-08 Simon LydellFix smooth scrolling speed in newer Firefox versions
2016-05-08 Simon LydellImprove copying of element text
2016-05-05 Simon LydellImprove Help dialog font spacing
2016-05-03 Simon LydellIgnore Lock keys such as NumLock and CapsLock
2016-04-30 Simon LydellVimFx v0.14.1 v0.14.1
2016-04-30 Simon LydellFix Find mode crash
2016-04-29 Simon LydellVimFx v0.14.0 v0.14.0
2016-04-29 Simon LydellUpdate devDependencies
2016-04-29 Simon LydellTiny documentation fixes
2016-04-28 Simon LydellImprove Find mode search start position
2016-04-26 Simon LydellAdd missing `require` in commands.coffee
2016-04-26 Simon LydellAdd missing comments for `utils.bisect`
2016-04-26 Simon LydellImprove `zv` caret position
2016-04-26 Simon LydellAdd Caret mode
2016-04-24 Simon LydellImprove "open link in new tab" interoperability
2016-04-19 Simon LydellMove viewport calculations from hints.coffee to utils...
2016-04-18 Simon LydellChange `<c-a>` to `<c-enter>` in Hints mode
2016-04-17 Simon LydellAdd the `<c-a>` Hints mode command to mark everything
2016-04-14 Simon LydellFix argument order of an `isInsideViewport` call
2016-04-13 Simon LydellRemove horizontal alignment in multiline function calls
2016-04-11 Simon LydellFix `__dirname` in config files on Windows
2016-04-09 Simon LydellRemove unnecessary full-page hint marker on Hackernews
next
Imprint / Impressum