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
2010-04-18
Use getComputedStyle for visibility checks and getClientRect for hint positio...
int3
2010-04-18
Small styling change on the options page.
ilya
2010-04-18
Updated README with unmapAll.
ilya
2010-04-18
Merge branch 'master' of git://github.com/philc/vimium
ilya
2010-04-18
Add an unmapAll command to the remapping interface. This closes #116.
ilya
2010-04-18
Real names are always good.
Ilya
2010-04-18
Add knuton to CREDITS.
Ilya
2010-04-19
Skip default action in hideHelpDialog. Fixes #126.
Johannes Emerich
2010-04-17
Adding tsigo to CREDITS.
Ilya
2010-04-18
Allow '?' to close help dialog if it's shown. Closes #124.
rspeicher
2010-04-17
Use keyboardUtils functions in linkHints mode. This fixes issue #113.
int3
2010-04-17
Undo 'Keep tab queue indices updated when a tab is detached'.
int3
2010-04-10
Move some code into init() so that it's clear that it executes once and is pa...
ilya
2010-04-10
whitespace
ilya
2010-04-10
Another fix for tab positioning
int3
2010-04-10
Keep tab queue indices updated when a tab is detached
int3
2010-04-10
Indentation
int3
2010-04-10
Stylistic modifications and update of comments
int3
2010-04-10
Apply saving of scroll positions to all tabs, no matter how they are closed.
ilya
2010-04-10
Maintain accurate tab indices while ignoring chrome://newtab
int3
2010-04-10
Ensure Restore Tab works immediately upon extension install
unknown
2010-04-02
Add more robust support for keeping track of positions/windows when tabs are ...
ilya
2010-04-02
whitespace
ilya
2010-04-02
Fix memory leak from tabQueue
unknown
2010-03-31
Don't put the new tab page into the tab restoration queue.
ilya
2010-03-31
Update README and add int3 to CREDITS.
ilya
2010-03-31
Avoid creating a separate tabQueueEntry object when we can just reuse the obj...
ilya
2010-03-31
Clean up naming/style in the previous commit and small bugs.
ilya
2010-03-31
Restore Tab now recreates the tab in its old position.
unknown
2010-03-28
Fix chaining of previousTab/nextTab commands. This closes #93.
ilya
2010-03-24
Adding Bill to CREDITS.
ilya
2010-03-24
Small modification to Bill's fix.
ilya
2010-03-24
checking in a fix for issue 98, link highlight positioning bug
Bill Mill
2010-03-17
Oops, fixing my refactor of the modifier key handling.
ilya
2010-03-17
Update the README a bit.
ilya
2010-03-16
Refactor a bit for simplicity.
ilya
2010-03-15
Fix some swapped descriptions in commands.js
ilya
2010-03-15
Fix a bug where the second modifier key was ignored (due to else-if's). This ...
ilya
2010-03-10
Merge branch 'master' of git://github.com/philc/vimium
ilya
2010-03-10
Update the README with modifier key definitions.
ilya
2010-03-09
Make blue those ugly purple links on the options page
Phil Crosby
2010-03-09
Make the HUD styles more robust to the underlying page's styles.
Phil Crosby
2010-03-09
Ensure that the version number link has an underline.
Phil Crosby
2010-03-09
Move the close button in the upgrade message up by 2px.
Phil Crosby
2010-03-09
give another 40px width to the Options page, so the entry boxes are larger an...
Phil Crosby
2010-03-09
fix incorrect date in release notes
Phil Crosby
2010-03-09
Refresh completion keys on all tabs and associated data structures after key ...
ilya
2010-03-09
Clean up the dialog code in options.html to be more generic.
ilya
2010-03-09
Add a note to the README about key remapping.
ilya
2010-03-09
Bump version numbers to 1.16 in preparation for release.
ilya
[next]