summaryrefslogtreecommitdiff
path: root/src/config.def.h
AgeCommit message (Expand)Author
2023-04-19Update default user-agent to WebKitGTK 2.40.0 defaultJernej Jakob
2021-10-15No Incognito Moderafa_99
2021-10-15Fixed missed macro.Daniel Carl
2021-10-15Used macro to define status pattern and values together.Daniel Carl
2021-10-15status bar settings now configurable with config.hSadoon AlBader
2021-09-26Organized Config Filerafa_99
2021-09-25Updated Cookies Settingsrafa_99
2021-09-25Toggleable JavaScript in Configsrafa_99
2021-09-25Project branch offrafa_99
2021-09-25Added customizability to browser in settingsrafa_99
2020-10-12Moved some default settings into config.def.h.Daniel Carl
2020-02-14Use old C89 comments.Daniel Carl
2020-02-12fix conditional xembed compilationRaphael Gosselin
2018-08-27Check webextension at startup by default.Daniel Carl
2018-04-27Removed vimb for webkit1 combat code.Daniel Carl
2018-03-28Update license year.Daniel Carl
2017-10-01Reintroduce autocmd and augroups. Fix #356Yoann Blein
2017-05-26Update license year.Daniel Carl
2017-05-24Set window default size.Daniel Carl
2017-05-07Set hint css vie web content manager #349.Daniel Carl
2017-05-07Convert old hints.c to the webkit2 eraVirgil Dupras
2017-05-07Add hint displayVirgil Dupras
2017-04-22Add profile option #343.Daniel Carl
2017-03-23Don't use compat mode by default.Daniel Carl
2017-02-28Allow to manage bookmarks and queue.Daniel Carl
2017-02-17changes default gui font to 10ptRobert Timm
2017-02-17makes font sizes match webkit2 defaultsRobert Timm
2016-10-19Allow to set initial setting for gui fonts.Daniel Carl
2016-10-19Implements gui style settingsRobert Timm
2016-06-16Show progress in window title.Daniel Carl
2016-06-16Adapted default gui style to new naming of widgets.Daniel Carl
2016-06-01Update license year.Daniel Carl
2016-04-15Fix none applied status style.Daniel Carl
2016-03-30Startup webkit2 branch from the scratch.Daniel Carl
2015-09-21Allow to show profile name in url bar.Daniel Carl
2015-07-28Fixed misplaced hint labels on some sites (#232).Daniel Carl
2015-04-18Moved default hint css from js to config.def.h file (#199).Daniel Carl
2015-01-01Change year in license block.Daniel Carl
2014-12-31Replaced the fifo by socket to remote control vimb (#144).Daniel Carl
2014-11-17Allow to control vimb by fifo file (#144).Daniel Carl
2014-11-03auto-response-header: add FEATURE_ARHSébastien Marie
2014-10-15Allow to set ca-bundle from config.h (#110).Daniel Carl
2014-08-31Added basic logic for :autocmd.Daniel Carl
2014-08-05Added soup caching support.Daniel Carl
2014-08-03Fixed some typos.Daniel Carl
2014-06-05Remove unneeded SHELL_CMD.Daniel Carl
2014-04-29Load and save hsts whitelist from file (#79).Daniel Carl
2014-04-02Merge branch 'fix/high-dpi'Daniel Carl
2014-03-12Removed default.h and set default settings in init_settings().Daniel Carl
2014-03-06Added wget style progressbar.Daniel Carl