index
:
marquee/marquee.git
master
Marquee Web browser
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
web-settings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/*.c: Reorganize #include directives
Patrick McDermott
2017-10-13
1
-1/+2
*
s/__attribute__((unused))/G_GNUC_UNUSED/
Patrick McDermott
2017-10-07
1
-12/+10
*
src/web-settings.c: Set cookie acceptance setting
Patrick McDermott
2017-10-06
1
-1/+35
*
src/web-settings.c: Rename wkwc_*() callbacks
Patrick McDermott
2017-10-06
1
-9/+9
*
src/web-settings.c: Cast string lists to (const gchar * const *)
Patrick McDermott
2017-10-06
1
-2/+4
*
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