guacamole-spice-protocol/src/terminal
2015-07-28 16:51:01 -07:00
..
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-1195: Configure default foreground/background when terminal is created. 2015-07-28 15:59:20 -07:00
display.h GUAC-1195: Define and use color constants for terminal. 2015-07-28 16:20:14 -07:00
ibar.c GUAC-653: Update namespace in common terminal code. 2014-05-05 16:36:49 -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-803: Use normal pointer when mouse is over scrollbar. 2015-02-04 01:01:39 -08: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-911: Expand logging within SSH and telnet. 2014-11-28 17:20:02 -08:00
terminal_handlers.h GUAC-653: Update namespace in common terminal code. 2014-05-05 16:36:49 -07:00
terminal.c GUAC-1195: Use color scheme constants and names. 2015-07-28 16:43:23 -07:00
terminal.h GUAC-1195: Use color scheme constants and names. 2015-07-28 16:43:23 -07:00
types.h GUAC-717: Add GUAC_CHAR_CONTINUATION sentinel. Add width property to characters. 2014-06-04 11:24:39 -07:00