summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-05Use man page date instead of build dateBernhard M. Wiedemann
2019-02-13Avoid double client destroy in case of webview close #537.Daniel Carl
2019-02-12Add openSUSE package to READMEMichael Vetter
2019-02-08Added release shieldDaniel Carl
2019-02-04Added license badgeDaniel Carl
2019-01-26Define feature macros only on LinuxLeonid Bobrov
2019-01-21Replace deprecated gtk_css_provider_get_default.Daniel Carl
2019-01-18Allow to show video in fullscreen if requested.Daniel Carl
2019-01-10Create version-h also on single make test.Daniel Carl
2019-01-10Always generate version from git if possible #532.Daniel Carl
2018-11-22Add links to pkgsrc packages.Leonardo Taccari
2018-11-22Increased min required webkit version to 2.20.x #525.Daniel Carl
2018-11-22Fixed -Wpointer-sign warning.Daniel Carl
2018-11-22Switch distro for testing.Daniel Carl
2018-11-21Fixed wrong link in README.Daniel Carl
2018-11-21Fixed none shown hint labels by CSP headers #531.Daniel Carl
2018-11-21Added link to mailing list archive.Daniel Carl
2018-11-11Fix out-of-bounds buffer access in parse_commandSören Tempel
2018-11-07Update default user-agent to webkit default.Daniel Carl
2018-11-06Increase the version number.Daniel Carl
2018-11-06Fix some typos in CHANGELOG.Daniel Carl
2018-11-06Released version 3.3.0.Daniel Carl
2018-10-29Fixed none freed command variable.Daniel Carl
2018-10-25Fix some code indentation.Daniel Carl
2018-10-25Fix possible memory leak #361.Daniel Carl
2018-10-25Merge branch 'view_source_support' of https://github.com/iamleot/vimb.Daniel Carl
2018-10-25Document `gf' commandLeonardo Taccari
2018-10-25Always pass NUL-terminated text to command_spawn_editor()Leonardo Taccari
2018-10-25Avoid possible strlen() on NULL contentLeonardo Taccari
2018-10-25Add command_spawn_editor() and implement normal_view_source()Leonardo Taccari
2018-10-19Add links to pages writing about vimb.Daniel Carl
2018-10-19Add link to slackware package.Daniel Carl
2018-10-15Also test completion without filtering.Daniel Carl
2018-10-15Remove also tests on make clean.Daniel Carl
2018-10-15Use --no-install-recommends for travis install.Daniel Carl
2018-10-15Fixed wrong return type for util_file_set_content().Daniel Carl
2018-10-15Gracefully handle subtleties of util_expand() of `~' and `~user'.Leonardo Taccari
2018-10-15Document a subtlety of util_parse_expansion() behaviour.Leonardo Taccari
2018-10-15Use webkit2-gtk-web-extension-4.0 for EXT{C,LD}FLAGSLeonardo Taccari
2018-10-15Document autocmd supportLeonardo Taccari
2018-10-15Document marks in the man page, from vimb-2.12Leonardo Taccari
2018-10-15Add support for marks, based on vimb-2.12Leonardo Taccari
2018-10-12Always use curly braces for if and else.Daniel Carl
2018-10-12Use stat(2) to retrieve the file permissions modeLeonardo Taccari
2018-10-11Fix a typoLeonardo Taccari
2018-10-11Fix a copypasto regarding user-scripts optionLeonardo Taccari
2018-10-11Replace g_file_set_contents().Daniel Carl
2018-10-10Add a mode (in chmod(2) context) argument to util_get_filepath()Leonardo Taccari
2018-10-10Show warning if peer dbus connection does not provide credentials #438.Daniel Carl
2018-10-09Remove trialing tabs.Daniel Carl