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
Age
Commit message (
Expand
)
Author
2016-04-17
Only Vomnibar.init() when the Vomnibar is needed.
Stephen Blott
2016-04-17
Do not init() the HUD until it's needed.
Stephen Blott
2016-04-17
Make showHelp a top-frame command.
Stephen Blott
2016-04-17
Make showHelp not a background command.
Stephen Blott
2016-04-17
Fix 5c3e4bda2968486e23f8cc3410e776de67fec849.
Stephen Blott
2016-04-17
Merge pull request #2089 from smblott-github/do-not-show-javascript-URLs
Stephen Blott
2016-04-17
Merge pull request #2100 from smblott-github/rework-ui-component-focus-handling
Stephen Blott
2016-04-17
Better window focus handling.
Stephen Blott
2016-04-17
More code review of UI-component focus handling.
Stephen Blott
2016-04-17
Use register/unregister frame in help dialog.
Stephen Blott
2016-04-17
There's no need for a new suggestion property...
Stephen Blott
2016-04-17
Do not deduplicate javascript: URLs.
Stephen Blott
2016-04-17
For javascript URLs, do not match javascript content.
Stephen Blott
2016-04-16
Minor code review.
Stephen Blott
2016-04-16
Do not focus a hidden help dialog.
Stephen Blott
2016-04-16
Reinstate vomnibar from within help dialog.
Stephen Blott
2016-04-16
Self code review re. ui-component focus handling.
Stephen Blott
2016-04-16
We cannot wait for nextTick() here...
Stephen Blott
2016-04-16
Remove dead code from the HUD initialization.
Stephen Blott
2016-04-16
Rework UI component focus handling.
Stephen Blott
2016-04-14
Note #2093 in README.md.
Stephen Blott
2016-04-14
Merge pull request #2097 from smblott-github/ui-component-init-sequence
Stephen Blott
2016-04-14
Merge pull request #2093 from smblott-github/c-y-c-e-for-visual-mode
Stephen Blott
2016-04-14
Rework UI component init sequence.
Stephen Blott
2016-04-13
Add <c-y> and <c-e> for visual mode.
Stephen Blott
2016-04-12
Set the mode indicator last.
Stephen Blott
2016-04-12
Make rects absolute in window earlier.
Stephen Blott
2016-04-11
Better visual-mode selection handling.
Stephen Blott
2016-04-11
Only add find-mode HUD text if there is any.
Stephen Blott
2016-04-11
Revert always initialize help dialog.
Stephen Blott
2016-04-10
Always init() the help dialog.
Stephen Blott
2016-04-10
Fix Vomnibar initialization issue.
Stephen Blott
2016-04-09
Simplify javascript: URLs in vomnibar.
Stephen Blott
2016-04-09
A UI component isn't ready until it's ready.
Stephen Blott
2016-04-09
Minor performance tweak.
Stephen Blott
2016-04-08
Trim linkText when it's collected, not repreatedly.
Stephen Blott
2016-04-08
Filtered hints; do not accept split characters.
Stephen Blott
2016-04-08
Simplify filtered hint matching.
Stephen Blott
2016-04-08
Merge pull request #2088 from smblott-github/filtered-hints-better-typed-text...
Stephen Blott
2016-04-08
Refactor setModeIndicator().
Stephen Blott
2016-04-08
Show filtered characters in mode indicator.
Stephen Blott
2016-04-08
Filtered hints; ignore unmatched text.
Stephen Blott
2016-04-08
Reinstate necessary test.
Stephen Blott
2016-04-08
Do not post hint descriptors back to the frame itself.
Stephen Blott
2016-04-05
Frame Ids must be integers.
Stephen Blott
2016-04-05
Unregister frame when postMessage fails.
Stephen Blott
2016-04-05
Better close-down for global link hints.
Stephen Blott
2016-04-05
Unregister frame on "unload".
Stephen Blott
2016-04-05
Check for document.activeElement.
Stephen Blott
2016-04-04
Remove keyboard-suppressing mode when necessary.
Stephen Blott
[prev]
[next]