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
/
ui_component.coffee
Age
Commit message (
Expand
)
Author
2017-10-25
FF: Share |root| global proxy, re-add the globals to window on DOMLoad
mrmr1993
2016-04-28
Fix UI-component initialization issues.
Stephen Blott
2016-04-21
Help dialog; remove ability to blur the dialog.
Stephen Blott
2016-04-18
Cache content_scripts/vimium.css in chrome.storage.local.
Stephen Blott
2016-04-18
Revert "Cache content_scripts/vimium.css in chrome.storage.local."
Stephen Blott
2016-04-18
Cache content_scripts/vimium.css in chrome.storage.local.
Stephen Blott
2016-04-18
Wait for documentReady() when whoeing ui components.
Stephen Blott
2016-04-18
Require documentReady for all UI components.
Stephen Blott
2016-04-17
More code review of UI-component focus handling.
Stephen Blott
2016-04-16
Minor code review.
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
Rework UI component focus handling.
Stephen Blott
2016-04-14
Rework UI component init sequence.
Stephen Blott
2016-04-09
A UI component isn't ready until it's ready.
Stephen Blott
2016-03-27
Finally fix help-dialog focus issue.
Stephen Blott
2016-03-27
Handle focus events for UI components.
Stephen Blott
2016-03-06
Fix focus issue with UI components.
Stephen Blott
2016-02-28
Remove some legacy (and unused) code.
Stephen Blott
2015-09-21
Add a comment explaining the choice of XMLHttpRequest for UIComponent
mrmr1993
2015-09-19
Tidy up #1833.
Stephen Blott
2015-09-18
Load UIComponent stylesheet via XMLHttpRequest, use background as needed
mrmr1993
2015-09-13
Don't show UIComponent <iframe>s while vimium.css loads
mrmr1993
2015-08-28
clean code
gdh1995
2015-08-26
Use createElementNS for XML documents and remove XML specific codepaths
mrmr1993
2015-05-29
Also disable all externally-used functions for XML.
Stephen Blott
2015-05-29
Disable UIComponent for XML documents
mrmr1993
2015-05-26
Refactor to avoid potential race condition (cont).
Stephen Blott
2015-05-26
Refactor to avoid potential race condition.
Stephen Blott
2015-05-26
Add comment noting why we need AsyncDataFetcher.
Stephen Blott
2015-05-25
Fix UI Component race condition on start up.
Stephen Blott
2015-05-18
Fix vomnibar stuck open.
Stephen Blott
2015-05-13
Move the HUD to an iframe, managed by UIComponent
mrmr1993
2015-05-11
Use css @import rather than XMLHttpRequest for shadow DOM external style
mrmr1993
2015-05-01
Rename UIComponent class to match the one used in the stylesheet
mrmr1993
2015-04-28
Load stylesheet via XHR to fix styles in UIComponent Shadow DOM
mrmr1993
2015-04-28
Load the Vomnibar (and all UIComponents) in a shadow DOM
mrmr1993
2015-04-28
Fix vomnibar start-up messages.
Stephen Blott
2015-04-26
Disable frame flash after Vomnibar closes.
Stephen Blott
2015-04-26
Remove (overlooked) debugging code.
Stephen Blott
2015-04-23
Activate vomnibar in window.top; no flicker and tidy up.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; more clean up.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; fix race condition on close.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; more clean up.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; hide on focus, fixed.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; hide on focus.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; simplify messaging.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; refocus original frame.
Stephen Blott
2015-03-16
Activate vomnibar in window.top.
Stephen Blott
2015-03-06
Correctly remove event listeners.
Stephen Blott
[next]