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
Age
Commit message (
Expand
)
Author
2012-11-22
Enter on empty vomnibar a no-op.
Stephen Blott
2012-11-12
Allow ctrl+enter to open a suggestion in a new tab
Phil Crosby
2012-11-10
Inject bookmarklets by appending them as scripts.
Jez Ng
2012-10-30
Avoid trapping non-tab keypresses in focusInput mode.
Jez Ng
2012-10-29
Move a bunch of stuff under pages/ for tidiness.
Jez Ng
2012-10-29
Implement marks.
Jez Ng
2012-10-29
Convert strings to numbers when saving options page.
Jez Ng
2012-10-29
Make the numbers used in the filtered link hints configurable.
Jez Ng
2012-10-29
Factor out scrolling code into a new file.
Jez Ng
2012-10-29
More tests, because I like having coverage.
Jez Ng
2012-10-28
Ensure the initial selection index is always respected.
Jez Ng
2012-10-26
Address feedback.
Jez Ng
2012-10-24
Use insertCSS() API instead of manually created style element.
Jez Ng
2012-10-23
Store all 4 hints-mode states in 1 state variable.
Jez Ng
2012-10-23
Avoid spurious HUD after shift-toggling tab opening behavior.
Jez Ng
2012-10-23
Refactor and fix findAndFollowLink. Closes #650.
Jez Ng
2012-10-20
Deactivate alphabetical hints mode if keypress is not a hint char.
Jez Ng
2012-10-20
Refactor handlerStack. Closes #657.
Jez Ng
2012-10-20
Fix initial selected input hint index.
Jez Ng
2012-10-20
Ensure Vomnibar selection is always within bounds.
Jez Ng
2012-09-12
Use block strings
Darren Jeacocke
2012-09-10
Add missing vimiumReset.
Jez Ng
2012-09-10
Add option to make regex find the default. Closes #569.
Jez Ng
2012-09-09
More lint fixes.
Jez Ng
2012-09-08
Fix upgrade message. Closes #644.
Jez Ng
2012-09-04
Style fixes.
Jez Ng
2012-09-03
Merge pull request #640 from mgarriott/get_showadvanced_from_settings
Jez Ng
2012-09-03
Make hints tests pass again.
Jez Ng
2012-09-03
Ignore content script requests in options page.
Jez Ng
2012-09-03
The help dialog now gets showAdvancedCommands directly from settings.
Matt Garriott
2012-09-02
Add comments describing the focusInput behavior.
Jez Ng
2012-09-02
Merge branch 'focus-input'
Jez Ng
2012-09-01
Merge pull request #628 from mgarriott/help_bug_fixes
Phil Crosby
2012-08-31
Removed unneeded comments.
Matt Garriott
2012-08-26
frontend: Error when canceling ('esc') findMode
Carl Helmertz
2012-08-26
frontend: performFind was not focusing the next a-element
Carl Helmertz
2012-08-25
The help dialog will now properly read the user's preference for showing adva...
Matt Garriott
2012-08-25
The help dialog now initializes the javascript from the within
Matt Garriott
2012-08-24
Fixed 'Show advanced commands' link on the options page.
Matt Garriott
2012-08-21
Style input hints as number-less overlays.
Jez Ng
2012-08-21
Shift-tab scrolls backwards in focus-input mode.
Jez Ng
2012-08-21
Highlight the selected hint with a different color.
Jez Ng
2012-08-21
Don't show hints on `gi` if there is only one input element.
Jez Ng
2012-08-21
Prototype for tab-through-input-elements feature. Refs #508.
Jez Ng
2012-08-21
Don't follow prev/next links without an exact word match.
Jez Ng
2012-08-20
More refactoring-cleanup.
Jez Ng
2012-08-09
Fix regression in shuffleHints()
guns
2012-08-06
vomnibar: New tabs for 'O' and 'B'
Carl Helmertz
2012-08-04
Refactor link hints to be more functional.
Jez Ng
2012-08-04
Convert one-shot ports to requests. Closes #8 (!!)
Jez Ng
[next]