aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/util.c
Commit message (Expand)AuthorAge
* introduce getter and setter functions.Gravatar Brendan Taylor2011-09-17
* Check if file exist before trying to run itGravatar keis2011-05-15
* Merge branch 'escaped_events' into experimentalGravatar Brendan Taylor2011-02-17
|\
* | further tidying of utility functionsGravatar Brendan Taylor2011-02-15
| * new function append_escapedGravatar keis2011-02-15
* | clean up redundant $PATH-like expansion codeGravatar Brendan Taylor2011-02-15
|/
* replace itos() with g_strdup_printf()Gravatar Brendan Taylor2011-02-15
* Merge branch 'experimental' into cleaning-commentingGravatar Brendan Taylor2011-02-14
|\
* | Moves additionnal utility functions to util.c.Gravatar koral2011-02-10
* | Moves some utility functions to util.c.Gravatar koral2011-02-10
* | Cleaning/commenting uzbl-core.h.Gravatar koral2011-02-02
|/
* moved for_each_line_in_file into util.cGravatar Brendan Taylor2010-11-02
* add uzbl-cookie-managerGravatar Brendan Taylor2010-10-31
* split off some generic functions into util.cGravatar Brendan Taylor2010-10-29