summaryrefslogtreecommitdiff
path: root/src/conn-olpc.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-27conn-olpc: remove an orphaned prototypeWill Thompson1-3/+0
2012-01-27Delete LmMessage{,Type,SubType} typedefsWill Thompson1-3/+3
2011-06-27Remove TpBaseConnection.connected callback.Will Thompson1-2/+0
2010-09-22Remove support for gadgetTomeu Vizoso1-16/+0
2009-09-25register pubsub event handlers in their componentGuillaume Desmottes1-16/+0
2009-09-25pass a jid instead of a handle to pubsub handlersGuillaume Desmottes1-4/+4
2008-12-04Fix typo: propetiesPierre-Luc Beaudoin1-1/+1
2008-10-16Re-implement activity views using the new APIGuillaume Desmottes1-0/+3
2008-10-16Turn view object into a channel. Move BuddyView code from conn-olpc to olpc-b...Guillaume Desmottes1-0/+5
2008-08-29Implement ActivityGadgetAvailable and BuddyGadgetAvailable D-Bus propertiesGuillaume Desmottes1-0/+3
2008-08-29conn-olpc: send "subscribed" presence in response to "subscribe" presence ins...Guillaume Desmottes1-0/+3
2008-08-29move disposing of connection's OLPC structures to conn_olpc_activity_properti...Guillaume Desmottes1-2/+3
2008-08-29merge org.laptop.Telepathy.Buddy and org.laptop.Telepathy.Activity to org.lap...Guillaume Desmottes1-3/+1
2008-08-29implement org.laptop.Telepathy.Activity .RequestRandomGuillaume Desmottes1-1/+2
2008-08-29Implement org.laptop.Telepathy.Buddy.RequestRandom()Guillaume Desmottes1-0/+3
2008-08-29add conn_olpc_msg_cb message handlerGuillaume Desmottes1-0/+3
2008-07-14rename gabble-connection.h to connection.hDafydd Harries1-1/+1
2007-09-14conn-olpc: Start to implement activity uninvite (not working yet)Guillaume Desmottes1-0/+3
2007-08-20Hook up signals etc. needed for invitations. Send a pseudo-invitation with ac...Simon McVittie1-0/+3
2007-06-13Allow OLPC Buddy.SetProperties() to be called before we go CONNECTED, in whic...Simon McVittie1-0/+2
2007-04-20conn-olpc.h: Use the "official" extensions.hSimon McVittie1-2/+1
2007-04-20add OLPC interface implementationDafydd Harries1-0/+54