index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-04-18
Mode indicator: strip all references to badges.
Stephen Blott
2015-03-06
Merge branch 'fix-focus-html5-inputs'
Stephen Blott
2015-03-06
Cosmetic changes (following #1490).
Stephen Blott
2015-03-03
Note relevant PR number for link-hint-text change.
Stephen Blott
2015-03-03
Do not include duplicated texts in link hints.
Stephen Blott
2015-02-19
Only send cursor to end when selection has the cursor at the start
mrmr1993
2015-02-19
Make DomUtils.isSelected behave correctly for all editable elements
mrmr1993
2015-02-19
Stop trying to place the cursor at the end of an input on focus
mrmr1993
2015-02-18
Remove redundant check, make isSelected's behaviour match its contract
mrmr1993
2015-02-17
Guard against input elements which don't support selectionStart/End
mrmr1993
2015-02-09
Merge branch 'visual-and-edit-modes'
Stephen Blott
2015-02-06
Visual/edit modes: code cleanup.
Stephen Blott
2015-02-03
Merge branch 'find-mode-history'
Stephen Blott
2015-02-01
Merge branch 'modes-rework-dom-tests'
Stephen Blott
2015-02-01
Give find mode a history.
Stephen Blott
2015-01-30
Visual/edit modes: another minor code review.
Stephen Blott
2015-01-29
Visual/edit modes: initial caret mode.
Stephen Blott
2015-01-28
Visual/edit modes: fix some movements...
Stephen Blott
2015-01-28
Visual/edit modes: yet more minor changes.
Stephen Blott
2015-01-24
Visual/edit modes: more edit-mode commands.
Stephen Blott
2015-01-24
Visual/edit modes: miscellaneous improvements.
Stephen Blott
2015-01-23
Visual/edit modes: more (and better) commands.
Stephen Blott
2015-01-23
Visual/edit modes: develop edit mode.
Stephen Blott
2015-01-22
Visual/edit modes: further development.
Stephen Blott
2015-01-21
Edit mode: first working visual mode.
Stephen Blott
2015-01-20
Add contentEditable as criterion for isSelectable.
Stephen Blott
2015-01-20
Rework DOM tests (integrate keyboard-event handling).
Stephen Blott
2015-01-20
Rework DOM tests.
Stephen Blott
2015-01-20
Minor refactoring of isSelected().
Stephen Blott
2015-01-18
Move isSelected test to before possible blur/click.
Stephen Blott
2015-01-18
Merge branch 'master' into fix-simulate-select
Stephen Blott
2015-01-18
Do not change selection if selection exists.
Stephen Blott
2015-01-18
Modes; fix simulateSelect for PostFindMode.
Stephen Blott
2015-01-18
Merge pull request #1413 from smblott-github/modes
Stephen Blott
2015-01-18
Modes; pre-merge clean up.
Stephen Blott
2015-01-16
Modes; clean up.
Stephen Blott
2015-01-12
Fix race condition on the options page (better).
Stephen Blott
2015-01-12
Fix race condition on the options page.
Stephen Blott
2015-01-11
Modes; yet more tweaks, yet more tests.
Stephen Blott
2015-01-11
Modes; rework debugging support.
Stephen Blott
2015-01-11
Modes; add DOM tests.
Stephen Blott
2015-01-11
Modes; add DOM tests.
Stephen Blott
2015-01-10
Modes; better printable detection, move to keyboard_utils.
Stephen Blott
2015-01-10
Modes; reinstate key blockers:
Stephen Blott
2015-01-10
Modes; instrument for debugging...
Stephen Blott
2015-01-10
Modes; more changes...
Stephen Blott
2015-01-08
Modes; incorporate small changes from #1413.
Stephen Blott
2015-01-08
Modes; more changes...
Stephen Blott
2015-01-08
Modes; refactor PostFindMode key handling.
Stephen Blott
2015-01-07
Modes; Continue incorporation of comments in #1413.
Stephen Blott
[next]