Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/web-settings.c: Set WebKitWebContext settings | Patrick McDermott | 2017-10-06 | 1 | -0/+45 |
* | MqConfig: Pass MqConfig object to notification callbacks | Patrick McDermott | 2017-10-06 | 1 | -10/+12 |
* | src/web-settings.c: Wrap two long lines | Patrick McDermott | 2017-10-06 | 1 | -2/+4 |
* | src/web-settings.c: Fix a callback call | Patrick McDermott | 2017-10-06 | 1 | -1/+1 |
* | src/web-settings.c: Prefix callbacks with "wks_" | Patrick McDermott | 2017-10-06 | 1 | -12/+12 |
* | src/web-settings.c: Initialize GValue structs before g_value_init() | Patrick McDermott | 2017-10-06 | 1 | -4/+4 |
* | src/web-settings.c: Call the right function | Patrick McDermott | 2017-10-06 | 1 | -1/+1 |
* | src/web-settings.c: Fix a struct's members | Patrick McDermott | 2017-10-06 | 1 | -2/+2 |
* | src/web-settings.[ch]: New files | Patrick McDermott | 2017-10-06 | 1 | -0/+269 |