aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-18Check whether events are trusted before executing listenersmrmr1993
2017-08-17Exclude Coffeescript files for Firefox build.Stephen Blott
2017-08-15Bump version to 1.59.1.Stephen Blott
2017-08-15Note search completion fix (Firefox only).Stephen Blott
2017-08-15Fix search completion (Firefox).Stephen Blott
2017-08-08Merge pull request #2573 from alphaCTzo7G/patch-1Stephen Blott
2017-07-20Update README.mdalphaCTzo7G
2017-05-23Rename to vimium-ff.Stephen Blott
2017-05-20Note Firefox port.Stephen Blott
2017-05-17Consume keyboard events for marks.Stephen Blott
2017-05-08Merge pull request #2507 from bingocaller/update-css-gradientStephen Blott
2017-05-08Update linear gradient syntax to avoid deprecationJesper Nellemann Jakobsen
2017-05-01Merge pull request #2500 from mrmr1993/ff-fix-exclusionsStephen Blott
2017-05-01FF - Fix updates from the exclusions popupmrmr1993
2017-04-25Merge pull request #2496 from mrmr1993/modes-exitStephen Blott
2017-04-24Make Mode::exit idempotentmrmr1993
2017-04-22Firefox: Add build target to Cakefile.Stephen Blott
2017-04-22Fix global marks.Stephen Blott
2017-04-22Firefox: Polyfill for selection.type for visual mode.Stephen Blott
2017-04-22Refactor getSelectionType() to DOM utils.Stephen Blott
2017-04-22Revert "Firefox: Fix visual mode."Stephen Blott
2017-04-21Firefox: Fix waitForEnterForFilteredHints.Stephen Blott
2017-04-21Firefox: Fix visual mode.Stephen Blott
2017-04-21Firefox: Fix createTab.Stephen Blott
2017-04-21Fix tab for link-hint selection.Stephen Blott
2017-04-21Firefox: Fix format of popup buttons.Stephen Blott
2017-04-21Merge pull request #2484 from mrmr1993/ff-focus-top-frameStephen Blott
2017-04-20Blur the focused iframe when restoring window focusmrmr1993
2017-04-20Merge pull request #2482 from smblott-github/firefox-history-no-titleStephen Blott
2017-04-20Firefox: some history entries have no title.Stephen Blott
2017-04-19Simplify isPrintable(event) test.Stephen Blott
2017-04-18Note Firefox and key handling in README.md.Stephen Blott
2017-04-18Merge pull request #2470 from smblott-github/rework-key-handling-to-keydownStephen Blott
2017-04-18Better check for handlerId.Stephen Blott
2017-04-18Set handlerId directly to a non-id.Stephen Blott
2017-04-18Fix <Shift> or <Ctrl> link-hint behaviour.Stephen Blott
2017-04-18Make the consumeKeyup handler a singleton.Stephen Blott
2017-04-18Fix filtered link hints.Stephen Blott
2017-04-18Use event.code to detect/suppress keyup events.Stephen Blott
2017-04-18Continue bubbling unmapped events.Stephen Blott
2017-04-18Do not reset key state for modifiers.Stephen Blott
2017-04-18Avoid repeating Backspace and Delete keys.Stephen Blott
2017-04-18Ignore keybiard repeats.Stephen Blott
2017-04-18Remove use of keyCodes entirely.Stephen Blott
2017-04-18Rework tests for all key handling on keydown.Stephen Blott
2017-04-18Remove out-of-date comment.Stephen Blott
2017-04-18Migrate marks to keydown only.Stephen Blott
2017-04-18Migrate link hints to keydown only.Stephen Blott
2017-04-18Move keyboard utils to keydown and migrate normal/visual modes.Stephen Blott
2017-04-18Merge pull request #2476 from mrmr1993/firefoxStephen Blott