You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2019/10/16 16:54:29 UTC

[guacamole-server] branch master updated (b181026 -> 6ae6ea5)

This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git.


    from b181026  GUACAMOLE-861: Merge correction to RDPDR filesystem timestamp conversion.
     add 199c2a0  GUACAMOLE-871: Add support for hidden cursor (DECTECM)
     new 6ae6ea5  GUACAMOLE-871: Merge support for DECTECM private mode sequence (show/hide cursor).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/terminal/terminal.c          | 54 +++++++++++++++++++++++++---------------
 src/terminal/terminal/terminal.h |  7 ++++++
 src/terminal/terminal_handlers.c |  1 +
 3 files changed, 42 insertions(+), 20 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-871: Merge support for DECTECM private mode sequence (show/hide cursor).

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit 6ae6ea587b04506f128185f46094cb3b1e46f182
Merge: b181026 199c2a0
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Wed Oct 16 09:54:19 2019 -0700

    GUACAMOLE-871: Merge support for DECTECM private mode sequence (show/hide cursor).

 src/terminal/terminal.c          | 54 +++++++++++++++++++++++++---------------
 src/terminal/terminal/terminal.h |  7 ++++++
 src/terminal/terminal_handlers.c |  1 +
 3 files changed, 42 insertions(+), 20 deletions(-)