Age | Commit message (Expand) | Author | Files | Lines |
2010-05-19 | rename X_Server_Time to User_Action_Timestamp | Guillaume Desmottes | 1 | -1/+1 |
2010-05-19 | ChannelRequest: make UserActionTime of type X_Server_Time | Guillaume Desmottes | 1 | -4/+1 |
2009-06-09 | Prepare version 0.17.26telepathy-spec-0.17.26 | Simon McVittie | 1 | -1/+1 |
2009-06-08 | Undraft the ChannelDispatcher and Client interfaces | Simon McVittie | 1 | -2/+2 |
2009-04-21 | ChannelRequest: remove .DRAFT suffix | Simon McVittie | 1 | -2/+2 |
2009-04-21 | ChannelDispatcher: remove .DRAFT suffix | Simon McVittie | 1 | -1/+1 |
2009-04-17 | fd.o #21180: ChannelRequest: add Interfaces property | Simon McVittie | 1 | -0/+8 |
2009-04-13 | fd.o #21013: ChannelRequest: add PreferredHandler property | Simon McVittie | 1 | -0/+14 |
2009-04-13 | ChannelRequest: clarify text from "Semantics of the ChannelDispatcher API" email | Simon McVittie | 1 | -0/+6 |
2009-02-16 | Fix mistaken references to o.f.Telepathy.Errors (should have been Error) | Simon McVittie | 1 | -2/+2 |
2009-02-13 | Update (some of the) copyrights | Simon McVittie | 1 | -2/+2 |
2009-01-15 | Make Unix_Timestamp64 signed | Simon McVittie | 1 | -1/+1 |
2008-11-21 | ChannelRequest: add cross-references | Will Thompson | 1 | -5/+10 |
2008-11-11 | Add the Account property to the CR | Alberto Mardegan | 1 | -0/+9 |
2008-10-07 | An ongoing ChannelRequest will never be waiting on approvers | Will Thompson | 1 | -4/+1 |
2008-09-15 | ChannelRequest.Succeeded: don't bother telling the requester what channels we... | Simon McVittie | 1 | -18/+0 |
2008-09-15 | ChannelRequest: specify use of Failed(Cancelled) to signal cancellations | Simon McVittie | 1 | -3/+3 |
2008-09-15 | ChannelRequest: CD SHOULD Close() the channel if cancelled | Simon McVittie | 1 | -2/+2 |
2008-09-15 | ChannelRequest: explain why Proceed can't fail, unless the world has gone mad | Simon McVittie | 1 | -1/+15 |
2008-09-15 | Merge branch 'master' into dispatcher-clients | Simon McVittie | 1 | -2/+2 |
2008-09-15 | Add tp:name-for-bindings throughout Dispatcher and Client APIs | Simon McVittie | 1 | -9/+9 |
2008-09-08 | ChannelRequest: add a Cancel method | Simon McVittie | 1 | -3/+42 |
2008-09-08 | Move channel request arguments from ChannelRequest to ChannelDispatcher, leav... | Simon McVittie | 1 | -74/+16 |
2008-09-04 | ChannelDispatchOperation, ChannelRequest: clarify which Client names we mean | Simon McVittie | 1 | -2/+4 |
2008-09-01 | ChannelRequest: speculate whether Succeeded actually needs to describe *any* ... | Simon McVittie | 1 | -3/+2 |
2008-09-01 | ChannelRequest: add rationale for Succeeded having multiple channels | Simon McVittie | 1 | -0/+7 |
2008-09-01 | ChannelRequest: open issue: talk about disabled accounts | Simon McVittie | 1 | -0/+3 |
2008-09-01 | ChannelRequest.UserActionTime: reference _NET_WM_USER_ACTION_TIME | Simon McVittie | 1 | -0/+3 |
2008-09-01 | ChannelRequest: explicitly describe one:many relationship | Simon McVittie | 1 | -1/+2 |
2008-08-31 | ChannelRequest: add UserActionTime, Requests properties | Simon McVittie | 1 | -0/+38 |
2008-08-29 | ChannelRequest: in Succeeded, remove documentation of argument, and add FIXME... | Simon McVittie | 1 | -15/+5 |
2008-08-29 | ChannelRequest: in Failed, rename Debug_Message to Message in case we later d... | Simon McVittie | 1 | -1/+1 |
2008-08-29 | ChannelRequest: in Failed argument Error, reference CreateChannel instead of ... | Simon McVittie | 1 | -4/+4 |
2008-08-29 | ChannelRequest: reformat PreferredHandler, and observe that maybe it should j... | Simon McVittie | 1 | -8/+11 |
2008-08-29 | ChannelRequest: observe that some request properties only make sense if you h... | Simon McVittie | 1 | -6/+14 |
2008-08-29 | ChannelRequest: Make requests Account-based | Simon McVittie | 1 | -7/+10 |
2008-08-29 | ChannelRequest: explicitly say what the bus name is, and reference the ration... | Simon McVittie | 1 | -2/+8 |
2008-08-29 | ChannelRequest, ChannelDispatcher: move the rationale for ChannelRequest bein... | Simon McVittie | 1 | -10/+2 |
2008-08-29 | ChannelRequest: don't hyperlink RequestChannels, which no longer exists in th... | Simon McVittie | 1 | -2/+4 |
2008-08-29 | Remove request and response flags from ChannelRequest - it only applies to re... | Simon McVittie | 1 | -17/+4 |
2008-08-29 | ChannelRequest: explain when channels will be dispatched to handlers | Simon McVittie | 1 | -0/+15 |
2008-08-29 | ChannelRequest: channel dispatcher SHOULD remember a bundle's preferred handl... | Simon McVittie | 1 | -1/+3 |
2008-08-29 | ChannelRequest: when a request succeeds, signal what channels were produced | Simon McVittie | 1 | -0/+10 |
2008-08-29 | Add a sketch of ChannelRequest, a "cursor"-style object used in the channel d... | Simon McVittie | 1 | -0/+130 |