summaryrefslogtreecommitdiff
path: root/server/cursor-channel-client.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-01Remove GObject from RedChannelFrediano Ziglio1-1/+1
2020-05-01cursor-channel-client: Use covariance to avoid some castsFrediano Ziglio1-0/+4
2020-05-01cursor-channel-client: Move all public functions to methodsFrediano Ziglio1-4/+4
2020-05-01Reduce C++ symbols visibilityFrediano Ziglio1-2/+2
2020-05-01red-channel-client: Move migrate as virtual methodFrediano Ziglio1-6/+5
2020-05-01red-channel-client: Make send_item a virtual functionFrediano Ziglio1-0/+4
2020-05-01Use utils.hpp for allocating/removing priv fieldFrediano Ziglio1-3/+2
2020-05-01red-channel-client: Remove GObject typeFrediano Ziglio1-24/+10
2020-05-01Update header styleFrediano Ziglio1-3/+1
2020-05-01Use C++ IS-A relationship for RedChannelClient and RedChannelFrediano Ziglio1-3/+2
2020-05-01Remove conversion warningsFrediano Ziglio1-1/+1
2019-03-28Make channel client callbacks virtual functionsJonathon Jongsma1-0/+6
2017-10-21Use standard "Red" namespaceJonathon Jongsma1-2/+2
2017-08-31channel: Move RedChannel::on_disconnect to RedChannelClientChristophe Fergeau1-1/+0
2017-03-30Unify header guardsChristophe Fergeau1-1/+2
2017-03-04Introduce CommonGraphicsChannelClientFrediano Ziglio1-3/+2
2017-03-02red-channel: Use RedChannelCapabilities directly to pass capabilitiesFrediano Ziglio1-3/+1
2016-10-20Declare same enumerator in a single headerFrediano Ziglio1-0/+6
2016-10-18Avoid to typedef twice CursorChannelFrediano Ziglio1-1/+1
2016-10-07Convert RedChannelClient hierarchy to GObjectFrediano Ziglio1-3/+36
2016-09-08Move CursorChannelClient to separate fileJonathon Jongsma1-0/+44