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
2012-04-29
Remove the venerable bookmarks implementation which is now superceded by the ...
Phil Crosby
2012-04-29
whitespace
Phil Crosby
2012-04-29
Merge pull request #524 from Knorkebrot/master
Phil Crosby
2012-04-28
blur input then hiding fuzzyMode
Björn
2012-04-27
Add Knorkebrot to CREDITS, and re-alphabetize the list.
Jez Ng
2012-04-27
Touch up on previous commit.
Jez Ng
2012-04-27
flashElement: use an overlay, so zero-sized links are flashed as well
Björn
2012-04-26
Allow a leading '0' to be used as a mapping.
Jez Ng
2012-04-25
Merge pull request #459 from niklasb/fuzzy
Phil Crosby
2012-04-25
Set overflow:none on hints.
Jez Ng
2012-04-13
improve CSS, fix input width
Niklas Baumstark
2012-04-13
change to real input box
Niklas Baumstark
2012-04-12
Update README.markdown
Ilya
2012-04-11
fix domain completion
Niklas Baumstark
2012-04-11
fix strange whitespace artefacts
Niklas Baumstark
2012-04-10
don't complete tabs in omni mode
Niklas Baumstark
2012-04-10
add domain completion a la Chrome omnibox
Niklas Baumstark
2012-04-10
small changes
Niklas Baumstark
2012-04-10
optimization
Niklas Baumstark
2012-04-10
small tweaks
Niklas Baumstark
2012-04-10
move completion logic to background page
Niklas Baumstark
2012-04-10
really only update every X milliseconds
Niklas Baumstark
2012-04-10
raise number of history items searched
Niklas Baumstark
2012-04-10
add lazy evaluation at several places
Niklas Baumstark
2012-04-10
fix bug when history maxResults is too high
Niklas Baumstark
2012-04-10
sort history by last visit time and raise number of history items to be searched
Niklas Baumstark
2012-04-10
fix a bug in the filtering algo that causes caching not to happen
Niklas Baumstark
2012-04-10
fix small bug with selected item
Niklas Baumstark
2012-04-10
rename "match" method to prevent confusion
Niklas Baumstark
2012-04-10
make fuzzybox HTML more compact
Niklas Baumstark
2012-04-10
fix HTML tag stripping
Niklas Baumstark
2012-04-10
correctly handle selection after refresh
Niklas Baumstark
2012-04-10
code cleanup + small bugfixes
Niklas Baumstark
2012-04-10
introduce a utils helper for prototype inheritance
Niklas Baumstark
2012-04-10
make refresh <F5> work as expected
Niklas Baumstark
2012-04-10
make refresh interval configurable
Niklas Baumstark
2012-04-10
prevent duplicate history items
Niklas Baumstark
2012-04-10
move query length threshold from UI to logic
Niklas Baumstark
2012-04-10
fix regression in 10a77d25c3
Niklas Baumstark
2012-04-10
create DOM by HTML
Niklas Baumstark
2012-04-10
add HTML helpers
Niklas Baumstark
2012-04-10
code cleanup
Niklas Baumstark
2012-04-10
force update after pressing Return
Niklas Baumstark
2012-04-10
hide completion list if no completions are available
Niklas Baumstark
2012-04-10
fix small bug when closing and reopening dialog in combination with async upd...
Niklas Baumstark
2012-04-10
update results list asynchronously to take load from the CPU and improve the ...
Niklas Baumstark
2012-04-10
fix small bug
Niklas Baumstark
2012-04-10
more DRYing
Niklas Baumstark
2012-04-10
add bookmark in "all" completion
Niklas Baumstark
2012-04-10
DRY up code
Niklas Baumstark
[next]