summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-27extra-gtkdoc: include notes about ContactBlocking interfaceJonny Lamb1-4/+5
2011-04-21Merge branch '0.14'Will Thompson27-165/+293
2011-04-21to the left! to the right! do the nano-version bump!Will Thompson2-1/+5
2011-04-20Version 0.14.5telepathy-glib-0.14.5Will Thompson6-6/+39
2011-04-20Fully update spec to 0.22.2Will Thompson7-35/+106
2011-04-20Add missing docs for MaxStatusMessageLength stuffWill Thompson2-7/+30
2011-04-20Merge branch 'gtk-doc-regressions' into 0.14Will Thompson13-118/+90
2011-04-20Correct tp_simple_password_manager_prompt_for_channel_async ref.Will Thompson1-1/+1
2011-04-20Move instance struct definitions above classes.Will Thompson3-63/+60
2011-04-20Clean up tp_handle_set_foreach()Will Thompson2-7/+4
2011-04-20Annotate tp_errors_quark as deprecated.Will Thompson1-1/+1
2011-04-20Remove inexplicably duplicated symbols from docsWill Thompson1-20/+0
2011-04-20gnio-util: correct typo in “(allown-none)” annotationWill Thompson1-2/+2
2011-04-20Add /*<public>*/ annotations to various structs.Will Thompson1-0/+3
2011-04-20Make tp_str_empty() a static inline function directlyWill Thompson1-3/+1
2011-04-20tp_intset_iter_{init,reset}: demacroifyWill Thompson2-21/+18
2011-04-20Update Connection_Interface_Simple_Presence with spec changes.Andre Moreira Magalhaes (andrunko)1-4/+6
2011-04-20Add rationale for TpPresenceMixinClass::get_maximum_status_message_length.Andre Moreira Magalhaes (andrunko)1-0/+9
2011-04-20Properly add <public>/<private> annotations to TpPresenceMixinClass.Andre Moreira Magalhaes (andrunko)1-0/+2
2011-04-20self-presence test: Add test for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+17
2011-04-20contacts-conn: Add support for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+10
2011-04-20Add support for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)2-3/+25
2011-04-20Updated Conn.SimplePresence to support MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+41
2011-04-20add tp_base_client_is_handling_channel (fdo #35990)Guillaume Desmottes4-0/+58
2011-04-20Merge branch 'presence-status-max'Andre Moreira Magalhaes (andrunko)5-3/+106
2011-04-20Tests: include system $XDG_DATA_DIRSWill Thompson1-1/+1
2011-04-19Update Connection_Interface_Simple_Presence with spec changes.Andre Moreira Magalhaes (andrunko)1-4/+6
2011-04-19Add rationale for TpPresenceMixinClass::get_maximum_status_message_length.Andre Moreira Magalhaes (andrunko)1-0/+9
2011-04-19Properly add <public>/<private> annotations to TpPresenceMixinClass.Andre Moreira Magalhaes (andrunko)1-0/+2
2011-04-18Tests: include system $XDG_DATA_DIRSWill Thompson1-1/+1
2011-04-15Bump nano version to 0.14.4.1Olli Salli1-1/+1
2011-04-15version 0.14.4telepathy-glib-0.14.4Olli Salli5-5/+30
2011-04-14self-presence test: Add test for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+17
2011-04-14contacts-conn: Add support for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+10
2011-04-14Add support for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)2-3/+25
2011-04-14Updated Conn.SimplePresence to support MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+41
2011-04-12Merge branch 'telepathy-glib-0.14'Guillaume Desmottes1-2/+15
2011-04-12tp_base_protocol_get_immutable_properties: add Avatars propertyGuillaume Desmottes1-2/+15
2011-04-12Merge branch 'telepathy-glib-0.14'Guillaume Desmottes14-125/+252
2011-04-12TpProtocol: add supported interfaces (fdo #36134)Guillaume Desmottes2-0/+11
2011-04-12Use tp_proxy_add_interfaces() moreGuillaume Desmottes4-77/+5
2011-04-12tp_proxy_add_interfaces: interfaces is a 'const gchar * const *'Guillaume Desmottes2-3/+3
2011-04-12tp_proxy_add_interfaces: improve debug messageGuillaume Desmottes1-1/+2
2011-04-12Merge branch 'conn-introspection-0.14' into telepathy-glib-0.14Olli Salli8-48/+235
2011-04-12Add tp_proxy_add_interfaces to gtk-docOlli Salli1-0/+1
2011-04-12tp_proxy_add_interfaces: Early-return with NULL interfacesOlli Salli1-0/+3
2011-04-12tp_proxy_add_interfaces: Fix reference to tp_proxy_add_interface_by_id()Olli Salli1-2/+2
2011-04-11Refactor tp_proxy_add_interfaces out from TpConn introspectionOlli Salli3-18/+40
2011-04-11Avoid the goto in _tp_connection_got_propertiesOlli Salli1-25/+46
2011-04-11connection.c: Remove stale commentOlli Salli1-4/+0