summaryrefslogtreecommitdiff
path: root/src/js.c
AgeCommit message (Expand)Author
2018-03-28Update license year.Daniel Carl
2017-05-26Update license year.Daniel Carl
2016-06-01Update license year.Daniel Carl
2016-03-30Startup webkit2 branch from the scratch.Daniel Carl
2015-01-01Change year in license block.Daniel Carl
2014-08-03Fixed some typos.Daniel Carl
2014-08-02Fixed memory leak in prev next pattern validation.Daniel Carl
2014-07-30Give context to js functions instead of web frame.Daniel Carl
2014-06-21Fixed potential memory leak.Daniel Carl
2014-06-03Use g_return_*() function to avoid programming issues.Daniel Carl
2014-01-19Use message logging function instead of fprintf.Daniel Carl
2014-01-19Fixed nextpattern to js value conversion (#62).Daniel Carl
2014-01-13Fixed segfault on converting none string ref to char.Daniel Carl
2014-01-12Moved JavaScript related function to own file.Daniel Carl