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
/
background_page.html
Age
Commit message (
Expand
)
Author
2011-01-01
Merge remote branch 'origin/master' into filter-hints
jez
2011-01-01
Change 'narrow' to 'filter' in variable names.
jez
2010-12-31
Merge remote branch 'origin/master' into filter-hints
jez
2010-12-30
A little cleanup.
Ilya Sukhar
2010-12-29
Changing function name, and parameters per Ilya's suggestion.
Julian Naydichev
2010-12-28
Made is so that viewing source opens in the next tab, instead of replacing th...
Julian Naydichev
2010-12-14
Fixed a regression with completion key logic after the introduction of frame ...
Ilya Sukhar
2010-12-14
Added default exclude URLs. This is a huge pain point for users and it just m...
Ilya Sukhar
2010-12-12
fix named key regex
Clemens Buchacher
2010-11-26
Added narrow link hints option to advanced settings
Bill Casarin
2010-11-26
Let's not change the default for now, make it an option
Bill Casarin
2010-11-26
changed default hint characters to numbers, nothing else makes sense in this ...
Bill Casarin
2010-10-24
Fix an excluded URLs regression due to frame support.
Ilya Sukhar
2010-10-20
Implemented a workaround for the Chrome bug that broke the 'yy' command. Clos...
Ilya Sukhar
2010-09-24
Fix some frame logic and disable focusing the largest one for now because it'...
Ilya Sukhar
2010-09-23
Merge branch 'frames'
Ilya Sukhar
2010-09-23
A bunch of changes having to do with the frame support patch:
Ilya Sukhar
2010-09-10
Make 'gi' compatible with repetition, i.e. 5gi will focus the fifth input box...
ilya
2010-09-03
Command to go to next frame.
Tim Morgan
2010-09-03
Only show the Help Dialog on the focused frame.
Tim Morgan
2010-09-03
Fix view source toggle when inside a frame.
Tim Morgan
2010-09-03
Basic Support for Frames
Tim Morgan
2010-06-29
remove spammy console.log i committed by accident
ilya
2010-06-27
Don't self close a script tag on the background page. Fixes #169.
Phil Crosby
2010-06-22
add goUp to the readme command listing - this needs to be deprecated for some...
ilya
2010-06-01
Document named key functions (per philc)
Conrad Irwin
2010-06-01
Allow mapping to arrow keys and f-keys
Conrad Irwin
2010-05-18
Add a link to the Options page in the vimium help dialog. Closes #87.
Phil Crosby
2010-04-19
Pull the version number from the manifest file instead of hard coding it
Phil Crosby
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
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
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-09
Refresh completion keys on all tabs and associated data structures after key ...
ilya
[next]