summaryrefslogtreecommitdiff
path: root/tubes
AgeCommit message (Expand)Author
2012-07-17tubes: do not freeze when preparing Account ManagerMatúš Kukan
2012-07-17tubes: improve contacts dialogMatúš Kukan
2012-07-17tubes: guard unref() against "accidental" callsEike Rathke
2012-07-17tubes: add possibility to invite contacts to MUCMatúš Kukan
2012-07-17tubes: selectively export TeleManager's symbolsMatúš Kukan
2012-07-17tubes: remove now unused code, when we don't use maConferencesMatúš Kukan
2012-07-17tubes: associate the document directly with TeleConferenceMatúš Kukan
2012-07-17tubes: remove unused TeleConference::maSessionIdMatúš Kukan
2012-07-17tubes: remove unused TeleManager::mbAcceptIncomingMatúš Kukan
2012-07-17tubes: split TeleManager::connect method.Matúš Kukan
2012-07-17tubes: warning guard for boost/signals2.hpp [-Werror=shadow]Eike Rathke
2012-07-17tubes: fix makefiles after rebaseMatúš Kukan
2012-07-17tubes: make TeleManager::startGroupSession work and use itMatúš Kukan
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-17tubes: tweak makefilesMatúš Kukan
2012-07-17tubes: mention local copy of needed telepathy-glibEike Rathke
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-17silence WaE incompatible pointer type and unused parametersEike Rathke
2012-07-17silence WaE unused-parameterEike 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-17ContactList: ask for avatar data for our contactsWill Thompson
2012-07-17tubes: delete MainLoopFlusherWill Thompson
2012-07-17tubes: reinstate erroneously-commented unrefsWill Thompson
2012-07-17tubes: update readme, get -something- working wrt. document transferMichael Meeks
2012-07-17tubes: push sent packets onto the incoming queue.Will Thompson
2012-07-17tubes: delete some loop-spinning debugWill Thompson
2012-07-17tubes: calm debug thrash and get master connections right.Michael Meeks
2012-07-17tubes: mangle service name into file descriptionWill Thompson
2012-07-17Use a slightly nicer filenameWill Thompson
2012-07-17tubes test: remove an unused functionWill Thompson
2012-07-17tubes test: disable testFailAlways()Will Thompson
2012-07-17tubes: skip self contactWill Thompson
2012-07-17tubes: improve the hack to work outside the test suite!Will Thompson
2012-07-17tubes: add a hack to give time for caps to propagate :(Will Thompson
2012-07-17fixup!Will Thompson
2012-07-17WIPWill Thompson
2012-07-17TeleManager: make g_type_init() the first thing doneWill Thompson
2012-07-17tubes: wrapper to enable tubesEike Rathke