guacamole-spice-protocol/src/common
2022-03-01 04:01:44 +00:00
..
common GUACAMOLE-1543: Move recording functionality from common to libguac. 2022-03-01 04:01:44 +00:00
tests GUACAMOLE-478: Implement encoding translation functions for normalizing newline sequences. 2021-12-25 00:07:47 -08:00
.gitignore GUACAMOLE-637: Remove unnecessary .gitignore files. Universally exclude test output. Remove duplicated exclusions. 2019-04-07 11:50:43 -07:00
blank_cursor.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
clipboard.c GUACAMOLE-1538 - Consolidate clipboard handling; opaque clipboard struct to avoid exposing internal guac_common_clipboard. 2022-02-22 14:04:47 -08:00
cursor.c GUACAMOLE-313: Include current button state within mouse update for completeness. 2018-01-26 16:21:53 -08:00
display.c GUACAMOLE-1302: Add surface/display level support for forcing lossless compression. 2021-03-03 19:29:14 -08:00
dot_cursor.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
ibar_cursor.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
iconv.c GUACAMOLE-478: Implement encoding translation functions for normalizing newline sequences. 2021-12-25 00:07:47 -08:00
io.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
json.c GUACAMOLE-1215: Add backslash to list of JSON-escaped characters. 2021-05-17 14:15:38 -04:00
list.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
Makefile.am GUACAMOLE-1543: Move recording functionality from common to libguac. 2022-03-01 04:01:44 +00:00
pointer_cursor.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
rect.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
string.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
surface.c GUACAMOLE-1302: Add surface/display level support for forcing lossless compression. 2021-03-03 19:29:14 -08:00