summaryrefslogtreecommitdiff
path: root/ytstenut
AgeCommit message (Expand)AuthorFilesLines
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-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-02-14file-transfer: Pass sender service-id in file metadataRob Staudinger4-26/+142
2012-02-13build: Check for nonexistant exported symbols in check-localRob Staudinger1-1/+1
2012-02-13build: use $(AM_V_GET) consistentlyRob Staudinger1-6/+6
2012-02-13Client: Add "tp-status" propertyRob Staudinger2-7/+25
2012-02-09Client: remove deprecated virtual methodsRob Staudinger14-131/+35
2012-02-09docs: Fix many warnings in the docs buildRob Staudinger11-55/+25
2012-02-07IncomingFile: Add API for receiving filesRob Staudinger17-120/+955
2012-02-03File transfer: remove old style file transfer codeRob Staudinger10-2169/+2
2012-02-02OutgoingFile: Add API for transmitting filesRob Staudinger21-8/+1127
2012-02-02Build fixes for Mingw32Siraj Razick2-12/+39
2012-02-01docs: Add missing section titlesRob Staudinger3-2/+5
2012-02-01docs: Clean up docs build, removing stale file referencesRob Staudinger7-483/+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-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-26Rewrite capability handling in YtsClientRob Staudinger8-413/+656
2012-01-24Client: move away from deprecated APIRob Staudinger1-6/+6
2012-01-23Client: make sure capabilities are namespaced correctlyRob Staudinger1-6/+22
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
2012-01-23Client: initial support for C2S connectionsRob Staudinger3-45/+154
2012-01-20Client: rename yts_client_new() to yts_client_new_p2p()Rob Staudinger3-10/+7
2012-01-20Client: use "service_id" everywhere instead of "uid"/"sid"Rob Staudinger2-18/+18
2012-01-20Client: rename "uid" field to "service_id"Rob Staudinger1-13/+13
2012-01-20Client: remove "mgr_name" fieldRob Staudinger1-9/+12
2011-11-03Service: rename "service-id" property to just "id"c2sRob Staudinger7-12/+12
2011-11-03Contact: rename "contact-id" property to just "id"Rob Staudinger5-17/+17
2011-10-31Contact, (Proxy)Service, Roster: clean up header filesRob Staudinger8-51/+46
2011-10-31Roster: split away internal interfaceRob Staudinger7-51/+177
2011-10-31Contact: split away internal interfaceRob Staudinger8-94/+201
2011-10-31(Proxy)Service: make classes "final" so they can't be subclassedRob Staudinger7-30/+24
2011-10-28(Proxy)Service: split away internal interfaceRob Staudinger13-91/+469
2011-10-28logging: improve logging facilitiesRob Staudinger10-68/+131
2011-10-25Client: consistently use contact-id and service-id in the API.Rob Staudinger3-26/+42
2011-10-25ytstenut.sym: remove a few internal-only symbols.Rob Staudinger1-6/+0