about summary refs log tree commit diff stats
path: root/src/plugins/themes.c
Commit message (Expand)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-58/+108
* Revert "Apply coding style"Michael Vetter2020-07-071-109/+59
* Apply coding styleMichael Vetter2020-07-071-59/+109
* 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
* Move all filepath handling to files.cJames Booth2016-07-241-10/+9
* Move xgd functionsJames Booth2016-07-241-1/+1
* 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
* Move plugin theme and settings initJames Booth2016-07-011-1/+0
* Remove default from plugin theme NULL checksJames Booth2016-02-251-1/+1
* Check for NULLs before testing plugin themeJames Booth2016-02-251-1/+1
* Added theme support to pluginsJames Booth2016-02-211-0/+142
'>159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211