aboutsummaryrefslogtreecommitdiffstats
path: root/vimiumFrontend.js
AgeCommit message (Expand)Author
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
2010-12-31Object-ify settings.jez
2010-12-31Merge remote branch 'origin/master' into filter-hintsjez
2010-12-30A little cleanup.Ilya Sukhar
2010-12-31Use 'this' instead of 'linkHints' where possible.jez
2010-12-31Refactoring linkHints.jsjez
2010-12-31Object-ify linkHints.jsjez
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-28Add command repetition for goUp command. Closes #179.jez
2010-12-28Create HEAD element if it is not present.jez
2010-12-28Set width:auto on the HUD.jez
2010-12-14Expand the XPath used to find DOM elements for focusInput(). Closes #250.Ilya Sukhar
2010-11-26Added narrow link hints option to advanced settingsBill 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-24Fixed Vimium getting overridden by Google Instant Search.Ilya Sukhar
2010-10-20Implemented a workaround for the Chrome bug that broke the 'yy' command. Clos...Ilya Sukhar
2010-10-20Refactor onKeypress and onKeydown a bit.Ilya Sukhar
2010-10-14Fixed problems with / being interpreted as ?Svein-Erik Larsen
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-19Small bugfix in hideHelpDialog() -- thanks walm.ilya
2010-09-10Tiny style fixup.ilya