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
/
completionDialog.js
Age
Commit message (
Expand
)
Author
2012-04-29
Remove the venerable bookmarks implementation which is now superceded by the ...
Phil Crosby
2012-01-15
Harden and move CSS declarations out of the code.
Peter Parks
2012-01-15
Adjusted CSS for linkhints, help menu, text search, and bookmarks search UI e...
Peter Parks
2012-01-16
Position completionDialog correctly. Closes #441.
Jez Ng
2011-11-26
Clean up style
Phil Crosby
2011-11-26
Whitespace
Phil Crosby
2011-11-25
Bugfix: Really hide bookmark dialog
has2k1
2011-08-23
Allow change of bookmark selection with Tab/Shift-Tab
ennustaja
2011-07-30
Prevent bookmark completion box from overflowing.
has2k1
2011-02-01
Cosmetics (semicolons)
jez
2011-02-01
Use only one key[event] handler for all modes.
jez
2010-11-22
wrong class name
Alex Kovar
2010-10-31
avoid css name conflicts
Alex Kovar
2010-10-31
refacted completion dialog to handle key inputs on its own
Alex Kovar
2010-10-30
strong color
Alex Kovar
2010-10-30
fixed height for search bar
Alex Kovar
2010-10-20
initial code for bookmark mode completion dialog
Alex Kovar