summaryrefslogtreecommitdiff
path: root/m4/settings.m4
AgeCommit message (Collapse)Author
2013-06-11Removing option 'enable-accelerated-compositing'portix
2013-04-28New option 'javascript-api'portix
2013-04-25New options 'hint-offset-{left,top}', closing #281portix
2013-04-24Remove option 'use-ntlm'portix
ntlm is no longer supported in libsoup-2.42
2013-04-16New option 'maximum-tabs'portix
Limit number of visible tabs in vertical mode automatically
2013-04-16Adding 'mouse-cycles-through-tabs to settingsportix
2013-04-15Closing #298, Drop vertical tabs in gtk3-crapportix
2013-04-15Merge branch 'master' of bitbucket.org:portix/dwbStefan Bolte
Conflicts: src/dwb.c
2013-04-15New options 'tab-orientation', 'tab-width'Stefan Bolte
2013-04-15Changing description for cookie-expirationportix
2013-04-15New option 'cookie-expiration'; don't save session cookies to persisten jar.portix
2013-04-07Adding build option DISABLE_HSTSportix
2013-03-20New option 'passthrough-keys'portix
2013-03-12New option max-visible-completionsportix
2013-03-05Fixing quotes in settings.m4portix
2013-03-02Use m4 for generating keys and settings; move util to m4; move util/src to ↵portix
src/util; mv api to doc/api; adding bash-completion --HG-- rename : api/Makefile => doc/api/Makefile rename : api/jsapi.7.txt => doc/api/jsapi.7.txt rename : api/jsapi.txt => doc/api/jsapi.txt rename : util/Makefile => m4/Makefile