aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/main.coffee
AgeCommit message (Expand)Author
2015-01-04Modes; various improvements.Stephen Blott
2015-01-02Modes; incorporate find mode.Stephen Blott
2015-01-02Modes; simplify badge handling.Stephen Blott
2015-01-02Modes; fix badges.Stephen Blott
2015-01-02Modes; rework badge handling and fix passkeys mode.Stephen Blott
2015-01-01Modes; incorporate three test modes.Stephen Blott
2014-12-30Merge branch 'master' into post-1.46Stephen Blott
2014-12-30Minor changes to vomnibar-in-iframe.Stephen Blott
2014-12-29Merge branch 'smblott-uicomponent-iframe' into post-1.46-with-uicomponent-iframeStephen Blott
2014-12-29Refactor UIComponent, etc., and demo.Stephen Blott
2014-12-21Exclusion; multi-rule matching.Stephen Blott
2014-12-16Merge branch 'master' into post-1.46Stephen Blott
2014-12-15Skip over tiny frames when calling focusThisFramemrmr1993
2014-12-14Merge branch 'vomnibarToPage' of https://github.com/smblott-github/vimium int...Stephen Blott
2014-11-24Frames; eliminate Array::rotate (and support large counts).Stephen Blott
2014-11-24Frames; eliminate Array::rotate.Stephen Blott
2014-11-23Frames; more cleanup and simplification.Stephen Blott
2014-11-23Frames; just add new frames to the end.Stephen Blott
2014-11-23Frames; always start rotation from the current frame.Stephen Blott
2014-11-23Frames; remove unnecessary comments.Stephen Blott
2014-11-23Frames; do not guess frame on unregisterFrame.Stephen Blott
2014-11-23Frames; more tidy up; fix typo.Stephen Blott
2014-11-23Frames; more tidy up.Stephen Blott
2014-11-23Frames; tidy up.Stephen Blott
2014-11-23Don't record frameIds for frames only containing a framesetmrmr1993
2014-11-23Store frameIds directly in background pagemrmr1993
2014-11-23Small cosmetic changesmrmr1993
2014-11-23Monitor a tab's frames as a list with the current frame at its headmrmr1993
2014-11-23Fix frame switching after frame redirect/creationmrmr1993
2014-11-02Merge branch 'master' into customNewTabPageStephen Blott
2014-11-02Fix refresh open tabs and state.Stephen Blott
2014-11-02Optional custom new tab URLmrmr1993
2014-10-31Merge vomnibarToPage from @mrmr1993.Stephen Blott
2014-10-31Add comments about moving the Vomnibar to an iframemrmr1993
2014-10-26Limit repeats, minor refactoring.Stephen Blott
2014-10-26Merge branch 'limitedRepeats' of github.com:mrmr1993/vimium into mrmr1993-lim...Stephen Blott
2014-10-26Merge branch 'fix-tab-restore' of github.com:mrmr1993/vimium into mrmr1993-fi...Stephen Blott
2014-10-26Refactor CSS injection.Stephen Blott
2014-10-26Merge branch 'fix-insertCSS-error' of github.com:mrmr1993/vimium into mrmr199...Stephen Blott
2014-10-26Change registerFrameIfSizeAvailable to registerFrame, stop sending sizemrmr1993
2014-10-25Fence off unnecessary tabQueue code when chrome.sessions is definedmrmr1993
2014-10-25Fail gracefully in restoreTab when runtime.lastError is setmrmr1993
2014-10-25Prompt for confirmation when executing large numbers of repeatsmrmr1993
2014-10-25Add noRepeat to relevent frontend commandsmrmr1993
2014-10-25Check chrome.runtime.lastError to fix error in chrome.runtime.lastErrormrmr1993
2014-09-17Move the vomnibar to an iframemrmr1993
2014-09-06Structured passkeys; changes following code review; major rewrite of options.Stephen Blott
2014-09-02Structured exclusion rules: Simplify isEnabledForUrl.Stephen Blott
2014-09-02Structured exclusion rules: Fix typos and minor issues.Stephen Blott
2014-09-02Structured passkeys, internally and on the options and popup pages.Stephen Blott