summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-08Move everything in tp-glib about and make sure it passes testsHEADmasterDavid Laban836-369/+370
2011-06-07Add 'telepathy-mission-control/' from commit '993f3648b2d11598901e92e81606dea...David Laban397-0/+93034
2011-06-07Add 'telepathy-logger/' from commit '6883448b61a739c4b56964eca218f88de980d9e2'David Laban185-0/+30845
2011-06-07Add 'telepathy-farstream/' from commit 'fb590a7152e5c3ae2f1504ab35bbf13d943b0...David Laban112-0/+25511
2011-06-07Add 'telepathy-python/' from commit '3ad502d0b91aaa371ede9c32a83c600e1e39b7cd'David Laban137-0/+28364
2011-06-07Add 'telepathy-qt4/' from commit '0df289bbea7123055f3b8c36e9101f65419ae97c'David Laban817-0/+153753
2011-06-07Add 'telepathy-glib/' from commit 'ae747652aefbbc5169870af41ab6929244001a55'David Laban726-0/+210231
2011-06-07Add 'telepathy-spec/' from commit '187fc7231eaa871db81466f70a99edfbdb95eed8'David Laban137-0/+44917
2011-06-07Copy COPYING from tp-glibDavid Laban1-0/+578
2011-06-05Update NEWSOlli Salli1-1/+3
2011-06-05Merge remote-tracking branch 'drdanz/filetransfer-uri'Olli Salli14-34/+674
2011-06-05Small fix to documentationDaniele E. Domenichelli1-1/+1
2011-06-05Add unit tests for Account::createFileTransfer() and createAndHandleFileTrans...Daniele E. Domenichelli1-10/+122
2011-06-05Do not try to create a file transfer channel if parameters are invalidDaniele E. Domenichelli1-4/+37
2011-06-05Add error constructor in PendingChannelDaniele E. Domenichelli2-0/+13
2011-06-05Add error constructor in PendingChannelRequestDaniele E. Domenichelli2-0/+17
2011-06-03Add missing documentation to FileTransferChannel (signals)Daniele E. Domenichelli1-0/+28
2011-06-03Support URI property in FileTransferChannel and IncomingFileTransferChannelDaniele E. Domenichelli4-0/+86
2011-06-03Add unit tests for FileTransferChannelCreationPropertiesDaniele E. Domenichelli2-0/+146
2011-06-02Add documentation for class FileTransferChannelCreationPropertiesDaniele E. Domenichelli1-1/+139
2011-06-02Add constructor that sets properties from path to a local file to FileTransfe...Daniele E. Domenichelli2-0/+34
2011-06-02Support the URI property in FileTransferChannelCreationPropertiesDaniele E. Domenichelli3-0/+42
2011-06-02Do not use bool variables to remember if FileTransferChannelCreationPropertie...Daniele E. Domenichelli1-14/+4
2011-06-02Clean suggestedFileName when it is stored instead of when it is used in FileT...Daniele E. Domenichelli2-4/+5
2011-06-02Don't do the src_pad_added dance while cleaning upOlivier CrĂȘte1-0/+6
2011-06-02Don't hold the Content lock while freeing a FsStreamOlivier CrĂȘte1-5/+12
2011-06-01Start 0.7.1 developmentAndre Moreira Magalhaes (andrunko)2-1/+12
2011-06-01Prepare release 0.7.0Andre Moreira Magalhaes (andrunko)1-3/+3
2011-06-01Update NEWSAndre Moreira Magalhaes (andrunko)1-0/+3
2011-06-01Merge branch 'docs-0.7'Andre Moreira Magalhaes (andrunko)23-773/+1479
2011-06-01ProtocolInfo: Fix class documentation.Andre Moreira Magalhaes (andrunko)1-1/+1
2011-06-01Connection: Fix doc for errorDetails().Andre Moreira Magalhaes (andrunko)1-1/+1
2011-06-01Account: Fix doc for connectionErrorDetails.Andre Moreira Magalhaes (andrunko)1-8/+2
2011-06-01TubeChannel: Fix class description.Andre Moreira Magalhaes (andrunko)1-1/+1
2011-06-01ProtocolInfo: Link to the spec.Andre Moreira Magalhaes (andrunko)1-1/+2
2011-06-01Properly mention Telepathy and the spec where appropriate.Andre Moreira Magalhaes (andrunko)16-59/+47
2011-06-01examples.dox: Add contact-messenger example.Andre Moreira Magalhaes (andrunko)2-0/+18
2011-06-01TextChannel: Improve docs for features.Andre Moreira Magalhaes (andrunko)1-2/+10
2011-06-01Contact: Improve docs.Andre Moreira Magalhaes (andrunko)1-7/+24
2011-06-01Connection: Improve docs.Andre Moreira Magalhaes (andrunko)1-1/+10
2011-06-01Channel: Improve docs.Andre Moreira Magalhaes (andrunko)1-12/+20
2011-06-01Account: Improve docs for features.Andre Moreira Magalhaes (andrunko)1-0/+8
2011-06-01async-model.dox: Improve docs.Andre Moreira Magalhaes (andrunko)1-4/+6
2011-06-01examples.dox: Add protocols example.Andre Moreira Magalhaes (andrunko)2-0/+36
2011-06-01async-model.dox: Update rationale.Andre Moreira Magalhaes (andrunko)1-23/+22
2011-06-01Connection: Improve docs.Andre Moreira Magalhaes (andrunko)1-5/+1
2011-06-01Contact: Improve docs.Andre Moreira Magalhaes (andrunko)1-26/+365
2011-06-01doxygen-header.html: Remove </body></html> tags.Andre Moreira Magalhaes (andrunko)1-2/+0
2011-06-01Channel: Move signals docs to the bottom of the class implementation.Andre Moreira Magalhaes (andrunko)1-95/+95
2011-06-01Channel: Update docs.Andre Moreira Magalhaes (andrunko)1-141/+245