aboutsummaryrefslogtreecommitdiffstats
path: root/vimiumFrontend.js
AgeCommit message (Expand)Author
2012-01-09Merge remote-tracking branch 'daning/master'Jez Ng
2012-01-09Consider all clientRects when checking for visibility.Jez Ng
2012-01-09Capture all key events when in delayMode.Jez Ng
2012-01-09Make focusInput detect textareas as well, and refactor the XPath code.Jez Ng
2012-01-09Make focusInput consider only visible input elements.Jez Ng
2011-10-19Merge pull request #395 from dgl/countnavIlya
2011-09-11fixes #383: fixed close and options linksJakh Daven
2011-08-30Use count if provided in back/forward navigationDavid Leadbeater
2011-07-29Remove the zooming functionality. It conflict's with Chrome's native zooming ...Phil Crosby
2011-07-29Fix nonconformant stylePhil Crosby
2011-07-29Don't show the insert mode notification when you enter a text field. It's not...Phil Crosby
2011-05-23Use zero-width space character instead of a font-size: 0px space.jez
2011-05-19Make a little more compact.jez
2011-05-19Added HUD notification for URL yanking.George Purkins
2011-05-19Focus links after having found them. Closes #132.jez
2011-05-16Insert mode now keeps track of the element under focus.jez
2011-05-16Don't enter insert mode when clicking on radio buttons and checkboxes.jez
2011-05-16Make goPrev/goNext use a specific search order.jez
2011-05-16Always lowercase `nodeName`.jez
2011-05-14Keyup events were not being handled.jez
2011-05-14Merge branch 'bookmarks'jez
2011-05-05changed nextFrame so it works with a count given, and fixed a bug where refre...Max Cantor
2011-03-17Don't gobble escape unless we're on a Google domain -- for the good people at...ilya
2011-03-17Don't let Google Instant grab focus on keys that are part of a multiple key s...ilya
2011-03-17Simplified the completion keys logic and fixed a discovered bug regarding ref...ilya
2011-03-08issue 315: Suggest to add previous and next page pattern configunknown
2011-02-13Merge branch 'filter-hints' into bookmarksjez
2011-02-13Merge branch 'master' into filter-hintsjez
2011-02-09Re-center the help dialog when it gets taller after clicking "show advanced c...Phil Crosby
2011-02-09StylePhil Crosby
2011-02-09fix a bug with zoomResetilya
2011-02-09Merge branch 'master' of https://github.com/hogelog/vimium into hogelog-masterilya
2011-02-01Use only one key[event] handler for all modes.jez
2011-02-01Tidy up mergejez
2011-02-01Merge remote branch 'ajkovar/master' into bookmarksjez
2011-01-31Begin switch from inheritance to compositionjez
2011-01-31Merge branch 'master' into filter-hintsjez
2011-01-30Split the help dialog into common commands and advanced commands. This closes...Phil Crosby
2011-01-29Merge branch 'master' of https://github.com/stchris/vimium into stchris-masterIlya Sukhar
2011-01-25Prefer rel attribute for next and previous nav.R.T. Lechow
2011-01-22Added "zoomReset" command which resets the zoom to the default levelChristian Stefanescu
2011-01-11disable zoom in/out when load iframe.hogelog
2011-01-04Commands for following 'previous' and 'next' links.R.T. Lechow
2011-01-04Factor out invokeCommandString.jez
2011-01-04Switch from tagName to nodeName and lowercase it when doing checks.jez
2011-01-01Merge remote branch 'origin/master' into filter-hintsjez
2011-01-01Change 'narrow' to 'filter' in variable names.jez
2011-01-01Comments and formatting.jez
2010-12-31Shorten linkHint variables where possible.jez
2010-12-31Initialize linkHints immediately after settings are loaded.jez