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
/
content_scripts
/
mode_find.coffee
Age
Commit message (
Expand
)
Author
2017-08-18
Check whether events are trusted before executing listeners
mrmr1993
2017-04-18
Use event.code to detect/suppress keyup events.
Stephen Blott
2017-04-17
Clarify postFindFocus and obviously separate it from the try..catch
mrmr1993
2017-04-16
Rework FindMode HUD refocusing to not depend directly on the HUD
mrmr1993
2017-04-16
Catch errors thrown by window.find when it wraps/fails on FF
mrmr1993
2016-10-15
enterNormalMode; new command - implementation
Stephen Blott
2016-10-01
Fix find-mode hangs.
Stephen Blott
2016-05-05
install the real selectionchange listener after window.find
gdh1995
2016-03-21
Simplify singleton handling.
Stephen Blott
2015-09-11
Move repeated conditional FindMode code into one place
mrmr1993
2015-09-11
Move escaping regex special chars to its own utility function
mrmr1993
2015-06-26
Fix oversight from #1693.
Stephen Blott
2015-06-13
Clean up code after merge
mrmr1993
2015-06-13
Refactor duplicate code.
Stephen Blott
2015-06-13
Fix returnToViewport.
Stephen Blott
2015-06-13
Refactor findInPlace.
Stephen Blott
2015-06-10
Update rawQuery directly from FindMode.updateQuery
mrmr1993
2015-06-10
Integrate executeFind into FindMode as FindMode.execute
mrmr1993
2015-06-10
Move findModeQuery to FindMode.query
mrmr1993
2015-06-10
Simplify executeFind by hardcoding default arguments
mrmr1993
2015-06-10
Add FindMode.saveQuery to avoid addressing findModeQuery directly
mrmr1993
2015-06-10
Integrate functions exposed on window into FindMode
mrmr1993
2015-06-10
Move getNextQueryFromFindModeMatches and getFindModeQuery into mode_find
mrmr1993
2015-06-10
Move updateFindModeQuery to FindMode.updateQuery
mrmr1993
2015-06-10
Move updateFindModeQuery to mode_find.coffee
mrmr1993
2015-06-10
Move findModeQueryHasResults to findModeQuery.hasResults
mrmr1993
2015-06-10
Remove global findMode and pass new FindMode instances direct to the HUD
mrmr1993
2015-06-10
Move FindMode from vimium_frontend to mode_find
mrmr1993
2015-04-18
Mode indicator: strip all references to badges.
Stephen Blott
2015-01-28
Visual/edit modes: yet more minor changes.
Stephen Blott
2015-01-27
Visual/edit modes: minor changes.
Stephen Blott
2015-01-27
Visual/edit modes: self code review.
Stephen Blott
2015-01-18
Modes; pre-merge clean up.
Stephen Blott
2015-01-17
Modes; yet more tweaks...
Stephen Blott
2015-01-16
Modes; clean up.
Stephen Blott
2015-01-16
Modes; tweaks.
Stephen Blott
2015-01-16
Modes; refactoring.
Stephen Blott
2015-01-15
Modes; yet more teaks and fiddles.
Stephen Blott
2015-01-15
Modes; tweaks and fiddles.
Stephen Blott
2015-01-14
Modes; rework PostFindMode (again).
Stephen Blott
2015-01-14
Modes; substantial reworking of insert mode (and friends).
Stephen Blott
2015-01-13
Modes; temporary commit.
Stephen Blott
2015-01-13
Modes; enter insert mode if the selection changes.
Stephen Blott
2015-01-11
Modes; rework debugging support.
Stephen Blott
2015-01-10
Modes; reinstate key blockers:
Stephen Blott
2015-01-10
Modes; revert to master's handling of #1415.
Stephen Blott
2015-01-10
Modes; instrument for debugging...
Stephen Blott
2015-01-10
Modes; more changes...
Stephen Blott
2015-01-09
Modes; various changes...
Stephen Blott
2015-01-09
Modes; fix click handling for all "overlay" modes.
Stephen Blott
[next]