aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-08-19Merge pull request #379 from has2k1/patch-1Ilya
2011-07-30Prevent bookmark completion box from overflowing. has2k1
2011-07-30Cutting 1.29ilya
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-07-22Merge pull request #373 from holygeek/masterPhil Crosby
2011-07-21Make link hints appear out of ordernazri
2011-07-15Merge pull request #372 from pandeiro/masterIlya
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