]> git.gir.st - VimFx.git/history - extension
Do not inject Console.jsm into frame scripts
[VimFx.git] / extension /
2020-11-22 girstDo not inject Console.jsm into frame scripts
2020-11-17 girstFix Extension Bootstrap for Firefox 84
2020-10-30 girstDon't crash on pages with out-of-process iframes when...
2020-09-20 girstSupport in-content dark mode on options.xhtml
2020-08-06 girsthotfix: 'F'
2020-07-16 girstUpdate contentAreaClick() for Firefox 80
2020-05-15 girstChromeWindow has no ShadowRoot
2020-05-15 girstFix getting stuck in normal mode in docked DevTools...
2020-03-19 girstFix `o` in nightly 76 (Bug 1610479)
2020-01-30 girstFix GitHub search box hint
2020-01-07 girstonly embolden section title (not section description)
2020-01-02 girstMake options section headings bold
2020-01-02 girstFix race condition on options page
2019-12-31 girstIgnore error thrown by dispatchDOMEvent
2019-12-31 girstClean up some shims for <fx63
2019-12-27 girstRemove last isXULDocument() references
2019-12-26 girsts/dispatchDOMEventViaPresShell/&ForTesting/
2019-12-05 girstreplace imported ContentClick module with stub
2019-12-05 girstfix 'modifiers is null' TypeError
2019-12-05 girstRemove misuse of isXULDocument()
2019-12-05 girstundo useless hint exclusion
2019-11-27 girstfix lint error for overlong line
2019-11-27 girstremove getAnonymousNodes() code path from getAllElements()
2019-11-27 girstgetAnonymousNodes() and getBindingParent() removed...
2019-11-16 girstfix 'eb' for nightly72
2019-11-16 girstfix hints on about:preferences (nightly72)
2019-10-19 girstfix 'eb' for fx71
2019-09-28 girstDocument config file sandboxing issues and workarounds...
2019-08-30 girstexperimental custom-element support
2019-08-26 girstFix visual mode in Firefox 70 v0.21.3
2019-08-26 girstwaterfox 56 fix
2019-08-20 girstfix hints mode on about:addons and about:preferences...
2019-08-06 girstDeduplicate new settings code and final css tweaks
2019-08-06 girstPort settings page to a modern format
2019-08-04 girstprevent statusbar update from breaking waterfox56
2019-08-03 girstfix blurring of URL bar in fx70a
2019-08-03 Simon LydellFix lint errors
2019-08-03 Simon LydellMerge pull request #937 from girst/master
2019-08-01 girstfix hints mode and help popups
2019-08-01 girstreplace custom status panel with default one
2019-07-31 girstFix TypeError when uninstalling VimFx
2019-07-31 girstFix TypeError when hitting ESC
2019-07-31 girstRemove dependency on non-standard Array.some() and...
2019-07-01 Simon LydellMerge pull request #936 from strel/master
2019-07-01 streles locale update
2019-05-15 Simon LydellCompatibility for Waterfox 68, Firefox <= 64 (cleanup...
2019-05-14 Simon LydellCleanups
2019-05-13 girstMerge remote-tracking branch 'upstream/master'
2019-05-13 girstfix hintsmode clicking in ff56, squash some exceptions
2019-05-13 girstexplicitly import Services
2019-05-12 girstremove further remnants of devtools-integration
2019-05-12 girstpartial fix for `eb'
2018-10-01 matsuhavCommands Follow link(s) in a new tab now work.
2018-10-01 matsuhavgetInterface(Ci.nsIDOMWindowUtils) doesn't work.
2018-10-01 matsuhavSince developer tool bar was removed, this prevented...
2018-10-01 matsuhavMerge remote-tracking branch 'upstream/master'
2018-09-21 Kevin CoxAdd content variable back to frame scope. (#929)
2018-08-06 Simon LydellFix lint error
2018-08-05 matsuhavutils getFindBar() returns a promise (#926)
2018-07-31 matsuhavutils getFindBar() returns a promise
2018-05-15 Simon LydellFix lint errors
2018-05-15 Kevin CoxUse require instead of Cu.import for devtools (#924)
2018-05-09 Kevin CoxFix findBar and DeveloperToolbar. (#920)
2018-05-09 依云Export isXULDocument from utils and fix Ci.nsIDOMElemen...
2018-05-05 Kevin CoxReplace XULTextBoxElement for Firefox 61 compatibility...
2018-03-31 Jan KokemüllerWork around changes introduced in upstream bug 888600...
2018-03-28 依云Replace removed nsIDOMXULDocument (#913)
2018-01-23 Simon LydellMake nsIDOMUtils try-catch nicer
2018-01-23 依云Remove usage of -moz-document (#905)
2018-01-23 Kevin CoxIgnore dom-utils if not available. (#909)
2018-01-22 strelUpdated es translation, some fixes and improvements...
2017-11-19 依云support for nsPrefBranch::{get,set}StringPref() (#901)
2017-08-25 Simon LydellVimFx is now officially dead
2017-08-25 Simon LydellChange license to MIT
2017-03-25 Simon LydellFix lint error
2017-03-25 Simon LydellFix `selectAllSubstringMatches` test
2017-03-25 Simon LydellFix `vimfx.send` test
2017-03-25 Simon LydellRun `gulp sync-locales`
2017-03-21 Simon LydellUse `vim.markPageInteraction()` instead of direct mutation
2017-03-21 Simon LydellPrevent autofocus after 'popstate' events
2017-03-11 pluserUpdate ja locale (#873)
2017-02-21 Simon LydellUpdate copyright year
2017-02-21 Simon LydellFix the `yy` command in Reader View
2017-01-14 Simon LydellUpdate copyright years
2017-01-10 Simon LydellScroll closest scrollable parent
2017-01-09 Simon LydellProperly remove frame scripts on shutdown
2017-01-07 Simon LydellUpdate copyright years
2017-01-07 Simon LydellAdd ugly special-case for Google prev/next page
2017-01-07 Simon LydellAdd ugly special-case for Facebook's "emoji picker"
2017-01-07 Simon LydellFind more elements for the `ef` command
2016-12-17 InterleavedUpdate de locale for "select most recent tab" (#852)
2016-12-16 InterleavedUpdate de locale (#845)
2016-12-16 Simon LydellProperly clean up `addOptionOverrides` and `addKeyOverr...
2016-12-14 Simon LydellFix the `'`, `g[` and `g]` commands crashing
2016-12-11 Simon LydellFix `ef` failing to focus elements in deeply nested...
2016-12-11 Simon LydellImprove hint marker position for multiline text
2016-12-04 Simon LydellFix tests in Firefox Nightly
2016-12-03 Simon LydellImprove holding keys for scrolling by page
2016-11-17 Simon LydellValidate all config file API method arguments
2016-11-13 Simon LydellAlways place markers next to text if appropriate
next
Imprint / Impressum