aboutsummaryrefslogtreecommitdiffstats
path: root/background_page.html
AgeCommit message (Expand)Author
2011-07-29Remove the zooming functionality. It conflict's with Chrome's native zooming ...Phil Crosby
2011-07-14Added clipboard copying to linkHints mode (default binding: 'Y')Murphy McMahon
2011-05-14Merge branch 'bookmarks'jez
2011-05-06implementing ilya's suggestion for incrementing the frameMax Cantor
2011-05-05changed nextFrame so it works with a count given, and fixed a bug where refre...Max Cantor
2011-03-17Simplified the completion keys logic and fixed a discovered bug regarding ref...ilya
2011-02-13Merge branch 'filter-hints' into bookmarksjez
2011-02-13Merge branch 'master' into filter-hintsjez
2011-02-11fix default fetching with excludedUrlsilya
2011-02-09Preserve the "show advanced commands" setting after you close the vimium help...Phil Crosby
2011-02-09StylePhil Crosby
2011-02-01Merge remote branch 'ajkovar/master' into bookmarksjez
2011-01-31Merge branch 'master' into filter-hintsjez
2011-01-30Make "d" and "u" scroll up and down a page instead of closing and restoring t...Phil Crosby
2011-01-30Split the help dialog into common commands and advanced commands. This closes...Phil Crosby
2011-01-01Merge remote branch 'origin/master' into filter-hintsjez
2011-01-01Change 'narrow' to 'filter' in variable names.jez
2010-12-31Merge remote branch 'origin/master' into filter-hintsjez
2010-12-30A little cleanup.Ilya Sukhar
2010-12-29Changing function name, and parameters per Ilya's suggestion.Julian Naydichev
2010-12-28Made is so that viewing source opens in the next tab, instead of replacing th...Julian Naydichev
2010-12-14Fixed a regression with completion key logic after the introduction of frame ...Ilya Sukhar
2010-12-14Added default exclude URLs. This is a huge pain point for users and it just m...Ilya Sukhar
2010-12-12fix named key regexClemens Buchacher
2010-11-26Added narrow link hints option to advanced settingsBill Casarin
2010-11-26Let's not change the default for now, make it an optionBill Casarin
2010-11-26changed default hint characters to numbers, nothing else makes sense in this ...Bill Casarin
2010-10-30Merge branch 'master' of http://github.com/philc/vimiumAlex Kovar
2010-10-24Fix an excluded URLs regression due to frame support.Ilya Sukhar
2010-10-20Implemented a workaround for the Chrome bug that broke the 'yy' command. Clos...Ilya Sukhar
2010-09-27Merge branch 'master' of http://github.com/philc/vimiumAlex Kovar
2010-09-26added initial code for "bookmark find mode"Alex Kovar
2010-09-24Fix some frame logic and disable focusing the largest one for now because it'...Ilya Sukhar
2010-09-23Merge branch 'frames'Ilya Sukhar
2010-09-23A bunch of changes having to do with the frame support patch:Ilya Sukhar
2010-09-10Make 'gi' compatible with repetition, i.e. 5gi will focus the fifth input box...ilya
2010-09-03Command to go to next frame.Tim Morgan
2010-09-03Only show the Help Dialog on the focused frame.Tim Morgan
2010-09-03Fix view source toggle when inside a frame.Tim Morgan
2010-09-03Basic Support for FramesTim Morgan
2010-06-29remove spammy console.log i committed by accidentilya
2010-06-27Don't self close a script tag on the background page. Fixes #169.Phil Crosby
2010-06-22add goUp to the readme command listing - this needs to be deprecated for some...ilya
2010-06-01Document named key functions (per philc)Conrad Irwin
2010-06-01Allow mapping to arrow keys and f-keysConrad Irwin
2010-05-18Add a link to the Options page in the vimium help dialog. Closes #87.Phil Crosby
2010-04-19Pull the version number from the manifest file instead of hard coding itPhil Crosby
2010-04-17Undo 'Keep tab queue indices updated when a tab is detached'.int3
2010-04-10Move some code into init() so that it's clear that it executes once and is pa...ilya
2010-04-10whitespaceilya