| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-01 | Merge remote-tracking branch 'mrmr1993/resize-HUD' | Stephen Blott | |
| 2015-01-09 | Modes; allow click on focusInput overlays. | Stephen Blott | |
| This is @mrmr1993's trick from #1258. See: https://github.com/philc/vimium/pull/1258/files | |||
| 2014-12-30 | Use classes and a stylesheet for UIComponen | mrmr1993 | |
| 2014-12-16 | Merge remote-tracking branch 'upstream/master' into post-1.46 | Stephen Blott | |
| 2014-12-15 | Fix typo | Phil Crosby | |
| 2014-12-14 | Merge branch 'vomnibarToPage' of https://github.com/smblott-github/vimium ↵ | Stephen Blott | |
| into smblott-github-vomnibarToPage Conflicts: background_scripts/main.coffee content_scripts/vimium.css content_scripts/vomnibar.coffee lib/utils.coffee | |||
| 2014-12-05 | Make the z-indices a little bit smaller | Phil Crosby | |
| 2014-12-04 | Increase the z-index of all components to close to Number.MAX_VALUE | mrmr1993 | |
| 2014-11-24 | Resize HUD so the contents are fully visible | mrmr1993 | |
| 2014-11-12 | Favicons in the vomnibar; remove support. | Stephen Blott | |
| There are security issues with favicons as implemented previously. This commit removes favicon support entirely. | |||
| 2014-10-27 | Merge favicons for vomnibar. | Stephen Blott | |
| 2014-09-17 | Move the vomnibar to an iframe | mrmr1993 | |
| 2014-08-19 | Revert "Improve fonts and matching character color in CSS" | Phil Crosby | |
| This reverts commit e93b1b1f36d31a693978a9cc71e10d95ab1fba4a. Reverting because the experience is poor for Linux users. If we can patch this to also look nice for Linux users, then win. | |||
| 2014-08-17 | Change the link hint char back from red to yellow | Phil Crosby | |
| Red draws the eye powerfully, which I think is counter-productive here. You don't want to focus on the character you've already typed, but rather the character you have left to type. | |||
| 2014-08-17 | Improve fonts and matching character color in CSS | elevengu | |
| 2014-07-30 | Pointer cursor on hover over help modal close button | Natalie Perna | |
| 2014-07-29 | Replaced help dialog close button with × | Natalie Perna | |
| 2014-04-23 | Add vomnibar css rule to avoid page overriding | mrmr1993 | |
| 2013-12-13 | Prevent bookmark dialog font from being affected by page | Scott Perlitch | |
| 2013-10-09 | Add favicons to vomnibar completions | Lyall Hamilton | |
| Favicons are displayed as a background-image style next to urls in similar style to chrome's history page. For tabs the icon is fetched from the url specified by chrome tab's favIconUrl property. Unfortunately extensions to not have access to chrome://favicons/ to get bookmark favicons but fortunately most sites serve a favicon from protocol://hostname/favicon.ico (e.g. http://example.com/favicon.ico) so this url is tried for non-tab types. | |||
| 2013-01-31 | Fix #766 vomnibar is displaying incorrectly on pages that have CSS setting ↵ | Nick Peeples | |
| the input styles | |||
| 2012-10-29 | Move a bunch of stuff under pages/ for tidiness. | Jez Ng | |
| Also correct a bug with the show / hide advanced commands button. | |||
