summaryrefslogtreecommitdiffstats
path: root/src/kiro-server.c
Commit message (Expand)AuthorAgeFilesLines
* KIRO Server now maintains a list of all connected clientsTimo Dritschler2014-08-281-21/+24
* Removed superfluous mutex to prevent deadlock situationsTimo Dritschler2014-07-251-9/+2
* Added 'kiro_server_stop' method to KIRO ServerTimo Dritschler2014-07-251-27/+61
* Changed gobject initialization for backward compatibility with older versions...Timo Dritschler2014-07-181-1/+2
* Fixed possible segfault due to missing cleanup of event listener threadTimo Dritschler2014-07-011-1/+4
* Changed build system to CMakeTimo Dritschler2014-05-271-0/+361