summaryrefslogtreecommitdiff
path: root/telepathy-glib/debug-sender.c
Commit message (Expand)AuthorAgeFilesLines
* Use tp_dbus_daemon_register_object in the librarySimon McVittie2010-04-191-3/+2
* Don't document @parent, @priv in object structsSimon McVittie2010-04-051-1/+0
* tp_debug_sender_log_handler: explain why @exclude is usefulSimon McVittie2009-09-101-3/+6
* fd.o#23843: tp_debug_sender_log_handler: correct logic for exclude=NULL to ex...Simon McVittie2009-09-101-6/+1
* NEWS etc.Simon McVittie2009-09-031-6/+6
* Move debug codegen to its own "debug" section and only generate svc code.Jonny Lamb2009-09-031-0/+1
* Fix several typos in the documentation.Jonny Lamb2009-08-281-3/+3
* Added a note in the log handler example about CM usage.Jonny Lamb2009-08-281-0/+3
* Use TP_STRUCT_TYPE_DEBUG_MESSAGE instead of using dbus_g_type_get_struct.Jonny Lamb2009-08-281-11/+4
* Use C comments in code example.Jonny Lamb2009-08-241-6/+6
* No need to cast to a gpointer.Jonny Lamb2009-08-241-1/+1
* Make the debug_sender singleton a gpointer.Jonny Lamb2009-08-241-6/+5
* Added an example of using tp_debug_sender_log_handler.Jonny Lamb2009-08-241-1/+21
* Use the correct symbols for gtk-doc parameters.Jonny Lamb2009-08-241-9/+9
* Ignore errors if tp_dbus_daemon_dup fails.Jonny Lamb2009-08-241-11/+7
* Added more details on what the object is and how to use it.Jonny Lamb2009-08-241-2/+15
* Allow a GLogLevelFlags made up of many flags.Jonny Lamb2009-08-241-24/+15
* Rename {Tp,}DebugMessage and keep it out of the API.Jonny Lamb2009-08-241-21/+16
* Use a Private struct to hide members behind.Jonny Lamb2009-08-241-15/+23
* Cleaned up includes.Jonny Lamb2009-08-241-0/+1
* Fix gtk-doc for @exclude in tp_debug_sender_log_handler.Jonny Lamb2009-08-241-1/+1
* Add tp_debug_sender_log_handler.Jonny Lamb2009-08-241-0/+49
* Renamed tp_debug_sender_{get,dup} to copy tp_dbus_daemon_dup workingsJonny Lamb2009-08-241-26/+58
* Use 0.7.UNRELEASED instead of just UNRELEASED.Jonny Lamb2009-08-241-6/+6
* Rename TpDebugger to TpDebugSender.Jonny Lamb2009-08-241-0/+366