| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-05 | rename help dialog | Phil Crosby | |
| 2012-01-15 | Harden and move CSS declarations out of the code. | Peter Parks | |
| Remove CSS from background_page.html and change getLinkHintCss to only return the user's overrides. Add vimiumReset class to html generated by completionDialog, helpDialog, linkHints and vimiumFrontEnd Add vimium.css to the manifest and link to it in the tests_harnesses/automated.html and options.html. Add an id, vimiumLinkHintsContainer, to linkhints div to allow user overrides to have a higher specificity. Change the default for the user CSS override. | |||
| 2012-01-15 | Adjusted CSS for linkhints, help menu, text search, and bookmarks search UI ↵ | Peter Parks | |
| elements. They should now be able to stand up to base element declarations created by a website. Added comments to the linkhints css settings on the options page and set default properties that a user would change to make it clear where they should be modified. Added a dropshadow to the linkhints to make them stand out better against similarly colored site backgrounds. | |||
| 2012-01-09 | Use JS to resize the help dialog automatically. | Jez Ng | |
| This works better than media queries. Reverts commit d71706a. | |||
| 2012-01-09 | Prevent help dialog from overflowing the screen. | Jez Ng | |
| Uses media queries. Closes #419. | |||
| 2011-09-13 | removed call to centerDialog | Jakh Daven | |
| 2011-07-29 | Remove the zooming functionality. It conflict's with Chrome's native zooming ↵ | Phil Crosby | |
| and doesn't work as well. Now that Chrome saves your zoom settings, there's no need for our own zoom implementation. This also fixes #370. | |||
| 2011-02-11 | Change the font size on the help dialog to 11 temporarily because, without ↵ | ilya | |
| more refactoring, the command view in the options page with advanced enabled is way too large. | |||
| 2011-02-09 | Re-center the help dialog when it gets taller after clicking "show advanced ↵ | Phil Crosby | |
| commands" | |||
| 2011-02-09 | Preserve the "show advanced commands" setting after you close the vimium ↵ | Phil Crosby | |
| help dialog. | |||
| 2011-01-30 | Tighten up the layout of the help dialog | Phil Crosby | |
| 2011-01-30 | Split the help dialog into common commands and advanced commands. This ↵ | Phil Crosby | |
| closes #284 | |||
| 2010-09-05 | Repair a help dialog regression I introduced | Phil Crosby | |
| 2010-09-05 | minor style changes | Phil Crosby | |
| 2010-05-18 | Add a link to the Options page in the vimium help dialog. Closes #87. | Phil Crosby | |
| 2010-04-25 | Merge branch 'master' of git://github.com/philc/vimium | ilya | |
| 2010-04-25 | Add showHelp to the command listings / help dialog. | ilya | |
| 2010-04-24 | Override all background colors in the help dialog. Fixes wikipedia and ↵ | Phil Crosby | |
| closes #95. | |||
| 2010-04-24 | Specify a table-layout of auto; this fixes the help dialog's appearance on ↵ | Phil Crosby | |
| gamefaqs.com | |||
| 2010-03-09 | Add a dialog to show all available commands for key mappings under the ↵ | ilya | |
| options page. | |||
| 2010-03-07 | Make the help dialog a little more robust against the page's styles. | Phil Crosby | |
| 2010-03-07 | Vertically center the help dialog. | Phil Crosby | |
| 2010-03-07 | Display the current version in the help dialog. Hide link to homepage. | Phil Crosby | |
| 2010-03-07 | Show a help dialog when pressing ? which displays all of the current ↵ | Phil Crosby | |
| keybindings o_O | |||
