.. |
blank.c
|
GUAC-653: Update namespace in common terminal code.
|
2014-05-05 16:36:49 -07:00 |
blank.h
|
GUAC-653: Update namespace in common terminal code.
|
2014-05-05 16:36:49 -07:00 |
buffer.c
|
GUAC-764: Fully initialize character structure, to satisfy some C compilers and static analyzers.
|
2014-07-07 08:39:39 -07:00 |
buffer.h
|
GUAC-653: Update namespace in common terminal code.
|
2014-05-05 16:36:49 -07:00 |
char_mappings.c
|
GUAC-653: Move terminal code to common location.
|
2014-05-05 16:17:59 -07:00 |
char_mappings.h
|
GUAC-653: Update namespace in common terminal code.
|
2014-05-05 16:36:49 -07:00 |
common.c
|
GUAC-803: Write to terminal STDOUT using length-prefixed packets, such that zero-length writes are legal.
|
2015-02-04 19:22:22 -08:00 |
common.h
|
GUAC-803: Write to terminal STDOUT using length-prefixed packets, such that zero-length writes are legal.
|
2015-02-04 19:22:22 -08:00 |
cursor.c
|
GUAC-653: Update namespace in common terminal code.
|
2014-05-05 16:36:49 -07:00 |
cursor.h
|
GUAC-730: Fix headers in src/terminal.
|
2014-06-10 17:40:58 -07:00 |
display.c
|
GUAC-240: Associate Guacamole client with surface.
|
2015-09-04 12:58:13 -07:00 |
display.h
|
GUAC-1195: Define and use color constants for terminal.
|
2015-07-28 16:20:14 -07:00 |
ibar.c
|
GUAC-240: Remove guac_protocol_send_png() and guac_protocol_send_jpeg().
|
2015-09-04 12:59:00 -07:00 |
ibar.h
|
GUAC-653: Update namespace in common terminal code.
|
2014-05-05 16:36:49 -07:00 |
Makefile.am
|
GUAC-1171: Adopt cleaner style for Makefile.am.
|
2015-07-08 15:39:25 -07:00 |
packet.c
|
GUAC-803: Write to terminal STDOUT using length-prefixed packets, such that zero-length writes are legal.
|
2015-02-04 19:22:22 -08:00 |
packet.h
|
GUAC-803: Write to terminal STDOUT using length-prefixed packets, such that zero-length writes are legal.
|
2015-02-04 19:22:22 -08:00 |
pointer.c
|
GUAC-240: Remove guac_protocol_send_png() and guac_protocol_send_jpeg().
|
2015-09-04 12:59:00 -07:00 |
pointer.h
|
GUAC-803: Use normal pointer when mouse is over scrollbar.
|
2015-02-04 01:01:39 -08:00 |
scrollbar.c
|
GUAC-1195: Migrate to scrollbar style which works against dark OR light backgrounds.
|
2015-07-28 16:51:01 -07:00 |
scrollbar.h
|
GUAC-803: Actually scroll when the scrollbar handle is dragged.
|
2015-02-04 00:41:45 -08:00 |
terminal_handlers.c
|
GUAC-1452: Implement pipe open/close within OSC.
|
2016-01-13 10:37:41 -08:00 |
terminal_handlers.h
|
GUAC-1452: Document terminal char handlers.
|
2016-01-13 10:37:40 -08:00 |
terminal.c
|
GUAC-1452: Provide for storage of pipe stream within terminal struct.
|
2016-01-13 10:37:41 -08:00 |
terminal.h
|
GUAC-1452: Provide for storage of pipe stream within terminal struct.
|
2016-01-13 10:37:41 -08:00 |
types.h
|
GUAC-717: Add GUAC_CHAR_CONTINUATION sentinel. Add width property to characters.
|
2014-06-04 11:24:39 -07:00 |