summaryrefslogtreecommitdiffstats
path: root/libsurf-webext.c
diff options
context:
space:
mode:
authorGravatar Quentin Rameau 2015-11-22 02:03:26 +0100
committerGravatar Quentin Rameau 2015-11-22 02:03:26 +0100
commitfef80cd56ccca7e0816d39e85cf6c0f3f09b8c3c (patch)
treedae82f07381b5a862b276b66f653ce9ed2410558 /libsurf-webext.c
parentUse char instead of gchar and make them const when possible (diff)
Un(g)boolify to separate GTK dependant code from the rest
Diffstat (limited to 'libsurf-webext.c')
0 files changed, 0 insertions, 0 deletions
n>Fix NOBACKGROUND meaningGravatar pancake 2-2/+2 2010-05-09changing default value of NOBACKGROUNDGravatar Enno Boland (tox) 1-1/+1 2010-05-09added js-fix by Troels Henriksen. Thanks :)Gravatar Enno Boland (tox) 1-9/+17 2010-05-08Do not set cookie session time if set to 0Gravatar pancake 2-2/+5 2010-05-06implementing naive file locking.Gravatar Enno Boland (tox) 1-0/+7 2010-05-06fixing compilerwarning in newer webkit versionsGravatar Enno Boland (tox) 1-2/+1 2010-05-06fixing config.mkGravatar Enno Boland (tox) 1-1/+1 2010-05-02Adding small fix by Alex Puterbaugh. Thanks.Gravatar Enno Boland (tox) 2-7/+6 2010-04-08remove empty linesGravatar pancake 1-3/+1 2010-03-29whoops... linking OoGravatar Enno Boland (tox) 1-3/+3 2010-03-26typofix.Gravatar Enno Boland (tox) 2-5/+5 2010-03-25reimplementing cookies. Now we need some file locking.Gravatar Enno Boland (tox) 1-2/+14 2010-03-25updating manpage, reformating help output.Gravatar Enno Boland (tox) 2-9/+19 2010-03-24fixing argument parsing.Gravatar Enno Boland (tox) 1-0/+2 2010-03-24fixing downloadsGravatar Enno Boland (tox) 1-8/+6 2010-03-24gotheaders will now be called correctly.Gravatar Enno Boland (tox) 1-1/+6