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
2016-04-17
Make showHelp not a background command.
Stephen Blott
2016-04-17
Fix 5c3e4bda2968486e23f8cc3410e776de67fec849.
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-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
Merge pull request #2097 from smblott-github/ui-component-init-sequence
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
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
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
Do not post hint descriptors back to the frame itself.
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-04
Remove keyboard-suppressing mode when necessary.
Stephen Blott
2016-04-04
Better indicator message.
Stephen Blott
2016-04-04
Shorten link text.
Stephen Blott
2016-04-04
Do not offer activated element as scrollable.
Stephen Blott
2016-04-04
Handle requireHref for link hints locally.
Stephen Blott
2016-04-04
Document hint descriptors.
Stephen Blott
2016-04-04
Keep showLinkText local for link hints.
Stephen Blott
2016-04-04
Keep reason local for link hints.
Stephen Blott
2016-04-04
Keep rects local for link hints.
Stephen Blott
2016-04-04
Do not render link hints in remote frames.
Stephen Blott
2016-04-03
Freeze frame state on link-hint activation.
Stephen Blott
2016-04-03
Remove blocking mode when no hints found.
Stephen Blott
2016-04-02
Simplify UI component initialisation.
Stephen Blott
2016-04-02
Revert previous tweak.
Stephen Blott
2016-04-02
Make stableSortCount per instance.
Stephen Blott
2016-04-02
Make document.body selectable as scrollable.
Stephen Blott
2016-04-02
Rework DomUtils.documentReady().
Stephen Blott
[next]