about summary refs log tree commit diff stats
path: root/src/ui/tray.c
Commit message (Collapse)AuthorAgeFilesLines
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Put ifdef around tray.h functionsMichael Vetter2019-10-291-0/+6
| | | | Only define in case we built with GTK support.
* Remove not neede gtk_init() in tray.cMichael Vetter2019-10-291-1/+0
| | | | gtk_init_check() already has that functionality.
* Remove commentsMichael Vetter2019-10-291-6/+0
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Fix implicit declaration of function freeDmitry Podgorny2016-09-021-0/+1
|
* Free icon dir path nameJames Booth2016-07-251-0/+1
|
* Move all filepath handling to files.cJames Booth2016-07-241-4/+2
|
* Move xgd functionsJames Booth2016-07-241-1/+1
|
* Add config/files.cJames Booth2016-07-241-0/+1
|
* Tidy headersJames Booth2016-07-241-2/+2
|
* Moved tray.cJames Booth2016-07-241-0/+225