]> git.gir.st - VimFx.git/shortlog
VimFx.git
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
2016-01-11 Simon LydellMerge pull request #666 from just-barcodes/master
2016-01-11 just-barcodesUpdate de locale
2016-01-11 Simon LydellFix memory leak in non-multi-process Firefox
2016-01-11 Simon LydellDon't use the same hint for GitHub's diff expansion...
2016-01-11 Simon LydellSupport the "Default FullZoom Level" extension
2016-01-10 Simon LydellFix Hints mode crash on some pages
2016-01-09 Simon LydellMerge branch 'master' into develop
2016-01-09 Simon LydellImprove `zf` hover support: Emit mouse events
2016-01-09 Simon LydellFix `:hover` clearing on click in multi-process
2016-01-09 Simon LydellMake simulated clicks look more like real clicks
2016-01-09 Simon LydellFix broken `scroll_to_mark` command
2016-01-09 Simon LydellMake markers move along with its element
2016-01-08 Simon LydellClear locked `:hover` on click
2016-01-07 Simon LydellFix missing hints in the Add-ons Manager
2016-01-06 Simon LydellMerge branch 'master' into develop
2016-01-06 Simon LydellAdd a command to select the most recent tab
2016-01-06 Simon LydellLock `:hover` when clicking with the `f` commands
2016-01-06 Simon LydellAdd support for various fancy text editors
2016-01-06 Simon LydellImprove element matching for the `zF` command
2016-01-05 Simon LydellImprove the selector for previous/next links
2016-01-05 Simon LydellFix lint error
2016-01-04 Simon LydellFix scrolling in the help dialog
2016-01-04 Simon LydellMerge branch 'master' into develop
2016-01-04 Simon LydellFix help dialog font sizing
2016-01-04 Simon LydellMerge branch 'master' into develop
2016-01-04 Simon LydellImprove positioning of the help dialog search input
2016-01-04 Simon LydellStreamline some English text
2016-01-04 Simon LydellFix tiny errors in api.md
2016-01-04 Simon LydellFix tiny errors in config-file.md
2016-01-04 Simon LydellRename 'previous page' to '"Previoos" link'
2016-01-03 Simon LydellDon't give hints to `.button` if contains `<input>`
2016-01-03 Simon LydellRecognozie more ARIA roles as clickable
2016-01-02 Simon LydellFix missing hints in the Add-ons Manager
2015-12-31 Simon LydellAdjustments for extension signing
2015-12-31 Simon LydellFix link in readme
2015-12-31 Simon LydellUpdate outdated shortcut customization info in readme
2015-12-31 Simon LydellRemove mailing list from readme
2015-12-30 Simon LydellAlways suppress non-prefix keys in Normal mode
2015-12-30 Simon LydellMake 'frameCanReceiveEvents' more robust
2015-12-29 Simon LydellFix toolbar button icon size on high-res screens
2015-12-27 Simon LydellFix typos in the sv-SE locale
2015-12-21 Simon LydellMerge pull request #651 from franzwr/master
2015-12-21 Franz WompnerFix typos in documentation
2015-12-21 Simon LydellTreat contenteditable elements as other text inputs
2015-12-20 Simon LydellMake migration 0 more robust
2015-12-18 Simon LydellAllow to disable counts
2015-12-13 Simon LydellImprove the help dialog UX
2015-12-13 Simon LydellAdd new zh-CN translator to PEOPLE.md
2015-12-13 Simon LydellMerge pull request #644 from av2000ii/patch-1
2015-12-13 av2000iiUpdate vimfx.properties
2015-12-09 Simon LydellVimFx v0.10.0 v0.10.0
2015-12-09 Simon LydellMerge branch 'master' into develop
2015-12-09 Simon LydellAdd `match.discard()`
2015-12-09 Simon LydellReset typed keys in "autoInsertMode"
2015-12-09 Simon LydellDon't notify keys pressed keys in text inputs
2015-12-09 Simon LydellMerge pull request #640 from akhodakivskiy/click-browse...
2015-12-09 Simon LydellMake it possible to scroll browser elements
2015-12-09 Simon LydellAdd command to click browser elements using markers
2015-12-08 Simon LydellRemove try-catch in UI 'keydown' listener
2015-12-08 Simon LydellShow the overridden shortcut in override errors
2015-12-08 Simon LydellReplace "VimFx-custom" with "VimFx-config" in docs
2015-12-07 Simon LydellMove the `gr` command to its intended position
2015-12-06 Simon LydellNotify keys pressed so far of a command
2015-12-06 Simon LydellRemove outdated locale: pl
2015-12-06 Simon LydellRemove outdated locale: hu
2015-12-06 Simon LydellRemove outdated locale: el-GR
2015-12-06 Simon LydellAdd notifications to many commands
2015-12-06 Simon LydellLet `<space>` scroll a bit less than a full page
2015-12-06 Simon LydellOrganize scrolling prefs docs a bit more
2015-12-06 Simon LydellRename `last_scroll_position_mark`
2015-12-06 Simon LydellAdd a command to enter Reader View
2015-12-06 Simon LydellAdd a command to open the recently closed tabs list
2015-12-05 Simon LydellMerge pull request #639 from comepradz/locale-id
2015-12-05 Yoppy HalilintarSmall improvement for locale/id
2015-12-05 Simon LydellAdd new german translator to PEOPLE.md
2015-12-05 Simon LydellMerge pull request #638 from just-barcodes/master
2015-12-05 just-barcodessmall locale/de improvement
next
Imprint / Impressum