You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2018/01/28 12:59:59 UTC

[3/3] guacamole-server git commit: GUACAMOLE-352: Merge add support for typing using dead keys within RDP.

GUACAMOLE-352: Merge add support for typing using dead keys within RDP.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/4e5a7e97
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/4e5a7e97
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-server/diff/4e5a7e97

Branch: refs/heads/master
Commit: 4e5a7e97ada81c786331f304a01698d30222563d
Parents: e37fb1d 9a5b557
Author: Nick Couchman <vn...@apache.org>
Authored: Sun Jan 28 07:59:22 2018 -0500
Committer: Nick Couchman <vn...@apache.org>
Committed: Sun Jan 28 07:59:22 2018 -0500

----------------------------------------------------------------------
 src/protocols/rdp/Makefile.am |   2 +
 src/protocols/rdp/decompose.c | 177 +++++++++++++++++++++++++++++++++++++
 src/protocols/rdp/decompose.h |  50 +++++++++++
 src/protocols/rdp/keyboard.c  |  27 +++++-
 src/protocols/rdp/keyboard.h  |  17 ++++
 5 files changed, 269 insertions(+), 4 deletions(-)
----------------------------------------------------------------------