summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-12SimplePresence -> Presence in Roster examplenextDavid Edmundson1-1/+1
2014-04-12Update handleChannel args in FileRecieverHandler demoDavid Edmundson2-22/+6
2014-04-12Port accounts example SimplePresence -> PresenceDavid Edmundson2-9/+9
2014-04-12More TpEntityType -> TpHandleType in glib testsLeon Handreke1-1/+1
2014-04-12Move from Client plural handler methods to singular in another MyClient testLeon Handreke4-83/+70
2014-04-12Some more ObserveChannels -> ObserveChannelLeon Handreke2-15/+15
2014-04-12Move from Client plural handler methods to singular in MyClient testLeon Handreke4-16/+13
2014-04-12Revert erronous prefixing of property name with TpDBusLeon Handreke1-1/+1
2014-04-12Client.Handler.HandleChannels -> HandleChannel in testsLeon Handreke1-40/+41
2014-04-12SimplePresence -> Presence in testsLeon Handreke3-8/+8
2014-04-12ValidAccounts -> UsableAccounts in testsLeon Handreke2-17/+17
2014-04-12FeatureSimplePresence -> FeaturePresence in testsLeon Handreke3-14/+14
2014-04-12Fix buildDavid Edmundson1-5/+2
2014-04-11TpEntityType -> TpHandleType in glib testsLeon Handreke3-4/+4
2014-04-11Rename generated structs moved to TpDBus namespace in testsLeon Handreke27-229/+229
2014-04-11Use new Client.Approver.AddDispatchOperation signatureLeon Handreke2-13/+3
2014-04-11Move ChannelDispatchOperation.handleWith default argument to declarationLeon Handreke2-5/+5
2014-04-11ChannelDispatchOperation now only handles a single channelLeon Handreke3-60/+27
2014-04-11Fix misuse of iterators leading to infinite loopLeon Handreke1-3/+2
2014-04-11Client.Observer.ObserveChannels -> ObserveChannelLeon Handreke5-58/+54
2014-04-11Remove legacy Succeeded signal from ChannelRequestLeon Handreke2-18/+5
2014-04-11Replace Account.AccountPropertyChanged with standard DBus.PropertiesLeon Handreke2-4/+5
2014-04-11Remove contact referencing logic from GetContactAttributesLeon Handreke5-36/+10
2014-04-11Rename HandleType to EntityTypeLeon Handreke44-255/+255
2014-04-11Sync to telepathy-spec 0.99.8Leon Handreke31-460/+382
2014-04-11ChannelDispatchOperation.HandleWithTime -> HandleWithLeon Handreke2-3/+10
2014-04-11Remove Channel.Interface.DTMFLeon Handreke3-15/+0
2014-04-11Client.Handler.HandleChannels -> HandleChannelLeon Handreke8-113/+111
2014-04-11Sync spec to 0.99.7Leon Handreke41-1005/+450
2014-04-11Don't check Connection.Requests interface as it is now mandatoryLeon Handreke1-21/+3
2014-04-11Fix ContactManager introspection flow and signal connectionsLeon Handreke2-39/+11
2014-04-11MERGE THIS WITH MAIN RENAME rename moar typesLeon Handreke7-25/+25
2014-04-11Rename SimplePresence to PresenceLeon Handreke10-65/+65
2014-04-11Move generated struct to TpDBus namespaceLeon Handreke90-739/+739
2014-04-11Migrate from removed Connection.SelfHandle property to the new SelfContactLeon Handreke2-5/+7
2014-04-11Find tp-glib/farstream by their new version-suffixed pkgconfig namesLeon Handreke2-6/+6
2014-04-11Rename account property "valid" to "usable" and update AccountManagerLeon Handreke6-47/+47
2014-04-11Use constant for connection manager service name in ConnectionManagerLeon Handreke1-2/+3
2014-04-11org.freedesktop.Telepathy -> im.telepathy.v1Leon Handreke48-221/+221
2014-04-11Add 1-version to a few constants and classes in glib test codeLeon Handreke3-24/+17
2014-04-11Remove more StreamedMedia-related code from testsLeon Handreke2-7/+0
2014-04-11Fix tests because SocketAddressIPv6.port grew from ushort to uintLeon Handreke1-4/+4
2014-04-11Remove use of Connection.ContactAttributeInterfaces in testsLeon Handreke1-13/+0
2014-04-11Remove removed chan-group test from CMakefileLeon Handreke1-1/+0
2014-04-11Remove test code using removed RequestHandles method on connectionLeon Handreke4-191/+0
2014-04-11Fix nonsense character that was accidentally insertedLeon Handreke1-1/+1
2014-04-11Migrate away from StreamedMedia in account-set testLeon Handreke1-4/+2
2014-04-11Remove chan-group testLeon Handreke1-511/+0
2014-04-11Add 1-version to a few constants and classes in testsLeon Handreke3-15/+15
2014-04-11Remove StreamedMedia channel testLeon Handreke2-1375/+0