summaryrefslogtreecommitdiffstats
path: root/src/kiro-client.c
Commit message (Expand)AuthorAgeFilesLines
* Removed superfluous memory allocations in kiro server and clientTimo Dritschler2014-11-261-10/+0
* Fix #1: Added missing documentation to TRB, Client and Server headerTimo Dritschler2014-11-211-12/+14
* Fix #7: Added missing call to parent finalizeTimo Dritschler2014-11-211-0/+1
* Release KIRO to GitHub under LGPL v2.1Timo Dritschler2014-11-201-8/+15
* Changed kiro_cient_connect parameters to constTimo Dritschler2014-09-191-2/+1
* Fixed a problem in KIRO Client "sync" functionTimo Dritschler2014-08-291-5/+27
* Changed error loging to use the respective GLib functionsTimo Dritschler2014-08-291-18/+18
* Fix #6: Changed coding style to match UFO ProjectTimo Dritschler2014-08-291-110/+118
* Fix #5: Added kiro_CLASS_new methods to all KIRO classesTimo Dritschler2014-08-281-0/+6
* Changed gobject initialization for backward compatibility with older versions...Timo Dritschler2014-07-181-1/+2
* Changed build system to CMakeTimo Dritschler2014-05-271-0/+256