index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-16
Added missed x-hint-command setting.
Daniel Carl
2017-05-15
Add space after sed -e option #388.
Daniel Carl
2017-05-13
Remove also whitespace around *%/[.
Daniel Carl
2017-05-13
Close comments in js on end of line.
Daniel Carl
2017-05-13
fixes :eval segfault (closes #397)
Robert Timm
2017-05-13
js2sh.sh: sed for was GNU-specific.
Michael Danilov
2017-05-12
Mention mailing list also for the contributors.
Daniel Carl
2017-05-12
Moved contribution related stuff from README to CONTRIBUTE.
Daniel Carl
2017-05-12
Added editor to man page #347.
Daniel Carl
2017-05-12
Fixed wrong link identifier.
Daniel Carl
2017-05-12
Fixed wrong client to webpage relation #349.
Daniel Carl
2017-05-12
implements external editor (closes #347)
Robert Timm
2017-05-11
Removed dead code #393.
Daniel Carl
2017-05-11
Fixed possible null pointer dereference #392.
Daniel Carl
2017-05-11
Added inofficial arch linux pkgbuild.
Daniel Carl
2017-05-11
Updated README.
Daniel Carl
2017-05-11
Added hinting to man page.
Daniel Carl
2017-05-10
fixes hintElem opacity for non opaque elements
Robert Timm
2017-05-09
Don't give MFLAGS to make explicitly.
Daniel Carl
2017-05-08
hints: open links in async mode
Virgil Dupras
2017-05-08
Moved scrolling logic into javascript.
Daniel Carl
2017-05-08
Merge branch 'hints' into webkit2.
Daniel Carl
2017-05-08
Show scroll indicator in status bar #354.
Daniel Carl
2017-05-07
Fix wrong js to scroll to x percent of page.
Daniel Carl
2017-05-07
Use direct click method on element #349.
Daniel Carl
2017-05-07
Clear hints on entering normal mode #349.
Daniel Carl
2017-05-07
Workaround for hanging hints #349.
Daniel Carl
2017-05-07
Set hint css vie web content manager #349.
Daniel Carl
2017-05-07
Prefix minified content by file type.
Daniel Carl
2017-05-07
Inject global hints script during setting.
Daniel Carl
2017-05-07
Run hint script syncron #349.
Daniel Carl
2017-05-07
Fixed missed quotes around filter value #349.
Daniel Carl
2017-05-07
Don't fail on same origin policy violations #349.
Daniel Carl
2017-05-07
Inject hinting script only in top frame #349.
Daniel Carl
2017-05-07
Allow to quit hint mode via <CTRL-C> #349.
Daniel Carl
2017-05-07
Make the ";y" (yanking) hint command work
Virgil Dupras
2017-05-07
Make hints wotk in "new window" mode
Virgil Dupras
2017-05-07
hints: re-enable hints function return value processing
Virgil Dupras
2017-05-07
hints: Re-enable nearly all call_hint_function invocations
Virgil Dupras
2017-05-07
Convert old hints.c to the webkit2 era
Virgil Dupras
2017-05-07
Add hint display
Virgil Dupras
2017-05-07
Very preliminary work for bringing hints back
Virgil Dupras
2017-05-06
Merge branch '375_reject_window_manager_initiated_quit_if_downloads_are_runni...
Daniel Carl
2017-05-06
Merge branch 'fix_typos' of https://github.com/rti/vimb into webkit2
Daniel Carl
2017-05-06
Merge branch '383_download_file_name_postfix' of https://github.com/rti/vimb ...
Daniel Carl
2017-05-06
Don't set empty title is none is found.
Daniel Carl
2017-05-05
Reject window manager quit if downloading
Robert Timm
2017-05-04
fixes typos
Robert Timm
2017-05-04
fixes download file name postfix (closes #383)
Robert Timm
2017-04-27
Changed default-zoom behaviour.
Daniel Carl
[next]