summaryrefslogtreecommitdiff
path: root/tubes/source/manager.cxx
AgeCommit message (Expand)Author
2012-08-04tubes: do not queue incoming packetsMatúš Kukan
2012-08-04tubes: avoid boost::signaling received packetsMatúš Kukan
2012-08-04tubes: avoid ugly SAL_DLLPUBLIC_EXPORT hereMatúš Kukan
2012-08-04tubes: remove unused parameterMatúš Kukan
2012-08-04tubes: call the function directlyMatúš Kukan
2012-08-04tubes: implement another way for demoing collaborationMatúš Kukan
2012-08-04tubes: stop collaborating when the account gets off-lineMatúš Kukan
2012-08-04tubes: stop collaborating when the contact leavesMatúš Kukan
2012-08-04tubes: make TeleManager::getConference() staticMatúš Kukan
2012-08-02tubes: impose strict ordering on 1-1 collaborationMatúš Kukan
2012-07-26tubes: send file when inviting contact to MUC collaborationMatúš Kukan
2012-07-26tubes: clean this outMatúš Kukan
2012-07-26tubes: move mbChannelReadyHandlerInvoked to pImplMatúš Kukan
2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan
2012-07-26tubes: TeleManger's GMainLoop* now unusedMatúš Kukan
2012-07-26tubes: resurrect unit test to serve againMatúš Kukan
2012-07-24tubes: init TeleManager in desktopMatúš Kukan
2012-07-23tubes: do not include telepathy-glib.h in public headersMatúš Kukan
2012-07-23tubes: create TeleConferenceImpl to hide more details from publicMatúš Kukan
2012-07-23tubes: get local callbacks out of classMatúš Kukan
2012-07-22tubes: do not crash if there is no TeleManager yetMatúš Kukan
2012-07-21tubes: do not include file-transfer-helper.h in public headersMatúš Kukan
2012-07-20tubes: use SAL_WARN SAL_LOGMatúš Kukan
2012-07-20tubes: remove unused parametersMatúš Kukan
2012-07-20tubes: clean up commented out code, headersMatúš Kukan
2012-07-20tubes: move ScDocFuncRecv::fileReceived to TeleManager_fileReceivedMatúš Kukan
2012-07-20tubes: send a file for collaboration when buddy session startsMatúš Kukan
2012-07-20tubes: fix typo in namesMatúš Kukan
2012-07-17tubes: do not freeze when preparing Account ManagerMatúš Kukan
2012-07-17tubes: guard unref() against "accidental" callsEike Rathke
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: make TeleManager::startGroupSession work and use itMatúš Kukan
2012-07-17tubes: make conference hold a TpDBusTubeChannelWill Thompson
2012-07-17tubes: move Accept() logic into conferenceWill 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: reinstate erroneously-commented unrefsWill 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