summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-08Make the documentation check pass in both in-tree and out-of-tree buildsHEADmasterSimon McVittie1-1/+2
2012-08-08Fix out-of-tree build, againSimon McVittie1-2/+2
2012-08-07YtsRoster: don't crash if contact's status arrives before TpContactSimon McVittie1-2/+99
2012-08-07YtsContact: don't crash if our contact or one of our services outlives usSimon McVittie1-8/+27
2012-08-07YtsContact: remember and replay service statuses for added servicesSimon McVittie1-2/+57
2012-08-07YtsContact: debug when a contact gains, loses or is assumed to have a serviceSimon McVittie1-0/+9
2012-08-07roster: debug when we add, or assume the presence of, a contactSimon McVittie1-0/+6
2012-08-07Add DEBUG(), etc., macros based on the ones in telepathy-glibSimon McVittie1-0/+24
2012-08-07Install yts-version.h againSimon McVittie1-0/+1
2012-08-07docs: resync Makefile.am with telepathy-glibSimon McVittie1-9/+7
2012-08-07Fix missing arguments to some functions in status-setSimon McVittie1-3/+6
2012-08-07Install the examples and testsSimon McVittie3-7/+14
2012-08-07Merge branch 'build'Simon McVittie46-162/+205
2012-08-06Include config.h as the first thing in every C fileSimon McVittie45-50/+75
2012-08-06This is not C++, hoist declaration to the beginningSimon McVittie1-1/+2
2012-08-06Install headers that belong in a subdirectory to a subdirectorySimon McVittie1-1/+1
2012-08-06Don't prefix $(srcdir) to everythingSimon McVittie1-105/+105
2012-08-06Split out generated sources, headers in build systemSimon McVittie1-6/+23
2012-08-06examples: fix boolean option parsingSimon McVittie6-17/+17
2012-08-06Require GLib 2.30, telepathy-glib 0.18Simon McVittie1-2/+8
2012-08-06On Android, use pkg-config --staticAlvaro Soliverez1-0/+1
2012-08-06Add ytstenut-uninstalled.pc supportDanilo Cesar Lemes de Paula2-0/+17
2012-02-14build: Delete .gitignore, it's not supposed to be checked inRob Staudinger1-42/+0
2012-02-14file-transfer: Pass sender service-id in file metadataRob Staudinger5-35/+153
2012-02-13build: Check for nonexistant exported symbols in check-localRob Staudinger1-1/+1
2012-02-13docs: Fix theck for ignored filesRob Staudinger1-11/+3
2012-02-13build: use $(AM_V_GET) consistentlyRob Staudinger1-6/+6
2012-02-13build: add a few missing GITIGNOREFILESRob Staudinger3-0/+21
2012-02-13Client: Add "tp-status" propertyRob Staudinger2-7/+25
2012-02-09docs: check if ignored header files actually existRob Staudinger1-1/+18
2012-02-09Client: remove deprecated virtual methodsRob Staudinger18-143/+55
2012-02-09docs: Fix many warnings in the docs buildRob Staudinger13-63/+26
2012-02-07IncomingFile: Add API for receiving filesRob Staudinger20-198/+1026
2012-02-03File transfer: remove old style file transfer codeRob Staudinger10-2169/+2
2012-02-02OutgoingFile: Add API for transmitting filesRob Staudinger25-8/+1449
2012-02-02Build fixes for Mingw32Siraj Razick3-13/+61
2012-02-01docs: Add missing section titlesRob Staudinger4-3/+5
2012-02-01docs: Clean up docs build, removing stale file referencesRob Staudinger11-584/+5
2012-01-30Roster: remove unused function from internal headerRob Staudinger1-4/+0
2012-01-27ClientStatus: add function annotationRob Staudinger1-1/+1
2012-01-27Variable naming consistency fixesRob Staudinger3-32/+39
2012-01-26examples: Update "dictionary-message" so it can also run with C2SRob Staudinger1-6/+21
2012-01-26g-introspection: rename from Yts to YtstenutRob Staudinger1-3/+3
2012-01-26build: clean up ytstenut/Makefile.am so Anjuta understands itRob Staudinger1-178/+216
2012-01-26docs: fix build by skipping the internal yts-client-status.hRob Staudinger1-1/+1
2012-01-26Rewrite capability handling in YtsClientRob Staudinger10-418/+669
2012-01-24Client: move away from deprecated APIRob Staudinger1-6/+6
2012-01-23Client: make sure capabilities are namespaced correctlyRob Staudinger2-18/+42
2012-01-23Client: remove avatar handling and expose TpAccountRob Staudinger2-115/+21
2012-01-23Client: prefix all TP fields with "tp_"Rob Staudinger1-51/+55