| Age | Commit message (Collapse) | Author |
|
(google search results) and <img>
|
|
|
|
|
|
|
|
|
|
|
|
visibility of elements.
|
|
|
|
tasks much earlier.
This is required for restoring the page's zoom level. Otherwise, the zoom level is set after the page
is rendered, causing a large nasty flicker.
|
|
|
|
level the next time that page is loaded.
|
|
the status bar on the left.
|
|
|
|
|
|
|
|
focused before we can add event handlers (e.g. google). Also blur the text box if the user exits insert mode. Closes #4.
|
|
|
|
|
|
Conflicts:
vimiumFrontend.js
|
|
The hotkey for zoom currently doesn't work, because it's beeing eaten by insert mode.
|
|
|
|
on the top level DOM "window".
Note: We'll want to revisit this; we don't want to process multiple
keyhandlers etc. when embedded on a page containing IFrames, but
sometimes we *do* want to listen inside of the currently focused iframe.
|
|
|
|
|
|
Vim and Vimperator. Closes #2.
|
|
|
|
|
|
|
|
|
|
|
|
Previously we did this only when the tab's status changed to "complete",
which could take awhile.
|
|
It's easier to use on webkit and is not buggy.
|
|
|
|
|
|
http://code.google.com/p/chromium/issues/detail?id=2891
There may still be another bug or some trickery needed to get proper scrollTop values all the time.
|
|
|
|
besides ESC if insertMode is on.
|
|
|
|
asynchronous. For example, there was a race between the tab remove call and the selection of a new tab.
|
|
'5d' and '5u' need some love.
|
|
|
|
|
|
the content script.
|
|
|
|
|
|
|
|
|
|
|