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