summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan2012-07-176-0/+47
* tubes: remove ScCollaboration layerMatúš Kukan2012-07-174-238/+52
* remove a few unused includesMatúš Kukan2012-07-172-7/+0
* tubes: get Avatars loaded and displayedMatúš Kukan2012-07-171-1/+16
* tubes: improve contacts list sizingMatúš Kukan2012-07-172-3/+3
* tubes: cleanup abstraction, and add in-process demo modeMichael Meeks2012-07-178-39/+119
* tubes: tweak makefilesMatúš Kukan2012-07-175-35/+17
* tubes: mention local copy of needed telepathy-glibEike Rathke2012-07-171-0/+9
* conference: remove a stray dbus-glib import.Will Thompson2012-07-171-1/+0
* tubes: use tp_dbus_tube_channel_offer/accept_asyncWill Thompson2012-07-173-119/+50
* tubes: make conference hold a TpDBusTubeChannelWill Thompson2012-07-173-17/+19
* tubes: use GDBus rather than libdbusWill Thompson2012-07-173-77/+111
* tubes: move Accept() logic into conferenceWill Thompson2012-07-174-119/+98
* tubes: reduce code duplication when opening connectionWill Thompson2012-07-172-37/+25
* tubes: couple tubes up to the build logicMichael Meeks2012-07-172-1/+2
* tubes: link libraries to unit testEike Rathke2012-07-171-1/+7
* tubes: include libtubes in instsetEike Rathke2012-07-172-0/+5
* tubes: LINK is goneEike Rathke2012-07-171-1/+0
* tubes: shared_ptr for ScDocFunc chains and ScCollaborationEike Rathke2012-07-171-20/+26
* tubes: TeleManager::get() takes an argumentEike Rathke2012-07-171-4/+22
* cleanout flushLoopEike Rathke2012-07-173-23/+0
* silence WaE incompatible pointer type and unused parametersEike Rathke2012-07-171-10/+18
* silence WaE unused-parameterEike Rathke2012-07-171-0/+8
* tubes: work around “We are supposed to handle only one channel” bug.Will Thompson2012-07-172-0/+32
* tubes: quick hack to allow running two instancesWill Thompson2012-07-176-12/+18
* tubes: make the contacts list show somethingMichael Meeks2012-07-176-16/+69
* Replace file received link with a signal.Will Thompson2012-07-173-17/+13
* Include packet in packetReceived signals.Will Thompson2012-07-177-55/+29
* tubes: more work on contact list and missing filesMichael Meeks2012-07-175-195/+51
* tubes: very early start of contacts dialog, in the wrong place too.Michael Meeks2012-07-176-0/+304
* tubes: add a shared TeleManager singletonWill Thompson2012-07-173-5/+52
* tubes: replace packetReceived link with a boost signalWill Thompson2012-07-176-34/+49
* ContactList: ask for avatar data for our contactsWill Thompson2012-07-171-0/+1
* tubes: delete MainLoopFlusherWill Thompson2012-07-172-44/+0
* tubes: reinstate erroneously-commented unrefsWill Thompson2012-07-171-2/+2
* tubes: update readme, get -something- working wrt. document transferMichael Meeks2012-07-173-2/+58
* tubes: push sent packets onto the incoming queue.Will Thompson2012-07-173-7/+24
* tubes: delete some loop-spinning debugWill Thompson2012-07-171-2/+0
* collab: print some info on which contact we've pickedWill Thompson2012-07-171-0/+3
* tubes: calm debug thrash and get master connections right.Michael Meeks2012-07-172-4/+3
* tubes: more helpful exception printing on file load failureMichael Meeks2012-07-171-2/+3
* tubes: mangle service name into file descriptionWill Thompson2012-07-172-2/+2
* tubes: fix crash with no collaboration setupMichael Meeks2012-07-171-1/+2
* tubes: start session only if LIBO_TUBES=masterEike Rathke2012-07-171-2/+4
* Use a slightly nicer filenameWill Thompson2012-07-172-2/+8
* tubes: add hooks for send / recv file (untested)Michael Meeks2012-07-173-8/+85
* tubes test: remove an unused functionWill Thompson2012-07-171-9/+0
* tubes test: disable testFailAlways()Will Thompson2012-07-171-1/+3
* tubes: skip self contactWill Thompson2012-07-171-1/+4
* tubes: adapt to new contact list interfaceEike Rathke2012-07-171-2/+3