summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus.h
Commit message (Expand)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie2012-05-021-2/+5
* Hide tp_g_value_slice_new_foo() from g-i scannerXavier Claessens2011-08-241-0/+4
* fd.o #24114: deprecate tp_get_bus(), againSimon McVittie2010-12-011-3/+1
* dbus.h: include _gen/genums.h, for TP_TYPE_DBUS_ERRORSimon McVittie2010-05-041-0/+2
* Generate a flags type, not an enum type, for TpDBusNameTypeSimon McVittie2010-05-041-5/+3
* Revert deprecation of tp_get_bus (reopens fd.o #24114)Simon McVittie2010-04-061-1/+3
* fd.o #24114: deprecate tp_get_bus() in favour of tp_dbus_daemon_dup()Simon McVittie2010-03-311-1/+1
* Use _TP_GNUC_DEPRECATED for deprecated functionsSimon McVittie2010-03-301-1/+2
* tp_asv_new: reformat attributes so gtkdoc doesn't get bewilderedSimon McVittie2009-12-181-2/+2
* dbus: warn if the results of allocators are ignored (hence leaked)Simon McVittie2009-12-181-6/+12
* Separate dbus.h into dbus.h and dbus-daemon.hSimon McVittie2009-08-171-50/+5
* Add tp_dbus_daemon_get_unique_name (convenience API for dbus_bus_get_unique_n...Simon McVittie2009-08-171-0/+2
* TpConnectionManager, TpDBusDaemon, media interfaces: make safe to extendSimon McVittie2009-06-101-4/+6
* Publicize tp_dbus_daemon_{request,release}_nameWill Thompson2009-05-181-0/+5
* take_ and set_static_ functions, fix up const markers on some other functionsDavyd Madeley2009-04-031-4/+17
* Add the G_GNUC_NULL_TERMINATED annotation to tp_asv_new()Davyd Madeley2009-04-031-1/+1
* char -> gcharDavyd Madeley2009-03-311-2/+2
* tp_asv_dump() -- dumps the map to the debugging consoleDavyd Madeley2009-03-311-0/+1
* tp_asv_set_boxed, tp_asv_set_strvDavyd Madeley2009-03-311-0/+3
* tp_asv_set_*Davyd Madeley2009-03-301-0/+10
* tp_asv_new()Davyd Madeley2009-03-301-0/+1
* tp_g_value_slice_new_bytes: change signature to match tp_message_set_bytesSimon McVittie2009-03-041-1/+1
* dbus: add tp_g_value_slice_new_bytes() etc.Simon McVittie2009-03-041-0/+6
* tp_get_bus_proxy: deprecateSimon McVittie2009-01-301-1/+4
* tp_dbus_daemon_dup(): add new API to get a cached starter-bus TpDBusDaemonSimon McVittie2009-01-301-0/+2
* dbus.[ch]: rename 'daemon' function parameter to bus_daemonSimon McVittie2008-09-241-1/+1
* tp_asv_get_size: work around gtkdoc breakageSimon McVittie2008-07-081-1/+4
* Add tp_asv_size()Simon McVittie2008-07-031-0/+7
* Add tp_asv_get_boxedSimon McVittie2008-05-281-0/+2
* dbus.c: add more tp_asv_get_*Simon McVittie2008-05-211-0/+13
* Move tp_asv API to <telepathy-glib/dbus.h> - it makes more sense thereSimon McVittie2008-05-191-1/+8
* TpDBusDaemon: move name_owner_watches to private structure so we can make TpD...Simon McVittie2007-12-141-0/+2
* Add some missing Nokia copyrights, and update some Collabora and Nokia copyri...Simon McVittie2007-12-031-3/+4
* Add TP_DBUS_NAME_TYPE_NOT_BUS_DAEMON (for many interfaces it makes no sense a...Simon McVittie2007-11-301-1/+4
* Fix parameter name in dbus.hSimon McVittie2007-11-281-1/+1
* Add tp_dbus_check_valid_bus_name etc.Simon McVittie2007-11-281-0/+20
* Hoist declaration of TpDBusDaemon type (only) into proxy.h so the dbus_daemon...Simon McVittie2007-11-281-1/+0
* Make tp_dbus_daemon_cancel_name_owner_watch() take a gconstpointer for the us...Simon McVittie2007-11-221-1/+1
* Make TpDBusDaemon call GetNameOwner() (if needed) as well as binding to NameO...Simon McVittie2007-11-201-2/+1
* Add support for watching name owners in TpDBusDaemon, and add a test caseSimon McVittie2007-11-201-0/+12
* Add TpDBusDaemon, a TpProxy for the D-Bus daemonSimon McVittie2007-11-201-2/+25
* Bump libdbus dependency to 0.95 so we can stop defining DBUS_API_SUBJECT_TO_C...Simon McVittie2007-11-201-4/+0
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+40