Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | error title | Shin'ya Ueoka | 2017-09-01 | 1 | -8/+5 |
* | message passing by helper functions | Shin'ya Ueoka | 2017-09-01 | 1 | -9/+2 |
* | Rename command-line to console | Shin'ya Ueoka | 2017-09-01 | 1 | -4/+4 |
* | remove footer-line | Shin'ya Ueoka | 2017-08-29 | 2 | -124/+0 |
* | use iframe-ed command-line | Shin'ya Ueoka | 2017-08-29 | 1 | -24/+38 |
* | support 0/$ commands | Shin'ya Ueoka | 2017-08-27 | 2 | -3/+21 |
* | use keypress | Shin'ya Ueoka | 2017-08-27 | 1 | -16/+3 |
* | scroll by pages | Shin'ya Ueoka | 2017-08-27 | 2 | -1/+11 |
* | scroll lines action | Shin'ya Ueoka | 2017-08-27 | 2 | -13/+4 |
* | support history navigation | Shin'ya Ueoka | 2017-08-23 | 2 | -1/+16 |
* | add scroll to hint position | Shin'ya Ueoka | 2017-08-22 | 1 | -2/+4 |
* | remove follow on activated | Shin'ya Ueoka | 2017-08-22 | 1 | -11/+10 |
* | add Hint tests | Shin'ya Ueoka | 2017-08-21 | 1 | -2/+5 |
* | add follow tests | Shin'ya Ueoka | 2017-08-21 | 1 | -1/+15 |
* | add follow fot a tags | Shin'ya Ueoka | 2017-08-20 | 2 | -0/+114 |
* | add hint element wrapper | Shin'ya Ueoka | 2017-08-20 | 2 | -0/+45 |
* | add HintKeyProducer | Shin'ya Ueoka | 2017-08-17 | 1 | -0/+33 |
* | implement o/O command | Shin'ya Ueoka | 2017-08-15 | 2 | -17/+30 |
* | implement simple open/tabopen command | Shin'ya Ueoka | 2017-08-15 | 1 | -1/+14 |
* | fix command-line box | Shin'ya Ueoka | 2017-08-15 | 2 | -7/+62 |
* | add command-line bar | Shin'ya Ueoka | 2017-08-15 | 3 | -0/+76 |
* | implement gg/G commands | Shin'ya Ueoka | 2017-08-13 | 2 | -13/+30 |
* | ignore input-element | Shin'ya Ueoka | 2017-08-13 | 1 | -0/+4 |
* | use key-queue for input | Shin'ya Ueoka | 2017-08-13 | 2 | -16/+21 |
* | use key-code | Shin'ya Ueoka | 2017-08-13 | 1 | -2/+2 |
* | implement simple scrolling | Shin'ya Ueoka | 2017-08-12 | 2 | -1/+44 |
* | implement simple tab switch | Shin'ya Ueoka | 2017-08-12 | 1 | -4/+7 |
* | message passing between background and content | Shin'ya Ueoka | 2017-08-12 | 1 | -0/+9 |