summaryrefslogtreecommitdiffstats
path: root/src/kiro-trb.c
Commit message (Expand)AuthorAgeFilesLines
* Made all in-source documentation Gtk-Doc conformantTimo Dritschler2015-04-101-11/+0
* Fixed a bug with kiro_trb_get_element returning the wrong addressTimo Dritschler2015-02-091-6/+12
* Fixed a bug in KiroClient when connection fails during setupTimo Dritschler2015-01-211-3/+18
* Replaced all calls to malloc, calloc and free by their respective glib versionsTimo Dritschler2014-11-261-6/+6
* Fix #7: Added missing call to parent finalizeTimo Dritschler2014-11-211-0/+2
* Release KIRO to GitHub under LGPL v2.1Timo Dritschler2014-11-201-1/+16
* Fix #6: Changed coding style to match UFO ProjectTimo Dritschler2014-08-291-88/+138
* 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
* Updated documentation to make it conform with Gtk Documentation-GuideTimo Dritschler2014-06-061-0/+20
* Changed build system to CMakeTimo Dritschler2014-05-271-0/+270