summaryrefslogtreecommitdiff
path: root/src/util.c
AgeCommit message (Expand)Author
2013-03-03Added url completion for :open and :tabopen commands.Daniel Carl
2013-02-16Replaces the gchar -> char and gint -> int.Daniel Carl
2013-02-16Adapted the year in the license headers.Daniel Carl
2013-01-07Use higher level function to read config file.Daniel Carl
2013-01-07Added new function to read file contents.Daniel Carl
2013-01-06Allow to download multiple files.Daniel Carl
2012-12-31Moved setting related function from util.c to setting.c.Daniel Carl
2012-12-30Allow to see the value of settings.Daniel Carl
2012-12-30Removed constant PROJECT from sources.Daniel Carl
2012-11-10Added util function to generate arg from string.Daniel Carl
2012-11-10Added set command to edit setting on runtime.Daniel Carl
2012-10-27Added license information to each source file.Daniel Carl
2012-10-20Allow setting and removing keybindings from string.Daniel Carl