summaryrefslogtreecommitdiff
path: root/telepathy-glib/debug-message.c
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.19.0telepathy-glib-0.19.0Xavier Claessens2012-05-091-12/+12
|
* debug-message: split the category from the domainGuillaume Desmottes2012-04-181-1/+49
| | | | | The spec specifies how the category can be included in the domain, UI may want to display/filter them separately so best to split it for them.
* debug-message: strip the message from trailing whitespacesGuillaume Desmottes2012-04-181-1/+2
| | | | | empathy-debug-window was doing that; it doesn't hurt and will save Empathy from copying the string to strip it itself.
* Add TpDebugMessageGuillaume Desmottes2012-04-181-0/+295