| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-01-09 | Merge remote-tracking branch 'daning/master' | Jez Ng | |
| Make previous/next-page search patterns configurable. Note: window.find does not search using a regex, so \b is not a word delimiter! Conflicts: CREDITS options.html vimiumFrontend.js | |||
| 2012-01-09 | Prevent help dialog from overflowing the screen. | Jez Ng | |
| Uses media queries. Closes #419. | |||
| 2012-01-09 | Consider all clientRects when checking for visibility. | Jez Ng | |
| Fixes issue #235. | |||
| 2012-01-09 | Capture all key events when in delayMode. | Jez Ng | |
| Closes #396. | |||
| 2012-01-09 | Make focusInput detect textareas as well, and refactor the XPath code. | Jez Ng | |
| Together with e2f3b54, this closes issue #276. | |||
| 2012-01-09 | Make focusInput consider only visible input elements. | Jez Ng | |
| 2011-12-18 | Merge pull request #421 from bernardofire/tabs | Ilya | |
| solve issue #405 | |||
| 2011-12-16 | add g$ and g0 docs in README | Bernardo B. Marques | |
| 2011-12-16 | add support to go to the first or last tab | Bernardo B. Marques | |
| 2011-12-16 | refactory of selectTab function | Bernardo B. Marques | |
| 2011-12-04 | cutting 1.30 release | ilya | |
| 2011-11-26 | 1.30 feature tweaks. | Phil Crosby | |
| 2011-11-26 | Add the new link hinting mode to the README | Phil Crosby | |
| 2011-11-26 | Make the preferences UI for the new link filtering mode look nicer. | Phil Crosby | |
| 2011-11-26 | whitespace | Phil Crosby | |
| 2011-11-26 | Clean up style | Phil Crosby | |
| 2011-11-26 | Whitespace | Phil Crosby | |
| 2011-11-26 | Merge pull request #413 from has2k1/invisible-dialog-fix | Phil Crosby | |
| Bugfix: Really hide bookmark dialog | |||
| 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-10-31 | Use bing inside the iframe test harness. For me, google.com is not allowing ↵ | Phil Crosby | |
| itself to be embedded in an iframe. | |||
| 2011-10-20 | README updates for latest pull requests | ilya | |
| 2011-10-20 | Merge pull request #392 from ennustaja/master | Ilya | |
| Allow Tab/Shift-Tab to select items in bookmark dialog | |||
| 2011-10-20 | Merge pull request #406 from ohnishiakira/detectImageMap | Ilya | |
| fixes #393: detect Image map in hint mode | |||
| 2011-10-19 | Merge pull request #395 from dgl/countnav | Ilya | |
| Use count if provided in back/forward navigation | |||
| 2011-10-09 | fixes #393: detect Image map in hint mode | Akira Ohnishi | |
| 2011-09-23 | Merge pull request #383 from tuxcanfly/master | Phil Crosby | |
| The help dialog's X button no longer works | |||
| 2011-09-13 | removed call to centerDialog | Jakh Daven | |
| 2011-09-11 | fixes #383: fixed close and options links | Jakh Daven | |
| 2011-09-05 | Merge pull request #398 from gitah/master | Phil Crosby | |
| Fix opening link in new tab bug. Closes #339. | |||
| 2011-09-04 | Fixing bug where opening a link in a seperate tab the second time fails to work | Fred Song | |
| 2011-08-30 | Use count if provided in back/forward navigation | David Leadbeater | |
| 2011-08-23 | Allow change of bookmark selection with Tab/Shift-Tab | ennustaja | |
| 2011-08-19 | Merge pull request #379 from has2k1/patch-1 | Ilya | |
| Prevent bookmark completion box from overflowing. | |||
| 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-07-30 | Cutting 1.29 | ilya | |
| 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-07-29 | Fix nonconformant style | Phil Crosby | |
| 2011-07-29 | Don't show the insert mode notification when you enter a text field. It's ↵ | Phil Crosby | |
| not necessary. Do still show it if the user enters insert mode manually by typing "i". | |||
| 2011-07-22 | Merge pull request #373 from holygeek/master | Phil Crosby | |
| scatter-link-hints (rebased on top of latest master as of 2011-07-16) | |||
| 2011-07-21 | Make link hints appear out of order | nazri | |
| This has the effect of link hints 'spreading' out after the first key is pressed on a link-heavy page. | |||
| 2011-07-15 | Merge pull request #372 from pandeiro/master | Ilya | |
| Add link-copying functionality to linkHints mode | |||
| 2011-07-15 | Changed keybinding to yf | Murphy McMahon | |
| 2011-07-14 | Updated README and CREDITS | Murphy McMahon | |
| 2011-07-14 | Cleaning up comments and console output | Murphy McMahon | |
| 2011-07-14 | Added clipboard copying to linkHints mode (default binding: 'Y') | Murphy McMahon | |
| 2011-06-29 | Cutting 1.28 | ilya | |
| 2011-06-16 | Merge pull request #357 from rgsmith1980/master | Ilya | |
| GitHub logo hinting | |||
| 2011-06-14 | Fix for issue #286 - GitHub logo doesn't get hinted | Robert Smith | |
| 2011-05-28 | Merge pull request #348 from ferro/master | jezzle | |
| Fixed README formatting | |||
| 2011-05-28 | fixed markdown code block | Loren Sands-Ramshaw | |
