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-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
2016-04-04
Only send required link-hint properties.
Stephen Blott
2016-04-04
Add backstop for global link hints.
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
Better handling of port failures.
Stephen Blott
2016-04-04
Handle all frames the same (for frames/ports).
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
Refactor DomUtils.documentReady.
Stephen Blott
2016-04-02
Rework DomUtils.documentReady().
Stephen Blott
[prev]
[next]