aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-09Some minor style changes.ilya
2010-03-09Add a dialog to show all available commands for key mappings under the option...ilya
2010-03-09Merge branch 'master' of git://github.com/philc/vimiumilya
2010-03-09Remove some key bindings that are broken in the current default mappings.ilya
2010-03-07Update the release notes to include the help dialogPhil Crosby
2010-03-07Remove the command reference on the Options page in favor of showing the Help...Phil Crosby
2010-03-07Make the help dialog a little more robust against the page's styles.Phil Crosby
2010-03-07Fix a bug where typing "?" as the page loaded would cause a JS error.Phil Crosby
2010-03-07Move some of the keyboard-translation code into another file.Phil Crosby
2010-03-07Vertically center the help dialog.Phil Crosby
2010-03-07Display the current version in the help dialog. Hide link to homepage.Phil Crosby
2010-03-07Remove periods from the command descriptions, to save some space in the help ...Phil Crosby
2010-03-07Show a help dialog when pressing ? which displays all of the current keybindi...Phil Crosby
2010-03-07Some 1.16 notes in the README.ilya
2010-03-07Handle shift for non-letter keys that are affected by the WebKit bug under Wi...ilya
2010-03-07Fix a bug where we weren't properly ignoring keystrokes that are just metakeys. ilya
2010-03-07Fix a bunch of key handling related bugs in one swoop. ilya
2010-03-07Fix a br tag.ilya
2010-03-04Move key mappings to the top of the advanced optionsPhil Crosby
2010-03-04tweak the explanatory text next to key mappingsPhil Crosby
2010-03-03Adding rodimius to CREDITS.Ilya
2010-03-04Fix alt key behaviour as per issue 75Robert Elm
2010-02-27Key Mapping - Don't try to parse key mappings unless there's actually somethi...ilya
2010-02-26Key Mapping - Reparse the mappings whenever a new value is saved in the optio...ilya
2010-02-26Key Mapping - Add some descriptions for commands, to be exposed in the option...ilya
2010-02-26Key Mapping - Add support for comments in the mappings text.ilya
2010-02-26Key Mapping - Initial support. Basics work.ilya
2010-02-26Key Mapping - Create an available commands structure and factor out the key r...ilya
2010-02-26Key Mapping - Add option textbox and text to the options page.ilya
2010-01-31Cutting 1.15 releaseilya
2010-01-31Update the changelog to reflect some recent features.Phil Crosby
2010-01-31Ctrl+D and Ctrl+U now scroll by 1/2 page instead of a fixed amount, to mirror...Phil Crosby
2010-01-31Add two more characters to the pool that link hints pulls from.Phil Crosby
2010-01-31Recognize elements with "onclick" attributes in link hints.Phil Crosby
2010-01-30Add the link hint markers to the DOM all at once instead of piecemeal. This a...Phil Crosby
2010-01-30Exclude links which are scrolled horizontally off the page when hinting.Phil Crosby
2010-01-30When hinting, exclude links which have just a few pixels on screen.Phil Crosby
2010-01-30Avoid calling document.elementFromPoint for very small links. This helps link...Phil Crosby
2010-01-30Merge branch 'master' of github.com:philc/vimiumPhil Crosby
2010-01-30Some experimentation with the "vimium has been upgraded" UI.Phil Crosby
2010-01-30Save the current version to localStorage, and when an update arrives, show a ...Phil Crosby
2010-01-30Fix a reference error over the default settings in the background page.Phil Crosby
2010-01-30Tweak the CSS so you can use link hints to close the "vimium has been upgrade...Phil Crosby
2010-01-30Add the abililty to show a "vimium has been upgraded" message to the HUD. Als...Phil Crosby
2010-01-30Fix minor typo.Phil Crosby
2010-01-30Make the options page in sync with the readme.Phil Crosby
2010-01-30Update the readme to include customizable linkhints css.Phil Crosby
2010-01-30Cut 1.14 releaseilya
2010-01-22Update the readme to include customizable linkhints css.Phil Crosby
2010-01-22Merge branch 'master' of github.com:philc/vimiumPhil Crosby