aboutsummaryrefslogtreecommitdiff
path: root/src/content
Commit message (Expand)AuthorAgeFilesLines
* error titleShin'ya Ueoka2017-09-011-8/+5
* message passing by helper functionsShin'ya Ueoka2017-09-011-9/+2
* Rename command-line to consoleShin'ya Ueoka2017-09-011-4/+4
* remove footer-lineShin'ya Ueoka2017-08-292-124/+0
* use iframe-ed command-lineShin'ya Ueoka2017-08-291-24/+38
* support 0/$ commandsShin'ya Ueoka2017-08-272-3/+21
* use keypressShin'ya Ueoka2017-08-271-16/+3
* scroll by pagesShin'ya Ueoka2017-08-272-1/+11
* scroll lines actionShin'ya Ueoka2017-08-272-13/+4
* support history navigationShin'ya Ueoka2017-08-232-1/+16
* add scroll to hint positionShin'ya Ueoka2017-08-221-2/+4
* remove follow on activatedShin'ya Ueoka2017-08-221-11/+10
* add Hint testsShin'ya Ueoka2017-08-211-2/+5
* add follow testsShin'ya Ueoka2017-08-211-1/+15
* add follow fot a tagsShin'ya Ueoka2017-08-202-0/+114
* add hint element wrapperShin'ya Ueoka2017-08-202-0/+45
* add HintKeyProducerShin'ya Ueoka2017-08-171-0/+33
* implement o/O commandShin'ya Ueoka2017-08-152-17/+30
* implement simple open/tabopen commandShin'ya Ueoka2017-08-151-1/+14
* fix command-line boxShin'ya Ueoka2017-08-152-7/+62
* add command-line barShin'ya Ueoka2017-08-153-0/+76
* implement gg/G commandsShin'ya Ueoka2017-08-132-13/+30
* ignore input-elementShin'ya Ueoka2017-08-131-0/+4
* use key-queue for inputShin'ya Ueoka2017-08-132-16/+21
* use key-codeShin'ya Ueoka2017-08-131-2/+2
* implement simple scrollingShin'ya Ueoka2017-08-122-1/+44
* implement simple tab switchShin'ya Ueoka2017-08-121-4/+7
* message passing between background and contentShin'ya Ueoka2017-08-121-0/+9