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
/
main.coffee
Age
Commit message (
Expand
)
Author
2013-05-09
Remove the callback parameter of removeTab()
sainaen
2013-05-07
Tweak to make if statement positively formed
Phil Crosby
2013-05-07
Merge pull request #816 from UncleBill/master
Phil Crosby
2013-05-06
Replace all deprecated sendRequest() calls with new sendMessage()
sainaen
2013-04-15
fix issue #772
UncleBill
2013-03-06
Shorten names.
Jez Ng
2013-03-06
Merge remote-tracking branch 'deiga/patch-4'
Jez Ng
2013-03-02
Merge remote-tracking branch 'deiga/float-tab' into HEAD
Jez Ng
2013-03-02
Disable repeated tab closing. Refs #555.
Jez Ng
2013-02-18
Removed erroneous log call
Timo Sand
2013-02-17
Added functionality to "float" current tab ie. open in new window
Timo Sand
2013-02-17
Implemented opening links in Incognito
Timo Sand
2013-02-17
Trying to add incognito window opening
Timo Sand
2013-02-16
Finalized duplicateTab feature
Timo Sand
2013-02-16
Added duplicateTab call
Timo Sand
2012-12-07
Focus window the tab is in when selecting a specific tab
Christopher Manning
2012-11-09
Merge pull request #707 from smblott-github/small-bugs
Jez Ng
2012-11-05
Avoid empty query terms.
Stephen Blott
2012-11-03
Fix race condition in tabInfo deletion.
Jez Ng
2012-11-03
Handle update messages that arrive after a tab has closed.
Jez Ng
2012-11-03
Remove some parentheses.
Jez Ng
2012-10-29
Move a bunch of stuff under pages/ for tidiness.
Jez Ng
2012-10-29
Implement marks.
Jez Ng
2012-10-29
Split out compareVersions into the Utils file.
Jez Ng
2012-10-29
Don't restore view-source: tabs.
Jez Ng
2012-10-24
Use insertCSS() API instead of manually created style element.
Jez Ng
2012-09-08
Merge branch 'next-release'
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