| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-26 | Clean up style | Phil Crosby | |
| 2011-11-26 | Whitespace | Phil Crosby | |
| 2011-11-25 | Bugfix: Really hide bookmark dialog | has2k1 | |
| Problem: When bookmark completion is aborted using <ESC> key, the completion dialog is faded out, zero opacity. This leaves an invisible dialog hovering over the current page's content. Any thing under the invisible dialog cannot get mouse focus, including the links. Solution: After fading out the dialog, also hide it by its CSS display property. | |||
| 2011-08-23 | Allow change of bookmark selection with Tab/Shift-Tab | ennustaja | |
| 2011-07-30 | Prevent bookmark completion box from overflowing. | has2k1 | |
| Happens when the partial string input matches more results than can be displayed vertically. This causes the input section at the top, together with the top matching URLS to disappear. Solution is to only center the box when it's height is less than the window height, otherwise it's top is at coordinate 0. No negative top. | |||
| 2011-02-01 | Cosmetics (semicolons) | jez | |
| 2011-02-01 | Use only one key[event] handler for all modes. | jez | |
| 2010-11-22 | wrong class name | Alex Kovar | |
| 2010-10-31 | avoid css name conflicts | Alex Kovar | |
| 2010-10-31 | refacted completion dialog to handle key inputs on its own | Alex Kovar | |
| 2010-10-30 | strong color | Alex Kovar | |
| 2010-10-30 | fixed height for search bar | Alex Kovar | |
| 2010-10-20 | initial code for bookmark mode completion dialog | Alex Kovar | |
