| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-13 | Tweak options page class names... | Stephen Blott | |
| We were using the class name exclusionRemoveButton for the `td` containing the button to remove exclusion rules on the options page. Because of this, we were (correctly) picking up the button itself as clickable, but incorrectly picking up also its enclosing `td` (which isn't actually clickable at all). The effect was to always have two hint labels over the remove button. This was happening simply because we have the text "button" in the class name. So, here, we just rename the classes. | |||
| 2015-06-06 | Merge branch 'rework-completions' | Stephen Blott | |
| Conflicts: background_scripts/completion.coffee background_scripts/completion_engines.coffee | |||
| 2015-05-31 | Completion page; functional version. | Stephen Blott | |
| 2015-05-31 | Fully remove unused option. | Stephen Blott | |
| (This was supposed to have been removed previously. Oops!). | |||
| 2015-05-31 | Merge pull request #1486 from smblott-github/advanced-options-button | Stephen Blott | |
| Move "show-advanced-options" to a fixed-position button. | |||
| 2015-05-11 | Search completion; add weigthing option. | Stephen Blott | |
| 2015-02-15 | Move "show-advanced-options" to a button. | Stephen Blott | |
| 2014-12-21 | Exclusion; rework layout. | Stephen Blott | |
| 2014-12-20 | Exclusion; allow multiple matching rules. | Stephen Blott | |
