summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-protocol.c
Commit message (Expand)AuthorAgeFilesLines
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-261-1/+1
* base-protocol: add Presence.Statuses as immutable propertiesGuillaume Desmottes2013-09-181-1/+5
* set UNRELEASED versionstelepathy-glib-0.19.4Guillaume Desmottes2012-07-191-1/+1
* base-protocol: add get_interfaces_array vfunc to class structJonny Lamb2012-07-051-6/+70
* Stop using TP_ERRORSSimon McVittie2012-05-021-16/+16
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Version 0.17.2telepathy-glib-0.17.2Will Thompson2011-11-231-5/+5
* Update Proto.I.Addressing from tp-spec.Andre Moreira Magalhaes (andrunko)2011-11-211-6/+6
* TpBaseProtocol: Add "Func" Suffix to TpBaseProtocolDupSupportedVCardFields an...Andre Moreira Magalhaes (andrunko)2011-11-211-2/+2
* TpBaseProtocol: Rename Get/get to Dup/dup on callbacks to retrieve the suppor...Andre Moreira Magalhaes (andrunko)2011-11-211-8/+8
* Update documentation for Proto.I.Addressing support.Andre Moreira Magalhaes (andrunko)2011-11-211-0/+5
* Make Protocol.Interface.Addressing functionality a GInterface.Eitan Isaacson2011-11-211-62/+105
* Added Protocol.Interface.Addressing support.Eitan Isaacson2011-11-211-1/+191
* BaseProtocol: don't debug for unspecified parametersWill Thompson2011-04-211-2/+1
* tp_base_protocol_get_immutable_properties: add Avatars propertyGuillaume Desmottes2011-04-121-2/+15
* Tweak TpCMParamSpec's docs to linkify TpConnMgrParamFlagsWill Thompson2011-01-281-1/+1
* Prepare version 0.13.9telepathy-glib-0.13.9Simon McVittie2010-12-101-1/+1
* base-protocol: add support for the new AuthenticationTypes propertyJonny Lamb2010-12-081-0/+23
* Prepare 0.13.7telepathy-glib-0.13.7Simon McVittie2010-11-251-2/+2
* Finish documenting TpBaseProtocol Avatars supportSimon McVittie2010-11-251-1/+3
* Abbreviate "recommended" to "rec".Eitan Isaacson2010-11-181-14/+14
* Renamed avatar prop enum prefix to PAP_Eitan Isaacson2010-11-181-24/+24
* Make AvatarSpecs non-dynamically allocated.Eitan Isaacson2010-11-181-28/+20
* Fixed docstring.Eitan Isaacson2010-11-181-2/+2
* Added Avatar support to TpBaseProtocol.Eitan Isaacson2010-11-171-1/+146
* Prepare version 0.13.5telepathy-glib-0.13.5Simon McVittie2010-11-051-2/+2
* Improve TpBaseProtocol documentation slightlySimon McVittie2010-11-051-0/+3
* Document tp_base_protocol_get_statusesSimon McVittie2010-10-261-5/+9
* Merge branch 'master' into proto-presenceSimon McVittie2010-10-261-1/+1
|\
| * Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie2010-10-061-1/+1
* | Be pickier about which status args set the Protocol.I.Presences message flagVivek Dasmohapatra2010-10-051-2/+8
* | Implement Protocol.Interface.Presences (Status prop) helpers in TpBaseProtocolVivek Dasmohapatra2010-10-051-1/+109
|/
* Protocol: Log error message when filters reject parametersWill Thompson2010-09-281-2/+6
* BaseProtocol: DEBUG sanitized parameter valuesWill Thompson2010-09-131-1/+12
* _tp_cm_param_spec_check_all_allowed: don't leak temporary hash tableSimon McVittie2010-09-101-2/+5
* Prepare version 0.11.11telepathy-glib-0.11.11Simon McVittie2010-07-261-3/+25
* Introduce some typedefs to document TpBaseProtocol's methods betterSimon McVittie2010-07-161-1/+98
* tp_base_protocol_constructed: ensure that strings are non-NULL and vcard_fiel...Simon McVittie2010-07-161-1/+16
* get_connection_details: return channel managers instead of RCCsSimon McVittie2010-07-161-29/+48
* tp_base_protocol_build_requestable_channel_classes: new utility functionSimon McVittie2010-07-161-0/+28
* Don't allow mandatory parameters to be omitted from IdentifyAccountSimon McVittie2010-07-151-5/+3
* protocol_identify_account: use tp_base_protocol_sanitize_parametersSimon McVittie2010-07-151-1/+8
* Factor out tp_base_protocol_sanitize_parametersSimon McVittie2010-07-151-38/+56
* IdentifyAccount: correct virtual method check and error messageSimon McVittie2010-07-151-2/+2
* tp_base_protocol_get_name: add "C binding" for TpBaseProtocol:nameSimon McVittie2010-07-151-0/+16
* TpBaseProtocol: for stub implementations, only return Parameters as an immuta...Simon McVittie2010-06-291-0/+9
* TpBaseProtocol:immutable-properties: addSimon McVittie2010-06-291-0/+76
* Update Protocol spec draft, and fix C code accordinglySimon McVittie2010-06-291-48/+25
* TpBaseProtocol: implement the various Protocol propertiesSimon McVittie2010-06-291-0/+117
* TpBaseProtocol: export the 'Parameters' propertySimon McVittie2010-06-291-0/+51