summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-01Merge branch 'immortality'Simon McVittie13-1151/+219
2010-12-01TpConnection: don't track references to handlesSimon McVittie3-309/+38
2010-12-01TpContact: never try to unref handlesSimon McVittie1-27/+1
2010-12-01tp_connection_unref_handles: don't do anythingSimon McVittie1-122/+6
2010-12-01TpHandleRepoIface: document when we stopped refcounting handlesSimon McVittie1-16/+20
2010-12-01TpDynamicHandleRepo: store handle data in a GArray, not a GHashTableSimon McVittie1-58/+54
2010-12-01TpHandleRepoIface: don't reference-count handlesSimon McVittie1-199/+75
2010-12-01TpBaseConnection: don't bother holding/releasing handles on behalf of clientsSimon McVittie1-41/+0
2010-12-01TpBaseConnection: add stub has-immortal-handles propertySimon McVittie1-0/+21
2010-12-01TpDynamicHandleRepo: be "grow-only", i.e. once a handle is created, it lasts ...Simon McVittie3-355/+18
2010-12-01tests: don't assert that unreffed handles are freedSimon McVittie4-45/+7
2010-12-01Merge branch 'account-addressing'Simon McVittie3-8/+222
2010-12-01TpAccount: don't leak uri_schemesSimon McVittie1-0/+2
2010-12-01NEWS so farSimon McVittie1-1/+15
2010-12-01fd.o #24114: deprecate tp_get_bus(), againSimon McVittie1-3/+1
2010-11-30Merge branch 'simple-password-manager'Jonny Lamb11-1/+1145
2010-11-29tp_client_channel_factory_dup_channel_features: features arrays are supposed ...Guillaume Desmottes2-3/+3
2010-11-29remove debug g_printGuillaume Desmottes1-1/+0
2010-11-25simple-password-channel: add -internal suffix to headerJonny Lamb5-4/+4
2010-11-25simple-password-channel: make ::finished return uint,int,string instead of GE...Jonny Lamb3-18/+15
2010-11-25Nano versionSimon McVittie2-1/+6
2010-11-25Prepare 0.13.7telepathy-glib-0.13.7Simon McVittie7-14/+65
2010-11-25Merge branch 'telepathy-glib-0.12'Simon McVittie1-0/+2
2010-11-25Nano versionSimon McVittie2-1/+6
2010-11-25Prepare version 0.12.5telepathy-glib-0.12.5Simon McVittie2-5/+9
2010-11-25simple-password-channel: fix the GTypes for ::finishedJonny Lamb2-3/+3
2010-11-25tp_account_channel_request_get_property: use the right GValue setterSimon McVittie1-1/+1
2010-11-25Update NEWSSimon McVittie1-1/+21
2010-11-25simple-password-channel: add an underscore prefix to get_type to keep away fr...Jonny Lamb2-10/+10
2010-11-25TpAccount: add convenience API for AddressingSimon McVittie3-8/+220
2010-11-25remove duplicate gtk-doc sections entrySimon McVittie1-1/+0
2010-11-25Finish documenting TpBaseProtocol Avatars supportSimon McVittie2-3/+5
2010-11-25Merge remote branch 'eitan/protocol-iface-avatars'Simon McVittie5-7/+267
2010-11-25Merge branch 'spec'Simon McVittie44-720/+2191
2010-11-25Generate code for ServerAuthentication, SASLAuthentication, SecurableSimon McVittie4-0/+148
2010-11-25Generate code for Protocol.I.AvatarsSimon McVittie2-0/+21
2010-11-25Generate code for Account.Interface.AddressingSimon McVittie2-0/+20
2010-11-25Generate code for Conn.I.PowerSavingSimon McVittie4-0/+44
2010-11-25TpMessageMixin: add and test support for the MessageTypes propertySimon McVittie2-4/+23
2010-11-25Cross-reference to TP_ERROR_CONFUSED from TP_DBUS_ERROR_INCONSISTENTSimon McVittie1-1/+2
2010-11-25Update to spec 0.21.5Simon McVittie30-705/+1923
2010-11-25Use G_N_ELEMENTS throughoutSimon McVittie4-9/+9
2010-11-25tp_account_channel_request_get_property: use the right GValue setterSimon McVittie1-1/+1
2010-11-25simple-password-manager: improve docsJonny Lamb4-2/+113
2010-11-25simple-password-{manager,channel}: added first draftsJonny Lamb6-0/+1033
2010-11-25debug-internal: add a sasl debug keyJonny Lamb2-1/+4
2010-11-18Abbreviate "recommended" to "rec".Eitan Isaacson1-14/+14
2010-11-18Use TpBaseProtocolGetAvatarDetailsFunc typedef in class struct.Eitan Isaacson1-11/+3
2010-11-18Renamed avatar prop enum prefix to PAP_Eitan Isaacson1-24/+24
2010-11-18Make AvatarSpecs non-dynamically allocated.Eitan Isaacson1-28/+20