summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-18Merge branch 'geolocation' of https://github.com/fjallarefur/vimb.Daniel Carl
2019-11-18Allow to disable hint matching base on element text #581.Daniel Carl
2019-11-18Add documentation for 'geolocation' settingAlva
2019-11-18Add geolocation settingAlva
2019-11-18Merge branch 'pks/load-starting' of https://github.com/pks-t/vimb.Daniel Carl
2019-11-11autocmd: implement new LoadStarting eventPatrick Steinhardt
2019-10-10Simplified the man page a little.Daniel Carl
2019-10-09Put :cleardata dataType before timespan.Daniel Carl
2019-10-09Added :clearcache by :cleardata command.Daniel Carl
2019-08-23Fix spelling mistake 'reed' -> 'read'Michael Vetter
2019-08-01Fixed typo in travis dist setting.Daniel Carl
2019-08-01Use bionic for testing.Daniel Carl
2019-07-29Released version 3.5.0.Daniel Carl
2019-06-20Spelling correctionDocbroke
2019-06-15Use ephemeral webview if incognito option is used #562Daniel Carl
2019-06-15Show error if printing fails #564.Daniel Carl
2019-06-14Fixed memory allocation errors in incognito mode.Daniel Carl
2019-06-08Give --incognito option also to new spawned instances #562.Daniel Carl
2019-06-08Added --incognito option to man page #562.Daniel Carl
2019-06-08Rename option ephemeral to incognito #562.Daniel Carl
2019-06-04Added ephemeral mode #562.Daniel Carl
2019-06-04Check if file exists during runtime #562.Daniel Carl
2019-06-03Add file storage to allow to collect ephemeral data #562.Daniel Carl
2019-05-23Fix a typoKonst Mayer
2019-05-20Avoid double free in on_webview_notify_uri #561.Daniel Carl
2019-05-20Fix NULL ret of util_sanitize_uritharvik
2019-05-19Add external download command #543 #348.Daniel Carl
2019-04-24Fix segfault on open in new tabe from context menu #556.Daniel Carl
2019-03-30Change hover link url on status bar via direct function.Daniel Carl
2019-03-30Show uri of hinted element in statusbar.Daniel Carl
2019-03-30Do the -webkit-transform:translate in js.Daniel Carl
2019-03-29added "bookmark" to the FILES listDocbroke
2019-03-27Makefile: fix compilation if source is not in a git repoPatrick Steinhardt
2019-03-26Released version 3.4.0.Daniel Carl
2019-03-25Use webkit_uri_for_display().Daniel Carl
2019-03-24Merge branch 'disallow-window-open'Daniel Carl
2019-03-24Prevent opening links into new window #544.Daniel Carl
2019-03-16Added test case for disabled opening of new window #544.Daniel Carl
2019-03-15Move functions from events.c to map.c #546.Daniel Carl
2019-03-15Use GSList to queue events #546.Daniel Carl
2019-03-15Use the right gdk function to duplicate the key events #546.Daniel Carl
2019-03-15Use glib memory functions to simplify the code #546.Daniel Carl
2019-03-14Allow incomplete imap sequence to timeoutThomas Legris
2019-03-13Split policy decision into parts.Daniel Carl
2019-03-12Allow to not maximize window via option --no-maximize #483.Daniel Carl
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