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 |
|
Michael Jumper
|
569f4adbac
|
GUAC-803: Move display into separate layer, always size default layer perfectly.
|
2015-01-25 16:27:04 -08:00 |
|
Michael Jumper
|
4b53f9f3a6
|
GUAC-911: Expand logging within SSH and telnet.
|
2014-11-28 17:20:02 -08:00 |
|
Michael Jumper
|
6081ce6fa4
|
GUAC-911: Greatly increase available values for guac_error. Remove use of guac_error by non-library code.
|
2014-11-09 22:59:53 -08:00 |
|
Michael Jumper
|
431fd2de6f
|
GUAC-911: Add log levels. Refactor guac_client_log_*() into guac_client_log().
|
2014-11-07 16:32:19 -08:00 |
|
Michael Jumper
|
ca9f2717d5
|
GUAC-792: Map Ctrl+2 to Ctrl+@, and Ctrl+3 through Ctrl+7 to the remaining codes, anchored such that Ctrl+6 is Ctrl+^.
|
2014-09-11 14:20:57 -07:00 |
|
Michael Jumper
|
76d6b04d53
|
GUAC-792: Implement remaining C0 control codes.
|
2014-09-11 13:33:34 -07:00 |
|
Michael Jumper
|
7be6bbfeae
|
GUAC-764: Fully initialize character structure, to satisfy some C compilers and static analyzers.
|
2014-07-07 08:39:39 -07:00 |
|
Michael Jumper
|
c56412f69e
|
GUAC-734: Return to echo after HTS. Return to echo on unexpected characters within OSC.
|
2014-06-11 15:04:39 -07:00 |
|
Michael Jumper
|
fdc886a5fb
|
GUAC-730: Fix headers in src/terminal.
|
2014-06-10 17:40:58 -07:00 |
|
Michael Jumper
|
d19100ca6b
|
GUAC-728: Take character width into account when displaying (and retrieving) selection.
|
2014-06-06 14:05:41 -07:00 |
|
Michael Jumper
|
6433115468
|
GUAC-727: Remove glyph cache from terminal.
|
2014-06-05 21:00:21 -07:00 |
|
Michael Jumper
|
6473f5029a
|
GUAC-726: Only overwrite invalid portions of adjacent regions to an edge.
|
2014-06-05 12:31:03 -07:00 |
|
Michael Jumper
|
98a18f45c4
|
GUAC-726: Fix width calculation math. Do not search for start past column 0.
|
2014-06-05 12:13:05 -07:00 |
|
Michael Jumper
|
99cef299f1
|
GUAC-726: Replace overwrite function with much saner function based on character validity checks along column edges.
|
2014-06-05 11:55:21 -07:00 |
|
Michael Jumper
|
4e16a31600
|
GUAC-717: Handle each logical subregion of a copy as a separate overwrite.
|
2014-06-04 16:42:01 -07:00 |
|
Michael Jumper
|
b54e750a31
|
GUAC-717: Clear up to character end when setting characters. Handle character overwrite as part of copy.
|
2014-06-04 15:58:52 -07:00 |
|
Michael Jumper
|
8b8b351966
|
GUAC-717: Clear up to overwritten character start when setting characters.
|
2014-06-04 14:41:47 -07:00 |
|
Michael Jumper
|
a8ef6f5c40
|
GUAC-717: Set continuation character for wide chars as necessary.
|
2014-06-04 14:04:41 -07:00 |
|
Michael Jumper
|
91f1148e8f
|
GUAC-717: Add GUAC_CHAR_CONTINUATION sentinel. Add width property to characters.
|
2014-06-04 11:24:39 -07:00 |
|
Michael Jumper
|
b106e13bb1
|
GUAC-718: Scale text layout to fit within ideal size.
|
2014-06-02 15:34:48 -07:00 |
|
Michael Jumper
|
122a8095e4
|
GUAC-718: Advance cursor by column width of echo'd characters.
|
2014-06-02 12:53:40 -07:00 |
|
Michael Jumper
|
b5087a2a6f
|
GUAC-718: Update display to cache and use variable-width glyphs.
|
2014-06-02 12:52:42 -07:00 |
|
Michael Jumper
|
7c08593b83
|
GUAC-653: Restore file upload for SSH.
|
2014-05-06 17:14:40 -07:00 |
|
Michael Jumper
|
92f0d4b36b
|
GUAC-653: Remove direct reference to internal terminal pipes.
|
2014-05-06 16:41:48 -07:00 |
|
Michael Jumper
|
470dc67c34
|
GUAC-653: Implement render_frame function.
|
2014-05-06 16:12:29 -07:00 |
|
Michael Jumper
|
81229d9fe4
|
GUAC-653: Separate terminal API into public/internal/low-level pieces (in spirit).
|
2014-05-06 15:55:30 -07:00 |
|
Michael Jumper
|
f2781ed0cc
|
GUAC-653: Move mouse and key handling into terminal. Move clipboard into terminal.
|
2014-05-05 19:02:41 -07:00 |
|
Michael Jumper
|
455f2e543a
|
GUAC-653: Update namespace in common terminal code.
|
2014-05-05 16:36:49 -07:00 |
|
Michael Jumper
|
b4e7f95603
|
GUAC-653: Move terminal code to common location.
|
2014-05-05 16:17:59 -07:00 |
|