summaryrefslogtreecommitdiff
path: root/telepathy-glib/debug-internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Add TLS debug flagSimon McVittie2012-05-091-1/+2
|
* Mark all -internal headers as /*<private_header>*/Simon McVittie2012-05-071-0/+2
| | | | | | | | | | This is a nicer way to get them out of the gtk-doc than listing them all in docs/reference/Makefile.am. (We still need to mention proxy-introspectable.h there, though - it's private from gtk-doc's point of view, but not gobject-introspection's.) Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49384
* Add a debug key for client-side debug stuffWill Thompson2012-04-181-1/+3
|
* Add Call debug classOlivier Crête2012-01-101-1/+2
|
* Add TpBaseRoomConfigWill Thompson2011-10-111-1/+2
| | | | | | | | | | | | | This is a mixin-esque class (akin to TpBaseContactList) implementing the RoomConfig interface on MUC channels. This class was developed inside Gabble, and moved here when essentially complete. Changes since the last time it appears in Gabble: • Uses of wocky_enum_{to,from}_nick were replaced by _tp_enum_{to,from}_nick; • The description section of the documentation was written; • Obviously, it was renamed.
* Make DEBUG a no-op static inline with --disable-debug.Will Thompson2011-07-071-1/+10
|
* debug-internal: add a sasl debug keyJonny Lamb2010-11-251-1/+2
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* TpContactListManager: add a stub implementationSimon McVittie2010-05-251-1/+2
|
* Introduce a "misc" debug domain for util, dbus etc.Simon McVittie2010-04-301-0/+1
|
* Make ERROR() expand to something the compiler knows can't returnSimon McVittie2010-04-301-2/+8
|
* debug: always log messages of level > DEBUG, even with --disable-debugSimon McVittie2010-04-301-31/+9
| | | | We clearly don't want a configure option that can turn off CRITICAL()!
* debug-internal: add more debug levelsJonny Lamb2010-04-291-3/+34
| | | | | | Fixes fd.o#27899 Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* add 'client' debug domainGuillaume Desmottes2010-04-291-1/+2
|
* debug: set the log domain to tp-glib/$categoryJonny Lamb2009-09-041-2/+2
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Add channel dispatcher generated code and a very basic proxySimon McVittie2009-06-101-1/+2
|
* Add generated code and skeletal proxies for Account, AccountManagerSimon McVittie2009-06-101-1/+2
|
* Add a debug flag 'contacts'Simon McVittie2008-10-211-1/+2
|
* debug.c, debug-internal.h: add TP_DEBUG_FLAG_HANDLESSimon McVittie2008-10-071-1/+2
| | | | Also amend instructions for use to stop referencing deprecated functions
* debug-internal.h: correct instructions for new name of headerSimon McVittie2008-10-071-2/+2
|
* Change all internal-*.h to a more conventional *-internal.hSimon McVittie2007-11-151-0/+84
20071115190043-53eee-ed834b56ee1a271c42809e00f033e2aa55b9baf6.gz