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_scripts
Age
Commit message (
Expand
)
Author
2012-10-28
Make the default value for scrollStepSize a string.
Stephen Blott
2012-10-24
Use insertCSS() API instead of manually created style element.
Jez Ng
2012-10-23
Code cleanup, as requested by in3/Jez Ng here:
Stephen Blott
2012-10-21
Missed off one key line in previous commit.
Stephen Blott
2012-09-12
Use block strings
Darren Jeacocke
2012-09-09
More lint fixes.
Jez Ng
2012-09-09
Add more tests, and remove old settings code.
Jez Ng
2012-09-09
Merge branch '1.39'
Jez Ng
2012-09-09
Fix default hint styling.
Jez Ng
2012-09-08
Merge branch 'next-release'
Jez Ng
2012-09-08
Change the default CSS template.
Jez Ng
2012-09-08
Set up PhantomJS testing.
Jez Ng
2012-09-08
Fix completion key generation.
Jez Ng
2012-09-04
Style fixes.
Jez Ng
2012-09-04
More misc cleanups.
Jez Ng
2012-09-03
Merge pull request #640 from mgarriott/get_showadvanced_from_settings
Jez Ng
2012-09-03
Make hints tests pass again.
Jez Ng
2012-09-03
Fixes and cleanups for main.coffee.
Jez Ng
2012-09-03
The help dialog now gets showAdvancedCommands directly from settings.
Matt Garriott
2012-09-01
Specifically create a "newtab" page, as suggested by #630
Phil Crosby
2012-09-01
Add a few missed exports to main.coffee
Phil Crosby
2012-09-01
Remove an old upgrade codepath for version 1.21.
Phil Crosby
2012-09-01
port main.js to main.coffee. All coffeescript all the time.
Phil Crosby
2012-08-25
The help dialog will now properly read the user's preference for showing adva...
Matt Garriott
2012-08-20
Point options link in help dialog to new location.
Jez Ng
2012-08-19
Merge pull request #618 from dmacdougall/browser_action_icon
Phil Crosby
2012-08-19
Tabs -> spaces.
Jez Ng
2012-08-18
Re-enable browser action with new icons
Daniel MacDougall
2012-08-06
vomnibar: New tabs for 'O' and 'B'
Carl Helmertz
2012-08-04
Re-expose defaults -- options.js needs it.
Jez Ng
2012-08-04
Convert one-shot ports to requests. Closes #8 (!!)
Jez Ng
2012-08-04
Convert 'getScrollPosition' from port to request.
Jez Ng
2012-08-04
Improve encapsulation of Settings.
Jez Ng
2012-08-04
linkHintCss should be accessed via settings. Closes #605.
Jez Ng
2012-08-04
Miscellaneous cleanups.
Jez Ng
2012-07-26
Upgrade to manifest version 2.
Jez Ng
2012-07-22
Use vimium-specific class names, and use vimium reset. Now the vomnibar is mo...
Phil Crosby
2012-07-06
Bookmarks mode in Vomnibar
ilya
2012-07-06
Use more Coffeescript idioms.
Jez Ng
2012-07-04
Use block strings for settings
Darren Jeacocke
2012-06-17
Use the browser's built-in bind() instead of our proxy()
Phil Crosby
2012-06-12
Upcase the vomnibar command name.
Phil Crosby
2012-06-12
Uppercase linkhints. This will break a few people's bindings.
Phil Crosby
2012-06-12
Uppercase utils -> Utils
Phil Crosby
2012-06-12
Port settings.js to coffeescript
Phil Crosby
2012-06-12
Port commands.js to coffeescript
Phil Crosby
2012-06-10
Add a few comments and eliminate an unnecessary parameter.
Phil Crosby
2012-06-10
hide relevancy. It's a debug option.
Phil Crosby
2012-06-10
Complete tabs in the omnibar.
Phil Crosby
2012-06-10
Ensure matches are case insensitive, and cache regexp's so they're not create...
Phil Crosby
[next]