openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
vimium
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 163 of 163
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Set the scroll position of a restored tab once the content script is ready.
Phil Crosby
More...
about 15 years ago
Use window.scrollX and window.scrollY instead of document.scrollLeft/top.
Phil Crosby
More...
about 15 years ago
Implement forward and back in history.
ilya
More...
about 15 years ago
Some cleanup.
ilya
More...
about 15 years ago
Add a workaround for a chrome/webkit bug that gives back bad scrollTop data: http://code.google.com/p/chromium/issues/detail?id=2891
ilya
More...
about 15 years ago
Save scroll position for removed tabs.
ilya
More...
about 15 years ago
Small bugfix for bug introduced in last commit. Don't take any keystrokes besides ESC if insertMode is on.
ilya
More...
about 15 years ago
Cleanup the code in the content script a bit.
ilya
More...
about 15 years ago
String together some callbacks to properly execute multiple actions that are asynchronous. For example, there was a race between the tab remove call and the selection of a new tab.
ilya
More...
about 15 years ago
Initial support for counts. Commands like '5j' and '5t' work pretty well. '5d' and '5u' need some love.
ilya
More...
about 15 years ago
Implement basic tab restore functionality (the 'u' command).
ilya
More...
about 15 years ago
Reload.
ilya
More...
about 15 years ago
Implement basic h,j,k,l navigation and remove the unnecessary registry in the content script.
ilya
More...
about 15 years ago
Clean up some code that's now unnecessary.
ilya
More...
about 15 years ago
Simplify the registry in background_page a bit.
ilya
More...
about 15 years ago
Add tab create and remove to the new system, disable the old system.
ilya
More...
about 15 years ago
First pass at a better framework for mapping keys to commands.
ilya
More...
about 15 years ago
Initial project commit
Phil Crosby
More...
over 15 years ago
←
1
2
…
155
156
157
158
159
160
161
162
163
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree