summaryrefslogtreecommitdiffstats
path: root/src/web-settings.c
Commit message (Expand)AuthorAgeFilesLines
* src/*.c: Reorganize #include directivesPatrick McDermott2017-10-131-1/+2
* s/__attribute__((unused))/G_GNUC_UNUSED/Patrick McDermott2017-10-071-12/+10
* src/web-settings.c: Set cookie acceptance settingPatrick McDermott2017-10-061-1/+35
* src/web-settings.c: Rename wkwc_*() callbacksPatrick McDermott2017-10-061-9/+9
* src/web-settings.c: Cast string lists to (const gchar * const *)Patrick McDermott2017-10-061-2/+4
* src/web-settings.c: Set WebKitWebContext settingsPatrick McDermott2017-10-061-0/+45
* MqConfig: Pass MqConfig object to notification callbacksPatrick McDermott2017-10-061-10/+12
* src/web-settings.c: Wrap two long linesPatrick McDermott2017-10-061-2/+4
* src/web-settings.c: Fix a callback callPatrick McDermott2017-10-061-1/+1
* src/web-settings.c: Prefix callbacks with "wks_"Patrick McDermott2017-10-061-12/+12
* src/web-settings.c: Initialize GValue structs before g_value_init()Patrick McDermott2017-10-061-4/+4
* src/web-settings.c: Call the right functionPatrick McDermott2017-10-061-1/+1
* src/web-settings.c: Fix a struct's membersPatrick McDermott2017-10-061-2/+2
* src/web-settings.[ch]: New filesPatrick McDermott2017-10-061-0/+269