summaryrefslogtreecommitdiff
path: root/src/main.h
AgeCommit message (Expand)Author
2021-10-15a better fix for scroll percentageSadoon AlBader
2021-10-15change scroll_percent from guint to guint16Sadoon AlBader
2021-10-15new feature: show some settings on statusbarrafa_99
2021-09-25Removed and set incognito mode on by default with cookiesrafa_99
2021-09-25Project branch offrafa_99
2021-09-24Removed History and Last Opened Historyrafa_99
2021-02-19Use guint64 instead of glong. (#660)Holger Langenau
2021-01-07Fix none registered webextension in ephemeral mode.Daniel Carl
2020-02-29Allow to set scroll-multiplier #602.Daniel Carl
2020-02-12fix conditional xembed compilationRaphael Gosselin
2019-12-18Added --cmd,-C option to give ex commands on startup #342.Daniel Carl
2019-06-08Rename option ephemeral to incognito #562.Daniel Carl
2019-06-04Added ephemeral mode #562.Daniel Carl
2019-03-30Change hover link url on status bar via direct function.Daniel Carl
2019-03-24Prevent opening links into new window #544.Daniel Carl
2019-03-12Allow to not maximize window via option --no-maximize #483.Daniel Carl
2019-01-18Allow to show video in fullscreen if requested.Daniel Carl
2018-10-15Add support for marks, based on vimb-2.12Leonardo Taccari
2018-05-28Fix wrong search hit count shown on prev/next.Daniel Carl
2018-05-07Remove none used gui styling for completion.Daniel Carl
2018-04-16Don not make handler struct public.Daniel Carl
2018-04-15Do not propagate the shortcut struct.Daniel Carl
2018-04-14Do not give client to util functions.Daniel Carl
2018-03-28Update license year.Daniel Carl
2017-10-28Merge pull request #448 from yblein/restart-last-searchDaniel Carl
2017-10-28n/N restart the previous search if none is activeYoann Blein
2017-10-13Switch to input mode on authentication request #444.Daniel Carl
2017-10-01Reintroduce autocmd and augroups. Fix #356Yoann Blein
2017-07-18Split client creation into pieces.Daniel Carl
2017-05-26Update license year.Daniel Carl
2017-05-21Don't handle hint in new window by javascript.Daniel Carl
2017-05-12Fixed wrong client to webpage relation #349.Daniel Carl
2017-05-05Reject window manager quit if downloadingRobert Timm
2017-04-27Changed default-zoom behaviour.Daniel Carl
2017-04-26Allow to store multiple closed URLs #379.Daniel Carl
2017-04-23fixes incsearch history handlingRobert Timm
2017-04-22Add profile option #343.Daniel Carl
2017-04-21Removed hsts file because this is not used at the time.Daniel Carl
2017-04-20Added :save command.Daniel Carl
2017-04-08adds incsearch settingRobert Timm
2017-03-02Added url file handlers.Daniel Carl
2017-01-28Attempt to start dbus server from ui.Daniel Carl
2016-10-19Implements gui style settingsRobert Timm
2016-10-12Implements download path and trackingRobert Timm
2016-06-20Enable registers to continue a search.Daniel Carl
2016-06-16Show progress in window title.Daniel Carl
2016-06-16Prepare the style provider only once.Daniel Carl
2016-06-01Update license year.Daniel Carl
2016-03-30Startup webkit2 branch from the scratch.Daniel Carl
2015-11-27Added closed-max-items optionYutao Yuan