summaryrefslogtreecommitdiff
path: root/tools/glib-client-gen.py
Commit message (Collapse)AuthorAgeFilesLines
* sync tools/ with tp-glib masterGuillaume Desmottes2013-09-251-12/+10
| | | | | | Needed to stop using deprecated API in generated code. https://bugs.freedesktop.org/show_bug.cgi?id=69797
* Update tools/ copy from telepathy-glibXavier Claessens2012-07-031-117/+198
| | | | This avoid single include from generated code
* version 0.2.6telepathy-logger-0.2.6Nicolas Dufresne2011-03-221-0/+0
|
* Generate client bindingsDanielle Madeley2010-02-111-0/+1184
|
* Added file for TP DBus extension supportCosimo Alfarano2010-01-291-1157/+0
|
* Completed importing and refactoring of EmpathyLogStoreCosimo Alfarano2009-12-041-0/+1157
* removed any call which would make TPL depending on libempathy * copied empathy-time.[hc] * added some empathy's utility function to tpl_utils.[ch] * added support for automake/autoconf using empathy's one as basis: currently TPL depends on telepathy-glib and libxmp-2.0 (and theirs deps) * added AUTHORS COPYING INSTALL README and NEWS files (empty)