guacamole-spice-protocol/src/common
2016-01-12 22:44:28 -08:00
..
guac_clipboard.c GUAC-911: Add debug messages to common pieces dealing with guac_client. 2014-11-09 20:44:49 -08:00
guac_clipboard.h GUAC-608: Add missing Doxygen annotation. 2014-04-09 22:08:31 -07:00
guac_dot_cursor.c GUAC-240: Remove guac_protocol_send_png() and guac_protocol_send_jpeg(). 2015-08-13 16:38:54 -07:00
guac_dot_cursor.h Move VNC pointers to common. 2014-01-06 16:18:54 -08:00
guac_iconv.c GUAC-608: Make guac_iconv input const. 2014-04-08 16:33:43 -07:00
guac_iconv.h GUAC-608: Make guac_iconv input const. 2014-04-08 16:33:43 -07:00
guac_io.c Migrate to guac_* namespace. 2014-01-06 16:01:51 -08:00
guac_io.h Migrate to guac_* namespace. 2014-01-06 16:01:51 -08:00
guac_json.c GUAC-1172: Remove use of stdbool.h and bool from guac_json - FreeRDP is not compatible with use of the standard bool. 2015-07-06 00:43:21 -07:00
guac_json.h GUAC-1172: Remove use of stdbool.h and bool from guac_json - FreeRDP is not compatible with use of the standard bool. 2015-07-06 00:43:21 -07:00
guac_list.c Fix bug in list. 2014-03-02 10:39:36 -08:00
guac_list.h Migrate to guac_* namespace. 2014-01-06 16:01:51 -08:00
guac_pointer_cursor.c GUAC-240: Remove guac_protocol_send_png() and guac_protocol_send_jpeg(). 2015-08-13 16:38:54 -07:00
guac_pointer_cursor.h Move VNC pointers to common. 2014-01-06 16:18:54 -08:00
guac_rect.c GUAC-240: New rectangle helper methods and utilities which will be used by adaptive encoding. Rectangle helper unit tests. 2015-08-06 17:19:35 -07:00
guac_rect.h GUAC-240: New rectangle helper methods and utilities which will be used by adaptive encoding. Rectangle helper unit tests. 2015-08-06 17:19:35 -07:00
guac_string.c Add string utility functions and unit tests. 2014-03-01 21:31:52 -08:00
guac_string.h Add string utility functions and unit tests. 2014-03-01 21:31:52 -08:00
guac_surface.c GUAC-1471: Properly calculate heat map dimensions. 2016-01-12 22:44:28 -08:00
guac_surface.h GUAC-1471: Properly calculate heat map dimensions. 2016-01-12 22:44:28 -08:00
Makefile.am GUAC-240: Remove whitespace changes. 2015-08-17 08:37:43 -07:00