]> git.gir.st - VimFx.git/history - extension/lib/utils.coffee
populate more data in contentAreaClick
[VimFx.git] / extension / lib / utils.coffee
2024-03-08 girstpopulate more data in contentAreaClick
2024-03-03 girstimprove contentAreaClick
2024-03-03 girstremove workarounds for legacy browsers
2024-03-03 girstport to ESMs and set minimum firefox version to 115
2023-06-05 girstRevert "remove compatibility shims for firefox <= 80"
2023-06-03 girstPort Bug 1538028 to VimFx' contentAreaClick()
2023-06-03 girstfix utils.isInShadowRoot
2023-06-03 girstremove compatibility shims for firefox <= 80
2023-05-14 girstPort osfile.jsm usage to IOUtils
2022-10-12 girstPort Bug 1738694 to VimFx' contentAreaClick()
2022-05-02 girstmove from deprecated Cu.import to ChromeUtils.import
2022-05-02 girstPort Bug 1678965 to VimFx' ContentAreaClick()
2022-05-02 girstMove contentAreaClick() to utils
2022-01-28 girstfix 'gX' menupopup
2020-10-30 girstDon't crash on pages with out-of-process iframes when...
2020-05-15 girstChromeWindow has no ShadowRoot
2020-05-15 girstFix getting stuck in normal mode in docked DevTools...
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 girstRemove misuse of isXULDocument()
2019-08-30 girstexperimental custom-element support
2019-08-20 girstfix hints mode on about:addons and about:preferences...
2019-08-03 Simon LydellFix lint errors
2019-08-03 Simon LydellMerge pull request #937 from girst/master
2019-07-31 girstRemove dependency on non-standard Array.some() and...
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
2018-10-01 matsuhavgetInterface(Ci.nsIDOMWindowUtils) doesn't work.
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-28 依云Replace removed nsIDOMXULDocument (#913)
2018-01-23 Simon LydellMake nsIDOMUtils try-catch nicer
2018-01-23 Kevin CoxIgnore dom-utils if not available. (#909)
2017-08-25 Simon LydellChange license to MIT
2016-12-11 Simon LydellFix `ef` failing to focus elements in deeply nested...
2016-12-04 Simon LydellFix tests in Firefox Nightly
2016-11-13 Simon LydellAlways place markers next to text if appropriate
2016-10-19 Simon LydellImprove full page scrolling adjustment on some pages
2016-10-15 Simon LydellRename `skipBlurring` into `blur`
2016-10-14 Simon LydellFix element focusing with `f` commands
2016-09-19 Simon LydellRecognize explicit `tabindex="-1"` elements as focusable
2016-09-13 Simon LydellImprove Hints mode in various ways
2016-09-12 Simon LydellFix positioning of context menus inside frames
2016-09-12 Simon LydellImprove `gB` UX
2016-09-10 Simon LydellImplement filtering hints by text and related changes
2016-09-10 Simon LydellAdd `ec` for opening the context menu of elements
2016-09-10 Simon LydellAdd UI to export, import and reset all prefs
2016-09-07 Simon LydellFix alphabetic sorting of functions in utils.coffee
2016-08-22 Simon LydellPrevent `vimfx.addOptionOverrides` from crashing on...
2016-07-09 Simon LydellAdd support for the TYPO3 CMS fancy text editor
2016-06-22 Simon LydellTeach the `zF` command to find and activate dropmarkers
2016-06-13 Simon LydellImprove click simulation of XUL elements
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-06 Simon LydellAdd some comments and info for commit 5ca124b4d
2016-06-06 Alan WuDispatch trusted mouse events to content page (#751)
2016-05-15 Simon LydellRemove unnecessary newline
2016-05-08 Simon LydellFix devtools detection in newer Firefox versions
2016-04-28 Simon LydellImprove Find mode search start position
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-06 Simon LydellAllow `<space>` to toggle play/pause in more video...
2016-04-03 Simon LydellFix wrong viewport size for hints in quirks mode
2016-03-19 Simon LydellMerge branch 'master' into develop
2016-03-19 Simon LydellDrop support for Firefox < 45
2016-03-16 Simon LydellFix text input focus issues in non-multi-process
2016-03-13 Simon LydellSimplify and improve Find mode auto-enter and -exit
2016-03-12 Simon LydellRecognize text inputs in `about:preferences` dialogs...
2016-03-09 Simon LydellUnify `f` in XUL with `zF`
2016-03-07 Simon LydellFix "cannot access dead object" uncaught error on shutdown
2016-03-07 Simon LydellMerge branch 'master' into develop
2016-03-07 Simon LydellImprove click simulation
2016-03-06 Simon LydellImprove `Cu.import`s
2016-03-05 Simon LydellFix `gi` after searching issues on github
2016-03-05 Simon LydellFix focusType after searching issues on github
2016-03-05 Simon LydellRecognize text inputs in the sidebar as editable
2016-02-29 Simon LydellHarden the `f` commands
2016-02-28 Simon LydellSimplify the `config_file_directory` pref
2016-02-26 Simon LydellSave the focusType instead of getting it on every keydown
2016-02-24 Simon LydellAllow to temporarily enter Ignore mode based on focusType
2016-02-23 Simon LydellTreat everything in the devtools as adjustable
2016-02-23 Simon LydellConsider multimedia elements as adjustable
2016-02-23 Simon LydellReplace element `instanceof` checks with `.localName`
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 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-16 Simon LydellRework programmatic customization of VimFx
2016-01-29 Simon LydellSilence `addons-linter` warnings
next
Imprint / Impressum