aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-06-22Fix some markdown formatting in the README.ilya
2010-06-22manifest update for 1.18ilya
2010-06-22README updates for 1.18ilya
2010-06-22Don't show the options page link on the command listings dialog.ilya
2010-06-12Add 'goUp' function. However, it does not support command repetition.int3
2010-06-03Use Element.children instead of Element.childNodesint3
2010-06-01Document named key functions (per philc)Conrad Irwin
2010-06-01Allow mapping to arrow keys and f-keysConrad Irwin
2010-06-01Run on ftp:// tooConrad Irwin
2010-06-01Enable vimium for local files.unknown
2010-06-01update the release notesPhil Crosby
2010-05-29Add ConradIrwin to CREDITSint3
2010-05-29Enable vimium on options pageConrad Irwin
2010-05-28Missing newline in the README.Ilya
2010-05-25Start 1.18 section in the README.Ilya
2010-05-25Support non-space whitespace in key mappings. This closes #141.Ilya
2010-05-20Revise contribution policyint3
2010-05-18Add a link to the Options page in the vimium help dialog. Closes #87.Phil Crosby
2010-05-17Some optimizations for link hints. Approx 4-12% faster.int3
2010-05-17Fix link elimination boundariesint3
2010-05-01Activate check for floated children if either dimension of the link is zero.int3
2010-05-01Ensure getComputedStyle is only called on element nodesint3
2010-05-01Show link hints for floated elementsint3
2010-04-25Merge branch 'master' of git://github.com/philc/vimiumilya
2010-04-25Add showHelp to the command listings / help dialog.ilya
2010-04-24A few comments and cleanups around the linkhints xpathPhil Crosby
2010-04-24Encapsulate the generation of clickableElementsXPathint3
2010-04-24Add link hints support for XHTMLint3
2010-04-24Override all background colors in the help dialog. Fixes wikipedia and closes...Phil Crosby
2010-04-24Specify a table-layout of auto; this fixes the help dialog's appearance on ga...Phil Crosby
2010-04-19Pull the version number from the manifest file instead of hard coding itPhil Crosby
2010-04-18Cutting 1.17ilya
2010-04-18Add new link hints method to README.ilya
2010-04-18Factor in zoom when eliminating offscreen linksint3
2010-04-18Fix offscreen link exclusion bugint3
2010-04-18Fix visibility testsint3
2010-04-18Use getComputedStyle for visibility checks and getClientRect for hint positio...int3
2010-04-18Small styling change on the options page.ilya
2010-04-18Updated README with unmapAll.ilya
2010-04-18Merge branch 'master' of git://github.com/philc/vimiumilya
2010-04-18Add an unmapAll command to the remapping interface. This closes #116.ilya
2010-04-18Real names are always good.Ilya
2010-04-18Add knuton to CREDITS.Ilya
2010-04-19Skip default action in hideHelpDialog. Fixes #126.Johannes Emerich
2010-04-17Adding tsigo to CREDITS.Ilya
2010-04-18Allow '?' to close help dialog if it's shown. Closes #124.rspeicher
2010-04-17Use keyboardUtils functions in linkHints mode. This fixes issue #113.int3
2010-04-17Undo 'Keep tab queue indices updated when a tab is detached'.int3
2010-04-10Move some code into init() so that it's clear that it executes once and is pa...ilya
2010-04-10whitespaceilya