.. |
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-911: Add debug messages to common pieces dealing with guac_client.
|
2014-11-09 20:44:49 -08: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-911: Add debug messages to common pieces dealing with guac_client.
|
2014-11-09 20:44:49 -08:00 |
guac_pointer_cursor.h
|
Move VNC pointers to common.
|
2014-01-06 16:18:54 -08:00 |
guac_rect.c
|
GUAC-675: Add rect struct. Migrate surface to new rect struct.
|
2014-05-12 01:39:52 -07:00 |
guac_rect.h
|
GUAC-675: Add rect struct. Migrate surface to new rect struct.
|
2014-05-12 01:39:52 -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-1090: Clip operation by surface size when no clipping rectangle is present.
|
2015-02-20 16:53:24 -08:00 |
guac_surface.h
|
GUAC-1008: Properly init clipping rectangle.
|
2015-01-15 17:03:26 -08:00 |
Makefile.am
|
GUAC-1172: Move JSON functions to common.
|
2015-07-05 18:08:22 -07:00 |