guacamole-spice-protocol/src/common
2020-06-26 23:19:23 +03:00
..
common GUACAMOLE-513: Update default WoL boot wait time to 0. 2020-06-17 15:27:12 -04:00
tests GUACAMOLE-637: The $^ variable is non-portable and specific to GNU Make. As otherwise POSIX-compliant platforms may not provide this variable, we shouldn't use it here. 2019-01-23 18:44:45 -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-1114: Clean up clipboard mutex lock. 2020-06-26 23:19:23 +03: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-424: Update doc comments 2017-11-15 15:02:08 +02: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-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
io.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
json.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
list.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
Makefile.am GUACAMOLE-513: New defaults header needs to be in Makefile.am 2020-06-09 13:06:40 -04:00
pointer_cursor.c GUACAMOLE-169: Use proper namespace for internal common headers. 2017-01-23 23:26:26 -08:00
recording.c GUACAMOLE-313: Add flags for controlling the contents of session recordings. 2018-01-26 16:42:24 -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-249: Correct typo: "updating" should be "update". 2020-01-11 20:19:51 -08:00