aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts/vimium_frontend.coffee
AgeCommit message (Expand)Author
2015-05-01Don't try and enter GrabBackFocus mode if the last click introduced focusmrmr1993
2015-05-01Add extra information to GrabBackFocus' pushState helpermrmr1993
2015-04-30Make GrabBackFocus work for javascript page transitions from linksmrmr1993
2015-04-29Revert "Enable grab-back-focus after web navigation."Stephen Blott
2015-04-29Revert "Only grab focus after link transition."Stephen Blott
2015-04-28Simplify 8975229fd637ca1a91d7c52beb5969fe2b5e4d27.Stephen Blott
2015-04-28Fix mode indicator for "gi".Stephen Blott
2015-04-28Activate grab-back-focus only if enabled.Stephen Blott
2015-04-28Revert "Do not grab back focus if Vimium is disabled."Stephen Blott
2015-04-28Follow on from 6073cafed845cd31f88c5b51aafacc44278245fb.Stephen Blott
2015-04-28Temporary fix for tests.Stephen Blott
2015-04-28Revert "Temporary fix for tests."Stephen Blott
2015-04-28Merge pull request #1609 from smblott-github/fix-grab-back-focus-after-web-na...Stephen Blott
2015-04-28Merge pull request #1607 from mrmr1993/make-getVisibleClientRect-safeStephen Blott
2015-04-28Temporary fix for tests.Stephen Blott
2015-04-28Only grab focus after link transition.Stephen Blott
2015-04-28Do not grab back focus if Vimium is disabled.Stephen Blott
2015-04-28Make DomUtils.getVisibleClientRects default to expected behaviourmrmr1993
2015-04-27Enable grab-back-focus after web navigation.Stephen Blott
2015-04-25Guard against there being no load handler.Stephen Blott
2015-04-25Minor tweak of front-end settings.Stephen Blott
2015-04-25Simplify front-end settings logic.Stephen Blott
2015-04-25Remove unused code.Stephen Blott
2015-04-25Track tab URL even if frame's URL changes.Stephen Blott
2015-04-25Remove requirement for Chrome 41.Stephen Blott
2015-04-25Merge branch 'exclusion-rules-pushState-and-hash' of https://github.com/mrmr1...Stephen Blott
2015-04-25Merge remote-tracking branch 'origin/focus-main-frame' into focus-main-frame-...Stephen Blott
2015-04-25Merge branch 'vomnibar-in-main-window' into vomnibar-in-main-window-mergeStephen Blott
2015-04-24Always initialise event listeners earlymrmr1993
2015-04-24Re-check enabled state after history.pushState/location.hash is changedmrmr1993
2015-04-24Get incognto state directly from chrome.extensions.inIncognitoContextmrmr1993
2015-04-23Activate vomnibar in window.top; no flicker and tidy up.Stephen Blott
2015-04-22Tidy up.Stephen Blott
2015-04-21mainFrame; simplify logic.Stephen Blott
2015-04-21Implement mainFrame command.Stephen Blott
2015-04-19Remove logging code accidentally committed.Stephen Blott
2015-04-19Fix merge oversight.Stephen Blott
2015-04-19Merge branch 'remove-badges'Stephen Blott
2015-04-19Activate vomnibar in window.top; fix logic error.Stephen Blott
2015-04-19Activate vomnibar in window.top; handle Vomnibar even if disabled.Stephen Blott
2015-04-18Activate vomnibar in window.top; add "labs" option.Stephen Blott
2015-04-18Merge pull request #1572 from smblott-github/return-to-viewportStephen Blott
2015-04-18Mode indicator: more fix for link hints.Stephen Blott
2015-04-18Only return to viewport from visual mode.Stephen Blott
2015-04-18Fix #1569.Stephen Blott
2015-04-18Mode indicator: initial move to HUD.Stephen Blott
2015-04-18Mode indicator: strip all references to badges.Stephen Blott
2015-04-03Merge branch 'upgrade-notification'Stephen Blott
2015-03-25Check isEnabledForURL on hash change.Stephen Blott
2015-03-22Use chrome.notifications for upgrade notifications.Stephen Blott