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
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
2015-03-05
Hide vomnibar if host frame regains focus.
Stephen Blott
2014-12-30
Use classes and a stylesheet for UIComponen
mrmr1993
2014-12-30
Reinstate UIComponent.show
mrmr1993
2014-12-29
Use UIComponent for Vomnibar iframe
mrmr1993
2014-12-29
Clearer handling of @showing in UI component.
Stephen Blott
2014-12-29
Refactor UIComponent, etc., and demo.
Stephen Blott
2014-12-29
Add UIComponent.active, so we can specify whether to focus the frame
mrmr1993
2014-12-29
Remove key handling in UIComponentServer/UIComponent code
mrmr1993
2014-12-29
Allow message passing directly from UIComponent.show
mrmr1993
2014-12-29
Small changes to UIComponent
mrmr1993
2014-12-29
Initialise hide/show styles for UIComponent
mrmr1993
2014-12-29
Close UIComponent iframes when pressing esc by default
mrmr1993
2014-12-28
Add UIComponent code for iframes
mrmr1993