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-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
2010-03-09
Fix a bug where if you add a mapping, save, and then remove it -- it won't ge...
ilya
2010-03-09
Some minor style changes.
ilya
2010-03-09
Add a dialog to show all available commands for key mappings under the option...
ilya
2010-03-09
Merge branch 'master' of git://github.com/philc/vimium
ilya
2010-03-09
Remove some key bindings that are broken in the current default mappings.
ilya
2010-03-07
Update the release notes to include the help dialog
Phil Crosby
2010-03-07
Remove the command reference on the Options page in favor of showing the Help...
Phil Crosby
2010-03-07
Make the help dialog a little more robust against the page's styles.
Phil Crosby
2010-03-07
Fix a bug where typing "?" as the page loaded would cause a JS error.
Phil Crosby
2010-03-07
Move some of the keyboard-translation code into another file.
Phil Crosby
2010-03-07
Vertically center the help dialog.
Phil Crosby
2010-03-07
Display the current version in the help dialog. Hide link to homepage.
Phil Crosby
2010-03-07
Remove periods from the command descriptions, to save some space in the help ...
Phil Crosby
2010-03-07
Show a help dialog when pressing ? which displays all of the current keybindi...
Phil Crosby
2010-03-07
Some 1.16 notes in the README.
ilya
2010-03-07
Handle shift for non-letter keys that are affected by the WebKit bug under Wi...
ilya
2010-03-07
Fix a bug where we weren't properly ignoring keystrokes that are just metakeys.
ilya
2010-03-07
Fix a bunch of key handling related bugs in one swoop.
ilya
2010-03-07
Fix a br tag.
ilya
2010-03-04
Move key mappings to the top of the advanced options
Phil Crosby
2010-03-04
tweak the explanatory text next to key mappings
Phil Crosby
[next]