]> git.gir.st - VimFx.git/shortlog
VimFx.git
2016-02-26 Simon LydellSave the focusType instead of getting it on every keydown
2016-02-24 Simon LydellFix yet some uncaught errors on shutdown
2016-02-24 Simon LydellFix "args.messageManager.sendAsyncMessage is no a funct...
2016-02-24 Simon LydellAllow to temporarily enter Ignore mode based on focusType
2016-02-24 Simon LydellImprove commit e0ae646e
2016-02-24 Simon LydellImprove Ignore mode and the blacklist
2016-02-24 Simon LydellImprove blacklist documentation
2016-02-24 Simon LydellFix issues when updating VimFx
2016-02-24 Simon LydellFix "invokeListener is not a function" uncaught errors
2016-02-23 Simon LydellFix `@popupPassThrough` for menus in frames
2016-02-23 Simon LydellTreat everything in the devtools as adjustable
2016-02-23 Simon LydellAdd better hints support for CodeMirror
2016-02-23 Simon LydellConsider multimedia elements as adjustable
2016-02-23 Simon LydellReplace element `instanceof` checks with `.localName`
2016-02-22 Simon LydellSplit `gl` into `gl` and `gL`
2016-02-21 Simon LydellFix commit 241c9bf5 in a better way
2016-02-21 Simon LydellAdd partial support for the wasavi extension
2016-02-21 Simon LydellTake fixed headers into account when scrolling by pages
2016-02-19 Simon LydellMerge branch 'master' into develop
2016-02-19 Simon LydellMerge branch 'lint'
2016-02-19 Simon LydellUpdate code style guidelines
2016-02-19 Simon LydellReplace `when ... then` with multliners
2016-02-19 Simon LydellReduce unnecessary vertical code alignment
2016-02-19 Simon LydellEnable the `colon_assignment_spacing` CoffeeLint rule
2016-02-19 Simon LydellWork around a CoffeeLint bug
2016-02-19 Simon LydellEnable the `no_implicit_braces` CoffeeLint rule
2016-02-19 Simon LydellEnable the `no_plusplus` CoffeeLint rule
2016-02-19 Simon LydellEnable the `newlines_after_classes` CoffeeLint rule
2016-02-18 Simon LydellTweak issue templates
2016-02-18 Simon LydellReplace CONTRIBUTING.md with issue template
2016-02-18 Simon LydellTweak code contribution documentation
2016-02-16 Simon LydellRework programmatic customization of VimFx
2016-02-16 Simon LydellImprove error messages for l10n.coffee
2016-02-14 Simon LydellFix `vim.mode` being `undefined` in 'modeDisplayChange'
2016-02-14 Simon LydellFix uncaught exception after dragging tabs between...
2016-02-13 Simon LydellDocument a NoScript bug
2016-02-06 Simon LydellImprove and add more documentation
2016-02-06 Simon LydellImprove CONTRIBUTING.md
2016-02-06 Simon LydellApply the blacklist faster on some pages
2016-02-03 Simon LydellVimFx v0.12.0 v0.12.0
2016-02-03 Simon LydellMake the `H` and `L` commands more reliable
2016-01-29 Simon LydellSilence `addons-linter` warnings
2016-01-29 Simon LydellMerge branch 'master' into develop
2016-01-29 Simon LydellAdd `npm run addons-linter`
2016-01-28 Simon Lydells/Keyboard layout/Keyboard language/ in CONTRIBUTING.md
2016-01-27 Simon LydellConvert most of CONTRIBUTING.md into copy-paste template
2016-01-27 Simon LydellRecognize Codeacademy terminals as text inputs
2016-01-27 Simon LydellAdd handy links to location bar docs
2016-01-26 Simon LydellUse async messaging in bootstrap.coffee
2016-01-26 Simon LydellUse explicit `return`s in message-manager.coffee
2016-01-26 Simon LydellUpdate copyright notices
2016-01-26 Simon LydellConsistently name the help dialog is user-facing code
2016-01-26 Simon LydellUse strings instead of functions in the `modes` object
2016-01-26 Simon LydellUse `chrome://` URIs for `require()` calls
2016-01-26 Simon LydellImprove CPU usage in Hints mode
2016-01-25 Simon LydellFix missing hint markers for tabs on caniuse.com
2016-01-24 Simon LydellAdd tips about the menu key and access keys
2016-01-24 Simon LydellFix the empty notification for the `gH` command
2016-01-24 Simon LydellBriefly mention "click to edit" in the readme
2016-01-24 Simon LydellMerge branch 'master' into develop
2016-01-24 Simon LydellFix AMO formatting issue by forcing a line break
2016-01-24 Simon LydellSimplify "Questions & Answers" a bit
2016-01-24 Simon LydellStreamline the readme
2016-01-24 Simon LydellMention "Questions & Answers" directly in the readme
2016-01-24 Simon Lydells/Google Chrome/Chrome/ in the readme
2016-01-24 Simon LydellImprove discoverability of Ignore mode
2016-01-24 Simon LydellRemove check for 'close' class for clickable elements
2016-01-23 Simon LydellAdd count support to `gl`
2016-01-23 Simon LydellRemove hints and help on shutdown
2016-01-23 Simon LydellComment out "copy help HTML" to clipboard
2016-01-22 Simon LydellMerge pull request #676 from akhodakivskiy/more-hints
2016-01-22 Simon LydellRecognize more elements as clickable
2016-01-22 Simon LydellNever prevent autofocus in XUL pages
2016-01-21 Simon LydellGet XPCOM interfaces once at the top of files
2016-01-21 Simon LydellImprove autofocus prevention after `[` and `]`
2016-01-17 Simon LydellImprove "click to edit" in help dialog in non-multi...
2016-01-16 Simon LydellAllow to click commands in the help dialog to edit...
2016-01-16 Simon LydellRemove unnecessary hint markers in the Add-ons Manager
2016-01-16 Simon LydellFix uncaught exception when opening the devtools
2016-01-16 Simon LydellFix `gulp help.html`
2016-01-16 Simon LydellRemove confusing link from the readme
2016-01-16 Simon LydellCode style nitpicks
2016-01-16 Simon LydellProperly clean up public API on shutdown (fix typo)
2016-01-16 Simon LydellMerge pull request #669 from mozillazg/zh-CN
2016-01-16 mozillazgupdated zh-CN locale
2016-01-15 Simon LydellVimFx v0.11.0 v0.11.0
2016-01-15 Simon LydellFix uncaught exception when loading some pages
2016-01-15 Simon LydellReduce AMO validator warnings regarding mouse events
2016-01-15 Simon LydellFuture-proof the `Cu.import` for `console`
2016-01-15 Simon LydellFix support for Firefox < 44
2016-01-15 Simon LydellUpdate dependencies
2016-01-15 Simon LydellUpdate copyright notices
2016-01-15 Simon LydellMerge branch 'master' into develop
2016-01-15 Simon LydellMake the tests run on newer Firefox versions
2016-01-15 Simon LydellMerge branch 'master' into develop
2016-01-15 Simon LydellFix missing hint for "Browser styles" checkbox in devtools
2016-01-15 Simon LydellMerge pull request #668 from akhodakivskiy/devtoolszoom
2016-01-15 Simon LydellFix misplaced hint markers when zoomed
2016-01-14 Simon LydellImprove docs regarding adding shortcuts to custom commands
2016-01-12 Simon LydellFix marker movement when zoomed
next
Imprint / Impressum