]> git.gir.st - VimFx.git/history - extension/lib/utils.coffee
Add some comments and info for commit 5ca124b4d
[VimFx.git] / extension / lib / utils.coffee
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
2016-01-29 Simon LydellMerge branch 'master' into develop
2016-01-27 Simon LydellRecognize Codeacademy terminals as text inputs
2016-01-26 Simon LydellUse `chrome://` URIs for `require()` calls
2016-01-24 Simon LydellMerge branch 'master' into develop
2016-01-22 Simon LydellMerge pull request #676 from akhodakivskiy/more-hints
2016-01-22 Simon LydellRecognize more elements as clickable
2016-01-21 Simon LydellGet XPCOM interfaces once at the top of files
2016-01-16 Simon LydellFix uncaught exception when opening the devtools
2016-01-16 Simon LydellCode style nitpicks
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 LydellUpdate copyright notices
2016-01-15 Simon LydellMerge branch 'master' into develop
2016-01-15 Simon LydellMerge branch 'master' into develop
2016-01-09 Simon LydellMerge branch 'master' into develop
2016-01-09 Simon LydellImprove `zf` hover support: Emit mouse events
2016-01-09 Simon LydellMake simulated clicks look more like real clicks
2016-01-09 Simon LydellMake markers move along with its element
2016-01-06 Simon LydellMerge branch 'master' into develop
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-04 Simon LydellMerge branch 'master' into develop
2015-12-21 Simon LydellTreat contenteditable elements as other text inputs
2015-12-09 Simon LydellMerge branch 'master' into develop
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-06 Simon LydellAdd a command to open the recently closed tabs list
2015-12-03 Simon LydellFix not being able to focus scrollable elements
2015-12-03 Simon LydellMerge pull request #631 from mozillazg/zh-CN
2015-12-03 Simon LydellFix text selection when forusing text inputs
2015-12-02 Simon LydellFix some links not being targeted by `F`, `gf` and...
2015-12-01 Simon LydellMerge branch 'master' into develop
2015-12-01 Simon LydellDon't consider links with onclick as "proper"
2015-11-30 Simon LydellMerge branch 'master' into develop
2015-11-25 Simon LydellMerge branch 'master' into develop
2015-11-22 Simon LydellAdd a search field to the help dialog
2015-11-22 Simon LydellMerge branch 'master' into develop
2015-11-22 Simon LydellImprove largest scrollable element detection
2015-11-21 Simon LydellFix text input focus problems since commit a197a16
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellSimplify scrollable element rejection
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellMerge pull request #616 from akhodakivskiy/button-show...
2015-11-18 Simon LydellMake the button grey in "Insert mode"
2015-11-16 Simon LydellMerge pull request #603 from lydell/rework-gi-tab
2015-11-16 Simon LydellRework `gi` handling of `<tab>`
2015-11-16 Simon LydellFix not being able to type in `<select>`s
2015-11-15 Simon LydellMerge branch 'master' into develop
2015-11-15 Simon LydellEnable the `braces_spacing` coffeelint rule
2015-11-15 Simon LydellSimplify `utils.removeDuplicates`
2015-11-15 Simon LydellMake `gi` find text inputs in all frames
2015-11-15 Simon LydellFix nothing happening when clicking some buttons
2015-11-15 Simon LydellMake Facebook's comment fields focusable using `f`
2015-11-15 Simon LydellFix un-blurrable comment fields on Facebook
2015-11-14 Simon LydellFix issues with scrolling and frames
2015-11-14 Simon LydellRemove `utils.timeIt(fn)`
2015-11-12 Simon LydellDon't consider `<select>`s as text inputs for `gi`
2015-11-11 Simon LydellDon't give the same hint to all `<a href="#?">`
2015-11-09 Simon LydellSilence AMO `Function` warnings
next
Imprint / Impressum