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
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
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-07
Display the current version in the help dialog. Hide link to homepage.
Phil Crosby
2010-03-07
Show a help dialog when pressing ? which displays all of the current keybindi...
Phil Crosby
2010-03-07
Fix a bunch of key handling related bugs in one swoop.
ilya
2010-02-27
Key Mapping - Don't try to parse key mappings unless there's actually somethi...
ilya
2010-02-26
Key Mapping - Initial support. Basics work.
ilya
2010-02-26
Key Mapping - Create an available commands structure and factor out the key r...
ilya
2010-01-31
Add two more characters to the pool that link hints pulls from.
Phil Crosby
2010-01-30
Add the link hint markers to the DOM all at once instead of piecemeal. This a...
Phil Crosby
2010-01-30
Save the current version to localStorage, and when an update arrives, show a ...
Phil Crosby
2010-01-30
Fix a reference error over the default settings in the background page.
Phil Crosby
2010-01-22
Move the link hints CSS to the background page, and create a setting for user...
Phil Crosby
2010-01-18
Merge branch 'master' of github.com:philc/vimium
Phil Crosby
[prev]
[next]