summaryrefslogtreecommitdiff
path: root/telepathy-glib/presence-mixin.h
Commit message (Expand)AuthorAgeFilesLines
* 0.23.1Simon McVittie2014-02-041-8/+8
* TpPresenceStatusSpec: be a boxed typeSimon McVittie2013-11-111-1/+18
* TpPresenceStatusSpec: add some accessorsSimon McVittie2013-11-111-0/+16
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Properly add <public>/<private> annotations to TpPresenceMixinClass.Andre Moreira Magalhaes (andrunko)2011-04-191-0/+2
* Add support for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)2011-04-141-1/+6
* PresenceMixin: move documentation from .h to .cWill Thompson2011-01-281-121/+0
* Add some missing annotationsSimon McVittie2010-09-151-1/+2
* various: warn about unused results that would indicate an obvious leakSimon McVittie2009-12-181-1/+1
* TpPresenceMixin: allow things with the mixin to be subclassedSimon McVittie2008-11-061-4/+2
* Rename _register_with_contacts_iface to _register_with_contacts_mixinSjoerd Simons2008-08-141-1/+1
* Add a register function instead that registers the right interface name and u...Sjoerd Simons2008-07-281-2/+2
* Add a attributes helper function to the presence mixin for use with the conta...Sjoerd Simons2008-07-281-0/+3
* Remove trailing spaceSjoerd Simons2008-07-231-1/+1
* More explicit and clear naming for the functions referring to the SimplePrese...Sjoerd Simons2008-07-181-2/+2
* language cleanupSjoerd Simons2008-06-161-3/+3
* Implement SimplePresence on top of the presence mixinSjoerd Simons2008-06-161-0/+7
* Fix shadowing in telepathy-glib/*.h as well as *.c, so the gtkdoc comes out r...Simon McVittie2008-02-221-3/+3
* Clarify the documentation of status_availableWill Thompson2007-09-131-1/+1
* TpPresenceMixin: API clarificationsSimon McVittie2007-06-281-2/+15
* TpPresenceMixin: wrap some long linesSimon McVittie2007-06-281-11/+14
* fix documentation for presence mixin to clarify that TpPresenceStatus->option...Robert McQueen2007-06-201-2/+3
* s/Header for GabblePresenceMixin/Header for TpPresenceMixin/gOlli Salli2007-06-011-1/+1
* Dispose of the g_hash_table_{ref,unref} gash and do deep copies of hash table...Olli Salli2007-06-011-9/+1
* Provide implementations of g_hash_table_{ref,unref} for GLib < 2.10, they are...Olli Salli2007-06-011-0/+8
* Add ABI padding to TpPresenceMixinClassOlli Salli2007-05-311-0/+4
* Padding for teh peoples in TpPresenceStatusOptionalArgumentSpecOlli Salli2007-05-311-0/+8
* Implement ClearStatus, RemoveStatus and SetStatus in TpPresenceMixinOlli Salli2007-05-311-4/+26
* Implement GetPresence and RequestPresence in TpPresenceMixinOlli Salli2007-05-301-0/+18
* Add tp_presence_mixin_emit_presence_update and tp_presence_emit_one_presence_...Olli Salli2007-05-301-0/+4
* Add TpPresenceStatus, an internal representation of a presence statusOlli Salli2007-05-301-4/+32
* Fix some junk commentaryOlli Salli2007-05-291-1/+0
* Get rid of the sync GetStatuses APIOlli Salli2007-05-291-3/+0
* Rename TpPresenceStatusSpec's identifier field to name to be consistent with ...Olli Salli2007-05-291-3/+4
* Add GetStatuses implementation to TpPresenceMixinOlli Salli2007-05-291-0/+3
* Add stub presence mixin, still void of any functionalityOlli Salli2007-05-291-0/+156