about summary refs log tree commit diff stats
path: root/src/plugins/settings.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Apply coding style"Michael Vetter2020-07-071-20/+20
* Apply coding styleMichael Vetter2020-07-071-20/+20
* Fix reading/writing linked filesMichael Vetter2020-06-131-1/+1
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Rename plugins settings functionsJames Booth2016-08-071-8/+8
* Return boolean on prof_settings_string_list_remove_all()James Booth2016-08-011-2/+4
* Add string lists settings to pluginsJames Booth2016-08-011-0/+40
* Move all filepath handling to files.cJames Booth2016-07-241-22/+13
* Move xgd functionsJames Booth2016-07-241-2/+2
* Add config/files.cJames Booth2016-07-241-0/+1
* Tidy headersJames Booth2016-07-241-1/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Added integer settings for pluginsJames Booth2016-03-261-0/+17
* Added plugin string settingsJames Booth2016-03-261-0/+19
* Added boolean settings for pluginsJames Booth2016-03-251-0/+116