summaryrefslogtreecommitdiff
path: root/tubes/inc
AgeCommit message (Expand)Author
2012-07-17tubes: use new TeleManager::get() method without parameterMatúš Kukan
2012-07-17tubes: cleanup abstraction, and add in-process demo modeMichael Meeks
2012-07-17conference: remove a stray dbus-glib import.Will Thompson
2012-07-17tubes: use tp_dbus_tube_channel_offer/accept_asyncWill Thompson
2012-07-17tubes: make conference hold a TpDBusTubeChannelWill Thompson
2012-07-17tubes: use GDBus rather than libdbusWill Thompson
2012-07-17tubes: move Accept() logic into conferenceWill Thompson
2012-07-17tubes: reduce code duplication when opening connectionWill Thompson
2012-07-17cleanout flushLoopEike Rathke
2012-07-17tubes: work around “We are supposed to handle only one channel” bug.Will Thompson
2012-07-17tubes: quick hack to allow running two instancesWill Thompson
2012-07-17tubes: make the contacts list show somethingMichael Meeks
2012-07-17Include packet in packetReceived signals.Will Thompson
2012-07-17tubes: add a shared TeleManager singletonWill Thompson
2012-07-17tubes: replace packetReceived link with a boost signalWill Thompson
2012-07-17tubes: delete MainLoopFlusherWill Thompson
2012-07-17tubes: push sent packets onto the incoming queue.Will Thompson
2012-07-17WIPWill Thompson
2012-07-17tubes: wrapper to enable tubesEike Rathke
2012-07-17tubes: implement receiving files.Will Thompson
2012-07-17tubes: Add preliminary API for sending a fileWill Thompson
2012-07-17tubes: make Conference hold TpAccountWill Thompson
2012-07-17tubes: make startBuddySession take a TpContact *.Will Thompson
2012-07-17tubes test: store OString identifiersWill Thompson
2012-07-17Make startBuddySession() take a TpAccount *.Will Thompson
2012-07-17removed trailing whitespaceEike Rathke
2012-07-17make service name configurable for testsEike Rathke
2012-07-17singleton implEike Rathke
2012-07-17Move tube service name definition to a header.Will Thompson
2012-07-17tubes: add API to find contacts with LibO tube supportWill Thompson
2012-07-17restructure things to one account manager and one connectionEike Rathke
2012-07-17implementing Telepathy Tubes interfaceEike Rathke