aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-15Changed keybinding to yfMurphy McMahon
2011-07-14Updated README and CREDITSMurphy McMahon
2011-07-14Cleaning up comments and console outputMurphy McMahon
2011-07-14Added clipboard copying to linkHints mode (default binding: 'Y')Murphy McMahon
2011-06-29Cutting 1.28ilya
2011-06-16Merge pull request #357 from rgsmith1980/masterIlya
2011-06-14Fix for issue #286 - GitHub logo doesn't get hintedRobert Smith
2011-05-28Merge pull request #348 from ferro/masterjezzle
2011-05-28fixed markdown code blockLoren Sands-Ramshaw
2011-05-23Use zero-width space character instead of a font-size: 0px space.jez
2011-05-19Add gpurkins to CREDITS.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-17Fix mapping of bad keyIdentifiers. Closes #337.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-16Add Matthew Cline to CREDITS.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-14Stop looping over array once we have modified it.jez
2011-05-14Merge branch 'bookmarks'jez
2011-05-14Format lines to 110 characters.jez
2011-05-14Remove focus after clicking on links.jez
2011-05-14Add comment about caching hintString.length.jez
2011-05-14Pre-compute DOM collection lengths before usage in for loops.jez
2011-05-06Merge pull request #341 from mcantor/masterIlya
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-24Bump version to 1.27ilya
2011-03-24Update 1.27 notes in READMEilya
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-10Update CREDITS :)Justin Blake
2011-03-10Only remove focus if element is a link.Justin Blake
2011-03-10Remove focus after selecting link in linkHintsModeJustin Blake
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-13Merge branch 'filter-hints' into bookmarksjez
2011-02-13Merge branch 'master' into filter-hintsjez
2011-02-13Refactor hint marker productionjez