Michael Jumper
|
f4b8c70f79
|
GUACAMOLE-1: Relicense build/shell scripts.
|
2016-03-28 20:39:38 -07:00 |
|
Michael Jumper
|
4da3bef4ec
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
|
Michael Jumper
|
8f6a585b09
|
GUAC-1389: Rename guac_terminal_add_user() to guac_terminal_dup().
|
2016-03-14 16:03:05 -07:00 |
|
Michael Jumper
|
a101838162
|
GUAC-1389: Include select layer when syncing.
|
2016-03-14 16:00:21 -07:00 |
|
Michael Jumper
|
d59a6ebf62
|
GUAC-1389: Remove use of guac_common_display from terminal.
|
2016-03-14 16:00:21 -07:00 |
|
Michael Jumper
|
a14e0fa3fb
|
GUAC-1389: Redraw / resync terminal contents.
|
2016-03-14 16:00:21 -07:00 |
|
Michael Jumper
|
60dec61c51
|
GUAC-1389: Redraw / resync scrollbar state when a new user joins a terminal session.
|
2016-03-14 16:00:21 -07:00 |
|
Michael Jumper
|
e750ca9499
|
GUAC-1389: Update terminal to support screen sharing.
|
2016-03-09 12:57:41 -08:00 |
|
Michael Jumper
|
b35a0c3695
|
GUAC-1451: Fix order of resource release in case typescript creation failure.
|
2016-01-28 10:47:04 -08:00 |
|
Michael Jumper
|
d9dacedbe0
|
GUAC-1452: Log typescript creation/failure.
|
2016-01-27 12:43:53 -08:00 |
|
Michael Jumper
|
c68f96741d
|
GUAC-1452: Store filenames within typescript struct.
|
2016-01-27 12:43:53 -08:00 |
|
Michael Jumper
|
7c7a68975b
|
GUAC-1452: Append .timing to end of basename for timing file.
|
2016-01-27 12:43:53 -08:00 |
|
Michael Jumper
|
d421bbc075
|
GUAC-1452: Automatically create directory if requested.
|
2016-01-27 12:43:53 -08:00 |
|
Michael Jumper
|
e9fb7a67da
|
GUAC-1452: Try and retry the specified filename until success or no further possibilities exist.
|
2016-01-27 12:43:53 -08:00 |
|
Michael Jumper
|
0d5355560e
|
GUAC-1452: Fix inverted logic for typescript alloc return value.
|
2016-01-27 12:43:53 -08:00 |
|
Michael Jumper
|
6297f11724
|
GUAC-1452: Cap timing entries at a maximum of 24 hours per entry.
|
2016-01-27 12:43:53 -08:00 |
|
Michael Jumper
|
8a6a2a1156
|
GUAC-1452: Actually write timestamps to timing file.
|
2016-01-27 12:43:53 -08:00 |
|
Michael Jumper
|
88a121f81e
|
GUAC-1452: Write required header/footer.
|
2016-01-27 12:43:53 -08:00 |
|
Michael Jumper
|
b2a356d4b8
|
GUAC-1452: Write to and flush typescript automatically.
|
2016-01-27 12:43:52 -08:00 |
|
Michael Jumper
|
cc76f2f4af
|
GUAC-1452: Fix typescript file creation permissions.
|
2016-01-26 16:42:24 -08:00 |
|
Michael Jumper
|
3f4bac3d04
|
GUAC-1452: Add base typescript implementation and stubs.
|
2016-01-25 17:04:15 -08:00 |
|
Michael Jumper
|
4bc5ebe7da
|
GUAC-1452: Ensure pipe is flushed and closed if terminal is destroyed.
|
2016-01-13 18:07:37 -08:00 |
|
Michael Jumper
|
ff557a7f01
|
GUAC-1452: Echo to pipe stream if open (buffered).
|
2016-01-13 17:38:13 -08:00 |
|
Michael Jumper
|
01edd8ccd8
|
GUAC-1452: Implement pipe open/close within OSC.
|
2016-01-13 10:37:41 -08:00 |
|
Michael Jumper
|
051701d566
|
GUAC-1452: Provide for storage of pipe stream within terminal struct.
|
2016-01-13 10:37:41 -08:00 |
|
Michael Jumper
|
528de38359
|
GUAC-1452: Document terminal char handlers.
|
2016-01-13 10:37:40 -08:00 |
|
Michael Jumper
|
b869edb0a2
|
GUAC-1452: Add stub handlers for new pipe OSC codes.
|
2016-01-13 10:37:40 -08:00 |
|
Michael Jumper
|
08cadba16d
|
GUAC-240: Remove guac_protocol_send_png() and guac_protocol_send_jpeg().
|
2015-09-04 12:59:00 -07:00 |
|
Michael Jumper
|
d07d8ba2d2
|
GUAC-240: Associate Guacamole client with surface.
|
2015-09-04 12:58:13 -07:00 |
|
Michael Jumper
|
93c151512f
|
GUAC-1195: Migrate to scrollbar style which works against dark OR light backgrounds.
|
2015-07-28 16:51:01 -07:00 |
|
Michael Jumper
|
fa443249c9
|
GUAC-1195: Use color scheme constants and names.
|
2015-07-28 16:43:23 -07:00 |
|
Michael Jumper
|
b2c2779465
|
GUAC-1195: Define and use color constants for terminal.
|
2015-07-28 16:20:14 -07:00 |
|
Michael Jumper
|
029b3bdb80
|
GUAC-1195: Configure default foreground/background when terminal is created.
|
2015-07-28 15:59:20 -07:00 |
|
Michael Jumper
|
c199cfc8d7
|
GUAC-1171: Adopt cleaner style for Makefile.am.
|
2015-07-08 15:39:25 -07:00 |
|
Michael Jumper
|
77536dd68e
|
GUAC-1226: Do not rely on Pango/Cairo for DPI handling - simply scale the font size.
|
2015-06-11 15:44:53 -07:00 |
|
Michael Jumper
|
da367b373f
|
GUAC-1028: Fix race condition on terminal resize.
|
2015-02-05 17:21:33 -08:00 |
|
Michael Jumper
|
eb9c6fb899
|
GUAC-803: Continue reading data until end of frame.
|
2015-02-04 19:22:22 -08:00 |
|
Michael Jumper
|
61337d5614
|
GUAC-803: Notify terminal of changes instead of explicitly flushing/syncing.
|
2015-02-04 19:22:22 -08:00 |
|
Michael Jumper
|
c39201cd8b
|
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 |
|
Michael Jumper
|
207d97bec0
|
GUAC-803: Use normal pointer when mouse is over scrollbar.
|
2015-02-04 01:01:39 -08:00 |
|
Michael Jumper
|
fc476fd99e
|
GUAC-803: Actually scroll when the scrollbar handle is dragged.
|
2015-02-04 00:41:45 -08:00 |
|
Michael Jumper
|
0a7f13ab5c
|
GUAC-803: Calculate new scrollbar value based on mouse position.
|
2015-02-04 00:21:19 -08:00 |
|
Michael Jumper
|
f26c9443dc
|
GUAC-803: Handle mouse events within scrollbar.
|
2015-02-03 23:51:04 -08:00 |
|
Michael Jumper
|
d5b7baab75
|
GUAC-803: Restrict display area to left of scrollbar.
|
2015-01-28 17:06:18 -08:00 |
|
Michael Jumper
|
0f4e45e39d
|
GUAC-803: Separate scrollbar graphical update from state update.
|
2015-01-28 16:43:03 -08:00 |
|
Michael Jumper
|
1218a18bf4
|
GUAC-803: It's a handle, not a box. Well, OK, it is a technically also a box... but that's not the point.
|
2015-01-28 15:41:12 -08:00 |
|
Michael Jumper
|
65e0265fa0
|
GUAC-803: Improve style of scrollbar.
|
2015-01-27 16:36:28 -08:00 |
|
Michael Jumper
|
4018f2c40f
|
GUAC-803: Update rendering of scrollbar as terminal display is scrolled or resized. Position and scale inner box of scrollbar appropriately.
|
2015-01-26 15:51:50 -08:00 |
|
Michael Jumper
|
3529bd7664
|
GUAC-803: Allocate/free and draw scrollbar. Reposition scrollbar when terminal is resized.
|
2015-01-26 13:47:02 -08:00 |
|
Michael Jumper
|
0996a6a186
|
GUAC-803: Stub out terminal scrollbar API.
|
2015-01-26 12:52:30 -08:00 |
|