aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-08Temporary fix for obscure scrolling bug.Stephen Blott
2015-02-06Merge branch 'fix-custom-search-engine-selection'Stephen Blott
2015-02-06Merge branch 'post-modes-update'Stephen Blott
2015-02-06Fix search-engine auto selection.Stephen Blott
2015-02-03Merge branch 'find-mode-history'Stephen Blott
2015-02-02Strip unreachable code post #1413.Stephen Blott
2015-02-02Provide visual feedback from focusInput if there is no visible input.Stephen Blott
2015-02-02Get the right match count for find.Stephen Blott
2015-02-01Exit FindMode on delete from empty query.Stephen Blott
2015-02-01Refactor (simplify) find mode.Stephen Blott
2015-02-01With find mode history, remember any partial query.Stephen Blott
2015-02-01Do not show match count if there is no query.Stephen Blott
2015-02-01Merge branch 'modes-rework-dom-tests'Stephen Blott
2015-02-01Merge remote-tracking branch 'mrmr1993/resize-HUD'Stephen Blott
2015-02-01Find mode: report "1 Match", not "1 Matches".Stephen Blott
2015-02-01Find-mode history, tweaks.Stephen Blott
2015-02-01Give find mode a history.Stephen Blott
2015-01-31Revert "Fix scrolling issue."Stephen Blott
2015-01-31Fix scrolling issue.Stephen Blott
2015-01-29Fix parsing of command mappings.Stephen Blott
2015-01-20Add contentEditable as criterion for isSelectable.Stephen Blott
2015-01-20Rework focus input so it can be better included in tests.Stephen Blott
2015-01-20Merge branch 'modes-rework-dom-tests' of github.com:smblott-github/vimium int...Stephen Blott
2015-01-20Rebase.Stephen Blott
2015-01-20Rework DOM tests (clean up).Stephen Blott
2015-01-20Rework DOM tests (integrate keyboard-event handling).Stephen Blott
2015-01-20Rework DOM tests.Stephen Blott
2015-01-20Merge pull request #1438 from smblott-github/focus-input-with-memoryStephen Blott
2015-01-20Merge pull request #1436 from smblott-github/fix-simulate-selectStephen Blott
2015-01-20Minor refactoring of isSelected().Stephen Blott
2015-01-20Rework DOM tests (clean up).Stephen Blott
2015-01-19Rework DOM tests (integrate keyboard-event handling).Stephen Blott
2015-01-19Fix bug in mode_passkeys.Stephen Blott
2015-01-19Rework DOM tests.Stephen Blott
2015-01-18Give focusInput a memory (refactor).Stephen Blott
2015-01-18Give focusInput a memory (fix typo).Stephen Blott
2015-01-18Merge branch 'master' into focus-input-with-memoryStephen Blott
2015-01-18Minor clean-up of the tests.Stephen Blott
2015-01-18Modes; refactor permanent instance.Stephen Blott
2015-01-18Give focusInput a memory (fix typo).Stephen Blott
2015-01-18Merge branch 'master' into focus-input-with-memoryStephen Blott
2015-01-18Modes; fix error for exit insert mode.Stephen Blott
2015-01-18Give focusInput a memory; add tests.Stephen Blott
2015-01-18Give focusInput a memory.Stephen Blott
2015-01-18Move isSelected test to before possible blur/click.Stephen Blott
2015-01-18Merge branch 'master' into fix-simulate-selectStephen Blott
2015-01-18Do not change selection if selection exists.Stephen Blott
2015-01-18Modes; fix simulateSelect for PostFindMode.Stephen Blott
2015-01-18Merge pull request #1434 from smblott-github/perform-find-in-placeStephen Blott
2015-01-18Merge pull request #1413 from smblott-github/modesStephen Blott