| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-26 | Fix rectangle flashing on pages with a relative-positioned <body>. | Jez Ng | |
| 2012-08-25 | The help dialog will now properly read the user's preference for showing ↵ | Matt Garriott | |
| advanced commands. | |||
| 2012-08-25 | The help dialog now initializes the javascript from the within | Matt Garriott | |
| vimium_frontend.coffee. All that is left now is to get the user's settings for the showAdvancedCommands option. | |||
| 2012-08-25 | Fixed the formatting on the helpDialog overlay when viewed from the options ↵ | Matt Garriott | |
| menu. | |||
| 2012-08-24 | Fixed 'Show advanced commands' link on the options page. | Matt Garriott | |
| 2012-08-23 | Merge pull request #624 from cespare/options-unsaved-prompt | Jez Ng | |
| Prompt if exiting the options page with unsaved changes. | |||
| 2012-08-22 | Style tweak to options unload prompt. | Caleb Spare | |
| 2012-08-22 | Prompt if exiting the options page with unsaved changes. | Caleb Spare | |
| Fixes #549. | |||
| 2012-08-21 | Style input hints as number-less overlays. | Jez Ng | |
| 2012-08-21 | Shift-tab scrolls backwards in focus-input mode. | Jez Ng | |
| 2012-08-21 | Highlight the selected hint with a different color. | Jez Ng | |
| The actual color / appearance could probably use some tweaking. | |||
| 2012-08-21 | Don't show hints on `gi` if there is only one input element. | Jez Ng | |
| 2012-08-21 | Prototype for tab-through-input-elements feature. Refs #508. | Jez Ng | |
| 2012-08-21 | Don't follow prev/next links without an exact word match. | Jez Ng | |
| Closes #617. | |||
| 2012-08-21 | Style options link in popup. | Jez Ng | |
| 2012-08-20 | Point options link in help dialog to new location. | Jez Ng | |
| 2012-08-20 | Add caleb to the credits | Phil Crosby | |
| 2012-08-20 | Merge pull request #623 from cespare/options-restyle | Phil Crosby | |
| Options restyle | |||
| 2012-08-20 | Merge pull request #621 from cespare/help-dialog-no-scrollbar | Phil Crosby | |
| Don't show a useless scrollbar on the help dialog. | |||
| 2012-08-20 | [Options] Get rid of Consolas in mono stack | Caleb Spare | |
| 2012-08-20 | [Options] Make width settings uniform. | Caleb Spare | |
| 2012-08-20 | [Options] Remove unused CSS. | Caleb Spare | |
| 2012-08-20 | [Options] Code cleanup including some Mac OS tweaks. | Caleb Spare | |
| 2012-08-20 | [Options] Get rid of the scroll overlay effect. | Caleb Spare | |
| This just doesn't look good with the hint text on the right. | |||
| 2012-08-20 | [Options] Styling help for the 'examples' hint text. | Caleb Spare | |
| 2012-08-20 | [Options] Initial options restyling. | Caleb Spare | |
| * Tidy up CSS for consistency * Remove inline styles * Fonts, sizes, colors, borders, etc. based on Chrome's settings pages. | |||
| 2012-08-20 | [Options] Remove trailing whitespace. | Caleb Spare | |
| 2012-08-20 | Clean up the font stacks | Caleb Spare | |
| 2012-08-20 | Merge pull request #622 from dmacdougall/options-link | Jez Ng | |
| Fix options link broken by 486ba68a42e2ba7b96a7a14b0ae34aca7ac7e780 | |||
| 2012-08-20 | Fix options link broken by 486ba68a42e2ba7b96a7a14b0ae34aca7ac7e780 | Daniel MacDougall | |
| 2012-08-20 | More refactoring-cleanup. | Jez Ng | |
| * vimium_frontend now has a pretty decent set of exports * Generic linkHints code has been moved to DomUtils, so future features can reuse the code. | |||
| 2012-08-19 | Merge pull request #620 from cespare/options.js-gitignore | Phil Crosby | |
| Add a generated file to gitignore. | |||
| 2012-08-19 | Don't show a useless scrollbar on the help dialog. | Caleb Spare | |
| 2012-08-19 | Add a generated file to gitignore. | Caleb Spare | |
| 2012-08-19 | Merge pull request #618 from dmacdougall/browser_action_icon | Phil Crosby | |
| Re-enable browser action icon | |||
| 2012-08-19 | Convert options.js -> options/options.coffee. | Jez Ng | |
| 2012-08-19 | Use more idiomatic CS. | Jez Ng | |
| 2012-08-19 | Tabs -> spaces. | Jez Ng | |
| 2012-08-18 | Re-enable browser action with new icons | Daniel MacDougall | |
| 2012-08-18 | Move inline popup javascript to popup.js | Daniel MacDougall | |
| 2012-08-09 | Merge pull request #613 from guns/fix-shuffle-regression | Ilya | |
| Fix regression in shuffleHints() | |||
| 2012-08-09 | Fix regression in shuffleHints() | guns | |
| Index variable `i` accidentally undeclared in `for in` loop cf. ed21d9b1abe42c1556f27390476302a1393dedb8 | |||
| 2012-08-07 | Merge pull request #611 from liesen/cake-clean-keep-main-js | Jez Ng | |
| Keep main.js when doing `cake clean`. | |||
| 2012-08-07 | Use path module | Johan Liesén | |
| 2012-08-07 | Keep any .js with a corresponding .coffee | Johan Liesén | |
| 2012-08-07 | Keep main.js when doing `cake clean` | Johan Liesén | |
| 2012-08-06 | README updates | ilya | |
| 2012-08-06 | Merge pull request #610 from chelmertz/gh-594 | Ilya | |
| vomnibar: New tabs for 'O' and 'B' | |||
| 2012-08-06 | readme: Descriptions for O, b and B | Carl Helmertz | |
| Signed-off-by: Carl Helmertz <helmertz@gmail.com> | |||
| 2012-08-06 | vomnibar: New tabs for 'O' and 'B' | Carl Helmertz | |
| 'B' is a new command for searching for a bookmark and opens it in a new tab. 'O' now searches through history and bookmarks and opens the selected item in a new tab. Previously, it started vomnibar with the current URI selected and opened the selection in the same tab. This fixes #594. Signed-off-by: Carl Helmertz <helmertz@gmail.com> | |||
