| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-10 | Accept input in the HUD iframe | mrmr1993 | |
| 2015-06-10 | Make all find mode updates go via the HUD in preparation to use an input | mrmr1993 | |
| 2015-06-09 | Use tab to select filetered link hints. | Stephen Blott | |
| 2015-05-30 | Add a link to the wiki to the help page. | Stephen Blott | |
| Ass suggested in by @LarryBattle in #1643. | |||
| 2015-05-13 | Remove unused styles for the HUD | mrmr1993 | |
| 2015-05-13 | Move the HUD to an iframe, managed by UIComponent | mrmr1993 | |
| 2015-05-11 | Move all HUD .style declarations into vimium.css | mrmr1993 | |
| 2015-05-10 | Use classes for border flashes, in a shadow DOM to avoid CSS collisions | mrmr1993 | |
| 2015-04-28 | Revert "Fix over-riding of vomnibar display CSS." | mrmr1993 | |
| This reverts commit 6e7b04692aceeed6544510f853eb58cdad564f9e. | |||
| 2015-04-28 | Revert "Ensure that the Vomnibar iframe background is transparent" | mrmr1993 | |
| This reverts commit 26cbeba9b9301652d15e01ad4dac9248637ba3eb. | |||
| 2015-04-28 | Fix over-riding of vomnibar display CSS. | Stephen Blott | |
| Fixes #1594. | |||
| 2015-04-27 | Ensure that the Vomnibar iframe background is transparent | mrmr1993 | |
| Some extensions (eg. Hacker Vision) override the background colour of iframes to make the screen dark, even when the frame is already set to transparent. This gives our rule higher priority, so that the frame is still rendered as transparent, and doesn't obscure the content beneath. | |||
| 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. | |||
