aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-08issue 315: Suggest to add previous and next page pattern configunknown
2011-02-28README started for 1.27ilya
2011-02-28Fix a crucial bug with insufficient padding of link hints.ilya
2011-02-20Added a section on key mappings to the README. Also updated and cleaned it up...ilya
2011-02-16Merge branch 'master' of github.com:philc/vimiumilya
2011-02-16Cutting 1.26, will release tomorrow.ilya
2011-02-16Tighten up the array-length caching from the previous patch, and don't bother...Phil Crosby
2011-02-16Merge branch 'master' of https://github.com/kezabelle/vimium into kezabelle-m...Phil Crosby
2011-02-16README for 1.26ilya
2011-02-16Remove <c-d>, <c-f> default mappings and related because they cause too many ...ilya
2011-02-11cutting 1.25, unfortunatelyilya
2011-02-11Change the font size on the help dialog to 11 temporarily because, without mo...ilya
2011-02-11Make the options page use the normal help dialog code path when its showing t...ilya
2011-02-11cut 1.24 release for bugfixilya
2011-02-11fix default fetching with excludedUrlsilya
2011-02-11cut 1.23 release for bugfixilya
2011-02-11Fix a bug where you can't save empty fields if there's a non-empty default. A...ilya
2011-02-10fix some incorrect bindings in the readmeilya
2011-02-10another readme updateilya
2011-02-10fix a readme mistake with the open/close tabilya
2011-02-10readme updates for 1.22 releaseilya
2011-02-09Re-center the help dialog when it gets taller after clicking "show advanced c...Phil Crosby
2011-02-09Preserve the "show advanced commands" setting after you close the vimium help...Phil Crosby
2011-02-09StylePhil Crosby
2011-02-09fix a bug with zoomResetilya
2011-02-09added hogelog to creditsilya
2011-02-09Merge branch 'master' of https://github.com/hogelog/vimium into hogelog-masterilya
2011-02-06Pre-compute object lengths before usage in for loops.Keryn Knight
2011-02-03Update the readme to reflect the new bindings for scrolling up/down a half pagePhil Crosby
2011-01-30Make "d" and "u" scroll up and down a page instead of closing and restoring t...Phil Crosby
2011-01-30readme tweakPhil Crosby
2011-01-30Move the advanced commands in the readme into a separate sectionPhil Crosby
2011-01-30Tighten up the layout of the help dialogPhil Crosby
2011-01-30Split the help dialog into common commands and advanced commands. This closes...Phil Crosby
2011-01-30Add some cleanup to the mapping from command name => command description & op...Phil Crosby
2011-01-30Remove some boilerplate code when restoring default mappingsPhil Crosby
2011-01-30Changing quote style so it's not inconsistent within the same filePhil Crosby
2011-01-30Add some brief instructions for coding style guidelinesPhil Crosby
2011-01-29Doc updatesIlya Sukhar
2011-01-29Merge branch 'master' of https://github.com/stchris/vimium into stchris-masterIlya Sukhar
2011-01-29README updateIlya 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
2010-12-30A little cleanup.Ilya Sukhar
2010-12-30Added some docs for the latest pull request.Ilya Sukhar
2010-12-29Derp, forgot to change the version number, sorryJulian Naydichev
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